doc
Document switching extension as an option (RFE #1427 )
2013-06-11 11:12:59 +02:00
examples
Various coding style improvements in examples
2013-05-02 10:47:41 +02:00
js
Merge commit 'b5089cf'
2013-06-09 07:44:10 -04:00
libraries
PMA_getHtmlForConfirmPage method added to sql.lib.php to create html for the confirm page.
2013-06-11 21:55:39 +05:30
PMAStandard
Use modified LineLength check
2012-04-27 07:56:05 +02:00
po
Translated using Weblate (Slovak)
2013-06-11 13:38:43 +02:00
scripts
Document functions
2013-06-07 09:26:04 +02:00
setup
Better name for function getting language name
2013-05-02 16:10:14 +02:00
test
Merge branch 'QA_4_0'
2013-06-06 11:48:39 -04:00
themes
Syntax highlighting for binlog table
2013-05-28 13:58:29 +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
Enable PHP 5.5 in travis
2013-05-02 10:09:20 +02:00
browse_foreigners.php
Merge commit '34e12cf'
2013-05-29 09:51:31 -04:00
build.xml
Use own jshint configuration
2013-04-15 16:20:04 +02:00
ChangeLog
Merge commit 'f414eb577b13f908f4bea09d69ddc944b7f4629c'
2013-06-11 13:33:25 +02:00
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
Update composer.json
2013-03-08 19:53:02 +00:00
config.sample.inc.php
Implement feature request #1414 - Allow specifying crontrolport
2013-05-02 21:36:05 +05:30
db_create.php
Convert database interface to a class
2013-05-24 17:30:59 +05:30
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
bug #3948 Server export problems
2013-05-21 16:44:41 +05:30
db_import.php
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
db_operations.php
These constants are better as a part of DatabaseInterface class
2013-05-26 21:15:24 +05:30
db_printview.php
Convert database interface to a class
2013-05-24 17:30:59 +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
Upgraded to jquery-ui-timepicker-addon 1.1.1
2013-01-01 11:50:04 -05:00
db_sql.php
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
db_structure.php
Rename function name according to PEAR standards
2013-04-30 22:51:09 +05:30
db_tracking.php
Convert database interface to a class
2013-05-24 17:30:59 +05:30
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 branch 'QA_4_0'
2013-06-10 13:01:22 -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
Update session upload progress bug comment in import_status.php
2013-06-09 16:46:01 +02:00
import.php
Convert database interface to a class
2013-05-24 17:30:59 +05:30
index.php
Whitespace cleanup
2013-06-11 08:52:51 +02:00
LICENSE
license.php
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
Exclude phpseclib from coverage reports
2013-05-31 10:11:52 +02:00
phpunit.xml.nocoverage
Colorify PHPUnit
2012-11-12 14:52:44 +01:00
pmd_display_field.php
Fix setting display column
2012-12-09 13:50:40 +05:30
pmd_general.php
Consistently include colon in strings to translate
2013-04-25 14:22:31 +02:00
pmd_pdf.php
These constants are better as a part of DatabaseInterface class
2013-05-26 21:15:24 +05:30
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
These constants are better as a part of DatabaseInterface class
2013-05-26 21:15:24 +05:30
pmd_save_pos.php
These constants are better as a part of DatabaseInterface class
2013-05-26 21:15:24 +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
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
4.0.3 release
2013-06-05 06:41:53 -04: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
Some more missing renamings
2013-05-26 07:31:17 +05:30
server_binlog.php
fix the issues:
2013-06-08 00:02:45 +08:00
server_collations.php
make function outside class starting with "PMA"; render HTML at once
2013-05-15 23:48:30 +08:00
server_databases.php
Convert database interface to a class
2013-05-24 17:30:59 +05:30
server_engines.php
Replace tabs with 4 whitespaces
2013-05-23 23:05:35 +05:30
server_export.php
bug #3948 Server export problems
2013-05-21 16:44:41 +05:30
server_import.php
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
server_plugins.php
move PMA_getSubPageHeader to server_common.inc.php
2013-06-07 23:32:17 +08:00
server_privileges.php
Convert database interface to a class
2013-05-24 17:30:59 +05:30
server_replication.php
Merge branch 'master' into OOP_DBI
2013-05-24 19:06:45 +05:30
server_sql.php
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
server_status_advisor.php
Fix TooManyArgument notice in server_status_advisor.php:31, see issue #3907
2013-05-21 20:44:03 +02:00
server_status_monitor.php
Fix typo
2013-05-27 07:59:10 -04:00
server_status_queries.php
Bug #3907 , other fixes
2013-05-16 13:03:13 -04:00
server_status_variables.php
Some more missing renamings
2013-05-26 07:31:17 +05:30
server_status.php
split long lines
2013-06-04 23:51:36 +08:00
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
space added before elseif
2013-06-12 17:21:51 +05:30
tbl_addfield.php
Convert database interface to a class
2013-05-24 17:30:59 +05:30
tbl_change.php
Convert database interface to a class
2013-05-24 17:30:59 +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
Merge branch 'master' into OOP_DBI
2013-05-26 21:43:33 +05:30
tbl_get_field.php
Some more missing renamings
2013-05-26 07:31:17 +05:30
tbl_gis_visualization.php
Some more missing renamings
2013-05-26 07:31:17 +05:30
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
Convert database interface to a class
2013-05-24 17:30:59 +05:30
tbl_printview.php
Convert database interface to a class
2013-05-24 17:30:59 +05:30
tbl_relation.php
These constants are better as a part of DatabaseInterface class
2013-05-26 21:15:24 +05:30
tbl_replace.php
Convert database interface to a class
2013-05-24 17:30:59 +05:30
tbl_row_action.php
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
tbl_select.php
Improve comment
2013-04-11 08:00:49 -04:00
tbl_sql.php
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
tbl_structure.php
Convert database interface to a class
2013-05-24 17:30:59 +05:30
tbl_tracking.php
Convert database interface to a class
2013-05-24 17:30:59 +05:30
tbl_triggers.php
tbl_zoom_select.php
These constants are better as a part of DatabaseInterface class
2013-05-26 21:15:24 +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
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
Implemented rfe #1416 config.inc.php proxy settings for version_check.php
2013-04-18 19:47:32 +01:00
view_create.php
Merge commit '3311c6f'
2013-05-31 15:58:45 +02:00
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