Go to file
Michal Čihař d4fdb95619 Adjust SHP file import to new code
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-11 17:59:42 +02:00
.github Add templates for new issues and pull requests 2016-02-18 08:28:15 +01:00
doc Fix typo 2016-04-11 09:54:40 +02:00
examples Removal of Swekey 2016-02-20 21:41:07 +05:30
js Merge branch 'QA_4_6' 2016-03-31 21:39:21 +11:00
libraries Adjust SHP file import to new code 2016-04-11 17:59:42 +02:00
PMAStandard Remove logic code in declaration files. 2015-10-27 18:56:39 +01:00
po Update po files 2016-04-11 15:41:01 +02:00
scripts Silent errors from git cat-file 2016-02-29 13:09:25 +01:00
setup Refactor text sanitization and javascript escaping, Issue #11989, #11988 2016-02-22 14:45:19 +05:30
sql Remove create_tables_drizzle.sql 2015-09-10 01:06:56 +10:00
templates All charsets/collation we get from the MySQL server are available 2016-04-11 15:17:32 +02:00
test Check import status in testcase 2016-04-11 17:52:35 +02:00
themes User more sensible spacing in structure tables 2016-04-06 17:11:39 +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 Remove exclusion of php-gettext from test 2016-02-24 14:44:17 +01:00
.travis.yml Cache pip cache 2016-02-22 08:57:16 +01:00
browse_foreigners.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
build.xml Merge branch 'QA_4_6' 2016-03-01 08:07:27 +01:00
ChangeLog Improve performance of zip file import 2016-04-11 17:17:28 +02:00
changelog.php Merge branch 'QA_4_5' into QA_4_6 2016-02-12 13:47:04 +01:00
chk_rel.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
composer.json Add extension dependencies to composer.json 2016-02-25 14:16:19 +01:00
config.sample.inc.php Removal of Swekey 2016-02-20 21:41:07 +05:30
CONTRIBUTING.md Document --signoff usage 2016-02-11 08:18:18 +01:00
db_central_columns.php Merge commit '73fd0dc2a8f5471c717a887aae22bde97bc5498f' 2016-03-01 07:45:58 +01:00
db_datadict.php Refactored url parmeters generating, Issue #11990 2016-02-22 14:36:41 +05:30
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 Fix #12017 Cannot easily select multiple tables when exporting 2016-02-23 19:58:18 +11:00
db_import.php Add missing require. 2015-09-06 12:44:03 +02:00
db_operations.php Move MySQL charsets handling to the Charsets class 2016-04-11 12:55:42 +02:00
db_qbe.php Remove bookmark library includes 2016-03-09 23:57:09 +11:00
db_routines.php Move MySQL charsets handling to the Charsets class 2016-04-11 12:55:42 +02:00
db_search.php Organize db search page in criteria, results, browse results order 2016-02-19 19:27:13 +11: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 Merge branch 'QA_4_6' 2016-04-06 10:19:37 +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 Remove trailing whitespace from the documentation 2014-03-20 09:39:07 +01:00
error_report.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
export.php Merge branch 'QA_4_6' 2016-03-14 22:16:07 +11:00
favicon.ico Better favicon with same image for all resolutions 2015-08-14 09:26:06 +02:00
file_echo.php Remove dead code used to export charts 2016-03-10 20:58:33 +11:00
gis_data_editor.php Refactored url parmeters generating, Issue #11990 2016-02-22 14:36:41 +05:30
import_status.php Remove checks for older PHP versions 2016-04-11 10:10:25 +02:00
import.php Add missing error check 2016-04-11 17:10:38 +02:00
index.php Separate methods for charset and collation dropdowns 2016-04-11 13:04:41 +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 Make phpcs happy 2016-03-22 11:50:22 +05:30
navigation.php Move libraries/navigation classes into a namespace. 2015-09-04 22:53:00 +02:00
normalization.php Merge branch 'QA_4_6' 2016-03-25 08:18:50 +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_msie9 (fix_11987) 2016-02-20 12:26:54 +05:30
phpunit.xml.dist Remove exclusion of php-gettext from test 2016-02-24 14:44:17 +01: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 Refactored url parmeters generating, Issue #11990 2016-02-22 14:36:41 +05:30
prefs_manage.php Refactor text sanitization and javascript escaping, Issue #11989, #11988 2016-02-22 14:45:19 +05:30
print.css
README Prepare for 4.6.1-dev 2016-03-17 07:41:26 -04:00
README.rst Adjust travis badge to svg 2016-04-06 17:16:13 +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 Fix #11622 Reloading privileges is not allowed 2015-10-30 21:26:38 +11: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 Make PHPCS happy. 2015-10-19 20:33:21 +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 bookmark library includes 2016-03-09 23:57:09 +11:00
tbl_addfield.php Refactored url parmeters generating, Issue #11990 2016-02-22 14:36:41 +05:30
tbl_change.php This is an inc file 2016-03-10 19:31:16 +11:00
tbl_chart.php Move PMA/DI namespace to PMA\libraries\di. 2015-09-02 22:02:46 +02:00
tbl_create.php Refactored url parmeters generating, Issue #11990 2016-02-22 14:36:41 +05:30
tbl_export.php Make phpcs happy 2016-03-22 11:50:22 +05:30
tbl_find_replace.php Move PMA/DI namespace to PMA\libraries\di. 2015-09-02 22:02:46 +02:00
tbl_get_field.php Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01: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 Move MySQL charsets handling to the Charsets class 2016-04-11 12:55:42 +02: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 Make phpcs happy 2016-03-22 11:50:22 +05:30
tbl_row_action.php Move MySQL charsets handling to the Charsets class 2016-04-11 12:55:42 +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 Move MySQL charsets handling to the Charsets class 2016-04-11 12:55:42 +02: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 This is an inc file 2016-03-10 19:31:16 +11:00
url.php Refactor text sanitization and javascript escaping, Issue #11989, #11988 2016-02-22 14:45:19 +05:30
user_password.php Cache current user information for DBI lifetime 2016-04-06 09:45:53 +02:00
version_check.php Merge branch 'QA_4_5' 2016-01-28 09:23:27 +01:00
view_create.php Refactored url parmeters generating, Issue #11990 2016-02-22 14:36:41 +05:30
view_operations.php Refactored url parmeters generating, Issue #11990 2016-02-22 14:36:41 +05:30

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

Version 4.7.0-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 http://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 <http://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