doc
Release 4.5.4.1
2016-01-29 07:47:22 -05:00
examples
Underscores are preferred to separate words in configuration storage table names/directives
2015-07-09 17:06:28 +05:30
js
Add missing teardown
2016-02-08 21:06:53 +05:30
libraries
Merge branch 'MAINT_4_5_4' into QA_4_5
2016-02-01 21:44:18 +01:00
PMAStandard
Remove Generic.Files.LineLength from PMAStandard because already in PEAR standard.
2015-08-10 20:26:40 +02:00
po
Translated using Weblate (Italian)
2016-02-06 12:44:44 +01:00
scripts
This was related to the previous SQL parser. If someone still needs it
2015-12-06 08:07:52 -05:00
setup
Can not use PMA_fatalError when including fails
2016-01-26 14:30:57 +01:00
sql
Fix #1817 Creating configuration storage tables fail in MySQL 5.7
2015-07-24 11:20:49 +05:30
templates
Merge pull request #7 from phpmyadmin/iis-escape
2016-01-26 11:53:51 +11:00
test
Fix test expectations
2016-01-26 18:19:07 +01:00
themes
Fix #11639 Bug with the MainBackground Color
2015-11-04 17:17:03 +11: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 code coverage from scrutinizer
2015-05-31 11:14:24 +05:30
.travis.yml
Add back hhvm, it should work
2016-01-26 18:24:11 +01:00
browse_foreigners.php
Remove unneeded closing tags
2015-03-06 23:37:35 +05:30
build.xml
recaptchalib.php has also been moved
2015-08-07 17:28:45 +05:30
ChangeLog
The storage engine needs to be upper case all the time
2016-02-09 16:51:20 +01:00
changelog.php
Merge branch 'QA_4_4'
2015-07-24 06:09:42 +05:30
chk_rel.php
rfe #1635 Have ZeroConf create phpmyadmin DB if possible
2015-04-03 15:32:36 +05:30
composer.json
Minimum supported PHP version is now 5.5.
2015-10-06 07:26:54 -04:00
config.sample.inc.php
Underscores are preferred to separate words in configuration storage table names/directives
2015-07-09 17:06:28 +05:30
CONTRIBUTING.md
Merge notes from sf.net bug tracker
2015-07-21 08:38:55 +02:00
db_central_columns.php
Finish refactoring tbl_*.lib.php
2015-06-17 01:14:27 +08:00
db_create.php
Check for parameter before using it
2016-01-19 11:23:36 +01:00
db_datadict.php
Refactor db_info.inc.php
2015-08-25 11:16:59 -04:00
db_designer.php
Move databse check to correct location
2016-01-25 12:18:37 +01:00
db_events.php
Remove unneeded closing tags
2015-03-06 23:37:35 +05:30
db_export.php
Refactor db_info.inc.php
2015-08-25 11:16:59 -04:00
db_import.php
Refactor db_info.inc.php
2015-08-25 11:16:59 -04:00
db_operations.php
Refactor db_info.inc.php
2015-08-25 11:16:59 -04:00
db_qbe.php
Refactor db_info.inc.php
2015-08-25 11:16:59 -04:00
db_routines.php
Trial Approach to solve Privileges bug for RFE#657
2015-07-01 22:23:52 +05:30
db_search.php
Refactor db_info.inc.php
2015-08-25 11:16:59 -04:00
db_sql_autocomplete.php
rfe1625 - Solves the repeated POST issues and javascript fatal error
2015-03-22 04:33:48 +05:30
db_sql_format.php
Using the sql-parser library for formatting the queries.
2015-08-01 00:59:38 +03:00
db_sql.php
Page-related settings, rfe#1559
2015-05-18 20:38:07 +05:30
db_structure.php
Refactor db_info.inc.php
2015-08-25 11:16:59 -04:00
db_tracking.php
Refactor db_info.inc.php
2015-08-25 11:16:59 -04: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
Remove unneeded closing tags
2015-03-06 23:37:35 +05:30
export.php
Correctly handle what parameter on export
2016-01-22 15:27:15 +01:00
favicon.ico
Better favicon with same image for all resolutions
2015-08-14 09:26:06 +02:00
file_echo.php
Remove unneeded closing tags
2015-03-06 23:37:35 +05:30
gis_data_editor.php
Validate parameters before use
2016-01-19 11:23:36 +01:00
import_status.php
Set correct content type for JSON responses
2016-01-19 08:32:34 +01:00
import.php
Fix #11814 SQL comment and variable stripped from bookmark on save
2016-01-15 12:40:30 +11:00
index.php
Use sentence case for these as well
2015-08-25 21:41:27 +10:00
LICENSE
Use verbatim GPL 2.0 licence text
2015-04-14 08:07:04 -04:00
license.php
Make PHPCS happy.
2015-07-23 14:38:07 +02:00
lint.php
Set correct content type for JSON responses
2016-01-19 08:32:34 +01:00
navigation.php
These checks are redundant. <feature>work variables should always be defined unless in an upgrade
2015-07-15 19:31:37 +05:30
normalization.php
Set correct content type for JSON responses
2016-01-19 08:32:34 +01:00
phpinfo.php
Remove unneeded closing tags
2015-03-06 23:37:35 +05:30
phpmyadmin.css.php
Space after function keyword
2015-04-27 19:14:00 +05:30
phpunit.xml.dist
The test folder was included in coverage.
2015-07-23 03:23:55 +03:00
phpunit.xml.hhvm
Add HHVM-specific phpunit configuration
2014-03-14 01:10:15 +00:00
phpunit.xml.nocoverage
Convert remaining Selenium tests to new model
2014-02-17 20:28:56 +01:00
prefs_forms.php
Make PHPCS happy.
2015-07-23 14:38:07 +02:00
prefs_manage.php
Fix coding style in page settings
2015-05-22 20:20:27 +05:30
print.css
README
Release 4.5.4.1
2016-01-29 07:47:22 -05:00
README.rst
Cleanup URLs to our website
2015-07-02 13:39:10 +02:00
robots.txt
schema_export.php
Check for parameter before using it
2016-01-19 11:26:59 +01:00
server_binlog.php
Remove unneeded closing tags
2015-03-06 23:37:35 +05:30
server_collations.php
Remove unneeded closing tags
2015-03-06 23:37:35 +05:30
server_databases.php
Fix error report #14350
2015-09-12 07:31:10 -04:00
server_engines.php
Remove unneeded closing tags
2015-03-06 23:37:35 +05:30
server_export.php
Page-related settings, rfe#1559
2015-05-18 20:38:07 +05:30
server_import.php
Refactor to remove display_import.inc.php
2015-08-13 13:52:22 -04:00
server_modules.php
Revert "Make modules table sortable". Table sorter cause issue with the structure
2015-07-10 22:13:23 +05:30
server_plugins.php
Use phpmyadmin's secondary tabs instead of jQuery tabs
2015-07-10 19:38:20 +05:30
server_privileges.php
Fix #11607 Unable to change password from Login information tab - make the error message more explicit
2015-10-27 08:09:43 +11:00
server_replication.php
Remove unneeded closing tags
2015-03-06 23:37:35 +05:30
server_sql.php
Page-related settings, rfe#1559
2015-05-18 20:38:07 +05:30
server_status_advisor.php
Fix #11445 MySQL 5.7 and Status page for an unprivileged user
2015-08-31 21:23:51 +10:00
server_status_monitor.php
Remove unneeded closing tags
2015-03-06 23:37:35 +05:30
server_status_processes.php
Separate process list from auto refreshing
2015-07-10 13:08:59 +05:30
server_status_queries.php
Fix #11445 MySQL 5.7 and Status page for an unprivileged user
2015-08-31 21:23:51 +10:00
server_status_variables.php
Fix #11445 MySQL 5.7 and Status page for an unprivileged user
2015-08-31 21:23:51 +10:00
server_status.php
Fix #11445 MySQL 5.7 and Status page for an unprivileged user
2015-08-31 21:23:51 +10:00
server_user_groups.php
Remove unneeded closing tags
2015-03-06 23:37:35 +05:30
server_variables.php
Add MySQL doc to message
2015-08-31 09:32:21 -04:00
show_config_errors.php
Remove unneeded closing tags
2015-03-06 23:37:35 +05:30
sql.php
Removed the old parser.
2015-07-10 23:18:18 +03:00
tbl_addfield.php
Fix typos.
2015-06-14 13:50:57 +02:00
tbl_change.php
Move GIS editor out of insert form so it wont be affected by input validations
2015-08-18 16:21:39 +05:30
tbl_chart.php
Add tests for TableSearchController, TableStructureController.
2015-08-20 01:20:08 +08:00
tbl_create.php
Remove unneeded closing tags
2015-03-06 23:37:35 +05:30
tbl_export.php
Fixes #11679
2015-12-14 00:31:09 +05:30
tbl_find_replace.php
Introduce the ResponseStub
2015-08-12 16:50:09 +08:00
tbl_get_field.php
Make PHPCS happy.
2015-07-23 14:38:07 +02:00
tbl_gis_visualization.php
Fix #11546 "Visualize GIS data" seems to be broken
2015-10-08 19:09:33 +11:00
tbl_import.php
Refactor to remove display_import.inc.php
2015-08-13 13:52:22 -04:00
tbl_indexes.php
Complete tests for TableIndexesController
2015-08-12 16:50:09 +08:00
tbl_operations.php
The storage engine needs to be upper case all the time
2016-02-09 16:51:20 +01:00
tbl_recent_favorite.php
Remove unneeded closing tags
2015-03-06 23:37:35 +05:30
tbl_relation.php
Add tests for TableStructureController and TableRelationController
2015-08-18 02:35:18 +08:00
tbl_replace.php
Merge branch 'QA_4_4' into QA_4_5
2015-09-10 10:25:21 -04:00
tbl_row_action.php
Merge branch 'QA_4_4' into QA_4_5
2015-08-26 10:11:40 -04:00
tbl_select.php
Introduce the ResponseStub
2015-08-12 16:50:09 +08:00
tbl_sql.php
Page-related settings, rfe#1559
2015-05-18 20:38:07 +05:30
tbl_structure.php
Add tests for DatabaseStructureController
2015-08-17 01:31:14 +08:00
tbl_tracking.php
Fixes issue #11399 .
2015-08-21 07:23:27 -04:00
tbl_triggers.php
Remove unneeded closing tags
2015-03-06 23:37:35 +05:30
tbl_zoom_select.php
Introduce the ResponseStub
2015-08-12 16:50:09 +08:00
themes.php
Merge remote-tracking branch 'origin/QA_4_4'
2015-07-02 13:40:23 +02:00
transformation_overview.php
Remove unneeded closing tags.
2015-07-19 00:18:38 +03:00
transformation_wrapper.php
Remove unneeded closing tags
2015-03-06 23:37:35 +05:30
url.php
Port content spoofing fix
2015-10-23 06:50:04 -04:00
user_password.php
Fix password change on MariaDB 10.1 and newer
2016-01-17 18:43:32 +01:00
version_check.php
Set correct content type for JSON responses
2016-01-19 08:32:34 +01:00
view_create.php
Fix creating/editing VIEW with DEFINER containing special chars
2016-01-07 11:32:51 +01:00
view_operations.php
Remove unneeded closing tags.
2015-07-19 00:18:38 +03:00
webapp.php
Remove unneeded closing tags
2015-03-06 23:37:35 +05:30