From 252435c56f9036d6e8e9fec707940bcc5b4f6c05 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Fri, 15 Feb 2013 08:04:24 -0500 Subject: [PATCH] Remove 2012 ChangeLog (moved to phpmyadmin/history repo) --- ChangeLog | 191 ------------------------------------------------------ 1 file changed, 191 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1550685b02..6cb8e66a39 100644 --- a/ChangeLog +++ b/ChangeLog @@ -106,197 +106,6 @@ VerboseMultiSubmit, ReplaceHelpImg - bug #3599362 [core] Double-escaped error message - bug #3776 [cookies] Login without auth on second server -3.5.5.0 (2012-12-21) -- bug #3563824 [export] Support Apache's mod_deflate -- bug #3585523 [interface] Inline query editing broken after row update -- bug #3586389 [setup] Cannot switch language in /setup -- bug #3585695 [CSS] Font size in inline query editor is way too big -- bug #3588354 [l10n] Portuguese Language not displaying correctly -- bug #3591412 [status] Live charts don't work for non-default server -- bug [core] Proxy ajax calls to pma.net to avoid browser notices -- bug #3593534 [tracking] Structure Snapshot on tracked view renders invalid -SQL -- bug #3544366 [events] Event comments not saved - -3.5.4.0 (2012-11-16) -- bug #3570212 [edit] uuid_short() is a no-arguments function -- bug #3569577 [edit] Add routine parameter headers not valid for "function" -- bug #3575799 [search] Various search operators not working as expected -- bug #3576322 [search] Invalid select query generated for tables with ENUM fields -- bug #3577468 [display] Incorrect imagejpeg Syntax Breaks Image Transformation -- bug #3578776 [search] Editing SQL not possible when no records found -- bug #3571970 [interface] Display chart and number of rows to plot -- bug #3582631 [core] Wrong redirect url caused cookies error with ForceSSL - -3.5.3.0 (2012-10-08) -- bug #3539044 [interface] Browse mode "Show" button gives blank page if no results anymore -- bug #3534979 [interface] Copy Database Ajax feedback vanishes long before copying is done -- bug #3527531 [interface] GC-maxlifetime warning incorrectly displayed -- bug #3526916 [interface] Search fails with JS error when tooltips disabled -- bug #3544366 [interface] Event comments not saved -- bug #3549084 [edit] Can't enter date directly when editing inline -- bug #3548491 [interface] Inline query editor doesn't work from search results -- bug #3547825 [edit] BLOB download no longer works -- bug #3541966 [config] Error in generated configuration arrray -- bug #3553551 [GUI] Invalid HTML code in multi submits confirmation form -- [interface] Designer sometimes places tables on the top menu -- bug #3546277 [core] Call to undefined function __() when config file has wrong permissions -- bug #3540922 [edit] Error searching table with many fields -- bug #3555104 [edit] Cannot copy a DB with table & views -- bug #3559925 [privileges] Incorrect updating of the list of users -- bug #3561224 [edit] cell edit date field with empty date fills in current date -- bug #3559955 [edit] current_date from function drop down fails on update -- bug #3562472 add support for Solaris and FreeBSD system load and memory display in server status -- bug #3553068 [import] Table import from XML file fails -- replace Highcharts with jqplot for Display chart -- bug #3567684 [edit] Pasting value doesn't clear null checkbox -- bug #3570786 [edit] Datepicker for date and datetime fields is broken - -3.5.2.2 (2012-08-12) -- [security] Fixed XSS vulnerabilities, see PMASA-2012-4 - -3.5.2.1 (2012-08-03) -- [security] Fixed local path disclosure vulnerability, see PMASA-2012-3 - -3.5.2.0 (2012-07-07) -- bug #3521416 [interface] JS error when editing index -- bug #3521313 [core] Call to undefined function __() -- bug #3521016 [edit] NOW() function incorrectly selected -- bug [GUI] Invalid HTML code on transformation_overview.php -- bug #3522930 [browse] Missing validation in Ajax mode -- bug Fix popup message on build SQL of import -- bug #3523499 [core] Make X-WebKit-CSP work better -- replace Highcharts with jqplot for query profiling, zoom search -- bug #3531584 [interface] No form validation in change password dialog -- bug #3531585 [interface] Broken password validation in copy user form -- bug #3531586 [unterface] Add user form prints JSON when user presses enter -- bug #3534121 [config] duplicate line in config.sample.inc.php -- bug #3534311 [interface] Grid editing incorrectly parses ENUM/SET values -- bug #3510196 [core] More clever URL rewriting with ForceSSL -- bug #3539044 [interface] Browse mode "Show" button gives blank page if no results anymore -- bug #3534979 [interface] Copy Database Ajax feedback vanishes long before copying is done - -3.5.1.0 (2012-05-03) -- bug #3510784 [edit] Limit clause ignored when sort order is remembered -- bug #3511471 [interface] View name not seen in navi panel (MySQL 5.1) -- bug #3512916 [display] Right frame reloads after displaying SQL result(zero rows) -- bug [interface] Fixed missing Codemirror for inline query edit when exporting a result set -- bug #3514490 [auth] Multiple Navigation panels bug still present -- bug #3515181 [users] Error in create user + underscore + create database -- bug #3515666 [display] Profiling chart shows wrong data -- bug #3516037 [auth] JS includes missing in auth config error page -- bug #3516183 [display] Missing image extension -- bug [display] Added missing icons in original theme -- bug #3516761 [edit] Query error after search -- bug #3516405 [display] Chart title is getting wrong within chart export -- bug #3517021 [interface] Header links except 'More' hide after closing dialog -- bug #3516817 [interface] "More" actions in table structure -- bug #3518484 [privileges] PMA_sqlAddSlashes() does not quote the table names correctly -- bug #3518983 [designer] Error messages do not appear in the Designer -- bug #3519747 [interface] Suhosin patch warning incorrectly displayed -- bug #3520107 [interface] Server status page: Incorrect dialog box titles -- bug #3516089 [structure] DROP does not work on defective VIEWs - -3.5.0.0 (2012-04-07) -+ rfe #2021981 [interface] Add support for mass prefix change. -+ "up to date" message on main page when current version is up to date -+ Update to jQuery 1.6.2 -+ Patch #3256122 [search] Show/hide db search results -+ Patch #3302354 Add gettext wrappers around a message -+ Remove deprecated function PMA_DBI_get_fields -+ rfe #2098927 Remember recent tables -+ rfe #3078542 Remember the last sort order for each table -+ AJAX for Create table in navigation panel -+ rfe #3310562 Wording about Column -+ AJAX for Add a user in Database privileges -+ Patch #3271804 for rfe #3177495, new DisableMultiTableMaintenance directive -+ [interface] Reorganised server status page. -+ [interface] Changed way of generating charts. -+ rfe #939233 [interface] Flexible column width -+ [interface] Mouse-based column reordering in query results -+ AJAX for Insert to a table from database Structure page -- Patch #3316969 PMA_ajaxShowMessage() does not respect timeout -+ AJAX for Change on multiple rows in table Browse -+ [interface] Improved support for stored routines -+ [display] More options for browsing GIS data -+ [interface] Support for spatial indexes -+ [display] GIS data visualization -+ AJAX for table structure multiple-column change -+ AJAX for table structure index edit -+ Show/hide indexes in table Structure -+ More compact navigation bar -+ Display direction (horizontal/vertical) no longer displayed by default -+ Shift/click support in database Structure -+ Show/hide column in table Browse -- bug #3353856 [AJAX] AJAX dialogs use wrong font-size -- bug #3354356 [interface] Timepicker does not work in AJAX dialogs -+ AJAX for table Structure Indexes Edit -+ AJAX for table Structure column Change -+ [interface] Improved support for events -+ [interface] Improved support for triggers -+ [interface] Improved server monitoring -+ AJAX for table Structure column Add -+ AJAX for table Operations copy table -- bug #3380946 [export] no uid Query result export (Suhosin limit) -+ Grid editing in browse mode (replaces row inline edit) -+ Zoom-search in table Search -+ [interface] Editor for GIS data -+ [import] Import GIS data from ESRI Shapefiles -+ [interface] 'Function based search' for GIS data -+ Support Drizzle database -- bug #3356456 [interface] Interface problems for queries having LIMIT clauses -+ [interface] Remove DefaultPropDisplay feature -- bug #3299486 [prettyprint] Order By in a query containing comment character -+ [interface] Improved ENUM/SET editor -+ patch #3428376 [pmadb] pmadb on a different MySQL server -+ patch #3410688 [interface] Improving field size for character columns -- [usability] Removed an unnecessary AJAX request from database search -- bug #3302419 [navi] Tabs break when squeezing page -+ rfe #3406797 [navi] Stick table tools to top of page on scroll -+ rfe #1632106 [interface] Improved error handling -+ patch #3432835 [interface] Add useful intermediate pages to pageselector -+ [interface] Improved index editor -+ View editing via a generated ALTER VIEW -- bug #3408377 [interface] Deleting table from the DB does not change the table counter -+ rfe #3438266 [designer] Toggle for relation lines -- bug #3442069 [AJAX] database list not updated after adding/deleting a user + database -- bug #3461750 [edit] Sort by key generates wrong sql with limit clause -- bug #3340842 [structure] Error dropping index of non-existing column -- bug #3093145 [display] Page through rows returned from a view -+ patch #3303195 [interface] Checkbox to have SQL input remain -- patch #3472899 [export] Fixed CSV escape for the export -- patch #3475424 [import] Fixed CSV escape for the import -- bug #3482734 [interface] No warning on syntax error in search form -- bug #3423717 [core] Improved detection of SSL connection -+ FULLTEXT support for InnoDB, starting with MySQL 5.6.4 -- bug #3497151 [interface] Duplicate inline query edit box -- bug #3504567 [mime] Description of the transformation missing in the tooltip - -3.4.11.1 (2012-08-12) -- [security] Fixed XSS vulnerabilities, see PMASA-2012-4 - -3.4.11.0 (2012-04-14) -- bug #3486970 [import] Exception on XML import -- bug #3488777 [navi] $cfg['ShowTooltipAliasTB'] and blank names in navigation -- bug #3512565 [navi] Fixed missing word "Rows" in table list tooltip after click - -3.4.10.2 (2012-03-28) -- [security] Fixed local path disclosure vulnerability, see PMASA-2012-2 - -3.4.10.1 (2012-02-18) -- [security] XSS in replication setup, see PMASA-2012-1 - -3.4.10.0 (2012-02-14) -- bug #3460090 [interface] TextareaAutoSelect feature broken -- patch #3375984 [export] PHP Array export might generate invalid php code -- bug #3049209 [import] Import from ODS ignores cell that is the same as cell before -- bug #3463933 [display] SELECT DISTINCT displays wrong total records found -- patch #3458944 [operations] copy table data missing SET SQL_MODE='NO_AUTO_VALUE_ON_ZERO' -- bug #3469254 [edit] Setting data to NULL and drop-downs -- bug #3477063 [edit] Missing set fields and values in generated INSERT query -- bug #3460867 [libraries] license issue with TCPDF (updated to 5.9.145) - - --- Older ChangeLogs can be found on our project website --- http://www.phpmyadmin.net/old-stuff/ChangeLogs/