doc
rfe #933 Manage multiple variable in bookmarked query
2015-03-23 15:15:28 +05:30
examples
bug #4675 phpMyAdmin should be able to work without 'examples' DIR - move SQL scripts to sql directory
2014-12-30 22:55:33 +05:30
js
Merge branch 'QA_4_4'
2015-03-23 18:48:19 +05:30
libraries
Fixed localization issue in <database> --> Operations window
2015-03-23 22:00:08 +05:30
PMAStandard
Update PMAStandard as per PHP_CodeSniffer 2.x
2015-02-26 14:23:48 +05:30
po
Translated using Weblate (French)
2015-03-23 12:43:55 +01:00
scripts
Mention new way of announcing the release on Twitter
2015-02-24 09:27:17 -05:00
setup
Update jquery-ui to version 1.11.2
2014-12-05 13:12:54 +05:30
sql
bug #4675 phpMyAdmin should be able to work without 'examples' DIR - move SQL scripts to sql directory
2014-12-30 22:55:33 +05:30
test
added unit tests for multi-edit on central colums page plus coding style fix
2015-03-23 10:14:49 +05:30
themes
Minor UI bug fix in designer
2015-03-17 07:54:16 +05:30
.coveralls.yml
Simplify coveralls settings
2014-05-10 20:45:22 +02:00
.gitignore
Ignore Ant cache files
2014-03-20 13:05:53 +01:00
.jshintrc
Higher limit on detected errors
2013-04-16 13:00:22 +02:00
.scrutinizer.yml
fix typo
2015-02-14 19:44:22 +05:30
.travis.yml
Try running tests with PHP nightly (upcoming PHP 7)
2015-02-26 15:27:53 +01:00
browse_foreigners.php
PMA console, history and bookmarks.
2014-06-25 21:22:33 +08:00
build.xml
Supress success output from lint
2014-12-04 15:52:47 +01:00
ChangeLog
rfe #933 Manage multiple variable in bookmarked query
2015-03-23 15:15:28 +05:30
changelog.php
Replace mb functions by standard string functions.
2014-10-04 10:09:06 +02:00
chk_rel.php
#1580 Individual Zeroconf PMA tables support
2015-01-08 17:49:08 +05:30
composer.json
Install ocular using composer instead of wget
2014-12-04 14:03:48 +01:00
config.sample.inc.php
Remove display direction
2015-01-12 14:31:44 +05:30
CONTRIBUTING.md
Remove trailing whitespace from the documentation
2014-03-20 09:39:07 +01:00
db_central_columns.php
Merge branch 'QA_4_4'
2015-03-18 13:13:35 +05:30
db_create.php
Fix inspection issues
2015-02-15 06:45:26 -05:00
db_datadict.php
Eliminate duplicate code
2014-11-11 20:49:11 +05:30
db_designer.php
Clarify function name
2015-02-10 02:50:37 -05:00
db_events.php
Remove included 'common_error_reporting.php' script and its inclusion from all the scripts.
2014-06-16 11:50:54 +05:30
db_export.php
Remove included 'common_error_reporting.php' script and its inclusion from all the scripts.
2014-06-16 11:50:54 +05:30
db_import.php
Fix typos.
2014-11-02 14:33:41 +01:00
db_operations.php
This is no longer required
2014-11-26 15:43:06 +05:30
db_printview.php
bug #4616 Warning in db structure print view page
2014-12-02 13:17:54 +05:30
db_qbe.php
Merge commit '22c0249'
2015-03-05 08:37:58 -05:00
db_routines.php
Remove included 'common_error_reporting.php' script and its inclusion from all the scripts.
2014-06-16 11:50:54 +05:30
db_search.php
Fix some more coding style
2015-03-07 20:37:17 +05:30
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
SQL formatting with sql-formatter
2015-01-06 13:29:43 +05:30
db_sql.php
Table filtering for multiquery
2014-12-01 08:27:10 +05:30
db_structure.php
Fix some more coding style
2015-03-07 20:37:17 +05:30
db_tracking.php
rfe Change tracking activation status from db level tracking page
2015-02-23 09:37:45 +05:30
db_triggers.php
Remove included 'common_error_reporting.php' script and its inclusion from all the scripts.
2014-06-16 11:50:54 +05:30
DCO
Remove trailing whitespace from the documentation
2014-03-20 09:39:07 +01:00
error_report.php
Fix typos.
2014-11-02 14:33:41 +01:00
export.php
rfe #1306 Add lock tables, disable keys options
2015-03-11 10:48:59 +05:30
favicon.ico
file_echo.php
Replace PMA_String uses by mb_* calls.
2014-09-28 20:53:01 +02:00
gis_data_editor.php
Replace mb functions by standard string functions.
2014-10-04 10:09:06 +02:00
import_status.php
Remove use of PMA_String in comments.
2014-09-28 18:19:30 +02:00
import.php
rfe #933 Manage multiple variable in bookmarked query
2015-03-23 15:15:28 +05:30
index.php
Merge branch 'QA_4_4'
2015-03-20 11:09:48 +05:30
LICENSE
license.php
navigation.php
Bug Undefined index navwork
2015-02-07 08:18:15 -05:00
normalization.php
3NF complete
2014-08-05 17:05:31 +05:30
phpinfo.php
Remove unnecessarily added empty lines.
2014-06-16 11:50:54 +05:30
phpmyadmin.css.php
Fix coding style
2014-03-21 12:42:10 -04:00
phpunit.xml.dist
Do not build HTML coverage logs, we do not use them at all
2014-06-24 11:53:00 +02: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
Do not unset configuration storage details here
2015-01-04 16:05:45 +05:30
prefs_manage.php
Minor HTML/PHP rewrite.
2015-02-08 16:35:16 +01:00
print.css
Use print.css in header_printview.inc.php
2012-05-13 00:28:34 +01:00
README
4.3.13-dev
2015-03-14 07:13:00 -04:00
README.rst
Switch to new style SVG badges
2015-01-14 14:09:51 +01:00
robots.txt
schema_export.php
Simplify schema exporting
2014-08-24 07:36:10 +05:30
server_binlog.php
Remove included 'common_error_reporting.php' script and its inclusion from all the scripts.
2014-06-16 11:50:54 +05:30
server_collations.php
Remove included 'common_error_reporting.php' script and its inclusion from all the scripts.
2014-06-16 11:50:54 +05:30
server_databases.php
Replace $replication_info by a global variable.
2014-11-09 19:14:26 +01:00
server_engines.php
Remove included 'common_error_reporting.php' script and its inclusion from all the scripts.
2014-06-16 11:50:54 +05:30
server_export.php
Remove included 'common_error_reporting.php' script and its inclusion from all the scripts.
2014-06-16 11:50:54 +05:30
server_import.php
Remove included 'common_error_reporting.php' script and its inclusion from all the scripts.
2014-06-16 11:50:54 +05:30
server_plugins.php
Remove included 'common_error_reporting.php' script and its inclusion from all the scripts.
2014-06-16 11:50:54 +05:30
server_privileges.php
Bug Undefined index menuswork
2015-01-08 09:33:02 -05:00
server_replication.php
Replace $replication_info by a global variable.
2014-11-09 19:14:26 +01:00
server_sql.php
Table filtering for multiquery
2014-12-01 08:27:10 +05:30
server_status_advisor.php
Replace $replication_info by a global variable.
2014-11-09 19:14:26 +01:00
server_status_monitor.php
Replace $replication_info by a global variable.
2014-11-09 19:14:26 +01:00
server_status_processes.php
Add Filter to Process List | Feature #1606
2015-02-22 22:52:47 +05:30
server_status_queries.php
Replace $replication_info by a global variable.
2014-11-09 19:14:26 +01:00
server_status_variables.php
Replace $replication_info by a global variable.
2014-11-09 19:14:26 +01:00
server_status.php
Replace $replication_info by a global variable.
2014-11-09 19:14:26 +01:00
server_user_groups.php
Trailing white space
2014-07-23 17:27:45 +05:30
server_variables.php
Remove included 'common_error_reporting.php' script and its inclusion from all the scripts.
2014-06-16 11:50:54 +05:30
show_config_errors.php
Wrap long lines, move comments, remove unused code
2012-06-04 14:35:17 +02:00
sql.php
Code cleanup: $disp_mode was always empty at this point
2014-12-28 09:48:04 -05:00
tbl_addfield.php
rfe #1235 Relation view: move to main "Structure" page
2015-02-09 12:07:43 +05:30
tbl_change.php
Fix syntax error.
2014-10-20 20:56:12 +02:00
tbl_chart.php
Fix PHPCS issues.
2014-10-30 18:37:49 +01:00
tbl_create.php
Improve multibytes string manipulation performances.
2014-10-30 17:40:09 +01:00
tbl_export.php
bug #4444 No insert statement produced in SQL export for queries with alias
2014-11-19 10:36:29 +05:30
tbl_find_replace.php
Update to new PMA_URL_getCommon parameters
2014-11-12 17:33:37 +05:30
tbl_get_field.php
Replace PMA_String uses by mb_* calls.
2014-09-28 20:53:01 +02:00
tbl_gis_visualization.php
Pass values as parameters
2015-03-06 11:54:57 +05:30
tbl_import.php
Remove included 'common_error_reporting.php' script and its inclusion from all the scripts.
2014-06-16 11:50:54 +05:30
tbl_indexes.php
Distinguish between index type and index choice
2015-01-28 11:50:21 +05:30
tbl_operations.php
Move JavaScript related to table operations page to a js file of its own
2014-12-01 17:43:19 +05:30
tbl_printview.php
Fix PHPCS issues.
2014-10-30 18:37:49 +01:00
tbl_recent_favorite.php
Do not check for the validity of all recent tables on initial loading.
2014-10-20 12:29:48 +05:30
tbl_relation.php
rfe #1235 Relation view: move to main "Structure" page
2015-02-09 12:07:43 +05:30
tbl_replace.php
Fix typos.
2014-11-02 18:32:42 +01:00
tbl_row_action.php
Code cleanup: $disp_mode was always empty at this point
2014-12-28 09:48:04 -05:00
tbl_select.php
Code cleanup: $disp_mode was always empty at this point
2014-12-28 09:48:04 -05:00
tbl_sql.php
Table filtering for multiquery
2014-12-01 08:27:10 +05:30
tbl_structure.php
Improve message translatability
2015-02-10 09:21:08 -05:00
tbl_tracking.php
Activate/deactivate tracking with a single parameter
2015-02-23 08:45:33 +05:30
tbl_triggers.php
tbl_zoom_select.php
Merge branch 'QA_4_4'
2015-03-10 07:32:09 +05:30
themes.php
PMA console, history and bookmarks.
2014-06-25 21:22:33 +08:00
transformation_overview.php
RFE-637: Custom field handlers (input transformations)
2014-07-12 01:52:32 +05:30
transformation_wrapper.php
Replace mb functions by standard string functions.
2014-10-04 10:09:06 +02:00
url.php
bug #4612 [security] XSS vulnerability in redirection mechanism
2014-12-03 08:29:55 -05:00
user_password.php
MySQL 5.7 Syntax for password change
2015-03-19 12:37:35 -04:00
version_check.php
Merge branch 'QA_4_3'
2015-01-21 10:08:39 +05:30
view_create.php
Cannot create view via Query results operation (master only)
2014-11-05 12:59:42 -05:00
view_operations.php
Remove unnecessarily added empty lines.
2014-06-16 11:50:54 +05:30
webapp.php
Fix typos.
2014-11-02 18:32:42 +01:00