doc
Typo
2013-07-16 10:58:30 -04:00
examples
Forcing a storage engine for configuration storage
2013-07-12 17:06:50 +05:30
js
allow tooltip overflow, hide axis overflow explicitly
2013-07-25 21:33:38 +05:30
libraries
added method PMA_getUrlParameters
2013-07-30 21:38:35 +05:30
PMAStandard
Use modified LineLength check
2012-04-27 07:56:05 +02:00
po
Translated using Weblate (Croatian)
2013-07-26 15:10:17 +02:00
scripts
Drop javascript compression on release time
2013-07-08 13:00:20 +02:00
setup
revert the changes about header
2013-07-12 23:11:05 +08:00
test
Fix class name
2013-07-27 22:34:32 +05:30
themes
Merge branch 'QA_4_0'
2013-07-27 18:10:08 +05:30
.gitignore
Prevent commiting netbeans stuff by ignoring it
2013-05-10 11:15:20 +02:00
.jshintrc
Higher limit on detected errors
2013-04-16 13:00:22 +02:00
.travis.yml
Drop PHP 5.2 from tests, it fails too badly
2013-07-01 15:00:20 +02:00
browse_foreigners.php
Group native and mb string functions into classes
2013-06-20 12:30:04 +05:45
build.xml
Use apply for jshint call to avoid problems with spaces in path
2013-06-12 10:50:09 +02:00
ChangeLog
#4035 Query "inline" link disappears when turning off "Explain SQL" option
2013-07-27 20:03:26 +05:30
changelog.php
Fix bug #3907 undefined variables, function parameter problems
2013-05-13 11:27:56 +02:00
chk_rel.php
Added PMA_OutputBuffering class, dropped ob.lib.php
2012-06-11 14:06:03 +01:00
composer.json
Raise requirements to PHP 5.3
2013-07-01 15:29:47 +02:00
config.sample.inc.php
Update examples with new configurations
2013-07-05 11:57:46 +05:30
db_create.php
Directly use the POST parameter
2013-06-16 06:42:02 -04:00
db_datadict.php
Convert database interface to a class
2013-05-24 17:30:59 +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
rename server_export.lib.php to display_export.lib.php due to it works for server and database, table level export
2013-07-21 10:23:35 +08:00
db_import.php
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
db_operations.php
refactor mysql_charsets.inc.php
2013-06-11 13:25:54 +08:00
db_printview.php
Convert database interface to a class
2013-05-24 17:30:59 +05:30
db_qbe.php
removed include sql.php from db_qbe.php
2013-07-23 21:35:18 +05:30
db_routines.php
refactor mysql_charsets.inc.php
2013-06-11 13:25:54 +08:00
db_search.php
Upgraded to jquery-ui-timepicker-addon 1.1.1
2013-01-01 11:50:04 -05:00
db_sql.php
There might be other reasons to use the SQL query box on an empty database
2013-07-10 07:20:19 -04:00
db_structure.php
Another adding of comma to sentences
2013-07-12 15:54:18 +02:00
db_tracking.php
Merge remote-tracking branch 'origin/QA_4_0'
2013-06-24 10:41:54 +02:00
db_triggers.php
Moved all the JS functionality for RTE into a single file
2012-10-30 20:10:22 +00:00
export.php
Merge commit '77e67c3'
2013-07-19 09:13:51 -04:00
favicon.ico
file_echo.php
Fixed export of server status monitor settings
2012-12-04 16:30:20 +00:00
gis_data_editor.php
Consistently include colon in strings to translate
2013-04-25 14:22:31 +02:00
import_status.php
Directly use the GET parameters
2013-07-24 07:40:04 -04:00
import.php
Fix merge conflict
2013-06-30 06:41:44 -04:00
index.php
Various coding style improvements
2013-07-10 15:05:05 +02:00
LICENSE
license.php
Leading ./ paths for includes can be omitted, part 2
2012-03-16 23:11:57 +01:00
navigation.php
use uppercase for AJAX acronym
2013-01-21 00:34:23 +01: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
Remove swekey from code coverage
2013-07-19 14:13:26 +05:45
phpunit.xml.nocoverage
Enable backupGlobals directive in phpunit
2013-06-11 14:31:38 +02:00
pmd_display_field.php
Directly use the POST parameters
2013-07-26 05:24:23 -04:00
pmd_general.php
Directly use the GET parameters
2013-06-20 12:38:30 -04:00
pmd_pdf.php
Dead code
2013-06-17 08:39:48 -04:00
pmd_relation_new.php
These constants are better as a part of DatabaseInterface class
2013-05-26 21:15:24 +05:30
pmd_relation_upd.php
Move function with other PMD functions
2013-06-26 10:24:04 -04:00
pmd_save_pos.php
Directly use the POST parameter
2013-06-18 08:25:14 -04:00
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
Wrap some long lines
2013-05-10 11:03:31 +02:00
print.css
Use print.css in header_printview.inc.php
2012-05-13 00:28:34 +01:00
querywindow.php
Convert database interface to a class
2013-05-24 17:30:59 +05:30
README
Raise requirements to PHP 5.3
2013-07-01 15:29:47 +02:00
README.rst
Add some headers
2012-11-13 14:29:08 +01:00
robots.txt
schema_edit.php
Implement linking to new documentation
2012-11-12 09:48:05 +01:00
schema_export.php
Share schema export code
2013-07-19 08:55:20 +02:00
server_binlog.php
Bug #3960 NavigationBarIconic config not honored
2013-06-21 10:00:41 -04:00
server_collations.php
fix the code style error for some server_view pages
2013-06-29 16:58:30 +08:00
server_databases.php
Merge remote-tracking branch 'origin/QA_4_0'
2013-06-24 10:41:54 +02:00
server_engines.php
using the common header function to render header
2013-06-24 23:35:08 +08:00
server_export.php
rename server_export.lib.php to display_export.lib.php due to it works for server and database, table level export
2013-07-21 10:23:35 +08:00
server_import.php
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
server_plugins.php
fix the undefined error
2013-07-21 00:58:37 +08:00
server_privileges.php
Remove not used parameter $hostname
2013-07-15 09:24:23 +05:30
server_replication.php
refactor server_replication
2013-06-22 15:28:50 +08:00
server_sql.php
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
server_status_advisor.php
refactor server_status_advisor.php: moving functions to server_status_advisor.lib.php
2013-07-15 13:26:55 +08:00
server_status_monitor.php
Drop no longer needed date.js
2013-07-08 12:59:28 +02:00
server_status_queries.php
Bug #3907 , other fixes
2013-05-16 13:03:13 -04:00
server_status_variables.php
refactor function names
2013-06-25 23:16:10 +08:00
server_status.php
refactor server_status.php
2013-07-16 21:45:41 +08:00
server_user_groups.php
Improve documentation comments
2013-07-15 09:35:50 +05:30
server_variables.php
Convert database interface to a class
2013-05-24 17:30:59 +05:30
show_config_errors.php
Wrap long lines, move comments, remove unused code
2012-06-04 14:35:17 +02:00
sql.php
No longer needed
2013-07-22 15:33:54 -04:00
tbl_addfield.php
Various coding style improvements
2013-06-11 16:27:31 +02:00
tbl_change.php
updated the comment.
2013-07-30 21:50:44 +05:30
tbl_chart.php
Some more missing renamings
2013-05-26 07:31:17 +05:30
tbl_create.php
Convert database interface to a class
2013-05-24 17:30:59 +05:30
tbl_export.php
rename server_export.lib.php to display_export.lib.php due to it works for server and database, table level export
2013-07-21 10:23:35 +08:00
tbl_find_replace.php
Implement 'find and replace in a column' feature
2013-06-26 20:30:28 +05:30
tbl_get_field.php
Directly use the GET parameters
2013-07-07 08:41:02 -04:00
tbl_gis_visualization.php
Correct spacing in function calls
2013-07-10 14:59:42 +02:00
tbl_import.php
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
tbl_indexes.php
Convert database interface to a class
2013-05-24 17:30:59 +05:30
tbl_move_copy.php
Convert database interface to a class
2013-05-24 17:30:59 +05:30
tbl_operations.php
refactor mysql_charsets.inc.php
2013-06-11 13:25:54 +08:00
tbl_printview.php
Convert database interface to a class
2013-05-24 17:30:59 +05:30
tbl_relation.php
Add hints for the new relational view dropdowns
2013-06-26 13:03:28 -04:00
tbl_replace.php
Convert database interface to a class
2013-05-24 17:30:59 +05:30
tbl_row_action.php
Fix typos
2013-07-23 07:12:44 -04:00
tbl_select.php
Globals generated from POST were not used
2013-07-25 07:13:37 -04:00
tbl_sql.php
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
tbl_structure.php
Clarify comments
2013-07-23 15:31:48 -04:00
tbl_tracking.php
Merge remote-tracking branch 'origin/QA_4_0'
2013-06-24 10:41:54 +02:00
tbl_triggers.php
Use package name PhpMyAdmin
2011-10-25 10:13:17 +02:00
tbl_zoom_select.php
Drop no longer needed date.js
2013-07-08 12:59:28 +02:00
themes.php
Various coding style improvements
2013-06-11 16:27:31 +02:00
transformation_overview.php
Various coding style improvements
2013-06-11 16:27:31 +02:00
transformation_wrapper.php
These constants are better as a part of DatabaseInterface class
2013-05-26 21:15:24 +05:30
url.php
Merge branch 'QA_3_5'
2012-07-01 17:27:19 +02:00
user_password.php
Convert database interface to a class
2013-05-24 17:30:59 +05:30
version_check.php
Move version gathering into function and test it
2013-07-12 10:21:17 +02:00
view_create.php
Fix typo
2013-07-12 10:49:58 +05:30
view_operations.php
Various coding style improvements
2013-06-11 16:27:31 +02:00
webapp.php
Improve doc blocks
2012-09-05 22:14:40 +05:30