Go to file
Keerthana Ratnasingam 73e6a37a1c Fix Edit index Column alignment issue
Fix #13513

Signed-off-by: Keerthana Ratnasingam <keerthyratnam@gmail.com>
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-09-21 21:22:55 -03:00
.github Ask people to contribute code with tests 2016-06-16 12:39:35 +02:00
doc Prepare for 4.7.5-dev 2017-08-24 10:56:10 -04:00
examples Remove connect_type setting 2017-02-02 16:08:44 +01:00
js Fix selecting multiple rows accidentally selects the next row too 2017-09-11 20:58:12 -03:00
libraries Fixed export of tables with VIRTUAL columns 2017-09-05 15:15:12 +02:00
po Translated using Weblate (Tamil) 2017-09-21 12:48:28 +02:00
scripts Make the class name version independent 2017-08-25 07:41:46 +02:00
setup Wrap file_exists calls with @ 2017-07-10 14:59:43 +02:00
sql Correctly name upgrade file (pr #12688) 2016-11-09 18:11:19 +01:00
templates Optimize table link should not be visible in print page 2017-08-13 06:23:31 +05:30
test Adjust tests to new attributes 2017-09-04 15:34:56 +02:00
themes Fix Edit index Column alignment issue 2017-09-21 21:22:55 -03:00
.gitattributes Ignore some development files when exporting Git 2017-09-04 15:17:57 +02:00
.gitignore Ignore composer.lock from git 2017-06-02 09:50:47 +02:00
.jshintrc Higher limit on detected errors 2013-04-16 13:00:22 +02:00
.scrutinizer.yml Add missing quote to scrutinizer yml 2016-06-24 16:34:29 +02:00
.travis.yml Remove Selenium tests from the maintenance branch 2017-08-28 15:20:34 +02:00
.weblate Adjust Weblate configuration for 4.7 branch 2017-01-26 08:39:07 +01:00
ajax.php Rewrite export alias defining 2017-06-13 17:02:45 +02:00
browse_foreigners.php Fixed related field selection for native relations 2017-03-01 15:43:33 +01:00
build.xml Use phpmyadmin/shapefile instead of embedded bfShapeFile 2016-06-24 15:52:40 +02:00
ChangeLog Fix Edit index Column alignment issue 2017-09-21 21:22:55 -03:00
changelog.php Fixed outbound links in changelog.php 2017-04-04 08:41:54 +02:00
chk_rel.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
codecov.yml Create codecov.yml 2016-08-05 11:25:09 +02:00
composer.json Add support for loading MariaDB contexts in SQL parser 2017-08-30 12:34:27 +02:00
config.sample.inc.php Remove connect_type setting 2017-02-02 16:08:44 +01:00
CONTRIBUTING.md Document --signoff usage 2016-02-11 08:18:18 +01:00
db_central_columns.php db_central_columns: new column collapsing issue 2017-02-06 13:25:05 +01:00
db_datadict.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
db_designer.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
db_events.php Remove classes require_once. 2015-09-01 21:30:22 +02:00
db_export.php Remove odd/even markup 2016-12-07 10:17:15 +01:00
db_import.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
db_operations.php Fixed database renaming 2017-02-06 13:31:39 +01:00
db_qbe.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
db_routines.php Move MySQL charsets handling to the Charsets class 2016-04-11 12:55:42 +02:00
db_search.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
db_sql_autocomplete.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
db_sql_format.php Merge branch 'QA_4_6' 2017-01-23 14:07:29 +01:00
db_sql.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
db_structure.php Merge branch 'QA_4_6' 2016-04-06 10:19:37 +02:00
db_tracking.php Simplify Response object handling 2016-12-07 18:17:59 +01: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 Simplify Response object handling 2016-12-07 18:17:59 +01:00
export.php Avoid breakage if set_time_limit is disabled 2017-07-18 11:57:59 +02:00
favicon.ico Better favicon with same image for all resolutions 2015-08-14 09:26:06 +02:00
gis_data_editor.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
import_status.php Avoid using mb_strlen for checking whether string is empty 2016-09-16 10:29:21 +02:00
import.php Avoid breakage if set_time_limit is disabled 2017-07-18 11:57:59 +02:00
index.php Improved handling of logout with disabled LoginCookieDeleteAll 2017-04-28 16:02:11 +02:00
LICENSE Use verbatim GPL 2.0 licence text 2015-04-14 08:07:04 -04:00
license.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
lint.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
logout.php Logout only on POST request 2016-09-02 13:34:17 +02:00
navigation.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
normalization.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
phpinfo.php Limit what we display in phpinfo 2017-01-07 14:23:28 +01:00
phpmyadmin.css.php Make ThemeManager a singleton instead of storing it in the session 2016-05-11 15:34:25 +02:00
phpunit.xml.dist List longest lasting tests from the json log 2017-03-02 13:31:08 +01: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 More consistency for URL::getCommon 2016-06-17 12:44:29 +02:00
prefs_manage.php Wrap file_exists calls with @ 2017-07-10 14:59:43 +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 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 Simplify Response object handling 2016-12-07 18:17:59 +01:00
server_plugins.php Use full namespace 2015-12-17 08:30:53 +11:00
server_privileges.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
server_replication.php zxcvbn dependency was missing. 2017-05-08 21:37:36 +03:00
server_sql.php Add missing require. 2015-09-06 12:44:03 +02:00
server_status_advisor.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
server_status_monitor.php Simplify checks for Ajax request 2016-12-07 18:23:52 +01:00
server_status_processes.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
server_status_queries.php Load server stats queries scripts in order 2017-02-13 15:06:13 +01:00
server_status_variables.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
server_status.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
server_user_groups.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
server_variables.php Move to a sub package for better organization 2015-11-18 10:49:32 +11:00
show_config_errors.php Always use UTC time in HTTP headers 2016-08-18 17:07:00 +02:00
sql.php Avoid using mb_strlen for checking whether string is empty 2016-09-16 10:29:21 +02:00
tbl_addfield.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
tbl_change.php Avoid using mb_strlen for checking whether string is empty 2016-09-16 10:29:21 +02:00
tbl_chart.php Move PMA/DI namespace to PMA\libraries\di. 2015-09-02 22:02:46 +02:00
tbl_create.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
tbl_export.php Merge branch 'QA_4_6' 2017-01-23 14:07:29 +01:00
tbl_find_replace.php Simplify Response object handling 2016-12-07 18:17:59 +01: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 Simplify Response object handling 2016-12-07 18:17:59 +01:00
tbl_indexes.php Make PHPCS happy. 2015-10-19 20:33:21 +02:00
tbl_operations.php Merge and fix conflicts from 3b07b39 2017-01-19 22:03:05 -05:00
tbl_recent_favorite.php Remove classes require_once. 2015-09-01 21:30:22 +02:00
tbl_relation.php Remove no longer needed attribute 2017-09-04 16:19:48 +02:00
tbl_replace.php Merge branch 'QA_4_6-security' into master-security 2016-12-08 11:20:29 +01:00
tbl_row_action.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
tbl_select.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
tbl_sql.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
tbl_structure.php Move MySQL charsets handling to the Charsets class 2016-04-11 12:55:42 +02:00
tbl_tracking.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
tbl_triggers.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
tbl_zoom_select.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
themes.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
transformation_overview.php Properly escape MIME transformatoin names 2017-03-02 09:19:37 +01:00
transformation_wrapper.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
url.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
user_password.php Avoid duplicating $response 2017-05-09 23:43:39 +02:00
version_check.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
view_create.php Make the string look like an error message 2016-12-21 17:05:45 +01:00
view_operations.php Fix messages handling 2016-06-17 17:21:31 +02:00

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

Version 4.7.5-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