examples
Fix spacing of @package used together with @subpackage
2012-05-02 11:29:34 +02:00
js
The new "check all" checkbox should not be used to find a database name for dropping purposes
2012-06-25 07:52:19 -04:00
libraries
3.5.3-dev
2012-06-26 07:33:55 -04:00
PMAStandard
Use modified LineLength check
2012-04-27 07:56:05 +02:00
po
Update Czech translation
2012-06-26 16:48:47 +02:00
scripts
Exit script on failure to prevent posible corruption of entries
2012-06-04 13:46:56 +02:00
setup
Completely drop footnotes and use tooltips instead
2012-06-11 14:06:04 +01:00
test
Add missing variables and includes to make the test work
2012-06-25 12:17:50 +02:00
themes
bug #3535015 [navi] DbFilter, TableFilter clear buttons hidden on Chrome
2012-06-24 10:26:24 +05:30
.gitignore
Ignore config only in toplevel dir
2012-05-14 15:57:31 +02:00
browse_foreigners.php
Drop display() from Header and Footer classes. The Response class will do all the rendering.
2012-06-11 14:06:04 +01:00
build.xml
Exclude coding standard files
2012-04-26 16:05:57 +02:00
ChangeLog
3.5.3-dev
2012-06-26 07:35:15 -04:00
changelog.php
Replaced xml:lang attributes by lang for HTML5
2012-03-18 14:46:59 +01:00
chk_rel.php
Added PMA_OutputBuffering class, dropped ob.lib.php
2012-06-11 14:06:03 +01:00
config.sample.inc.php
Merge branch 'QA_3_5'
2012-06-10 14:47:10 +01:00
db_create.php
Dropped PMA_ajaxResponse()
2012-06-11 17:58:35 +01:00
db_datadict.php
Modifications to PMA_printButton() function in common.lib.php and renamed as PMA_getButton()()
2012-06-14 13:15:03 +05:30
db_events.php
PMA_Footer and PMA_Header no longer need to be singletons
2012-06-11 14:06:03 +01:00
db_export.php
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
db_import.php
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
db_operations.php
Use camel case for function names (PMA_query_as_controluser => PMA_queryAsControlUser)
2012-06-23 23:06:29 +05:30
db_printview.php
Modifications to PMA_printButton() function in common.lib.php and renamed as PMA_getButton()()
2012-06-14 13:15:03 +05:30
db_qbe.php
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
db_routines.php
PMA_Footer and PMA_Header no longer need to be singletons
2012-06-11 14:06:03 +01:00
db_search.php
Slice PMA_dbSearchGetWhereClause out of PMA_getSearchSqls
2012-06-27 07:58:23 +05:30
db_sql.php
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
db_structure.php
Use checkbox for checking/unchecking all rows in a table
2012-06-24 17:49:53 +02:00
db_tables_search.php
Dropped PMA_ajaxResponse()
2012-06-11 17:58:35 +01:00
db_tracking.php
Use camel case for function names (PMA_query_as_controluser => PMA_queryAsControlUser)
2012-06-23 23:06:29 +05:30
db_triggers.php
PMA_Footer and PMA_Header no longer need to be singletons
2012-06-11 14:06:03 +01:00
docs.css
Replaced <big> with <em class="big"> in docs for HTML5 validity
2012-03-31 16:25:46 +02:00
Documentation.html
3.5.3-dev
2012-06-26 07:33:55 -04:00
export.php
Use camel case for function names - another instance
2012-06-23 22:59:08 +05:30
favicon.ico
Fix permissions.
2010-08-30 09:53:37 +02:00
file_echo.php
Various coding style improvements
2012-06-03 20:40:47 +05:30
gis_data_editor.php
Dropped PMA_ajaxResponse()
2012-06-11 17:58:35 +01:00
import_status.php
Another try to fix PHP 5.4-based upload progress
2012-06-24 21:01:36 +02:00
import.php
Dropped PMA_ajaxResponse()
2012-06-11 17:58:35 +01:00
index.php
Dropped PMA_includeJS() in favor of the PMA_Scripts class
2012-06-11 14:06:04 +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
main.php
Use camel case for function names
2012-06-23 22:52:29 +05:30
navigation.php
bug #3535015 [navi] DbFilter, TableFilter clear buttons hidden on Chrome
2012-06-24 10:26:24 +05:30
phpinfo.php
Fix docblock
2012-06-04 14:32:48 +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
Default to default MySQL setup (no password for root)
2012-04-27 10:43:23 +02:00
pmd_display_field.php
Use camel case for function names (PMA_query_as_controluser => PMA_queryAsControlUser)
2012-06-23 23:06:29 +05:30
pmd_general.php
Indenation fix
2012-06-21 10:54:11 +02:00
pmd_pdf.php
Use camel case for function names (PMA_query_as_controluser => PMA_queryAsControlUser)
2012-06-23 23:06:29 +05:30
pmd_relation_new.php
Use camel case for function names (PMA_query_as_controluser => PMA_queryAsControlUser)
2012-06-23 23:06:29 +05:30
pmd_relation_upd.php
Use camel case for function names (PMA_query_as_controluser => PMA_queryAsControlUser)
2012-06-23 23:06:29 +05:30
pmd_save_pos.php
Use camel case for function names (PMA_query_as_controluser => PMA_queryAsControlUser)
2012-06-23 23:06:29 +05:30
prefs_forms.php
Drop display() from Header and Footer classes. The Response class will do all the rendering.
2012-06-11 14:06:04 +01:00
prefs_manage.php
Dropped PMA_ajaxResponse()
2012-06-11 17:58:35 +01:00
print.css
Use print.css in header_printview.inc.php
2012-05-13 00:28:34 +01:00
querywindow.php
PMA_generateHtmlTabs() becomes PMA_getHtmlTabs()
2012-06-17 08:39:31 -04:00
README
3.5.3-dev
2012-06-26 07:33:55 -04:00
README.VENDOR
We no longer modify tcpdf
2011-12-16 14:56:16 +01:00
robots.txt
Fix permissions.
2010-08-30 09:53:37 +02:00
schema_edit.php
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
schema_export.php
relation.lib.php is already included by common.inc.php
2012-06-11 14:06:03 +01:00
server_binlog.php
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
server_collations.php
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
server_databases.php
Use checkbox for checking/unchecking all rows in a table
2012-06-24 17:49:53 +02:00
server_engines.php
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
server_export.php
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
server_import.php
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
server_plugins.php
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
server_privileges.php
Use checkbox for checking/unchecking all rows in a table
2012-06-24 17:49:53 +02:00
server_replication.php
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
server_sql.php
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
server_status.php
Wrap some long lines
2012-06-21 13:27:19 +02:00
server_synchronize.php
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
server_variables.php
Fixed ajax responses in server_variable.php
2012-06-11 14:06:05 +01:00
show_config_errors.php
Wrap long lines, move comments, remove unused code
2012-06-04 14:35:17 +02:00
sql.php
Modifications to PMA_printButton() function in common.lib.php and renamed as PMA_getButton()()
2012-06-14 13:15:03 +05:30
tbl_addfield.php
Dropped PMA_ajaxResponse()
2012-06-11 17:58:35 +01:00
tbl_alter.php
Dropped PMA_ajaxResponse()
2012-06-11 17:58:35 +01:00
tbl_change.php
merge upstream
2012-06-22 22:19:56 +05:30
tbl_chart.php
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
tbl_create.php
Dropped PMA_ajaxResponse()
2012-06-11 17:58:35 +01:00
tbl_export.php
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
tbl_get_field.php
Fix function name: PMA_download_header -> PMA_downloadHeader
2012-06-01 21:52:30 +05:30
tbl_gis_visualization.php
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
tbl_import.php
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
tbl_indexes.php
Dropped PMA_ajaxResponse()
2012-06-11 17:58:35 +01:00
tbl_move_copy.php
Dropped PMA_ajaxResponse()
2012-06-11 17:58:35 +01:00
tbl_operations.php
ajax_request might not be set in tbl_operations
2012-06-25 16:27:08 +02:00
tbl_printview.php
Modifications to PMA_printButton() function in common.lib.php and renamed as PMA_getButton()()
2012-06-14 13:15:03 +05:30
tbl_relation.php
Use camel case for function names (PMA_query_as_controluser => PMA_queryAsControlUser)
2012-06-23 23:06:29 +05:30
tbl_replace.php
Coding style fixes
2012-06-23 21:48:58 +05:30
tbl_row_action.php
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
tbl_select.php
Use PMA_TableSearch in tbl_select.php
2012-06-15 15:33:36 +05:30
tbl_sql.php
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
tbl_structure.php
Use checkbox for checking/unchecking all rows in a table
2012-06-24 17:49:53 +02:00
tbl_tracking.php
Use camel case for function names (PMA_query_as_controluser => PMA_queryAsControlUser)
2012-06-23 23:06:29 +05:30
tbl_triggers.php
Use package name PhpMyAdmin
2011-10-25 10:13:17 +02:00
tbl_zoom_select.php
Use PMA_TableSearch in tbl_zoom_select.php
2012-06-16 14:26:41 +05:30
themes.php
Integrated themes.php with PMA_Response class
2012-06-11 14:06:03 +01:00
transformation_overview.php
Drop display() from Header and Footer classes. The Response class will do all the rendering.
2012-06-11 14:06:04 +01:00
transformation_wrapper.php
PMA_Footer and PMA_Header no longer need to be singletons
2012-06-11 14:06:03 +01:00
url.php
Add missing @package tag
2012-06-01 14:36:04 +02:00
user_password.php
Fixed bad variable name
2012-06-15 00:14:56 +01:00
view_create.php
Dropped PMA_ajaxResponse()
2012-06-11 17:58:35 +01:00
view_operations.php
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
webapp.php
Class names should start with capital letters
2012-06-23 22:12:51 +05:30