contrib
Drop 5 years old spec file for Fedora.
2011-02-17 17:48:38 +01:00
js
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into OpenGIS
2011-08-03 00:53:53 +05:30
libraries
Use hexadecimal form to create a unique condition for geometry fields
2011-08-03 18:11:32 +05:30
pmd
Remove tabs, remove dead code
2011-08-02 16:45:00 +02:00
po
Update from master
2011-08-02 16:18:21 +02:00
scripts
Replace tabs with spaces, cleanup identation
2011-07-22 10:15:08 +02:00
setup
Coding style adjustments
2011-08-02 16:57:32 +02:00
test
Add documentation to testcases
2011-07-25 14:42:46 +02:00
themes
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into OpenGIS
2011-07-26 21:45:43 +05:30
.gitignore
- Unit Test grouped by library directory
2011-06-29 20:06:27 +03:00
browse_foreigners.php
charset is now hardcoded
2011-06-09 16:09:53 -04:00
bs_disp_as_mime_type.php
Hide warnings that may arise from ini_set('memory_limit', ...) and set_time_limit when used in safe_mode
2011-07-20 16:57:07 +02:00
bs_play_media.php
Fix permissions.
2010-08-30 09:53:37 +02:00
build.xml
Add excludes to phploc call as well
2011-07-22 11:18:13 +02:00
ChangeLog
ChangeLog entry
2011-08-02 12:32:51 -04:00
changelog.php
Lowercase to not trigger todo item in jenkins
2011-07-21 11:58:07 +02:00
chart_export.php
Spacing around if
2011-07-22 09:10:37 +02:00
chk_rel.php
Replace TRUE/FALSE with true/false.
2011-06-06 11:55:09 +02:00
config.sample.inc.php
Add table pma_ui_prefs for remembering table sorting persistently
2011-05-27 18:52:00 +07:00
CREDITS
Drop $Id$ expansion, nobody complained so far it not working.
2010-09-07 15:00:44 +02:00
db_create.php
Spacing around if
2011-07-22 09:10:37 +02:00
db_datadict.php
Fix spacing on opening code block
2011-07-22 09:18:02 +02:00
db_events.php
Load codemirror only when needed
2011-07-20 15:12:30 +02:00
db_export.php
Spacing around if
2011-07-22 09:10:37 +02:00
db_import.php
Fix permissions.
2010-08-30 09:53:37 +02:00
db_operations.php
Spacing around if
2011-07-22 09:10:37 +02:00
db_printview.php
Fix escaping on LIKE queries
2011-06-27 14:50:16 +02:00
db_qbe.php
Replace tabs with spaces, cleanup identation
2011-07-22 10:15:08 +02:00
db_routines.php
Load codemirror only when needed
2011-07-20 15:12:30 +02:00
db_search.php
Fix spacing after @param
2011-07-22 09:21:55 +02:00
db_sql.php
Load codemirror only when needed
2011-07-20 15:12:30 +02:00
db_structure.php
Replace tabs with spaces, cleanup identation
2011-07-22 09:53:41 +02:00
db_tracking.php
Spacing around if
2011-07-22 09:10:37 +02:00
db_triggers.php
Load codemirror only when needed
2011-07-20 15:12:30 +02:00
docs.css
Replace tabs with spaces, cleanup identation
2011-07-22 09:53:41 +02:00
Documentation.html
mysqli is the recommended extension, not mysql
2011-07-31 15:11:00 +02:00
enum_editor.php
Spacing around if
2011-07-22 09:10:37 +02:00
export.php
Fix spacing after @param
2011-07-22 09:21:55 +02:00
favicon.ico
Fix permissions.
2010-08-30 09:53:37 +02:00
gis_data_editor.php
Prepares and insert GIS data to the input field on pressing 'enter'
2011-08-02 00:32:32 +05:30
import_status.php
Replace tabs with spaces, cleanup identation
2011-07-22 10:15:08 +02:00
import.php
Remove tabs
2011-07-21 16:08:11 +02:00
index.php
Remove @uses tags from docblocks
2011-06-27 11:20:20 +02:00
INSTALL
Rewrap
2010-12-31 14:20:03 +01:00
LICENSE
Fix permissions.
2010-08-30 09:53:37 +02:00
license.php
Use utf-8 for this file as well, though it is not used right now
2011-02-08 16:30:59 +01:00
main.php
Fix spacing after @param
2011-07-22 09:21:55 +02:00
navigation.php
Replace tabs with spaces, cleanup identation
2011-07-22 10:15:08 +02:00
phpdoctor.ini
Fix permissions.
2010-08-30 09:53:37 +02:00
phpinfo.php
Do not load common with PMA_MINIMUM_COMMON
2010-12-07 12:03:22 +01:00
phpmyadmin.css.php
Fix permissions.
2010-08-30 09:53:37 +02:00
phpunit.xml.dist
Added unit tests for Routines, Triggers and Events
2011-07-22 11:54:03 +01:00
pmd_common.php
Replace tabs with spaces, cleanup identation
2011-07-22 10:15:08 +02:00
pmd_display_field.php
Consistent capitalisation of PMA_sqlAddSlashes
2011-06-27 14:48:15 +02:00
pmd_general.php
Replace tabs with spaces, cleanup identation
2011-07-22 09:53:41 +02:00
pmd_help.php
Remove not used code
2011-06-03 15:42:18 +02:00
pmd_pdf.php
Consistent capitalisation of PMA_sqlAddSlashes
2011-06-27 14:48:15 +02:00
pmd_relation_new.php
Consistent capitalisation of PMA_sqlAddSlashes
2011-06-27 14:48:15 +02:00
pmd_relation_upd.php
Consistent capitalisation of PMA_sqlAddSlashes
2011-06-27 14:48:15 +02:00
pmd_save_pos.php
Spacing around if
2011-07-22 09:10:37 +02:00
prefs_forms.php
For easier reading, replace "!isset" with "! isset"
2011-05-09 12:49:05 -04:00
prefs_manage.php
Other replacements for easier reading
2011-05-09 12:57:28 -04:00
print.css
Fix permissions.
2010-08-30 09:53:37 +02:00
querywindow.php
pma spritify part 2
2011-07-15 09:42:16 +03:00
README
3.4.5-dev
2011-07-25 10:12:37 -04:00
README.VENDOR
Unify plain text documentation formatting a little bit.
2010-09-07 15:17:08 +02:00
robots.txt
Fix permissions.
2010-08-30 09:53:37 +02:00
schema_edit.php
Fix spacing on opening code block
2011-07-22 09:18:02 +02:00
schema_export.php
[security] Fixed local file inclusion vulnerability and code execution, see PMASA-2011-11
2011-07-08 21:43:38 +02:00
server_binlog.php
pma spritify part 2
2011-07-15 09:42:16 +03:00
server_collations.php
pma spritify part 2
2011-07-15 09:42:16 +03:00
server_databases.php
Spacing around if
2011-07-22 09:10:37 +02:00
server_engines.php
pma spritify part 2
2011-07-15 09:42:16 +03:00
server_export.php
Spacing around if
2011-07-22 09:10:37 +02:00
server_import.php
Fix permissions.
2010-08-30 09:53:37 +02:00
server_privileges.php
Replace tabs with spaces, cleanup identation
2011-07-22 10:15:08 +02:00
server_replication.php
pma spritify part 2
2011-07-15 09:42:16 +03:00
server_sql.php
Load codemirror only when needed
2011-07-20 15:12:30 +02:00
server_status.php
Respect MaxCharactersInDisplayedSQL in process list on Server Status page
2011-08-02 01:27:52 +02:00
server_synchronize.php
Replace tabs with spaces, cleanup identation
2011-07-22 09:53:41 +02:00
server_variables.php
Spacing around if
2011-07-22 09:10:37 +02:00
show_config_errors.php
Prevent caching of showing errors of config file
2011-06-22 09:31:25 +02:00
sql.php
Refractor common code to gis_data_editor.js. Remove hidden input to track null checkbox.
2011-07-31 18:33:02 +05:30
tbl_addfield.php
Ajaxified add columns option in table structure
2011-07-21 23:53:37 +05:30
tbl_alter.php
Fixed the bugs in table copy of table operations
2011-07-31 22:53:02 +05:30
tbl_change.php
Refractor common code to gis_data_editor.js. Remove hidden input to track null checkbox.
2011-07-31 18:33:02 +05:30
tbl_chart.php
Possible XSS in chart page
2011-07-30 16:24:26 +02:00
tbl_create.php
Spacing around if
2011-07-22 09:10:37 +02:00
tbl_export.php
Fix permissions.
2010-08-30 09:53:37 +02:00
tbl_get_field.php
Fix permissions.
2010-08-30 09:53:37 +02:00
tbl_gis_visualization.php
Serve OpenStreetMap.js locally
2011-07-31 16:10:14 +05:30
tbl_import.php
Fix permissions.
2010-08-30 09:53:37 +02:00
tbl_indexes.php
Fix spacing on opening code block
2011-07-22 09:18:02 +02:00
tbl_move_copy.php
Fixed the bugs in table copy of table operations
2011-07-31 22:53:02 +05:30
tbl_operations.php
Fixed the bugs in table copy of table operations
2011-07-31 22:53:02 +05:30
tbl_printview.php
Fix merge conflicts
2011-07-23 08:25:49 -04:00
tbl_relation.php
Fix spacing after @param
2011-07-22 09:21:55 +02:00
tbl_replace.php
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into OpenGIS
2011-07-24 23:05:35 +05:30
tbl_row_action.php
Replace TRUE/FALSE with true/false.
2011-06-06 11:55:09 +02:00
tbl_select.php
GIS data editor to insert geometry type parameters
2011-07-31 21:55:21 +05:30
tbl_sql.php
Load codemirror only when needed
2011-07-20 15:12:30 +02:00
tbl_structure.php
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
2011-07-22 23:32:28 +05:30
tbl_tracking.php
Fix spacing after @param
2011-07-22 09:21:55 +02:00
tbl_triggers.php
Add file docblock
2011-07-21 16:09:16 +02:00
themes.php
Fix spacing on opening code block
2011-07-22 09:18:02 +02:00
TODO
Drop $Id$ expansion, nobody complained so far it not working.
2010-09-07 15:00:44 +02:00
transformation_overview.php
Fix permissions.
2010-08-30 09:53:37 +02:00
transformation_wrapper.php
Fix spacing on opening code block
2011-07-22 09:18:02 +02:00
url.php
Make redirector require valid token
2011-05-20 09:01:20 +02:00
user_password.php
Spacing around if
2011-07-22 09:10:37 +02:00
view_create.php
Fix permissions.
2010-08-30 09:53:37 +02:00
view_operations.php
Continue to replace warning level with error level
2011-05-03 19:05:24 -04:00
webapp.php
Create file without storing in memory
2011-05-17 15:29:22 +02:00