contrib
Drop 5 years old spec file for Fedora.
2011-02-17 17:48:38 +01:00
js
Merge commit '673ed34d94b549d0c316ed880c32d644c6a379eb'
2011-07-10 16:09:13 -04:00
libraries
Merge branch 'QA_3_4'
2011-07-10 22:47:34 +02:00
pmd
When leaving the designer page without saving layout, it now asks for user confirmation
2011-05-11 13:44:06 +02:00
po
Translation update done using Pootle.
2011-07-11 13:51:56 +02:00
scripts
Merge remote-tracking branch 'origin/QA_3_4'
2011-06-27 13:41:38 +02:00
setup
Merge branch 'QA_3_4'
2011-07-02 20:52:10 -04:00
test
Consistent capitalisation of PMA_sqlAddSlashes
2011-06-27 14:48:15 +02:00
themes
Make CSS rule more generic
2011-07-08 19:49:10 +02:00
.gitignore
Merge
2011-06-06 14:38:56 +02:00
browse_foreigners.php
Merge remote-tracking branch 'origin/master'
2011-06-13 15:00:11 +02:00
bs_disp_as_mime_type.php
Merge
2011-06-06 14:38:56 +02:00
bs_play_media.php
Fix permissions.
2010-08-30 09:53:37 +02:00
ChangeLog
ChangeLog entry for new feature
2011-07-10 16:14:35 -04:00
changelog.php
No need for require_once
2011-02-08 16:30:34 +01:00
chart_export.php
- SVG Export working
2011-06-10 16:06:51 +02:00
chk_rel.php
Merge
2011-06-06 14:38:56 +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
Merge
2011-06-06 14:38:56 +02:00
db_datadict.php
Data dictionary could fail due to incorrect db name escaping
2011-06-17 20:06:54 +02:00
db_events.php
Add docblocks
2011-06-24 14:10:19 +02:00
db_export.php
Remove @uses tags from docblocks
2011-06-27 11:20:20 +02:00
db_import.php
Fix permissions.
2010-08-30 09:53:37 +02:00
db_operations.php
Consistent capitalisation of PMA_sqlAddSlashes
2011-06-27 14:48:15 +02:00
db_printview.php
Fix escaping on LIKE queries
2011-06-27 14:50:16 +02:00
db_qbe.php
Fix incorrect array key (non_unique -> Non_unique) in qbe
2011-06-18 00:04:35 +02:00
db_routines.php
Move ColumnTypes, AttributeTypes, Functions, RestrictColumnTypes, RestrictFunctions and DefaultFunctions to a separate file
2011-07-06 17:29:33 +02:00
db_search.php
Consistent capitalisation of PMA_sqlAddSlashes
2011-06-27 14:48:15 +02:00
db_sql.php
Merge remote-tracking branch 'origin/master' into colresize
2011-06-11 10:19:10 +07:00
db_structure.php
Fixed the issue adding time picker to insert dialog
2011-07-09 10:26:00 -04:00
db_tracking.php
Consistent capitalisation of PMA_sqlAddSlashes
2011-06-27 14:48:15 +02:00
db_triggers.php
Removed some redundant includes in Routines, Triggers and Events files.
2011-05-27 17:43:23 +01:00
docs.css
Remove unused CSS.
2011-01-01 16:45:23 +01:00
Documentation.html
Remove *Operators configuration variables
2011-07-06 17:00:33 +02:00
enum_editor.php
Use standard infrastructure for generating links, this also prevents XSS
2011-06-21 12:04:52 +02:00
export.php
Merge
2011-06-06 14:38:56 +02:00
favicon.ico
Fix permissions.
2010-08-30 09:53:37 +02:00
import_status.php
Fix permissions.
2010-08-30 09:53:37 +02:00
import.php
Consistent capitalisation of PMA_sqlAddSlashes
2011-06-27 14:48:15 +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 condition for mcrypt warning
2011-06-22 13:23:35 +02:00
navigation.php
Remove @uses tags from docblocks
2011-06-27 11:20:20 +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
pmd_common.php
Remove @uses tags from docblocks
2011-06-27 11:20:20 +02:00
pmd_display_field.php
Consistent capitalisation of PMA_sqlAddSlashes
2011-06-27 14:48:15 +02:00
pmd_general.php
Merge
2011-06-06 14:38:56 +02:00
pmd_help.php
Merge
2011-06-06 14:38:56 +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
Consistent capitalisation of PMA_sqlAddSlashes
2011-06-27 14:48:15 +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
Remove @uses tags from docblocks
2011-06-27 11:20:20 +02:00
README
3.4.3.1 release
2011-07-02 20:49:01 -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
Other replacements for easier reading
2011-05-09 12:57:28 -04:00
schema_export.php
Drop $Id$ expansion, nobody complained so far it not working.
2010-09-07 15:00:44 +02:00
server_binlog.php
Remove @uses tags from docblocks
2011-06-27 11:20:20 +02:00
server_collations.php
Merge
2011-06-06 14:38:56 +02:00
server_databases.php
Add 'nockick' class to databases that can't be dropped in server database list
2011-05-25 23:29:57 +02:00
server_engines.php
Do not highlight rows of these tables
2011-03-15 20:35:53 +05:30
server_export.php
Fix permissions.
2010-08-30 09:53:37 +02:00
server_import.php
Fix permissions.
2010-08-30 09:53:37 +02:00
server_privileges.php
Remove unused variables
2011-06-30 00:50:42 +02:00
server_replication.php
Consistent capitalisation of PMA_sqlAddSlashes
2011-06-27 14:48:15 +02:00
server_sql.php
Add makegrid triggering in other files
2011-06-01 12:46:12 +07:00
server_status.php
Merge remote-tracking branch 'tyron/master'
2011-06-22 08:32:48 +02:00
server_synchronize.php
Merge
2011-06-06 14:38:56 +02:00
server_variables.php
- Label for live chart refresh rate list
2011-06-20 21:15:23 +02:00
show_config_errors.php
Prevent caching of showing errors of config file
2011-06-22 09:31:25 +02:00
sql.php
Removed the modification for the multi row Export in Table Browse
2011-07-03 10:52:16 +05:30
tbl_addfield.php
Fix permissions.
2010-08-30 09:53:37 +02:00
tbl_alter.php
Consistent capitalisation of PMA_sqlAddSlashes
2011-06-27 14:48:15 +02:00
tbl_change.php
Move ColumnTypes, AttributeTypes, Functions, RestrictColumnTypes, RestrictFunctions and DefaultFunctions to a separate file
2011-07-06 17:29:33 +02:00
tbl_chart.php
git being a pain in the...
2011-06-13 15:29:45 +02:00
tbl_create.php
Fix escaping on LIKE queries
2011-06-27 14:50:16 +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
Style changes
2011-06-17 17:42:18 +05:30
tbl_import.php
Fix permissions.
2010-08-30 09:53:37 +02:00
tbl_indexes.php
Fixed bugs od index edit in table structure
2011-07-08 14:04:57 +05:30
tbl_move_copy.php
auto get back to the Table Operations tab
2011-03-28 14:22:36 +02:00
tbl_operations.php
Consistent capitalisation of PMA_sqlAddSlashes
2011-06-27 14:48:15 +02:00
tbl_printview.php
Remove author name
2011-05-28 08:29:38 -04:00
tbl_relation.php
Consistent capitalisation of PMA_sqlAddSlashes
2011-06-27 14:48:15 +02:00
tbl_replace.php
Updated MySQL function list
2011-07-01 20:37:57 +02:00
tbl_row_action.php
Merge
2011-06-06 14:38:56 +02:00
tbl_select.php
Remove *Operators configuration variables
2011-07-06 17:00:33 +02:00
tbl_sql.php
Add makegrid triggering in other files
2011-06-01 12:46:12 +07:00
tbl_structure.php
Merge branch 'QA_3_4'
2011-07-04 12:32:23 +01:00
tbl_tracking.php
Consistent capitalisation of PMA_sqlAddSlashes
2011-06-27 14:48:15 +02:00
tbl_triggers.php
Removed some redundant includes in Routines, Triggers and Events files.
2011-05-27 17:43:23 +01:00
themes.php
Generally we speak only about sTheme, so do not introduce / Style
2011-06-17 14:58:13 +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
For easier reading, replace "!isset" with "! isset"
2011-05-09 12:49:05 -04:00
url.php
Make redirector require valid token
2011-05-20 09:01:20 +02:00
user_password.php
Consistent capitalisation of PMA_sqlAddSlashes
2011-06-27 14:48:15 +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