Czech translation update.
[phpmyadmin/madhuracj.git] / ChangeLog
blobf16ea75bff896fb10d28b521fac34a72ce36f043
1 ----------------------
2 phpMyAdmin - ChangeLog
3 ----------------------
5 $Id$
6 $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyAdmin/ChangeLog $
8 3.3.0.0 (not yet released)
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 - bug #2823599 [edit] UUID Primary Key wrongly updated
27 + [lang] German update, thanks to knittl
28 + [lang] German update, thanks to virsacer
29 + rfe #2813867 [structure] Default sorting order in list of tables
30 + [import] Added MySQL type-detection functionality to import library,
31   thanks to Derek Schaefer
32 + [import] Added ODS, Excel XLS, Excel XLSX, and XML import modules,
33   thanks to Derek Schaefer
34 + [export] Added Excel XLSX export module,
35   thanks to Derek Schaefer
36 + [core] Addded ability for tracking changes made through phpMyAdmin
37 + rfe #2839504 [engines] Support InnoDB plugin's new row formats 
38 + [core] Added ability for synchronizing databases among servers.
39 + [lang] #2843101 Dutch update, thanks to scavenger2008
40 + [lang] Galician update, thanks to Xosé Calvo - xosecalvo
42 3.2.3.0 (not yet released)
44 3.2.2.0 (2009-09-13)
45 - bug #2825293 [structure] Default value for a BIT column
46 - bug [display] Red arrows were reversed in the list of tables 
47 - bug #2813879 [export] Duplicate empty lines when exporting without comments 
48 - bug #2825919 [export] Trigger export with database name 
49 - bug #2823996 [data] Cannot edit row with no PK and a BIT field 
50 - bug [export] Exporting results of a query which contains a LIMIT clause
51   inside a subquery
52 - bug #2837722 [export] Run complex SQL then export does not work 
53 - bug #2839548 [export] Triggers order on export 
54 - bug #2826986 [display] Order by BLOB and range display 
55 - bug [display] After clicking on Show Function or Function, the UPDATE query
56   is not shown after execution
57 - bug [structure] Missing validation for BINARY and VARBINARY
59 3.2.1.0 (2009-08-09)
60 - bug #2799009 Login with ipv6 IP address breaks redirect
61 - bug #2796066 [priv] Inconsistent display of databases list
62 - bug #2802870 [display] Incorrect overhead value for InnoDB 
63 - bug [display] Incorrect display in replication status, 
64   thanks to Tomas Srnka - tomassrnka
65 - bug #1601625 [display] The Ignore checkbox is not unchecked for ENUM
66 - bug #2809930 [setup] Notice: Undefined variable: k in setup/index.php
67 - bug [features] Incorrect report of missing relational features
68 - [security] XSS: Insufficient output sanitizing (not exploitable without a valid token)
69   thanks to Sven Vetsch/Disenchant for informing us in a responsible manner 
70 - bug #2634827 [import] Using DELIMITER produces infinite cycle
71 + new language files: uzbek_cyrillic and urbek_latin
72 - bug #2814109 [search] Right frame is blank 
73 - bug #2816840 [priv] Cannot change a user's details 
74 - bug #2816165 [display] Executed query not always displayed
75 - bug #2819944 [setup] Incorrect mention of designer_coords
76 - bug #2821757 [insert] "Insert another new row" no longer worked 
77 + [lang] Norwegian update, thanks to Sven-Erik Andersen 
78 - bug [core] PMA_pow() can support negative exponents in the pow() case
79 + [lang] Brazilian Portuguese update, thanks to Fabio Bucior - fabiobucior
80 - patch #2822384 [docs] Missing auth_type in docs-example, 
81   thanks to Jürgen Wind - windkiel
82 - patch #2819728 [display] Slider effect jumping to top of page,
83   thanks to Jan Radem - summsel
84 - bug [display] Incorrect computation of overhead stats in server view
85   for tables under the InnoDB engine
86 + [lang] Swedish update, thanks to Björn T. Hallberg
88 3.2.0.1 (2009-06-30)
89 - [security] XSS: Insufficient output sanitizing in bookmarks 
91 3.2.0.0 (2009-06-15)
92 - [core] better support for vendor customisation (based on what Debian needs)
93 + rfe #2127987 warn when session.gc_maxlifetime is less than cookie validity
94 + rfe #2100910 configurable default charset for import
95 + rfe #1913541 link to InnoDB status when error 150 occurs
96 + rfe #1927189 strip ` from column names on import
97 + rfe #1821619 LeftFrameDBSeparator can be an array
98 + patch #1821619 [privileges] Extra back reference when editing table-specific
99   privileges, thanks to Herman van Rink - helmo
100 + patch #2356575 [display] Sortable database columns,
101   thanks to Bryce Thornton - brycethornton
102 - patch #2486825 [lang] Wrong string in setup script hints,
103   thanks to Isaac Bennetch - ibennetch
104 - patch #2498350 [cleanup] XHTML cleanup, thanks to Virsacer - virsacer 
105 + patch #2494192 [display] Possibility of disabling the sliders, 
106   thanks to Virsacer - virsacer 
107 + patch #2506831 [privileges] Create user for existing database, 
108   thanks to Herman van Rink and Virsacer
109 + patch #2505255 [privileges] Cleanup, thanks to Virsacer - virsacer
110 - bug #2414056 [auth] AllowNoPasswordRoot error message is too vague 
111 - patch #2596230 [XHTML] View table headers/footers completely,
112   thanks to Virsacer - virsacer
113 - patch #2602633 [core] support column name having square brackets, 
114   thanks to Herman van Rink - helmo
115 + [lang] Lithuanian update, thanks to Rytis Slatkevicius - rytis_s 
116 + [auth] New setting AllowNoPassword (supercedes AllowNoPasswordRoot) that
117   applies to all accounts (even the anonymous user)
118 - patch #2652972 [relation] Missing code with hashing for relationship
119   editing, thanks to knittl - knittl
120 + rfe #2123386 Added option to disable mcrypt warning.
121 - bug #2648502 Request-URI Too Large error from Location header
122 + rfe #1731967 Check for relations support on main page.
123 + rfe #2186820 Explanation for using Host table.
124 + rfe #1369509 Link to download more themes.
125 + rfe #1666487 Add option to generate password on change password page.
126 + rfe #1694104 Allow logging of user status with Apache.
127 - patch #2649087 None default is different than other None in some languages.
128 + [lang] Chinese Simplified update, thanks to Shanyan Baishui - rimyxp 
129 - patch #2550286 [display] Sort arrows problem, thanks to Virsacer - virsacer
130 - [security] warn about existence of config directory on main page
131 + patch #2706761 [lang] Polish update,
132   thanks to Pawel Smolinski - zipoking
133 + patch #2715142 [export] (rfe 2416960, escape new line in CSV export)
134   thanks to Derek Schaefer - drummingds1
135 - patch #2727250 Optimizations for PHP loops
136   thanks to Haeber 
137 - bug #2650776 [import] SQL_MODE not saved during Partial Import 
138 - patch #1863739 [auth] cache control missing (PHP-CGI), thanks to stmfd
139 - patch #2750541 [parser] Incorrect parsing of constraints in ALTER TABLE,
140   thanks to Yannick Betemps - arkhee 
141 + patch #2735162 [status] Server status - replication,
142   thanks to Tomas Srnka - tomassrnka
143 + patch #2745215 [edit] Multi-row change with "]" improved, 
144   thanks to Virsacer - virsacer 
145 + rfe #2657696 Automatically copy generated password
146 - bug #2787162 [interface] Table with name 'log_views' is incorrectly displayed as a view
147 + patch #2665440 Detect mcrypt initialization failure
148 + [lang] Galician update, thanks to Xosé Calvo - xosecalvo
149 + [lang] Swedish update, thanks to Björn T. Hallberg
150 + [lang] Norwegian update, thanks to Sven-Erik Andersen 
151 + [lang] Catalan update, thanks to Xavier Navarro
152 + [lang] Finnish update, thanks to Jouni Kahkonen
153 + [lang] Hungarian update, thanks to Jozsef Tamas Herczeg - dodika 
155 3.1.6.0 (not released)
156 - bug #2785912 [doc] no ON UPDATE CURRENT_TIMESTAMP in list of attributes
158 3.1.5.0 (2009-05-15)
159 - patch #2739001 [export] XML does not allow spaces in element names, 
160   thanks to Derek Schaefer - drummingds1
161 - bug #2780722 [import] Incorrect maximum file size
162 - bug #2780356 [calendar] Null checkbox not unchecked when date is chosen 
163 - bug [calendar] js error "window.parent.addEvent is not a function" 
164 - patch #2773818 [export] Invalid "Content-Encoding" header,
165   thanks to abignale - abignale
166 - bug #2787162 [interface] Table with name 'log_views' is incorrectly displayed as a view
167 - bug #2784400 [parser] INVOKER not understood by parser 
168 - [core] Compatibility with PHP 5.3.0RC2 
170 3.1.4.0 (2009-04-25)
171 + patch #1808339 [doc] Apache SSLOptions and StdEnvVars FAQ,
172   thanks to JT Justman - jtjustman
173 - bug #2491017 [operations] ANSI mode not supported (db rename and table move) 
174 - bug #2609346 [operations] Fix copying views.
175 - rfe #2127983 Readd documentation link, it does not protect against anything.
176 - bug #1675249 [doc] Apache reverse proxy and cookies FAQ
177 - bug #2682140 UUID() and CURRENT_USER() should not accept arguments
178 - patch #2682833 [core] Fatal error: Call to a member function isDisplayed(),
179   thanks to Christian Rodriguez - judas_iscariote
180 - patch #2702772 [lang] Duplicate sentence in Polish,
181   thanks to Pawel Smolinski - zipoking
182 - patch #2709040 [doc] Wrong link in ChangeLog formatter,
183   thanks to Petr Vorel - pevik
184 - patch #2715417 [interface] Fixed truncation of enum/set values containing parenthesis
185   thanks to Marco Moreno - mmoreno
186 + [lang] Spanish update, thanks to Daniel Hinostroza
187 - bug #2724844 Add Fields: Add index is missing quotes
188   thanks to Luke Armstrong
189 - bug #2740550 [interface] Using textarea CharEditing drops default values
190 - bug #2729191 [config] CheckConfigurationPermissions = false is worthless 
191 - bug #2687046 [export] Structure export: Null always YES
192 - [doc] typos, thanks to Cédric Corazza
194 3.1.3.2 (2009-04-14)
195 - [security] Insufficient output sanitizing when generating configuration file
197 3.1.3.1 (2009-03-24)
198 - [security] HTTP Response Splitting and file inclusion vulnerabilities 
199 - [security] XSS vulnerability on export page
200 - [security] Insufficient output sanitizing when generating configuration file
202 3.1.3.0 (2009-02-28)
203 + [lang] Turkish update, thanks to Burak Yavuz
204 - patch #2496403 [display] Multi-row change with "]",
205   thanks to Virsacer - virsacer
206 - bug #2027720 [parser] Missing space after BINARY used as cast 
207 - patch #2520747 [core] E_DEPRECATED compatibility for PHP 5.3,
208   thanks to Giovanni Giacobbi - themnemonic
209 - bug [display] Message "Bookmark created" is not displaying
210 + [display] Show AUTO_INCREMENT instead of A_I when in vertical mode
211 - patch #2538358 [display] Conditions for relational display field, 
212   thanks to Virsacer - virsacer
213 + [lang] Mongolian update, thanks to Bayarsaikhan Enkhtaivan - bayaraa
214 - patch #2553372 [display] DB comment tooltips not shown on navi,
215   thanks to Erdem - ahard
216 - patch #2561433 [structure] Display true number of rows in a view
217   if it contains less than MaxExactCountViews,
218   thanks to Virsacer - virsacer
219 + [lang] Polish update, thanks to Fixer - fixeron
220 - bug #2568722 [designer] Compound key not shown
221 - patch #2550323 [XHTML] in server_databases.php, thanks to Virsacer - virsacer
222 - patch #2358861 [navi] Row count tooltip wrong for information_schema, 
223   thanks to Herman van Rink - helmo
224 - bug #2565948 [core] Changing the connection collation changed the client
225   charset.
226 + [lang] Romanian update, thanks to Sergiu Bivol - sbivol
227 - patch #1760205 [data] Insert as new row: BLOB is lost, 
228   thanks to Herman van Rink - helmo
229 + [lang] Georgian update, thanks to George Machitidze
231 3.1.2.0 (2009-01-19)
232 - bug #1253252 [display] Can't NULL a column with relation defined 
233 - bug #2009500 [SQL] Small improvements in generated SQL (partial fix)
234 - bug #1963184 [export] YAML export improvement,
235  thanks to Bryce Thornton - brycethornton
236 + [lang] Dutch update, thanks to Herman van Rink - helmo 
237 - patch #2407785 [cleanup] ereg*() deprecated in PHP 5.3,
238   thanks to Alex Frase - atfrase
239 - bug #2417058 [properties] Edit fields: losing auto-increment setting
240 - patch #2444082 [changelog] changelog.php linkifies one link wrong,
241   thanks to Robert Xiao - nneonneo
242 - bug #2363653 [properties] Various problems with table structure
243 - bug [display] BIT field contents disappear when edited
244 + [lang] Czech update, thanks to Ondřej Vadinský.
245 - bug #2461735 [operations] Table operations adds "row_format"
246 - bug #2445213 [export] Commas for CSV Excel 2008 for Mac
247 - bug #2397877 [core] ForceSSL and http auth_type
248 - bug #2473127 [display] Deleting rows displays tbl structure, not contents
249 - patch #2478940 [core] PHP 5.2+ warning does not work, 
250   thanks to Jürgen Wind - windkiel
251 - bug #2416418 [privileges] Escaping special characters 
253          --- Older ChangeLogs can be found on our project website ---
254                      http://www.phpmyadmin.net/old-stuff/ChangeLogs/
256 # vim: et ts=4 sw=4 sts=4
257 # vim: ft=changelog fenc=utf-8 encoding=utf-8
258 # vim: fde=getline(v\:lnum-1)=~'^\\s*$'&&getline(v\:lnum)=~'\\S'?'>1'\:1&&v\:lnum>8&&getline(v\:lnum)!~'^#'
259 # vim: fdn=1 fdm=expr