contrib
Drop 5 years old spec file for Fedora.
2011-02-17 17:48:38 +01:00
js
bug #3413743 [interface] Display options link missing after search
2011-09-25 07:45:23 -04:00
libraries
"javascript:" is not needed here
2011-09-25 17:26:21 +02:00
pmd
Optimize images with pngcrush
2011-02-01 17:37:20 +01:00
po
Update Czech translation
2011-09-19 13:11:02 +02:00
scripts
Lower threshold for translations
2011-06-27 13:40:15 +02:00
setup
Fix format parameters
2011-07-22 15:19:31 +02:00
test
Continue to replace warning level with error level
2011-05-04 06:14:28 -04:00
themes
Fixed bug #3375325 - Page list in navigation frame looks odd
2011-07-26 14:35:47 +01: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
Forgot changelog entry for bug #3324161
2011-09-25 17:47:06 +02: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
Do not escape field here, it is used as index to vairous arrays
2011-08-19 12:08:07 +02: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
Remove misleading comment on the "Rename database" interface
2011-07-21 10:55:10 -04:00
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
Document that a public bookmark having the same name as the table is not executed
2011-09-26 12:25:31 -04:00
enum_editor.php
Use standard infrastructure for generating links, this also prevents XSS
2011-06-21 12:04:52 +02:00
export.php
Sanitize filenames (in a unified manner) before using in Content-Disposition header
2011-08-24 22:44:38 +05:30
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
I think htmlspecialchars should be used here
2011-06-21 12:08:48 +02: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 #3411633 [core] Call to undefined function PMA_isSuperuser()
2011-09-24 06:03:25 -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
2010-12-07 12:03:22 +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
Undefined index
2011-09-25 18:49:22 -04: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
"javascript:" is not needed here
2011-09-25 17:26:21 +02:00
README
3.4.5 release
2011-09-14 07:43:33 -04:00
README.VENDOR
Remove library PHPExcel, due to license issues
2011-08-10 20:53:51 +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
[security] Fixed local file inclusion vulnerability and code execution, see PMASA-2011-11
2011-07-08 21:43:38 +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
bug #3400690 [privileges] DB-specific privileges won't submit
2011-09-14 22:43:48 +05:30
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
Add missing space (bug#3386434)
2011-08-05 13:51:05 +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
Fix merge conflicts
2011-07-23 08:16:00 -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
Sanitize filenames before using in Content-Disposition header
2011-08-08 20:07:09 +02:00
tbl_import.php
Fix permissions.
2010-08-30 09:53:37 +02:00
tbl_indexes.php
Fix for bug #3353811 - Info message has "error" class
2011-07-04 19:04:04 +01: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
Another case of XSS
2011-07-07 14:43:45 -04:00
tbl_relation.php
Start to replace warning level with error level
2011-05-03 18:52:37 -04:00
tbl_replace.php
Escape displayed user input
2011-08-17 09:57:29 +02: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
Coding style
2011-09-10 10:49:44 +05:30
tbl_tracking.php
Slightly far fetched XSS prevention
2011-08-19 11:01:45 +02: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
Sanitize filenames before using in Content-Disposition header
2011-08-08 17:28:54 -04: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