contrib
Drop 5 years old spec file for Fedora.
2011-02-17 17:48:38 +01:00
js
Replaced use of hard coded images with the sprite-aware PMA_getImage() functions (both PHP and JS).
2011-09-26 20:54:59 +01:00
libraries
Replaced use of hard coded images with the sprite-aware PMA_getImage() functions (both PHP and JS).
2011-09-26 20:54:59 +01:00
po
Translation update done using Pootle.
2011-09-22 12:50:17 +02:00
scripts
Made PMA aware of the presence of sprites + added a script for generating sprites from icons
2011-09-26 20:46:28 +01:00
setup
File is being conditionally included; use "include" instead
2011-09-23 10:56:30 +05:30
test
Style errors with class declarations
2011-09-23 11:24:06 +05:30
themes
Replaced use of hard coded images with the sprite-aware PMA_getImage() functions (both PHP and JS).
2011-09-26 20:54:59 +01:00
.gitignore
- Unit Test grouped by library directory
2011-06-29 20:06:27 +03:00
browse_foreigners.php
Adjust calling indentation
2011-08-08 17:53:40 +02:00
bs_disp_as_mime_type.php
Move avoid_cache to end, it is not used so often as size
2011-08-04 15:02:35 +02:00
bs_play_media.php
Use lower case for true, false and null
2011-09-23 11:11:41 +05:30
build.xml
Ignore another external lib
2011-08-17 16:56:04 +02:00
ChangeLog
Merge branch 'QA_3_4'
2011-09-25 17:47:20 +02:00
changelog.php
Lowercase to not trigger todo item in jenkins
2011-07-21 11:58:07 +02:00
chk_rel.php
Replace TRUE/FALSE with true/false.
2011-06-06 11:55:09 +02:00
config.sample.inc.php
Sample config file updated with new pmadb tables
2011-09-10 12:12:35 +05:30
CREDITS
db_create.php
Use lower case for true, false and null
2011-09-23 11:11:41 +05:30
db_datadict.php
use include() instead of require() when including file conditionally
2011-09-06 17:57:48 +02:00
db_events.php
Load codemirror only when needed
2011-07-20 15:12:30 +02:00
db_export.php
use include() instead of require() when including file conditionally
2011-09-06 17:57:48 +02:00
db_import.php
db_operations.php
Replaced use of hard coded images with the sprite-aware PMA_getImage() functions (both PHP and JS).
2011-09-26 20:54:59 +01:00
db_printview.php
fix coding style : control structures
2011-09-05 14:28:17 +02:00
db_qbe.php
use include() instead of require() when including file conditionally
2011-09-06 17:57:48 +02:00
db_routines.php
use include() instead of require() when including file conditionally
2011-09-06 17:57:48 +02:00
db_search.php
use include() instead of require() when including file conditionally
2011-09-06 17:57:48 +02:00
db_sql.php
use include() instead of require() when including file conditionally
2011-09-06 17:57:48 +02:00
db_structure.php
Replaced use of hard coded images with the sprite-aware PMA_getImage() functions (both PHP and JS).
2011-09-26 20:54:59 +01:00
db_tracking.php
Replaced use of hard coded images with the sprite-aware PMA_getImage() functions (both PHP and JS).
2011-09-26 20:54:59 +01: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
Added myself to the credits section in Documentation.html
2011-09-14 23:47:51 +01:00
enum_editor.php
Coding style: space after for keyword
2011-08-05 00:37:49 +02:00
export.php
Spaces between parameters in function calls
2011-09-23 08:43:41 +05:30
favicon.ico
file_echo.php
make die() messages translatable, where possible
2011-08-25 22:38:51 +02:00
gis_data_editor.php
use include() instead of require() when including file conditionally
2011-09-06 22:04:51 +02:00
import_status.php
Use new function for no cache headers
2011-08-04 14:36:01 +02:00
import.php
Use lower case for true, false and null
2011-09-23 11:11:41 +05:30
index.php
use require() instead of include() when including file unconditionally
2011-09-06 21:48:05 +02:00
INSTALL
Rewrap
2010-12-31 14:20:03 +01:00
LICENSE
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
Merge branch 'QA_3_4'
2011-09-24 06:03:54 -04:00
navigation.php
Replaced use of hard coded images with the sprite-aware PMA_getImage() functions (both PHP and JS).
2011-09-26 20:54:59 +01:00
phpinfo.php
phpmyadmin.css.php
phpunit.xml.dist
Added unit tests for Routines, Triggers and Events
2011-07-22 11:54:03 +01:00
pmd_display_field.php
use require() instead of include() when including file unconditionally
2011-09-06 21:48:05 +02:00
pmd_general.php
Merge branch 'QA_3_4'
2011-09-25 17:35:07 +02:00
pmd_pdf.php
Spaces between parameters in function calls
2011-09-23 08:43:41 +05:30
pmd_relation_new.php
Spaces between parameters in function calls
2011-09-23 08:43:41 +05:30
pmd_relation_upd.php
More style errors fixed
2011-09-23 11:36:14 +05:30
pmd_save_pos.php
use require() instead of include() when including file unconditionally
2011-09-06 21:48:05 +02:00
prefs_forms.php
For easier reading, replace "!isset" with "! isset"
2011-05-09 12:49:05 -04:00
prefs_manage.php
File is being conditionally included; use "include" instead
2011-09-23 10:56:30 +05:30
print.css
querywindow.php
Replaced use of hard coded images with the sprite-aware PMA_getImage() functions (both PHP and JS).
2011-09-26 20:54:59 +01:00
README
3.4.2-dev
2011-05-17 07:43:15 -04:00
README.VENDOR
Remove library PHPExcel, due to license issues
2011-08-10 20:53:51 +02:00
robots.txt
schema_edit.php
use include() instead of require() when including file conditionally
2011-09-23 00:46:58 +02:00
schema_export.php
Spaces between parameters in function calls
2011-09-23 08:43:41 +05:30
server_binlog.php
Replaced use of hard coded images with the sprite-aware PMA_getImage() functions (both PHP and JS).
2011-09-26 20:54:59 +01:00
server_collations.php
Replaced use of hard coded images with the sprite-aware PMA_getImage() functions (both PHP and JS).
2011-09-26 20:54:59 +01:00
server_databases.php
Replaced use of hard coded images with the sprite-aware PMA_getImage() functions (both PHP and JS).
2011-09-26 20:54:59 +01:00
server_engines.php
Replaced use of hard coded images with the sprite-aware PMA_getImage() functions (both PHP and JS).
2011-09-26 20:54:59 +01:00
server_export.php
Spacing around if
2011-07-22 09:10:37 +02:00
server_import.php
server_plugins.php
Sortable columns in plugin list
2011-07-09 17:33:45 +02:00
server_privileges.php
More coding style improvements
2011-09-14 23:43:59 +05:30
server_replication.php
Replaced use of hard coded images with the sprite-aware PMA_getImage() functions (both PHP and JS).
2011-09-26 20:54:59 +01:00
server_sql.php
Load codemirror only when needed
2011-07-20 15:12:30 +02:00
server_status.php
Replaced use of hard coded images with the sprite-aware PMA_getImage() functions (both PHP and JS).
2011-09-26 20:54:59 +01:00
server_synchronize.php
Replaced use of hard coded images with the sprite-aware PMA_getImage() functions (both PHP and JS).
2011-09-26 20:54:59 +01:00
server_variables.php
Replaced use of hard coded images with the sprite-aware PMA_getImage() functions (both PHP and JS).
2011-09-26 20:54:59 +01:00
show_config_errors.php
Use new function for no cache headers
2011-08-04 14:36:01 +02:00
sql.php
Use lower case for true, false and null
2011-09-23 11:11:41 +05:30
tbl_addfield.php
Use lower case for true, false and null
2011-09-23 11:11:41 +05:30
tbl_alter.php
Use lower case for true, false and null
2011-09-23 11:11:41 +05:30
tbl_change.php
use include() instead of require() when including file conditionally
2011-09-23 00:46:58 +02:00
tbl_chart.php
use include() instead of require() when including file conditionally
2011-09-23 00:46:58 +02:00
tbl_create.php
Replaced use of hard coded images with the sprite-aware PMA_getImage() functions (both PHP and JS).
2011-09-26 20:54:59 +01:00
tbl_export.php
Spaces between parameters in function calls
2011-09-23 08:43:41 +05:30
tbl_get_field.php
Coding style
2011-08-04 15:21:59 +02:00
tbl_gis_visualization.php
Rename functions to match PEAR coding style
2011-08-12 13:50:28 +05:30
tbl_import.php
tbl_indexes.php
Use lower case for true, false and null
2011-09-23 11:11:41 +05:30
tbl_move_copy.php
Use lower case for true, false and null
2011-09-23 11:11:41 +05:30
tbl_operations.php
Use lower case for true, false and null
2011-09-23 11:11:41 +05:30
tbl_printview.php
File is being conditionally included; use "include" instead
2011-09-23 10:56:30 +05:30
tbl_relation.php
fix coding style : control structures
2011-09-05 14:28:17 +02:00
tbl_replace.php
Use lower case for true, false and null
2011-09-23 11:11:41 +05:30
tbl_row_action.php
use include() instead of require() when including file conditionally
2011-09-23 00:46:58 +02:00
tbl_select.php
Spaces between parameters in function calls
2011-09-23 08:43:41 +05:30
tbl_sql.php
Load codemirror only when needed
2011-07-20 15:12:30 +02:00
tbl_structure.php
Replaced use of hard coded images with the sprite-aware PMA_getImage() functions (both PHP and JS).
2011-09-26 20:54:59 +01:00
tbl_tracking.php
Replaced use of hard coded images with the sprite-aware PMA_getImage() functions (both PHP and JS).
2011-09-26 20:54:59 +01:00
tbl_triggers.php
Add file docblock
2011-07-21 16:09:16 +02:00
tbl_zoom_select.php
Improve dialog
2011-09-19 08:35:11 -04:00
themes.php
Drop another ocurence of inline js
2011-08-08 13:53:41 +02:00
TODO
transformation_overview.php
File is being conditionally included; use "include" instead
2011-09-23 10:56:30 +05:30
transformation_wrapper.php
Fix transformation without download
2011-09-01 14:29:03 +02:00
url.php
Make redirector require valid token
2011-05-20 09:01:20 +02:00
user_password.php
use include() instead of require() when including file conditionally
2011-09-23 00:46:58 +02:00
view_create.php
File is being conditionally included; use "include" instead
2011-09-23 10:56:30 +05:30
view_operations.php
Continue to replace warning level with error level
2011-05-03 19:05:24 -04:00
webapp.php
Move avoid_cache to end, it is not used so often as size
2011-08-04 15:02:35 +02:00