examples
Fix spacing of @package used together with @subpackage
2012-05-02 11:29:34 +02:00
js
Fixed broken "Switch to visual builder" link in db_qbe.php
2012-06-06 12:03:47 +01:00
libraries
oop: export csv
2012-06-08 15:31:16 +03:00
PMAStandard
Use modified LineLength check
2012-04-27 07:56:05 +02:00
po
Translated using Weblate.
2012-06-07 09:40:38 +02:00
scripts
Exit script on failure to prevent posible corruption of entries
2012-06-04 13:46:56 +02:00
setup
Fix function name: PMA_download_header -> PMA_downloadHeader
2012-06-01 21:52:30 +05:30
test
Add missing package tags
2012-06-04 19:18:30 +05:30
themes
Fix some minor coding style violations in themes
2012-06-04 14:32:23 +02:00
.gitignore
Ignore config only in toplevel dir
2012-05-14 15:57:31 +02:00
browse_foreigners.php
Fixed missing parameter in browse_foreigners.php
2012-05-24 00:29:08 +01:00
build.xml
Exclude coding standard files
2012-04-26 16:05:57 +02:00
ChangeLog
Merge branch 'QA_3_5'
2012-06-03 02:08:46 +01:00
changelog.php
Replaced xml:lang attributes by lang for HTML5
2012-03-18 14:46:59 +01:00
chk_rel.php
Add docs to some files and methods
2012-04-27 13:41:44 +02:00
config.sample.inc.php
rfe #3518852 [edit] edit blob but not other binary, new option $cfg['ProtectBinary'] = 'noblob'
2012-04-19 22:32:51 +02:00
db_create.php
Remove HTML rendering inside the functions in display_tbl.lib.php file itselves
2012-05-11 16:05:55 +05:30
db_datadict.php
Fix spacing around brackets
2012-04-27 11:30:47 +02:00
db_events.php
Include CodeMirror globally
2012-04-25 23:47:24 +01:00
db_export.php
Coding style improvements
2012-04-14 17:44:39 +05:30
db_import.php
Leading ./ paths for includes can be omitted, part 2
2012-03-16 23:11:57 +01:00
db_operations.php
Fix function names: PMA_display_html_radio -> PMA_displayHtmlRadio
2012-05-11 21:59:34 +05:30
db_printview.php
Use print.css in header_printview.inc.php
2012-05-13 00:28:34 +01:00
db_qbe.php
Fixed broken "Switch to visual builder" link in db_qbe.php
2012-06-06 12:03:47 +01:00
db_routines.php
Remove no longer needed usage of data_*.inc.php
2012-04-26 13:40:00 +02:00
db_search.php
Fix function names: PMA_display_html_radio -> PMA_displayHtmlRadio
2012-05-11 21:59:34 +05:30
db_sql.php
Include CodeMirror globally
2012-04-25 23:47:24 +01:00
db_structure.php
Little bit of coding style
2012-04-26 16:18:37 +02:00
db_tables_search.php
wrap long lines, apply coding styles
2012-05-06 23:47:29 +02:00
db_tracking.php
Remove HTML rendering inside the functions in display_tbl.lib.php file itselves
2012-05-11 16:05:55 +05:30
db_triggers.php
Include CodeMirror globally
2012-04-25 23:47:24 +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
pmahomme is now the fallback theme
2012-05-29 17:16:22 +02:00
export.php
oop: export codegen; camel caps export naming convention
2012-06-08 11:47:36 +03:00
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
add vim directive for indenting with spaces
2012-04-11 16:18:53 +02:00
import_status.php
Various coding style improvements
2012-06-03 20:40:47 +05:30
import.php
plugins and OOP: merge master, fix conflicts
2012-06-04 12:14:32 +03:00
index.php
Various coding style improvements
2012-06-03 20:40:47 +05:30
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
Fix function names: PMA_AddJSVar -> PMA_addJSVar
2012-05-25 22:43:23 +05:30
navigation.php
Various coding style improvements
2012-06-03 20:40:47 +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
Move common includes to root files rather than to library (which should not be lodaded separately) (issue #36 )
2012-04-17 09:02:29 +02:00
pmd_general.php
Load remaining PMD images using new loader
2012-05-29 17:13:45 +02:00
pmd_pdf.php
Better name for function
2012-06-04 12:08:14 +02:00
pmd_relation_new.php
Fix function names: PMA_foreignkey_supported -> PMA_isForeignKeySupported
2012-05-11 22:11:24 +05:30
pmd_relation_upd.php
Fix function names: PMA_foreignkey_supported -> PMA_isForeignKeySupported
2012-05-11 22:11:24 +05:30
pmd_save_pos.php
No longer depend on grab_globals
2012-04-17 06:52:42 -04:00
prefs_forms.php
Fix Checkstyle Warnings - Type: CloseBracketLine (Closing parenthesis of a multi-line function call must be on a line by itself)
2012-04-14 09:09:21 +05:30
prefs_manage.php
Fix function name: PMA_download_header -> PMA_downloadHeader
2012-06-01 21:52:30 +05:30
print.css
Use print.css in header_printview.inc.php
2012-05-13 00:28:34 +01:00
querywindow.php
Fix function names: PMA_generate_html_tabs -> PMA_generateHtmlTabs
2012-05-11 22:18:20 +05:30
README
3.5.1 release
2012-05-03 12:31:54 -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
Fix CheckStyle warnings, Type:CloseBracketNewLine (Closing parenthesis of a multi-line IF statement must be on a new line)
2012-04-22 21:28:41 +05:30
schema_export.php
Improve naming
2012-04-29 15:07:46 -04:00
server_binlog.php
Remove HTML rendering inside the functions in display_tbl.lib.php file itselves
2012-05-11 16:05:55 +05:30
server_collations.php
Dropped server_links.inc.php
2012-05-05 16:44:27 +01:00
server_databases.php
Remove HTML rendering inside the functions in display_tbl.lib.php file itselves
2012-05-11 16:05:55 +05:30
server_engines.php
Dropped server_links.inc.php
2012-05-05 16:44:27 +01:00
server_export.php
Dropped server_links.inc.php
2012-05-05 16:44:27 +01:00
server_import.php
Dropped server_links.inc.php
2012-05-05 16:44:27 +01:00
server_plugins.php
Dropped server_links.inc.php
2012-05-05 16:44:27 +01:00
server_privileges.php
Merge branch 'QA_3_5'
2012-06-03 02:08:46 +01:00
server_replication.php
Dropped server_links.inc.php
2012-05-05 16:44:27 +01:00
server_sql.php
Dropped server_links.inc.php
2012-05-05 16:44:27 +01:00
server_status.php
Make function return html instead of printing it
2012-06-04 10:45:34 +02:00
server_synchronize.php
Dropped server_links.inc.php
2012-05-05 16:44:27 +01:00
server_variables.php
Fix function names: PMA_AddJSVar -> PMA_addJSVar
2012-05-25 22:43:23 +05:30
show_config_errors.php
Wrap long lines, move comments, remove unused code
2012-06-04 14:35:17 +02:00
sql.php
Fix merge conflicts
2012-05-24 12:34:15 -04:00
tbl_addfield.php
Merge remote branch 'upstream/master'
2012-05-11 16:06:42 +05:30
tbl_alter.php
Merge remote branch 'upstream/master'
2012-05-11 16:06:42 +05:30
tbl_change.php
fixed-multi edit bug
2012-05-23 19:12:14 +05:30
tbl_chart.php
Renamed tbl_common.php to tbl_common.inc.php for better consistency
2012-05-05 16:44:27 +01:00
tbl_create.php
Remove unused parameters
2012-05-10 22:14:00 +05:30
tbl_export.php
Remove HTML rendering inside the functions in display_tbl.lib.php file itselves
2012-05-11 16:05:55 +05:30
tbl_get_field.php
Fix function name: PMA_download_header -> PMA_downloadHeader
2012-06-01 21:52:30 +05:30
tbl_gis_visualization.php
add vim directive for indenting with spaces
2012-04-11 16:18:53 +02:00
tbl_import.php
Renamed tbl_common.php to tbl_common.inc.php for better consistency
2012-05-05 16:44:27 +01:00
tbl_indexes.php
Remove HTML rendering inside the functions in display_tbl.lib.php file itselves
2012-05-11 16:05:55 +05:30
tbl_move_copy.php
Remove HTML rendering inside the functions in display_tbl.lib.php file itselves
2012-05-11 16:05:55 +05:30
tbl_operations.php
Fix function names: PMA_generate_html_dropdown -> PMA_generateHtmlDropdown
2012-05-11 22:14:46 +05:30
tbl_printview.php
Merge remote-tracking branch 'origin/QA_3_5'
2012-05-30 09:47:38 +02:00
tbl_relation.php
merge upstream master
2012-05-23 18:18:16 +05:30
tbl_replace.php
merge upstream master
2012-05-23 18:18:16 +05:30
tbl_row_action.php
Fix indentation
2012-04-30 23:26:09 +05:30
tbl_select.php
Resolve conflicts in tbl_select.php
2012-05-29 20:06:55 +05:30
tbl_sql.php
Renamed tbl_common.php to tbl_common.inc.php for better consistency
2012-05-05 16:44:27 +01:00
tbl_structure.php
Merge remote-tracking branch 'origin/QA_3_5'
2012-05-30 09:47:38 +02:00
tbl_tracking.php
Fix function name: PMA_download_header -> PMA_downloadHeader
2012-06-01 21:52:30 +05:30
tbl_triggers.php
Use package name PhpMyAdmin
2011-10-25 10:13:17 +02:00
tbl_zoom_select.php
Remove some unused variables from tbl_zoom_select.php
2012-05-30 17:59:38 +05:30
themes.php
Removed: table[border] attribute (default is 0 anyways), a[rel] for non-standard values for HTML5 validity
2012-03-18 17:46:22 +01:00
transformation_overview.php
Removed: table[border] attribute (default is 0 anyways), a[rel] for non-standard values for HTML5 validity
2012-03-18 17:46:22 +01:00
transformation_wrapper.php
Fix function name: PMA_download_header -> PMA_downloadHeader
2012-06-01 21:52:30 +05:30
url.php
Add missing @package tag
2012-06-01 14:36:04 +02:00
user_password.php
Remove HTML rendering inside the functions in display_tbl.lib.php file itselves
2012-05-11 16:05:55 +05:30
view_create.php
Remove HTML rendering inside the functions in display_tbl.lib.php file itselves
2012-05-11 16:05:55 +05:30
view_operations.php
Remove unused parameter
2012-06-04 11:52:14 +02:00
webapp.php
Fix function name: PMA_download_header -> PMA_downloadHeader
2012-06-01 21:52:30 +05:30