contrib
Add htaccess to block bots, thanks to Aung Khant.
2008-11-12 14:21:36 +00:00
documentation-gsoc
Updated documentation and added documentation for synchronization.
2009-08-24 16:10:42 +00:00
js
patch #2812070 [interface] Allow selecting a range of rows by holding shift, thanks to Joolee
2009-12-27 19:01:59 +00:00
lang
new sub-feature: possibility of removing all tracking data for a table (useful for older tables that have been deleted from this database)
2009-12-27 23:05:45 +00:00
libraries
primary_key is really a WHERE clause (that works also on tables where no PK is defined)
2009-12-30 15:27:27 +00:00
pmd
PBXT and Designer
2008-05-14 17:30:33 +00:00
scripts
MD5 sums are again in RSS feed from sf.net.
2009-10-30 16:45:31 +00:00
setup
bug #2890451 [setup] Inconsistent generated "designer_coords"
2009-11-02 00:18:07 +00:00
test
Added unittest for PMA_ifSetOr()
2009-10-16 08:10:26 +00:00
themes
Added missing new_* images into dark_orange theme
2009-08-30 15:12:23 +00:00
browse_foreigners.php
Adding @package, first part.
2008-11-24 10:32:56 +00:00
bs_change_mime_type.php
Temporary fix applied for issue regarding BLOBStreaming support requiring SUPER privilege
2008-11-28 18:55:28 +00:00
bs_disp_as_mime_type.php
Protect against inclusion of arbitrary file and HTTP header splitting.
2009-03-24 12:24:45 +00:00
bs_play_media.php
additional check
2009-03-24 20:16:42 +00:00
calendar.php
bug [calendar] js error "window.parent.addEvent is not a function"
2009-04-30 17:11:42 +00:00
ChangeLog
[core] Fix broken cleanup of $_GET
2009-12-28 15:50:36 +00:00
changelog.php
patch #2709040 [doc] Wrong link in ChangeLog formatter
2009-03-25 16:50:28 +00:00
chk_rel.php
rfe #1731967 Check for relations support on main page.
2009-03-03 13:54:37 +00:00
config.sample.inc.php
add AllowNoPassword in the sample config file to help people change it to match the default behavior of a newly-installed MySQL server
2009-11-09 15:02:21 +00:00
CREDITS
Testing svn access
2009-10-16 11:11:43 +00:00
db_create.php
Adding @package, first part.
2008-11-24 10:32:56 +00:00
db_datadict.php
use PMA_Table::sGetStatusInfo() for table information retrieval
2008-12-10 09:22:29 +00:00
db_export.php
Code cleanup
2009-12-27 13:59:08 +00:00
db_import.php
patch #2798592 [import] Progress bar
2009-07-02 12:12:06 +00:00
db_operations.php
[security] XSS and SQL injection
2009-10-12 21:47:40 +00:00
db_printview.php
patch #2596230 [XHTML] View table headers/footers completely
2009-02-20 09:22:20 +00:00
db_qbe.php
remove deprecated parameter of PMA_Table::countRecords()
2009-10-23 10:02:09 +00:00
db_search.php
improve function names
2009-06-07 11:09:13 +00:00
db_sql.php
Adding @package, first part.
2008-11-24 10:32:56 +00:00
db_structure.php
tracking icon had disappeared; improve XHTML compliance
2009-12-26 18:16:46 +00:00
db_tracking.php
new sub-feature: possibility of removing all tracking data for a table (useful for older tables that have been deleted from this database)
2009-12-27 23:05:45 +00:00
docs.css
do not try to display a tab that was not built
2009-08-22 11:22:50 +00:00
Documentation.html
better to set tracking to false by default to avoid overhead
2009-12-27 13:17:37 +00:00
error.php
Adding @package, second part.
2008-11-24 11:05:40 +00:00
export.php
bug #2883633 [export] Export of InnoDB table is incomplete
2009-10-23 16:50:39 +00:00
favicon.ico
revert patch 1750500
2007-07-18 18:23:43 +00:00
import_status.php
code cleanup
2009-12-05 12:37:27 +00:00
import.php
Updated JS code for displaying upload and import information
2009-09-13 12:28:35 +00:00
index.php
[core] Fix broken cleanup of $_GET
2009-12-28 15:50:36 +00:00
INSTALL
Finalise SVN migration.
2006-10-12 16:27:13 +00:00
LICENSE
Finalise SVN migration.
2006-10-12 16:27:13 +00:00
license.php
Better support for vendor customisation (based on what Debian needs)
2008-11-30 12:58:55 +00:00
main.php
bug #2910000 [gui] ShowServerInfo should hide all server info from main page
2009-12-09 17:53:48 +00:00
navigation.php
in SESSION, userconf renamed to tmp_user_values to avoid confusion with the future db-based user preferences
2009-06-20 16:36:58 +00:00
pdf_pages.php
[security] XSS and SQL injection
2009-10-12 21:47:40 +00:00
pdf_schema.php
clarify function name
2009-06-24 11:34:56 +00:00
phpinfo.php
Adding @package, second part.
2008-11-24 11:05:40 +00:00
phpmyadmin.css.php
Adding @package, second part.
2008-11-24 11:05:40 +00:00
pmd_common.php
patch #2727250 Optimizations for some PHP loops
2009-04-04 12:41:02 +00:00
pmd_display_field.php
clarify function name
2009-06-24 11:34:56 +00:00
pmd_general.php
patch #2727250 Optimizations for some PHP loops
2009-04-04 12:41:02 +00:00
pmd_help.php
marked phpMyAdmin Designer as own package (phpMyAdmin-Designer)
2007-03-20 15:11:15 +00:00
pmd_pdf.php
[security] XSS and SQL injection
2009-10-12 21:47:40 +00:00
pmd_relation_new.php
clarify function name
2009-06-24 11:34:56 +00:00
pmd_relation_upd.php
clarify function name
2009-06-24 11:34:56 +00:00
pmd_save_pos.php
clarify function name
2009-06-24 11:34:56 +00:00
print.css
get rid of propicon
2007-02-10 15:58:46 +00:00
querywindow.php
improve function names
2009-06-07 11:09:13 +00:00
README
3.2.0-rc1 and new address for Marc
2009-05-31 10:20:44 +00:00
README.VENDOR
Better support for vendor customisation (based on what Debian needs)
2008-11-30 12:58:55 +00:00
robots.txt
prevent search indexes from indexing phpMyAdmin installations
2008-04-02 07:18:20 +00:00
server_binlog.php
Adding @package, second part.
2008-11-24 11:05:40 +00:00
server_collations.php
Adding @package, second part.
2008-11-24 11:05:40 +00:00
server_databases.php
Fixed table footer and alt for replication column
2009-09-24 13:10:25 +00:00
server_engines.php
Adding @package, second part.
2008-11-24 11:05:40 +00:00
server_export.php
rfe #2726479 [export] Export tables preselect
2009-06-12 12:35:18 +00:00
server_import.php
patch #2798592 [import] Progress bar
2009-07-02 12:12:06 +00:00
server_privileges.php
improved escaping, thanks to Herman van Rink
2009-10-12 21:53:01 +00:00
server_processlist.php
Adding @package, second part.
2008-11-24 11:05:40 +00:00
server_replication.php
missing id for javascript features (uncheck all, adding selected databases into generated PRE
2009-12-29 18:33:37 +00:00
server_sql.php
Adding @package, second part.
2008-11-24 11:05:40 +00:00
server_status.php
rfe #2862575 [status] Order query statistics by % desc, skip rows with 0
2009-11-01 12:28:21 +00:00
server_synchronize.php
Code cleanup
2009-12-27 15:40:00 +00:00
server_variables.php
Adding @package, second part.
2008-11-24 11:05:40 +00:00
show_config_errors.php
Adding @package, second part.
2008-11-24 11:05:40 +00:00
sql.php
patch #2899969 [core] Session lock blocks working from a second window
2009-12-17 17:27:47 +00:00
tbl_addfield.php
bug #2724844 Add Fields: Add index is missing quotes
2009-04-09 10:03:03 +00:00
tbl_alter.php
bug #2895894 [structure] Empty default value not set properly
2009-11-13 11:14:10 +00:00
tbl_change.php
primary_key is really a WHERE clause (that works also on tables where no PK is defined)
2009-12-30 15:27:27 +00:00
tbl_create.php
avoid notices after table creation
2008-12-25 14:33:16 +00:00
tbl_export.php
primary_key is really a WHERE clause (that works also on tables where no PK is defined)
2009-12-30 15:27:27 +00:00
tbl_import.php
patch #2798592 [import] Progress bar
2009-07-02 12:12:06 +00:00
tbl_indexes.php
Adding @package, third part.
2008-11-24 11:22:44 +00:00
tbl_move_copy.php
Adding @package, third part.
2008-11-24 11:22:44 +00:00
tbl_operations.php
rfe #2839504 [engines] Support InnoDB plugin new row formats
2009-08-23 11:56:42 +00:00
tbl_printview.php
strFixed becomes strStatic
2009-02-08 13:46:53 +00:00
tbl_relation.php
bug #2868328 [relations] Adding foreign key when table name contains a dot
2009-10-17 12:58:05 +00:00
tbl_replace.php
primary_key is really a WHERE clause (that works also on tables where no PK is defined)
2009-12-30 15:27:27 +00:00
tbl_row_action.php
primary_key is really a WHERE clause (that works also on tables where no PK is defined)
2009-12-30 15:27:27 +00:00
tbl_select.php
bug #2814109 [search] Right frame is blank
2009-07-06 12:05:06 +00:00
tbl_sql.php
Adding @package, third part.
2008-11-24 11:22:44 +00:00
tbl_structure.php
rfe #2129902 [structure] Do not hide indexes
2009-11-01 13:12:10 +00:00
tbl_tracking.php
permit to see tracking info even for deleted tables; code cleanup
2009-12-27 21:52:21 +00:00
themes.php
rfe #1369509 Link to download more themes.
2009-03-03 15:20:29 +00:00
TODO
Finalise SVN migration.
2006-10-12 16:27:13 +00:00
transformation_overview.php
Adding @package, third part.
2008-11-24 11:22:44 +00:00
transformation_wrapper.php
primary_key is really a WHERE clause (that works also on tables where no PK is defined)
2009-12-30 15:27:27 +00:00
translators.html
another volunteer needed...
2009-07-15 14:43:00 +00:00
user_password.php
Adding @package, third part.
2008-11-24 11:22:44 +00:00
view_create.php
Code cleanup
2009-12-27 13:59:08 +00:00
webapp.php
Adding @package, second part.
2008-11-24 11:05:40 +00:00