contrib
Drop 5 years old spec file for Fedora.
2011-02-17 17:48:38 +01:00
js
When leaving the designer page without saving layout, it now asks for user confirmation
2011-05-11 13:44:06 +02:00
libraries
Merge branch 'QA_3_4'
2011-05-11 14:50:40 +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
Update based on master
2011-05-11 13:07:02 +02:00
scripts
Merge branch 'QA_3_4'
2011-05-11 14:45:57 +02:00
setup
Show message to move config in setup (bug #3277503 ).
2011-05-11 13:27:28 +02:00
test
Continue to replace warning level with error level
2011-05-04 06:14:28 -04:00
themes
updated view icon for "Create View" link
2011-05-11 07:14:40 +02:00
.gitignore
Add category tabs to preferences page
2010-06-05 15:42:55 +02:00
browse_foreigners.php
For easier reading, replace "!isset" with "! isset"
2011-05-09 12:49:05 -04:00
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
Merge branch 'QA_3_4'
2011-05-12 12:59:28 -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
For easier reading, replace "!isset" with "! isset"
2011-05-09 12:49:05 -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
Other replacements for easier reading
2011-05-09 12:57:28 -04:00
db_printview.php
For easier reading, replace "!isset" with "! isset"
2011-05-09 12:49:05 -04:00
db_qbe.php
For easier reading, replace "!isset" with "! isset"
2011-05-09 12:49:05 -04:00
db_search.php
Do not highlight rows of these tables
2011-03-15 20:35:53 +05:30
db_sql.php
Fix permissions.
2010-08-30 09:53:37 +02:00
db_structure.php
Add support for mass prefix change (rfe#2021981).
2011-05-11 13:33:29 +02: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.1-dev
2011-05-07 11:06:15 -04:00
enum_editor.php
split() is deprecated
2010-12-29 08:54:59 -05:00
export.php
For easier reading, replace "!isset" with "! isset"
2011-05-09 12:49:05 -04: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
For easier reading, replace "!isset" with "! isset"
2011-05-09 12:49:05 -04:00
index.php
Use PMA_includeJS from top level page.
2011-02-08 09:27:40 +01: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
Other replacements for easier reading
2011-05-09 12:57:28 -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
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
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
Link is too near the rest of the text
2011-02-16 12:40:02 -05:00
README
3.4.1-dev
2011-05-07 11:06:15 -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
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
Page selector in Databases tab did not trigger on change
2011-01-09 08:01:05 -05: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
Merge branch 'QA_3_4'
2011-05-13 09:36:13 +02:00
server_processlist.php
add proper background under T in server process list
2011-04-16 21:28:35 +02:00
server_replication.php
Start to replace warning level with error level
2011-05-03 18:52:37 -04: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 #3301108 Synchronize and already configured host
2011-05-12 12:57:28 -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
For easier reading, replace "!isset" with "! isset"
2011-05-09 12:49:05 -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
For easier reading, replace "!isset" with "! isset"
2011-05-09 12:49:05 -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
Merge branch 'integration'
2011-05-11 13:40:39 +02:00
tbl_printview.php
For easier reading, replace "!isset" with "! isset"
2011-05-09 12:49:05 -04:00
tbl_relation.php
For easier reading, replace "!isset" with "! isset"
2011-05-09 12:49:05 -04:00
tbl_replace.php
For easier reading, replace "!isset" with "! isset"
2011-05-09 12:49:05 -04:00
tbl_row_action.php
Misleading comments
2011-05-01 07:27:04 -04:00
tbl_select.php
Other replacements for easier reading
2011-05-09 12:57:28 -04:00
tbl_sql.php
Fix permissions.
2010-08-30 09:53:37 +02:00
tbl_structure.php
For easier reading, replace "!isset" with "! isset"
2011-05-09 12:49:05 -04:00
tbl_tracking.php
+ delete button into tracking table + function change tracking data in Tracker.class.php
2011-05-11 13:52:39 +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
For easier reading, replace "!isset" with "! isset"
2011-05-09 12:49:05 -04:00
url.php
No need for authentication on url.php (bug#3168011).
2011-01-31 15:22:25 +01: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