examples
Fix spacing of @package used together with @subpackage
2012-05-02 11:29:34 +02:00
js
Merge pull request #55 from casivaagustin/master
2012-05-05 03:29:20 -07:00
libraries
Removed pointless includes: If common.inc.php was not already included we would fail the !defined('PHPMYADMIN') check at the top of each file.
2012-05-08 19:53:52 +01:00
PMAStandard
Use modified LineLength check
2012-04-27 07:56:05 +02:00
po
Translated using Weblate.
2012-05-08 19:53:44 +02:00
scripts
Fix advisor2po
2012-05-03 11:33:42 +02:00
setup
Fix new checkstyle warnings
2012-04-29 03:16:11 +02:00
test
Syntax error in test
2012-05-08 12:23:24 -04:00
themes
Fix spacing of @package used together with @subpackage
2012-05-02 11:29:34 +02:00
.gitignore
- Unit Test grouped by library directory
2011-06-29 20:06:27 +03:00
browse_foreigners.php
Code readability improved.
2012-05-04 08:42:03 -03:00
build.xml
Exclude coding standard files
2012-04-26 16:05:57 +02:00
ChangeLog
Fix merge conflicts
2012-05-05 06:59:51 -04: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
Coding style improvements
2012-04-14 17:44:39 +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
Little bit of coding style
2012-04-26 16:18:37 +02:00
db_printview.php
Don't display the menu bar in print view
2012-05-07 12:24:34 +01:00
db_qbe.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
db_routines.php
Remove no longer needed usage of data_*.inc.php
2012-04-26 13:40:00 +02:00
db_search.php
Cleanup spacing after @return
2012-04-27 11:33:26 +02:00
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
Dropped db_links.inc.php
2012-05-05 16:44:27 +01:00
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
3.5.1 release
2012-05-03 12:31:54 -04:00
export.php
Export plugins coding style: move arguments with default values at the end
2012-05-01 23:49:11 +03:00
favicon.ico
Fix permissions.
2010-08-30 09:53:37 +02:00
file_echo.php
Various coding style improvements
2012-04-24 14:06:15 +02:00
gis_data_editor.php
add vim directive for indenting with spaces
2012-04-11 16:18:53 +02:00
import_status.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
import.php
Fix spacing before tags
2012-04-27 11:25:37 +02:00
index.php
Add docs to some files and methods
2012-04-27 13:41:44 +02: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
Dropped server_links.inc.php
2012-05-05 16:44:27 +01:00
navigation.php
fix function definition
2012-04-29 01:09:09 +02:00
phpinfo.php
Leading ./ paths for includes can be omitted, part 2
2012-03-16 23:11:57 +01:00
phpmyadmin.css.php
Language direction vars are already set in Theme.class.php
2012-05-08 20:23:05 +01: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
Clarify function names
2012-04-30 14:05:13 -04:00
pmd_pdf.php
Missing variables since grab_globals removal
2012-04-30 13:52:43 -04:00
pmd_relation_new.php
Coding style improvements (Inline control structures are discouraged)
2012-04-25 23:39:04 +05:30
pmd_relation_upd.php
Add trailing ; after ALTER TABLE (rfe #2009500 )
2012-04-19 13:48:30 +02:00
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
Coding style improvements (Inline control structures are discouraged)
2012-04-25 23:39:04 +05:30
print.css
Fix permissions.
2010-08-30 09:53:37 +02:00
querywindow.php
Include CodeMirror globally
2012-04-25 23:47:24 +01:00
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
Dropped server_links.inc.php
2012-05-05 16:44:27 +01:00
server_collations.php
Dropped server_links.inc.php
2012-05-05 16:44:27 +01:00
server_databases.php
Dropped server_links.inc.php
2012-05-05 16:44:27 +01:00
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
Return strings from functions, instead of using 'echo()'
2012-05-08 15:17:25 +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
Dropped server_links.inc.php
2012-05-05 16:44:27 +01:00
server_synchronize.php
Dropped server_links.inc.php
2012-05-05 16:44:27 +01:00
server_variables.php
Dropped server_links.inc.php
2012-05-05 16:44:27 +01:00
show_config_errors.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
sql.php
Renamed tbl_common.php to tbl_common.inc.php for better consistency
2012-05-05 16:44:27 +01:00
tbl_addfield.php
Renamed tbl_common.php to tbl_common.inc.php for better consistency
2012-05-05 16:44:27 +01:00
tbl_alter.php
Renamed tbl_common.php to tbl_common.inc.php for better consistency
2012-05-05 16:44:27 +01:00
tbl_change.php
Dropped tbl_links.inc.php
2012-05-05 16:44:27 +01:00
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
Fix missing parameters 13 and 14 when tbl_create:112 calls PMA_Table::generateFieldSpec
2012-04-29 19:14:51 +02:00
tbl_export.php
Renamed tbl_common.php to tbl_common.inc.php for better consistency
2012-05-05 16:44:27 +01:00
tbl_get_field.php
fix indentation
2012-04-29 00:40:12 +02:00
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
Renamed tbl_common.php to tbl_common.inc.php for better consistency
2012-05-05 16:44:27 +01:00
tbl_move_copy.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
tbl_operations.php
Renamed tbl_common.php to tbl_common.inc.php for better consistency
2012-05-05 16:44:27 +01:00
tbl_printview.php
Fixed rendering of tbl_printview.php
2012-05-08 21:05:04 +01:00
tbl_relation.php
Renamed tbl_common.php to tbl_common.inc.php for better consistency
2012-05-05 16:44:27 +01:00
tbl_replace.php
Include CodeMirror globally
2012-04-25 23:47:24 +01:00
tbl_row_action.php
Fix indentation
2012-04-30 23:26:09 +05:30
tbl_select.php
Renamed tbl_common.php to tbl_common.inc.php for better consistency
2012-05-05 16:44:27 +01:00
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
Remove last reference to tbl_links.inc.php
2012-05-05 17:35:27 +01:00
tbl_tracking.php
Renamed tbl_common.php to tbl_common.inc.php for better consistency
2012-05-05 16:44:27 +01:00
tbl_triggers.php
Use package name PhpMyAdmin
2011-10-25 10:13:17 +02:00
tbl_zoom_select.php
Renamed tbl_common.php to tbl_common.inc.php for better consistency
2012-05-05 16:44:27 +01:00
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
Wrap some long lines
2012-04-30 23:23:50 +05:30
url.php
Wrap some long lines
2012-04-30 23:23:50 +05:30
user_password.php
Empty line between @param and @return
2012-04-27 13:54:13 +02:00
view_create.php
Dropped db_links.inc.php
2012-05-05 16:44:27 +01:00
view_operations.php
Renamed tbl_common.php to tbl_common.inc.php for better consistency
2012-05-05 16:44:27 +01:00
webapp.php
add vim directive for indenting with spaces
2012-04-11 16:18:53 +02:00