examples
Dropped main.php
2012-10-30 20:10:20 +00:00
js
No trailing , as MSIE does not like this
2012-10-31 10:16:09 +01:00
libraries
Fix typo
2012-10-31 10:52:03 +01:00
PMAStandard
Use modified LineLength check
2012-04-27 07:56:05 +02:00
po
Translated using Weblate.
2012-10-31 11:13:08 +01:00
scripts
Automatically commit changes when updating locales
2012-10-31 09:54:24 +01:00
setup
Various docblocks improvements
2012-09-19 15:05:26 +02:00
test
Fixed "add scripts code" test case
2012-10-31 10:16:50 +00:00
themes
Ignore themes from separate repo
2012-10-31 10:04:12 +01:00
.gitignore
Ignore config only in toplevel dir
2012-05-14 15:57:31 +02:00
.travis.yml
Generate locales during build
2012-10-18 09:57:35 +02:00
browse_foreigners.php
Grid editing: enable edit box for relational value
2012-10-28 23:15:47 +08:00
build.xml
Fix merge conflicts
2012-09-22 06:48:24 -04:00
ChangeLog
Renamed configuration directive: LeftDisplayDatabaseFilterMinimum => NavigationTreeDisplayDbFilterMinimum
2012-10-30 20:16:57 +00:00
changelog.php
Coding style improvements
2012-09-05 15:44:18 +02:00
chk_rel.php
Added PMA_OutputBuffering class, dropped ob.lib.php
2012-06-11 14:06:03 +01:00
composer.json
Fix typo
2012-10-29 10:50:56 +01:00
config.sample.inc.php
Merge branch 'QA_3_5'
2012-06-10 14:47:10 +01:00
db_create.php
Dropped main.php
2012-10-30 20:10:20 +00:00
db_datadict.php
Clean PHP, HTML mix
2012-10-28 16:38:15 +05:30
db_events.php
Moved all the JS functionality for RTE into a single file
2012-10-30 20:10:22 +00:00
db_export.php
Dropped (again) some server side code for checking all items in a list
2012-10-30 20:24:00 +00:00
db_import.php
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
db_operations.php
Renamed ->method() with PMA_Util::method()
2012-09-16 14:35:45 +05:30
db_printview.php
Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util::
2012-09-16 14:41:47 +05:30
db_qbe.php
Coding style improvements
2012-08-31 00:46:35 +05:30
db_routines.php
Moved all the JS functionality for RTE into a single file
2012-10-30 20:10:22 +00:00
db_search.php
Fixed ajax-loaded db search pages
2012-10-30 20:04:52 +00:00
db_sql.php
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
db_structure.php
Fixed syntax errors
2012-10-30 20:24:01 +00:00
db_tables_search.php
Renamed configuration directive: LeftDefaultTabTable => NavigationTreeDefaultTabTable
2012-10-30 20:16:57 +00:00
db_tracking.php
Renamed configuration directive: LeftFrameTableSeparator => NavigationTreeTableSeparator
2012-10-30 20:16:57 +00:00
db_triggers.php
Moved all the JS functionality for RTE into a single file
2012-10-30 20:10:22 +00:00
docs.css
Replaced <big> with <em class="big"> in docs for HTML5 validity
2012-03-31 16:25:46 +02:00
Documentation.html
Wrong datatype for configuration directive in documentation
2012-10-30 20:24:01 +00:00
export.php
Renamed ->method() with PMA_Util::method()
2012-09-16 14:35:45 +05:30
favicon.ico
file_echo.php
Various coding style improvements
2012-06-03 20:40:47 +05:30
gis_data_editor.php
Avoid PHP, HTML mix. Improve doc comments
2012-09-04 21:32:11 +05:30
import_status.php
Fix PHP 5.4 upload progress working only with session.upload_progress.cleanup set to Off
2012-06-30 15:21:23 +02:00
import.php
Renamed ->method() with PMA_Util::method()
2012-09-16 14:35:45 +05:30
index.php
Open phpinfo in a new window
2012-10-30 20:24:00 +00:00
LICENSE
license.php
Leading ./ paths for includes can be omitted, part 2
2012-03-16 23:11:57 +01:00
navigation.php
For navigation fetch database names from INFORMATION_SCHEMA only
2012-10-30 20:10:21 +00:00
phpinfo.php
Disable header and footer when showing phpinfo()
2012-08-10 11:05:47 +02:00
phpmyadmin.css.php
SQL parser no longer needs to be included for generating CSS
2012-05-29 14:06:49 +02:00
phpunit.xml.dist
Ignore gettexts .inc file as well
2012-09-18 10:27:47 +02:00
phpunit.xml.nocoverage
Add rule to test without coverage reports
2012-07-18 14:56:06 +02:00
pmd_display_field.php
Renamed ->method() with PMA_Util::method()
2012-09-16 14:35:45 +05:30
pmd_general.php
Fixed z-index conflict in pmd
2012-10-30 20:24:00 +00:00
pmd_pdf.php
Renamed ->method() with PMA_Util::method()
2012-09-16 14:35:45 +05:30
pmd_relation_new.php
Renamed ->method() with PMA_Util::method()
2012-09-16 14:35:45 +05:30
pmd_relation_upd.php
Renamed ->method() with PMA_Util::method()
2012-09-16 14:35:45 +05:30
pmd_save_pos.php
Renamed ->method() with PMA_Util::method()
2012-09-16 14:35:45 +05:30
prefs_forms.php
Dropped server side functionality for reloading the left frame from user preferences forms
2012-10-30 20:23:59 +00:00
prefs_manage.php
Dropped server side functionality for reloading the left frame from user preferences forms
2012-10-30 20:23:59 +00:00
print.css
Use print.css in header_printview.inc.php
2012-05-13 00:28:34 +01:00
querywindow.php
Rewrite and integration of js/common.js
2012-10-30 20:23:59 +00:00
README
3.5.4-dev
2012-09-24 07:17:20 -04:00
README.VENDOR
robots.txt
schema_edit.php
Renamed ->method() with PMA_Util::method()
2012-09-16 14:35:45 +05:30
schema_export.php
Use single quotes when we do not want to evaluate the string
2012-10-16 11:18:16 +02:00
server_binlog.php
Renamed ->method() with PMA_Util::method()
2012-09-16 14:35:45 +05:30
server_collations.php
Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util::
2012-09-16 14:41:47 +05:30
server_databases.php
Drop "Check All/Uncheck All" functionality in PHP, this is already handled in JS
2012-10-30 20:04:51 +00:00
server_engines.php
Renamed ->method() with PMA_Util::method()
2012-09-16 14:35:45 +05:30
server_export.php
Fixed syntax errors
2012-10-30 20:24:01 +00:00
server_import.php
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
server_plugins.php
Dropped includes for globally included JS files
2012-10-30 20:10:21 +00:00
server_privileges.php
Dropped getReloadNavigationScript(), this is already handled by Footer.class.php
2012-10-30 20:23:59 +00:00
server_replication.php
Renamed ->method() with PMA_Util::method()
2012-09-16 14:35:45 +05:30
server_sql.php
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
server_status.php
Dropped includes for globally included JS files
2012-10-30 20:10:21 +00:00
server_synchronize.php
Fixed submission of synchronize form in ajax mode
2012-10-30 20:04:52 +00:00
server_variables.php
Got rid of inline JS on server_variables.php
2012-10-30 20:04:51 +00:00
show_config_errors.php
- [security] Fixed local path disclosure vulnerability
2012-07-31 23:22:41 +02:00
sql.php
Fixed syntax errors
2012-10-30 20:24:01 +00:00
tbl_addfield.php
Fixed add/edit column functionality
2012-10-30 20:10:23 +00:00
tbl_alter.php
Fixed add/edit column functionality
2012-10-30 20:10:23 +00:00
tbl_change.php
Wrap some long lines
2012-09-26 22:18:39 +05:30
tbl_chart.php
Fix bug #3571970 for master
2012-10-28 22:21:37 +05:30
tbl_create.php
Dropped main.php
2012-10-30 20:10:20 +00:00
tbl_export.php
Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util::
2012-09-16 14:41:47 +05:30
tbl_get_field.php
Renamed ->method() with PMA_Util::method()
2012-09-16 14:35:45 +05:30
tbl_gis_visualization.php
Dropped includes for globally included JS files
2012-10-30 20:10:21 +00:00
tbl_import.php
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
tbl_indexes.php
Added ajax behaviour to indexes in the navigation tree
2012-10-30 20:10:23 +00:00
tbl_move_copy.php
Renamed ->method() with PMA_Util::method()
2012-09-16 14:35:45 +05:30
tbl_operations.php
Renamed ->method() with PMA_Util::method()
2012-09-16 14:35:45 +05:30
tbl_printview.php
Coding style improvements
2012-10-28 14:14:23 +05:30
tbl_relation.php
Proper function naming
2012-10-28 16:37:39 +05:30
tbl_replace.php
Merge branch 'QA_3_5'
2012-09-24 22:02:18 +05:30
tbl_row_action.php
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
tbl_select.php
Merge branch 'QA_3_5'
2012-08-06 22:04:02 +05:30
tbl_sql.php
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
tbl_structure.php
Drop "Check All/Uncheck All" functionality in PHP, this is already handled in JS
2012-10-30 20:04:51 +00:00
tbl_tracking.php
Fixed submission of table tracking forms
2012-10-30 20:07:02 +00:00
tbl_triggers.php
tbl_zoom_select.php
Modified some untracked changes
2012-09-16 14:51:13 +05:30
themes.php
Integrated themes.php with PMA_Response class
2012-06-11 14:06:03 +01:00
transformation_overview.php
oop: transformations - fix classes, add interface and use descriptions
2012-06-19 23:59:47 +03:00
transformation_wrapper.php
Coding style - null should be lower case
2012-10-28 15:07:59 +05:30
url.php
Merge branch 'QA_3_5'
2012-07-01 17:27:19 +02:00
user_password.php
Dropped main.php
2012-10-30 20:10:20 +00:00
view_create.php
Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util::
2012-09-16 14:41:47 +05:30
view_operations.php
Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util::
2012-09-16 14:41:47 +05:30
webapp.php
Improve doc blocks
2012-09-05 22:14:40 +05:30