doc
4.0.0-alpha2
2013-01-28 07:59:35 -05:00
examples
Adjust links to documentation in comments/docs
2012-11-12 09:15:37 +01:00
js
Fix merge conflicts
2013-01-28 07:25:20 -05:00
libraries
Fix table name in comments
2013-01-31 10:33:41 +01:00
PMAStandard
Use modified LineLength check
2012-04-27 07:56:05 +02:00
po
Translated using Weblate (Ukrainian)
2013-01-30 14:25:35 +01:00
scripts
New sf interface for milestones
2013-01-20 13:39:53 -05:00
setup
many some minor fixes (sorry, see diff)
2013-01-26 15:35:29 +03:00
test
correct test for getCheckBoxesForMultipleRowOperations / part 2
2013-01-26 21:10:04 +03:00
themes
Increase contrast, round the borders
2013-01-25 07:46:13 -05:00
.gitignore
Move to doc directory
2012-11-12 08:59:53 +01:00
.travis.yml
Drop explicit email settings for travis
2012-11-12 11:46:58 +01:00
browse_foreigners.php
Grid editing: enable edit box for relational value
2012-10-28 23:15:47 +08:00
build.xml
exclude blowfish.php from code quality checks, it is an external lib
2013-01-27 21:34:32 +01:00
ChangeLog
Fix merge conflicts
2013-01-28 07:35:46 -05:00
changelog.php
Provide changelog links to transitioned SF.net trackers for bugs, rfe, patches
2013-01-22 21:23:01 +01:00
chk_rel.php
Added PMA_OutputBuffering class, dropped ob.lib.php
2012-06-11 14:06:03 +01:00
composer.json
mysql version should also be included in "require"
2012-12-12 13:19:18 +05:30
config.sample.inc.php
Use docs.phpmyadmin.net instead of phpmyadmin.readthedocs.org
2012-11-13 14:19:44 +01:00
db_create.php
Dropped main.php
2012-10-30 20:10:20 +00:00
db_datadict.php
The data dictionary is a print view page
2012-12-09 13:47:52 +00:00
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
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
Upgraded to jquery-ui-timepicker-addon 1.1.1
2013-01-01 11:50:04 -05:00
db_tracking.php
use require when including a file unconditionally
2013-01-15 14:24:48 +01: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
Fix merge conflicts
2012-11-10 06:27:26 -05:00
favicon.ico
Fix permissions.
2010-08-30 09:53:37 +02:00
file_echo.php
Fixed export of server status monitor settings
2012-12-04 16:30:20 +00:00
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
Fix links to FAQ
2012-11-12 14:15:45 +01:00
index.php
Merge branch 'master' of git://github.com/DronRathore/phpmyadmin into DronRathore-master
2013-01-10 08:46:40 +01:00
LICENSE
Fix permissions.
2010-08-30 09:53:37 +02:00
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
Colorify PHPUnit
2012-11-12 14:52:44 +01: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
Drop some inline html
2013-01-10 13:55:25 +01:00
pmd_pdf.php
selected = "selected" to better fit the xml
2013-01-26 16:50:57 +03:00
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
Implement linking to new documentation
2012-11-12 09:48:05 +01:00
print.css
Use print.css in header_printview.inc.php
2012-05-13 00:28:34 +01:00
querywindow.php
Fixed menu display in querywindow
2012-11-25 14:05:04 +00:00
README
4.0.0-alpha2
2013-01-28 07:59:35 -05:00
README.rst
Add some headers
2012-11-13 14:29:08 +01:00
robots.txt
Fix permissions.
2010-08-30 09:53:37 +02:00
schema_edit.php
Implement linking to new documentation
2012-11-12 09:48:05 +01:00
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
Removed the AjaxEnable directive
2012-12-21 16:04:57 -05:00
server_engines.php
Added microhistory metadata to some links
2012-11-25 20:37:36 +00:00
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
Bug #3786 PHP error when dropping user
2013-01-27 13:47:08 -05:00
server_replication.php
Remove the Synchronize feature
2012-11-07 13:09:47 -05:00
server_sql.php
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
server_status_advisor.php
Fixed advisor dialog + microhistory
2012-12-17 16:32:50 +00:00
server_status_monitor.php
Upgraded to jquery-ui-timepicker-addon 1.1.1
2013-01-01 11:50:04 -05:00
server_status_queries.php
remove unused variables
2013-01-25 13:08:49 +01:00
server_status_variables.php
Use ellipsis where appropriate
2013-01-10 13:33:29 +01:00
server_status.php
remove unused variables
2013-01-25 13:08:49 +01:00
server_variables.php
Use Response class for ajax responses
2012-11-09 19:29:30 +00:00
show_config_errors.php
Wrap long lines, move comments, remove unused code
2012-06-04 14:35:17 +02:00
sql.php
unwrap line
2013-01-25 13:10:05 +01:00
tbl_addfield.php
The term "properties" has another meaning in phpMyAdmin 4.x
2012-12-20 09:46:10 -05:00
tbl_change.php
Dead code
2013-01-27 14:49:29 -05:00
tbl_chart.php
Coding style improvements
2013-01-27 21:42:17 +05:30
tbl_create.php
The term "properties" has another meaning in phpMyAdmin 4.x
2012-12-20 09:46:10 -05:00
tbl_export.php
Improve comments
2012-11-02 06:53:09 -04:00
tbl_get_field.php
Renamed ->method() with PMA_Util::method()
2012-09-16 14:35:45 +05:30
tbl_gis_visualization.php
Throw error if no sql query is set
2013-01-27 21:57:53 +05:30
tbl_import.php
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
tbl_indexes.php
Implemented rfe #3599046 - Added comments for indexes
2013-01-07 23:44:58 +00:00
tbl_move_copy.php
Renamed ->method() with PMA_Util::method()
2012-09-16 14:35:45 +05:30
tbl_operations.php
Fixed broken storage engine selection on tbl_operation.php
2012-11-30 11:56:58 +00:00
tbl_printview.php
Coding style improvements
2012-10-28 14:14:23 +05:30
tbl_relation.php
improve docblock
2013-01-25 16:48:35 +01:00
tbl_replace.php
Resolve conflicts
2012-12-23 19:59:12 +05:30
tbl_row_action.php
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
tbl_select.php
Upgraded to jquery-ui-timepicker-addon 1.1.1
2013-01-01 11:50:04 -05:00
tbl_sql.php
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
tbl_structure.php
Removed the AjaxEnable directive
2012-12-21 16:04:57 -05:00
tbl_tracking.php
Fix merge conflicts
2012-12-12 15:04:55 -05:00
tbl_triggers.php
Use package name PhpMyAdmin
2011-10-25 10:13:17 +02:00
tbl_zoom_select.php
Upgraded to jquery-ui-timepicker-addon 1.1.1
2013-01-01 11:50:04 -05:00
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
remove unused variable and simplify code
2013-01-25 13:13:35 +01:00
version_check.php
many some minor fixes (sorry, see diff)
2013-01-26 15:35:29 +03:00
view_create.php
improve coding style : remove mixed php and html
2013-01-21 21:55:31 +01: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