contrib
Drop 5 years old spec file for Fedora.
2011-02-17 17:48:38 +01:00
js
bug #3319466 [edit] Inline query edit does not escape special characters
2011-06-17 21:10:00 +01:00
libraries
Improved fix for bug #3313210
2011-06-07 11:43:30 -04:00
pmd
Optimize images with pngcrush
2011-02-01 17:37:20 +01:00
po
Changes from master
2011-06-20 11:28:05 +02:00
scripts
[auth] Fixed error handling for signon auth method.
2011-05-23 10:33:14 +02:00
setup
Continue to replace warning level with error level
2011-05-04 06:14:28 -04:00
test
Continue to replace warning level with error level
2011-05-04 06:14:28 -04:00
themes
bug #3306981 [interface] pmahomme and table statistics
2011-06-02 10:44:45 -04:00
.gitignore
Ignore file which is present on demo server
2011-05-25 06:55:33 +02:00
browse_foreigners.php
Rows should not be marked in these tables. Added class="noclick"
2011-04-19 07:56:45 +05:30
bs_disp_as_mime_type.php
Fix permissions.
2010-08-30 09:53:37 +02:00
bs_play_media.php
Fix permissions.
2010-08-30 09:53:37 +02:00
ChangeLog
ChangeLog entry for "Minor XSS"
2011-06-20 10:15:08 -04:00
changelog.php
No need for require_once
2011-02-08 16:30:34 +01:00
chk_rel.php
Fix permissions.
2010-08-30 09:53:37 +02:00
config.sample.inc.php
Talk about configuration storage in the sample config
2011-03-20 11:01:26 +01:00
CREDITS
Drop $Id$ expansion, nobody complained so far it not working.
2010-09-07 15:00:44 +02:00
db_create.php
bug #3072495 Creating new database on Databases tab messed layout
2010-10-11 09:34:51 -04:00
db_datadict.php
Unneeded variable; also, fetching it gives an error for VIEWs
2011-03-15 12:37:49 -04:00
db_export.php
Fix permissions.
2010-08-30 09:53:37 +02:00
db_import.php
Fix permissions.
2010-08-30 09:53:37 +02:00
db_operations.php
DB Operations tab adjusted for low resolution browsers
2011-05-02 01:45:14 +05:30
db_printview.php
Fix permissions.
2010-08-30 09:53:37 +02:00
db_qbe.php
This message was never displayed
2011-05-05 06:31:15 -04:00
db_search.php
bug #3315720 [search] Fix search in non unicode tables
2011-06-14 09:15:07 +02:00
db_sql.php
Fix permissions.
2010-08-30 09:53:37 +02:00
db_structure.php
Forgotten use of translated string
2011-03-18 14:53:05 +01:00
db_tracking.php
Do not highlight rows of these tables
2011-03-15 20:35:53 +05:30
docs.css
Remove unused CSS.
2011-01-01 16:45:23 +01:00
Documentation.html
3.4.2 release
2011-06-07 08:11:12 -04:00
enum_editor.php
Minor xss reported by Aung Khant
2011-06-12 21:41:54 +02:00
export.php
Procedures and functions should be exported also when entering Export on a single db
2011-02-13 14:00:14 -05: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
Merge branch 'QA_3_3'
2011-02-11 14:54:06 +01:00
index.php
bug #3276001 [core] Avoid caching of index.php.
2011-05-23 13:19:43 +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
bug #3302733 [core] Some browsers report an insecure https connection
2011-05-17 07:22:56 -04:00
navigation.php
Do not load all tables into memory, we need only slice.
2011-05-04 10:06:17 +02:00
phpdoctor.ini
Fix permissions.
2010-08-30 09:53:37 +02:00
phpinfo.php
Do not load common with PMA_MINIMUM_COMMON
2011-01-06 09:31:16 +01:00
phpmyadmin.css.php
Fix permissions.
2010-08-30 09:53:37 +02:00
pmd_common.php
Merge remote branch 'ankitg/master'
2010-11-19 12:17:33 -05:00
pmd_display_field.php
Fix permissions.
2010-08-30 09:53:37 +02:00
pmd_general.php
This js segment calls jQuery so move it after the jQuery library is loaded
2011-03-07 17:52:11 -05:00
pmd_help.php
Fix permissions.
2010-08-30 09:53:37 +02:00
pmd_pdf.php
bug #3100780 Designer export can be confusing
2010-12-13 13:12:38 -05:00
pmd_relation_new.php
undefined messages in Designer
2010-11-07 07:18:53 -05:00
pmd_relation_upd.php
Designer: their could be an internal relation to delete even if engine is InnoDB
2010-11-06 18:20:20 -04:00
pmd_save_pos.php
undefined messages in Designer
2010-11-07 07:18:53 -05:00
prefs_forms.php
Start to replace warning level with error level
2011-05-03 18:52:37 -04:00
prefs_manage.php
Start to replace warning level with error level
2011-05-03 18:52:37 -04:00
print.css
Fix permissions.
2010-08-30 09:53:37 +02:00
querywindow.php
Link is too near the rest of the text
2011-02-16 12:40:02 -05:00
README
3.4.2 release
2011-06-07 08:11:12 -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
Improve function naming and remove vulgar term
2011-01-12 08:53:06 -05: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
Do not highlight rows of these tables
2011-03-15 20:35:53 +05:30
server_collations.php
Add class="noclick" for rows in collation lists
2011-04-17 14:40:00 +02:00
server_databases.php
bug #3303869 [interface] Unnecessary scrolling on Databases page
2011-05-18 07:39:42 -04: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
patch #3317206 [privileges] Generate password option missing on new accounts
2011-06-16 07:57:09 -04:00
server_processlist.php
add proper background under T in server process list
2011-04-16 21:28:35 +02:00
server_replication.php
Minor xss reported by Aung Khant
2011-06-10 21:43:16 +02:00
server_sql.php
Fix permissions.
2010-08-30 09:53:37 +02:00
server_status.php
Drizzle-compatible Status tab
2011-04-06 15:40:58 +02:00
server_synchronize.php
bug #3311170 [sync] Missing helper icons in Synchronize
2011-06-03 13:00:56 -04:00
server_variables.php
Add class="noclick" for highlighted rows
2011-04-17 14:37:54 +02:00
show_config_errors.php
Fix permissions.
2010-08-30 09:53:37 +02:00
sql.php
Start to replace warning level with error level
2011-05-03 18:52:37 -04:00
tbl_addfield.php
Fix permissions.
2010-08-30 09:53:37 +02:00
tbl_alter.php
(Drizzle) Listing/change table structure small fix
2011-04-14 10:25:47 +02:00
tbl_change.php
Bug #3291923 , Insert Ajax form does not generate default values - partial fix for text fields
2011-04-30 14:56:02 -04:00
tbl_chart.php
Drop $Id$ expansion, nobody complained so far it not working.
2010-09-07 15:00:44 +02:00
tbl_create.php
Errors from the Ajax create table dialog where not displayed
2011-02-08 17:36:05 -05: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_import.php
Fix permissions.
2010-08-30 09:53:37 +02:00
tbl_indexes.php
Start to replace warning level with error level
2011-05-03 18:52:37 -04:00
tbl_move_copy.php
auto get back to the Table Operations tab
2011-03-28 14:22:36 +02:00
tbl_operations.php
Continue to replace warning level with error level
2011-05-03 19:05:24 -04:00
tbl_printview.php
Fix permissions.
2010-08-30 09:53:37 +02:00
tbl_relation.php
Start to replace warning level with error level
2011-05-03 18:52:37 -04:00
tbl_replace.php
Continue to replace warning level with error level
2011-05-03 19:05:24 -04:00
tbl_row_action.php
Misleading comments
2011-05-01 07:27:04 -04:00
tbl_select.php
Do not highlight rows of these tables
2011-03-15 20:35:53 +05:30
tbl_sql.php
Fix permissions.
2010-08-30 09:53:37 +02:00
tbl_structure.php
Put back the div that was generated by previous slider
2011-05-24 10:51:26 -04:00
tbl_tracking.php
XSS in Tracking page, more
2011-05-20 12:49:49 -04:00
themes.php
Single place to handle redirection.
2011-01-31 15:22:25 +01: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 permissions.
2010-08-30 09:53:37 +02:00
url.php
Make redirector require valid token
2011-05-20 09:01:20 +02:00
user_password.php
Bug #3187078 Main page ajax results tiny.
2011-02-20 08:59:07 +05:30
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
Fix permissions.
2010-08-30 09:53:37 +02:00