Go to file
Michal Čihař 489970f218 Fixed deleting users in non English locales
Fixes #12413

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-07-29 10:44:58 +02:00
doc Use https links in docs where available 2016-07-28 09:30:29 +02:00
examples Add error handling to constructing openid message 2016-06-17 14:34:50 +02:00
js Use https for wiki links 2016-07-27 16:28:07 +02:00
libraries Merge pull request #12409 from rpv-tomsk/restore-overhead-column 2016-07-28 11:05:47 +02:00
po Merge remote-tracking branch 'origin/QA_4_6' into QA_4_6 2016-07-27 16:31:12 +02:00
scripts Use https for outbound links where applicable 2016-07-28 09:19:13 +02:00
setup Use https for outbound links where applicable 2016-07-28 09:19:13 +02:00
sql Remove create_tables_drizzle.sql 2015-09-10 01:06:56 +10:00
templates Properly escape configuration parameters when rendering 2016-07-26 16:47:01 +02:00
test Merge pull request #12409 from rpv-tomsk/restore-overhead-column 2016-07-28 11:05:47 +02:00
themes Fixed rendering of Original theme 2016-07-29 10:42:06 +02:00
.coveralls.yml Simplify coveralls settings 2014-05-10 20:45:22 +02:00
.gitignore Ignore composer.lock file. 2015-08-11 00:02:43 +02:00
.jshintrc Higher limit on detected errors 2013-04-16 13:00:22 +02:00
.scrutinizer.yml Use coding standard from phpmyadmin/coding-standard 2016-04-19 16:22:55 +02:00
.travis.yml Remove allowed failures test from maintenance branch 2016-07-12 10:42:41 +02:00
.weblate Add Weblate (wlc) configuration 2016-05-16 11:37:21 +02:00
browse_foreigners.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
build.xml Use coding standard from phpmyadmin/coding-standard 2016-04-19 16:22:55 +02:00
ChangeLog Fixed deleting users in non English locales 2016-07-29 10:44:58 +02:00
changelog.php Use https for documentation links 2016-05-10 15:04:29 +02:00
chk_rel.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
composer.json Move coding standard to dev requires 2016-04-19 16:25:39 +02:00
config.sample.inc.php Use https for documentation links 2016-05-10 15:04:29 +02:00
CONTRIBUTING.md Merge notes from sf.net bug tracker 2015-07-21 08:38:55 +02:00
db_central_columns.php Properly escape configuration parameters when rendering 2016-07-26 16:47:01 +02:00
db_datadict.php Remove some unnecessary string concatenations 2015-12-07 09:41:46 -05:00
db_designer.php Merge branch 'QA_4_5' 2016-01-25 12:19:34 +01:00
db_events.php Remove classes require_once. 2015-09-01 21:30:22 +02:00
db_export.php Add missing checks 2015-10-18 07:30:16 -04:00
db_import.php Add missing require. 2015-09-06 12:44:03 +02:00
db_operations.php Remove PmaAbsoluteUri from redirects 2016-02-03 14:32:14 +01:00
db_qbe.php Move common code inside the method 2016-01-14 13:09:55 +11:00
db_routines.php Remove classes require_once. 2015-09-01 21:30:22 +02:00
db_search.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
db_sql_autocomplete.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
db_sql_format.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
db_sql.php Fix #11866 Direct calling of functions.js #11866 2016-01-18 07:31:29 -05:00
db_structure.php Improve performance of database structure page 2016-04-06 10:17:56 +02:00
db_tracking.php Remove some unnecessary string concatenations 2015-12-06 08:01:07 -05:00
db_triggers.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
DCO Use https for outbound links where applicable 2016-07-28 09:19:13 +02:00
error_report.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
export.php Fix #12092 Rename exported databases/tables doesn't seem to work 2016-03-14 22:13:48 +11:00
favicon.ico Better favicon with same image for all resolutions 2015-08-14 09:26:06 +02:00
file_echo.php Fixed invalid Content-Length in some HTTP responses 2016-07-22 16:41:51 +02:00
gis_data_editor.php Ensure we use escaped version of type 2016-06-16 13:47:15 +02:00
import_status.php Merge branch 'QA_4_5' 2016-01-28 09:23:27 +01:00
import.php Quote delimiter before using preg_replace 2016-06-20 12:16:03 +02:00
index.php Use https when linking to php.net 2016-05-17 10:10:13 +02:00
LICENSE Use verbatim GPL 2.0 licence text 2015-04-14 08:07:04 -04:00
license.php Merge branch 'QA_4_5' into QA_4_6 2016-02-12 13:47:04 +01:00
lint.php Merge branch 'QA_4_5' into QA_4_6 2016-02-19 13:33:56 +01:00
logout.php Improve handling of logout 2016-05-23 13:02:21 +02:00
navigation.php Move libraries/navigation classes into a namespace. 2015-09-04 22:53:00 +02:00
normalization.php Fixed error in 3NF step of normalization 2016-03-25 08:18:36 +01:00
phpdox.xml Enable phploc in the docs 2016-01-06 12:02:31 +01:00
phpinfo.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
phpmyadmin.css.php Remove classes require_once. 2015-09-01 21:30:22 +02:00
phpunit.xml.dist Use coding standard from phpmyadmin/coding-standard 2016-04-19 16:22:55 +02:00
phpunit.xml.hhvm Fix test discovery for class tests 2015-12-01 14:19:59 +01:00
phpunit.xml.nocoverage Fix test discovery for class tests 2015-12-01 14:19:59 +01:00
prefs_forms.php Remove PmaAbsoluteUri from redirects 2016-02-03 14:32:14 +01:00
prefs_manage.php Merge branch 'QA_4_5' into QA_4_6 2016-02-12 13:47:04 +01:00
print.css
README Use https for outbound links where applicable 2016-07-28 09:19:13 +02:00
README.rst Use https for documentation links 2016-05-10 15:04:29 +02:00
robots.txt
schema_export.php Merge branch 'QA_4_5' 2016-01-19 11:31:41 +01:00
server_binlog.php Introduce a controller for binary logs page 2016-02-01 17:40:35 +11:00
server_collations.php Use a controller for server_collations page 2015-11-27 19:54:29 +11:00
server_databases.php New controller for server databases page 2015-11-19 20:07:37 +11:00
server_engines.php Add a controller for server engines page 2015-12-08 08:50:18 +11:00
server_export.php Merge branch 'master' into useNamespaces_master 2015-09-13 15:53:04 +02:00
server_import.php Add missing require. 2015-09-06 12:44:03 +02:00
server_plugins.php Use full namespace 2015-12-17 08:30:53 +11:00
server_privileges.php Fixed deleting users in non English locales 2016-07-29 10:44:58 +02:00
server_replication.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
server_sql.php Add missing require. 2015-09-06 12:44:03 +02:00
server_status_advisor.php Merge branch 'master' into useNamespaces_master 2015-09-09 22:05:00 +02:00
server_status_monitor.php Remove excanvas 2016-01-14 09:51:53 +01:00
server_status_processes.php Ensure kill ID is integer 2016-06-16 13:07:13 +02:00
server_status_queries.php Remove excanvas 2016-01-14 09:51:53 +01:00
server_status_variables.php Merge branch 'master' into useNamespaces_master 2015-09-09 22:05:00 +02:00
server_status.php Merge branch 'master' into useNamespaces_master 2015-09-09 22:05:00 +02:00
server_user_groups.php Make PHPCS happy. 2015-10-19 20:33:21 +02:00
server_variables.php Move to a sub package for better organization 2015-11-18 10:49:32 +11:00
show_config_errors.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
sql.php Remove PmaAbsoluteUri from redirects 2016-02-03 14:32:14 +01:00
tbl_addfield.php Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
tbl_change.php Fix #11866 Direct calling of functions.js #11866 2016-01-18 07:31:29 -05:00
tbl_chart.php Move PMA/DI namespace to PMA\libraries\di. 2015-09-02 22:02:46 +02:00
tbl_create.php Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
tbl_export.php Fix merge conflict 2015-12-13 19:41:55 -05:00
tbl_find_replace.php Move PMA/DI namespace to PMA\libraries\di. 2015-09-02 22:02:46 +02:00
tbl_get_field.php Do not use mb_strlen on data we know are bytes 2016-07-22 16:39:12 +02:00
tbl_gis_visualization.php Make PHPCS happy. 2015-10-19 20:33:21 +02:00
tbl_import.php Add missing require. 2015-09-06 12:44:03 +02:00
tbl_indexes.php Make PHPCS happy. 2015-10-19 20:33:21 +02:00
tbl_operations.php Merge branch 'QA_4_5' into QA_4_6 2016-02-09 16:53:06 +01:00
tbl_recent_favorite.php Remove classes require_once. 2015-09-01 21:30:22 +02:00
tbl_relation.php Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
tbl_replace.php Merge branch 'QA_4_5' into QA_4_6 2016-02-12 11:52:49 +01:00
tbl_row_action.php Avoid not neeedded urlencode/urldecode steps in multi submits 2016-05-23 09:12:52 +02:00
tbl_select.php Move libraries/navigation/nodes classes into a namespace. 2015-09-04 23:31:32 +02:00
tbl_sql.php Add missing require. 2015-09-06 12:44:03 +02:00
tbl_structure.php Make PHPCS happy. 2015-11-08 15:58:48 +01:00
tbl_tracking.php Refactor duplicated code 2016-01-01 12:00:46 -05:00
tbl_triggers.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
tbl_zoom_select.php Move PMA/DI namespace to PMA\libraries\di. 2015-09-02 22:02:46 +02:00
themes.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
transformation_overview.php Remove some unnecessary string concatenations 2015-12-04 09:05:42 -05:00
transformation_wrapper.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
url.php Allow only https outgoing links 2016-07-22 12:10:11 +02:00
user_password.php Fix #12391 : Message with 'Change password successfully' displayed, but does not take effect 2016-07-26 00:25:08 +05:30
version_check.php Merge branch 'QA_4_5' 2016-01-28 09:23:27 +01:00
view_create.php Fix #12394 : Create view should require a view name 2016-07-23 15:07:54 +05:30
view_operations.php Update to match the namespace usage 2016-02-16 20:03:13 +11:00

phpMyAdmin - Readme
===================

Version 4.6.4-dev

A web interface for MySQL and MariaDB.

https://www.phpmyadmin.net/

Summary
-------

phpMyAdmin is intended to handle the administration of MySQL over the web.
For a summary of features, list of requirements, and installation instructions,
please see the documentation in the ./doc/ folder or at https://docs.phpmyadmin.net/

Copyright
---------

Copyright © 1998 onwards -- the phpMyAdmin team

Certain libraries are copyrighted by their respective authors;
see the full copyright list for details.

For full copyright information, please see ./doc/copyright.rst

License
-------

This program is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License version 2, as published by the
Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more
details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.

Licensing of current contributions
----------------------------------

Beginning on 2013-12-01, new contributions to this codebase are all licensed
under terms compatible with GPLv2-or-later.  phpMyAdmin is currently
transitioning older code to GPLv2-or-later, but work is not yet complete.

Enjoy!
------

The phpMyAdmin team