Go to file
Michal Čihař 94bb2e31a1 Remove no longer needed page_settings.forms.php and user_preferences.forms.php
Issue #11731

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-09-06 11:04:47 +02:00
.github Add configuration for Probot Stale 2017-06-13 10:54:58 +02:00
doc Rewrite User preferences forms as clases 2017-09-06 11:02:07 +02:00
examples Fix some coding standard errors in DocBlocks 2017-04-10 18:36:02 -03:00
js Merge branch 'QA_4_7' 2017-09-04 16:58:11 +02:00
libraries Remove no longer needed page_settings.forms.php and user_preferences.forms.php 2017-09-06 11:04:47 +02:00
po Translated using Weblate (Latvian) 2017-09-05 20:19:04 +02:00
scripts Merge branch 'QA_4_7' 2017-08-25 07:42:17 +02:00
setup Refactor configuration descriptions into class 2017-09-05 14:44:05 +02:00
sql Correctly name upgrade file (pr #12688) 2016-11-09 18:11:19 +01:00
templates Refactor db_designer functions to static methods 2017-09-05 16:41:48 -03:00
test Remove no longer needed page_settings.forms.php and user_preferences.forms.php 2017-09-06 11:04:47 +02:00
themes Merge branch 'QA_4_7' 2017-08-21 10:57:41 +02:00
.gitattributes Ignore some development files when exporting Git 2017-09-04 15:17:57 +02:00
.gitignore Remove no longer used directory 2017-06-06 16:35:08 +02:00
.jshintrc
.scrutinizer.yml Enable javascript checks 2017-06-16 16:37:20 +02:00
.travis.yml Remove Selenium tests from the maintenance branch 2017-08-28 15:20:34 +02:00
.weblate Adjust Weblate setup to master branch 2016-05-16 11:38:08 +02:00
ajax.php Fix error handling in ajax.php 2017-08-02 09:02:15 +02:00
browse_foreigners.php Refactor relation functions to static methods 2017-08-22 20:51:27 -03:00
build.xml Exclude tmp from all checks 2017-08-22 14:11:08 +02:00
ChangeLog Merge branch 'QA_4_7' 2017-09-05 15:15:23 +02:00
changelog.php Move classes to PhpMyAdmin namespace 2017-06-30 23:44:10 -03:00
chk_rel.php Refactor relation functions to static methods 2017-08-22 20:51:27 -03:00
codecov.yml Create codecov.yml 2016-08-05 11:25:09 +02:00
composer.json Documnent ctype dependency 2017-09-04 12:13:42 +02:00
config.sample.inc.php Remove connect_type setting 2017-02-02 16:08:44 +01:00
CONTRIBUTING.md Fix typos, improve wording 2017-05-18 07:06:19 -04:00
db_central_columns.php Refactor central_columns functions to static methods 2017-08-28 13:31:47 -03:00
db_datadict.php Refactor relation functions to static methods 2017-08-22 20:51:27 -03:00
db_designer.php Refactor db_designer functions to static methods 2017-09-05 16:41:48 -03:00
db_events.php Remove classes require_once. 2015-09-01 21:30:22 +02:00
db_export.php Remove no longer needed page_settings.forms.php and user_preferences.forms.php 2017-09-06 11:04:47 +02:00
db_import.php Remove no longer needed page_settings.forms.php and user_preferences.forms.php 2017-09-06 11:04:47 +02:00
db_multi_table_query.php Interface design for Multi-table query 2017-08-15 11:04:40 +05:30
db_operations.php Refactor relation functions to static methods 2017-08-22 20:51:27 -03:00
db_qbe.php Refactor relation functions to static methods 2017-08-22 20:51:27 -03:00
db_routines.php Move MySQL charsets handling to the Charsets class 2016-04-11 12:55:42 +02:00
db_search.php Move classes to PhpMyAdmin namespace 2017-07-08 10:54:21 -03:00
db_sql_autocomplete.php Move classes to PhpMyAdmin namespace 2017-06-30 23:44:10 -03:00
db_sql_format.php Move classes to PhpMyAdmin namespace 2017-06-30 23:44:10 -03:00
db_sql.php Remove no longer needed page_settings.forms.php and user_preferences.forms.php 2017-09-06 11:04:47 +02:00
db_structure.php Move DI classes to PhpMyAdmin namespace 2017-07-16 15:25:59 -03:00
db_tracking.php Refactor relation functions to static methods 2017-08-22 20:51:27 -03: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 Move classes to PhpMyAdmin namespace 2017-06-30 23:44:10 -03:00
export.php Refactor export functions to static methods 2017-09-05 12:07:49 -03:00
favicon.ico Better favicon with same image for all resolutions 2015-08-14 09:26:06 +02:00
gis_data_editor.php Move GIS classes to PhpMyAdmin namespace 2017-07-18 23:09:26 -03:00
import_status.php Move classes to PhpMyAdmin namespace 2017-06-30 13:30:04 -03:00
import.php Refactor import functions to static methods 2017-09-04 22:35:55 -03:00
index.php Refactor relation functions to static methods 2017-08-22 20:51:27 -03:00
LICENSE Use verbatim GPL 2.0 licence text 2015-04-14 08:07:04 -04:00
license.php Move classes to PhpMyAdmin namespace 2017-06-30 23:44:10 -03:00
lint.php Move classes to PhpMyAdmin namespace 2017-06-30 23:44:10 -03:00
logout.php Move classes to PhpMyAdmin namespace 2017-06-28 21:17:18 -03:00
navigation.php Refactor relation functions to static methods 2017-08-22 20:51:27 -03:00
normalization.php Move classes to PhpMyAdmin namespace 2017-07-08 10:54:21 -03:00
phpinfo.php Move classes to PhpMyAdmin namespace 2017-06-30 23:44:10 -03:00
phpmyadmin.css.php Move classes to PhpMyAdmin namespace 2017-07-08 10:54:21 -03:00
phpunit.xml.dist Use actual value for cache... 2017-08-22 13:11:45 +02:00
phpunit.xml.hhvm List longest lasting tests from the json log 2017-03-02 13:31:08 +01:00
phpunit.xml.nocoverage List longest lasting tests from the json log 2017-03-02 13:31:08 +01:00
prefs_forms.php Rewrite User preferences forms as clases 2017-09-06 11:02:07 +02:00
prefs_manage.php Rewrite User preferences forms as clases 2017-09-06 11:02:07 +02:00
print.css
README Prepare for 4.7.5-dev 2017-08-24 10:56:10 -04:00
README.rst Remove coveralls support 2017-06-15 16:44:34 +02:00
robots.txt
schema_export.php Refactor relation functions to static methods 2017-08-22 20:51:27 -03:00
server_binlog.php Move DI classes to PhpMyAdmin namespace 2017-07-16 15:25:59 -03:00
server_collations.php Move DI classes to PhpMyAdmin namespace 2017-07-16 15:25:59 -03:00
server_databases.php Move DI classes to PhpMyAdmin namespace 2017-07-16 15:25:59 -03:00
server_engines.php Move DI classes to PhpMyAdmin namespace 2017-07-16 15:25:59 -03:00
server_export.php Remove no longer needed page_settings.forms.php and user_preferences.forms.php 2017-09-06 11:04:47 +02:00
server_import.php Remove no longer needed page_settings.forms.php and user_preferences.forms.php 2017-09-06 11:04:47 +02:00
server_plugins.php Move DI classes to PhpMyAdmin namespace 2017-07-16 15:25:59 -03:00
server_privileges.php issue #13614 Fix link name and url 2017-08-29 22:33:36 +10:00
server_replication.php Move classes to PhpMyAdmin namespace 2017-06-30 23:44:10 -03:00
server_sql.php Remove no longer needed page_settings.forms.php and user_preferences.forms.php 2017-09-06 11:04:47 +02:00
server_status_advisor.php Move classes to PhpMyAdmin namespace 2017-07-07 01:46:08 -03:00
server_status_monitor.php Move classes to PhpMyAdmin namespace 2017-07-07 01:46:08 -03:00
server_status_processes.php Move classes to PhpMyAdmin namespace 2017-07-07 01:46:08 -03:00
server_status_queries.php Move classes to PhpMyAdmin namespace 2017-07-07 01:46:08 -03:00
server_status_variables.php Move classes to PhpMyAdmin namespace 2017-07-07 01:46:08 -03:00
server_status.php Move classes to PhpMyAdmin namespace 2017-07-07 01:46:08 -03:00
server_user_groups.php Refactor relation functions to static methods 2017-08-22 20:51:27 -03:00
server_variables.php Move DI classes to PhpMyAdmin namespace 2017-07-16 15:25:59 -03:00
show_config_errors.php Always use UTC time in HTTP headers 2016-08-18 17:07:00 +02:00
sql.php Remove no longer needed page_settings.forms.php and user_preferences.forms.php 2017-09-06 11:04:47 +02:00
tbl_addfield.php Move classes to PhpMyAdmin namespace 2017-07-08 10:54:21 -03:00
tbl_change.php Remove no longer needed page_settings.forms.php and user_preferences.forms.php 2017-09-06 11:04:47 +02:00
tbl_chart.php Move DI classes to PhpMyAdmin namespace 2017-07-16 15:25:59 -03:00
tbl_create.php Move classes to PhpMyAdmin namespace 2017-07-08 10:54:21 -03:00
tbl_export.php Remove no longer needed page_settings.forms.php and user_preferences.forms.php 2017-09-06 11:04:47 +02:00
tbl_find_replace.php Move DI classes to PhpMyAdmin namespace 2017-07-16 15:25:59 -03:00
tbl_get_field.php Move classes to PhpMyAdmin namespace 2017-07-08 10:54:21 -03:00
tbl_gis_visualization.php Move DI classes to PhpMyAdmin namespace 2017-07-16 15:25:59 -03:00
tbl_import.php Remove no longer needed page_settings.forms.php and user_preferences.forms.php 2017-09-06 11:04:47 +02:00
tbl_indexes.php Move DI classes to PhpMyAdmin namespace 2017-07-16 15:25:59 -03:00
tbl_operations.php Refactor relation functions to static methods 2017-08-22 20:51:27 -03:00
tbl_recent_favorite.php Move classes to PhpMyAdmin namespace 2017-06-30 23:44:10 -03:00
tbl_relation.php Merge branch 'QA_4_7' 2017-09-04 16:21:49 +02:00
tbl_replace.php Refactor relation functions to static methods 2017-08-22 20:51:27 -03:00
tbl_row_action.php Move classes to PhpMyAdmin namespace 2017-07-08 10:54:21 -03:00
tbl_select.php Move DI classes to PhpMyAdmin namespace 2017-07-16 15:25:59 -03:00
tbl_sql.php Remove no longer needed page_settings.forms.php and user_preferences.forms.php 2017-09-06 11:04:47 +02:00
tbl_structure.php Remove no longer needed page_settings.forms.php and user_preferences.forms.php 2017-09-06 11:04:47 +02:00
tbl_tracking.php Refactor tracking functions to static methods 2017-08-21 13:04:36 -03:00
tbl_triggers.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
tbl_zoom_select.php Move DI classes to PhpMyAdmin namespace 2017-07-16 15:25:59 -03:00
themes.php Move classes to PhpMyAdmin namespace 2017-07-08 10:54:21 -03:00
transformation_overview.php Move classes to PhpMyAdmin namespace 2017-07-08 10:54:21 -03:00
transformation_wrapper.php Refactor relation functions to static methods 2017-08-22 20:51:27 -03:00
url.php Move classes to PhpMyAdmin namespace 2017-07-07 01:46:08 -03:00
user_password.php Move server privileges to static methods 2017-08-04 19:29:22 -03:00
version_check.php Move classes to PhpMyAdmin namespace 2017-07-08 10:54:21 -03:00
view_create.php Refactored view_create to use Twig templates. 2017-07-09 12:23:08 +01:00
view_operations.php Refactor operations functions to static methods 2017-08-20 21:28:36 -03:00

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

Version 4.8.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 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