Ignore:
Timestamp:
03/13/10 00:37:22 (2 years ago)
Author:
nuxwin
Message:
  • [MERGE] Latest omega-1.0.5 changes - part I
Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/gui/tools/pma/ChangeLog

    r2526 r2693  
    33---------------------- 
    44 
    5 $Id: ChangeLog 13232 2010-01-10 12:16:33Z lem9 $ 
     5$Id: ChangeLog 13448 2010-03-07 23:41:30Z lem9 $ 
    66$HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyAdmin/ChangeLog $ 
     7 
     83.3.0.0 (2010-03-07) 
     9+ rfe #2308632 [edit] Use hex for (var)binary fields, 
     10  thanks to Maarten Dieleman - maartendieleman 
     11+ patch #2794819 [navi] Filter for displayed table names, 
     12  thanks to Michael Valushko - dylfin 
     13- bug #2794840 [core] Cannot redeclare pma_tableheader()  
     14- rfe #2726479 [core] configurable maximal length of URL 
     15+ patch #2724755 [display] Full/partial text links (big T) are back, 
     16  thanks to nullbarriere - nullbarriere  
     17- bug [display] handle NavigationBarIconic as documented for navi buttons 
     18+ rfe #2726479 [export] Export tables preselect 
     19+ patch #2805828 [export] PHP array export plugin,  
     20  thanks to Geoffray Warnants - amnsk 
     21+ patch #2798592 [import] Progress bar,  
     22  thanks to Tomas Srnka - tomassrnka 
     23- bug [gui] Generate Password not working for 'Change Login Information', only for 'Change password' 
     24+ [lang] Arabic update, thanks to Meno25 - meno25  
     25+ rfe #2822190 [structure] BOOLEAN is standard SQL  
     26+ [lang] German update, thanks to knittl 
     27+ [lang] German update, thanks to virsacer 
     28+ rfe #2813867 [structure] Default sorting order in list of tables 
     29+ [import] Added MySQL type-detection functionality to import library, 
     30  thanks to Derek Schaefer 
     31+ [import] Added ODS, Excel XLS, Excel XLSX, and XML import modules, 
     32  thanks to Derek Schaefer 
     33+ [export] Added Excel XLSX export module, 
     34  thanks to Derek Schaefer 
     35+ [core] Added ability for tracking changes made through phpMyAdmin 
     36+ rfe #2839504 [engines] Support InnoDB plugin's new row formats  
     37+ [core] Added ability for synchronizing databases among servers. 
     38+ [lang] #2843101 Dutch update, thanks to scavenger2008 
     39+ [lang] Galician update, thanks to Xosé Calvo - xosecalvo 
     40+ [export] Added MediaWiki export module, 
     41  thanks to Derek Schaefer - drummingds1 
     42+ [lang] Turkish update, thanks to Burak Yavuz 
     43+ [auth] Add custom port configuration in signon, thanks to Gary Smith 
     44- [core] Removed context from the error handler  
     45- bug #2883633 [export] Export of InnoDB table is incomplete  
     46+ rfe #2862575 [status] Order query statistics by % desc, skip rows with 0  
     47+ rfe #2823686 [interface] Increase default height of query window  
     48+ rfe #2129902 [structure] Don't hide indexes  
     49+ patch #2812070 [interface] Allow selecting a range of rows by holding shift, thanks to Joolee 
     50+ [lang] Russian update, thanks to Victor Volkov 
     51+ [lang] Greek update, thanks to Panagiotis Papazoglou 
     52+ [lang] Norwegian update, thanks to Sven-Erik Andersen  
     53- bug #2929958 [import] Cannot import (French interface)  
     54- [security] Use X-Frame-Options header to protect against ClickJacking. 
     55+ [lang] Finnish update, thanks to Jouni Kahkonen 
     56+ [lang] Lithuanian update, thanks to Rytis Slatkevicius - rytis_s  
     57- bug #2931939 [status] Seeing "m" as unit is confusing  
     58- bug #2926613 [edit] Copy database shows errors when DB has foreign key 
     59+ [lang] Catalan update, thanks to Xavier Navarro 
     60 
     613.2.6.0 (not released) 
     62- bug #2938492 [display] information_schema sorting order  
     63- bug #2941101 [import] import timeout when table already created and 
     64  several data lines 
     65- bug #2944069 [config] Extraneus dot from dirname() when installed in root, thanks to ayanamist 
    766 
    8673.2.5.0 (2010-01-10) 
    968- patch #2903400 [bookmarks] Status of bookmark table,  
    10   thanks to Virsacer - virsacer 
     69  thanks to Virsacer - virsacer  
    1170- bug [history] QueryHistoryDB is not respected 
    12 - bug #2905629 [auth] Blowfish secret is not hashed  
    13 - bug #2910000 [gui] ShowServerInfo should hide all server info from main page  
     71- bug #2905629 [auth] Blowfish secret is not hashed 
     72- bug #2910000 [gui] ShowServerInfo should hide all server info from main page 
    1473- bug #2910568 [structure] Table size for ARCHIVE tables is not displayed  
    1574- patch #2899969 [core] Session lock blocks working from a second window, 
     
    1877  thanks to Greg Roach - fisharebest 
    1978- patch #2918831 [export] Missing backquotes on reserved words,  
    20   thanks to Virsacer - virsacer 
     79  thanks to Virsacer - virsacer  
    2180- [core] Fix broken cleanup of $_GET 
    2281- bug #2924357 [operations] Cannot rename a database that has foreign key 
     
    2584- bug [browse] "Show BLOB contents" should display HTML code that is present 
    2685  in a BLOB, thanks to Vincent van der Tuin 
    27 - [privileges] Improve escaping of hostname 
     86- [privileges] Improve Proper escaping of hostname 
    2887 
    29883.2.4.0 (2009-12-02) 
    30 - bug [engines] Innodb_buffer_pool_pages_latched no longer returned in status  
    31 - bug #2890451 [setup] Inconsistent generated "designer_coords"  
     89- bug [engines] Innodb_buffer_pool_pages_latched no longer returned in status 
     90- bug #2890451 [setup] Inconsistent generated "designer_coords" 
    3291- bug #2890443 [mysqli] "No index used in query" exception is reported  
    33 - bug #2891250 [ob] Garbled data in navi frame (PHP 5.2.11 bug)  
    34 - bug #2887357 [core] Slow loading times with large databases (partial fix)  
    35 - bug #2893931 [lang] Typo and empty message  
    36 + [lang] Russian update, thanks to Victor Volkov  
     92- bug #2891250 [ob] Garbled data in navi frame (PHP 5.2.11 bug) 
     93- bug #2887357 [core] Slow loading times with large databases (partial fix) 
     94- bug #2893931 [lang] Typo and empty message 
     95+ [lang] Russian update, thanks to Victor Volkov 
    3796- bug #2823599 [edit] UUID Primary Key wrongly updated 
    38 - bug #2895894 [structure] Empty default value not set properly  
    39 - bug #2897536 [parser] Copying table with bit field with default  
    40 - bug #2893221 [core] Statement may not be safe to log in statement format  
     97- bug #2895894 [structure] Empty default value not set properly 
     98- bug #2897536 [parser] Copying table with bit field with default 
     99- bug #2893221 [core] Statement may not be safe to log in statement format 
    41100 
    421013.2.3.0 (2009-10-30) 
     
    45104- patch #2859788 [parser] Double-character delimiters (bug #2846239),  
    46105  thanks to Thomas Pulickal - jemajoign 
    47 - bug #2832600 [export] Slow export when having lots of databases  
     106- bug #2832600 [export] Slow export when having lots of databases 
    48107- bug #2537766 [import] Comments are stripped when editing store procedures  
    49108- bug #2852370 [operations] Renaming database deletes triggers  
     
    51110- bug [structure] "In use" table incorrectly reported as "view"  
    52111- bug #2879909 [interface] Removed double htmlspecialchars when editing enum column 
    53 - bug #2868328 [relations] Adding foreign key when table name contains a dot  
    54 - bug #2883381 [doc] Side effects of MemoryLimit setting  
     112- bug #2868328 [relations] Adding foreign key when table name contains a dot 
     113- bug #2883381 [doc] Side effects of MemoryLimit setting 
    55114- bug #2826128 [display] Inverting sort order when expression contains a function name 
    56115 
Note: See TracChangeset for help on using the changeset viewer.