"Show BLOB contents" should display HTML code that is present in a BLOB
[phpmyadmin/last10db.git] / ChangeLog
blob8a8a39a1952c48f43fda5188d2833120679c3845
1 ----------------------
2 phpMyAdmin - ChangeLog
3 ----------------------
5 $Id$
6 $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyAdmin/ChangeLog $
8 3.3.1.0 (not yet released)
10 3.3.0.0 (not yet released)
11 + rfe #2308632 [edit] Use hex for (var)binary fields,
12   thanks to Maarten Dieleman - maartendieleman
13 + patch #2794819 [navi] Filter for displayed table names,
14   thanks to Michael Valushko - dylfin
15 - bug #2794840 [core] Cannot redeclare pma_tableheader() 
16 - rfe #2726479 [core] configurable maximal length of URL
17 + patch #2724755 [display] Full/partial text links (big T) are back,
18   thanks to nullbarriere - nullbarriere 
19 - bug [display] handle NavigationBarIconic as documented for navi buttons
20 + rfe #2726479 [export] Export tables preselect
21 + patch #2805828 [export] PHP array export plugin, 
22   thanks to Geoffray Warnants - amnsk
23 + patch #2798592 [import] Progress bar, 
24   thanks to Tomas Srnka - tomassrnka
25 - bug [gui] Generate Password not working for 'Change Login Information', only for 'Change password'
26 + [lang] Arabic update, thanks to Meno25 - meno25 
27 + rfe #2822190 [structure] BOOLEAN is standard SQL 
28 + [lang] German update, thanks to knittl
29 + [lang] German update, thanks to virsacer
30 + rfe #2813867 [structure] Default sorting order in list of tables
31 + [import] Added MySQL type-detection functionality to import library,
32   thanks to Derek Schaefer
33 + [import] Added ODS, Excel XLS, Excel XLSX, and XML import modules,
34   thanks to Derek Schaefer
35 + [export] Added Excel XLSX export module,
36   thanks to Derek Schaefer
37 + [core] Added ability for tracking changes made through phpMyAdmin
38 + rfe #2839504 [engines] Support InnoDB plugin's new row formats 
39 + [core] Added ability for synchronizing databases among servers.
40 + [lang] #2843101 Dutch update, thanks to scavenger2008
41 + [lang] Galician update, thanks to Xosé Calvo - xosecalvo
42 + [export] Added MediaWiki export module,
43   thanks to Derek Schaefer - drummingds1
44 + [lang] Turkish update, thanks to Burak Yavuz
45 + [auth] Add custom port configuration in signon, thanks to Gary Smith
46 - [core] Removed context from the error handler 
47 - bug #2883633 [export] Export of InnoDB table is incomplete 
48 + rfe #2862575 [status] Order query statistics by % desc, skip rows with 0 
49 + rfe #2823686 [interface] Increase default height of query window 
50 + rfe #2129902 [structure] Don't hide indexes 
51 + patch #2812070 [interface] Allow selecting a range of rows by holding shift, thanks to Joolee
52 + [lang] Russian update, thanks to Victor Volkov
54 3.2.6.0 (not yet released)
56 3.2.5.0 (not yet released)
57 - patch #2903400 [bookmarks] Status of bookmark table, 
58   thanks to Virsacer - virsacer 
59 - bug [history] QueryHistoryDB is not respected
60 - bug #2905629 [auth] Blowfish secret is not hashed
61 - bug #2910000 [gui] ShowServerInfo should hide all server info from main page
62 - bug #2910568 [structure] Table size for ARCHIVE tables is not displayed 
63 - patch #2899969 [core] Session lock blocks working from a second window,
64   thanks to Greg Roach - fisharebest
65 - patch #2915168 [import] Incorrect parsing of DELIMITER keyword,
66   thanks to Greg Roach - fisharebest
67 - patch #2918831 [export] Missing backquotes on reserved words, 
68   thanks to Virsacer - virsacer 
69 - [core] Fix broken cleanup of $_GET
70 - bug #2924357 [operations] Cannot rename a database that has foreign key
71   constraints
72 - bug #869006 [structure] Ignore number of records for MRG_MyISAM tables
73 - bug [browse] "Show BLOB contents" should display HTML code that is present
74   in a BLOB, thanks to Vincent van der Tuin
76 3.2.4.0 (2009-12-02)
77 - bug [engines] Innodb_buffer_pool_pages_latched no longer returned in status
78 - bug #2890451 [setup] Inconsistent generated "designer_coords"
79 - bug #2890443 [mysqli] "No index used in query" exception is reported 
80 - bug #2891250 [ob] Garbled data in navi frame (PHP 5.2.11 bug)
81 - bug #2887357 [core] Slow loading times with large databases (partial fix)
82 - bug #2893931 [lang] Typo and empty message
83 + [lang] Russian update, thanks to Victor Volkov
84 - bug #2823599 [edit] UUID Primary Key wrongly updated
85 - bug #2895894 [structure] Empty default value not set properly
86 - bug #2897536 [parser] Copying table with bit field with default
87 - bug #2893221 [core] Statement may not be safe to log in statement format
89 3.2.3.0 (2009-10-30)
90 - patch #2856664 [export] Date, time, and datetime column types now export correctly to
91   OpenOffice Spreadsheet, thanks to Thomas Pulickal - jemajoign
92 - patch #2859788 [parser] Double-character delimiters (bug #2846239), 
93   thanks to Thomas Pulickal - jemajoign
94 - bug #2832600 [export] Slow export when having lots of databases
95 - bug #2537766 [import] Comments are stripped when editing store procedures 
96 - bug #2852370 [operations] Renaming database deletes triggers 
97 - bug #2872247 [interface] Failed opening required 'mysql_charsets.lib.php', thanks to CyberLeo Kitsana - cyberleo
98 - bug [structure] "In use" table incorrectly reported as "view" 
99 - bug #2879909 [interface] Removed double htmlspecialchars when editing enum column
100 - bug #2868328 [relations] Adding foreign key when table name contains a dot
101 - bug #2883381 [doc] Side effects of MemoryLimit setting
102 - bug #2826128 [display] Inverting sort order when expression contains a function name
104 3.2.2.1 (2009-10-12)
105 - [security] XSS and SQL injection, thanks to Herman van Rink
107 3.2.2.0 (2009-09-13)
108 - bug #2825293 [structure] Default value for a BIT column
109 - bug [display] Red arrows were reversed in the list of tables 
110 - bug #2813879 [export] Duplicate empty lines when exporting without comments 
111 - bug #2825919 [export] Trigger export with database name 
112 - bug #2823996 [data] Cannot edit row with no PK and a BIT field 
113 - bug [export] Exporting results of a query which contains a LIMIT clause
114   inside a subquery
115 - bug #2837722 [export] Run complex SQL then export does not work 
116 - bug #2839548 [export] Triggers order on export 
117 - bug #2826986 [display] Order by BLOB and range display 
118 - bug [display] After clicking on Show Function or Function, the UPDATE query
119   is not shown after execution
120 - bug [structure] Missing validation for BINARY and VARBINARY
122 3.2.1.0 (2009-08-09)
123 - bug #2799009 Login with ipv6 IP address breaks redirect
124 - bug #2796066 [priv] Inconsistent display of databases list
125 - bug #2802870 [display] Incorrect overhead value for InnoDB 
126 - bug [display] Incorrect display in replication status, 
127   thanks to Tomas Srnka - tomassrnka
128 - bug #1601625 [display] The Ignore checkbox is not unchecked for ENUM
129 - bug #2809930 [setup] Notice: Undefined variable: k in setup/index.php
130 - bug [features] Incorrect report of missing relational features
131 - [security] XSS: Insufficient output sanitizing (not exploitable without a valid token)
132   thanks to Sven Vetsch/Disenchant for informing us in a responsible manner 
133 - bug #2634827 [import] Using DELIMITER produces infinite cycle
134 + new language files: uzbek_cyrillic and urbek_latin
135 - bug #2814109 [search] Right frame is blank 
136 - bug #2816840 [priv] Cannot change a user's details 
137 - bug #2816165 [display] Executed query not always displayed
138 - bug #2819944 [setup] Incorrect mention of designer_coords
139 - bug #2821757 [insert] "Insert another new row" no longer worked 
140 + [lang] Norwegian update, thanks to Sven-Erik Andersen 
141 - bug [core] PMA_pow() can support negative exponents in the pow() case
142 + [lang] Brazilian Portuguese update, thanks to Fabio Bucior - fabiobucior
143 - patch #2822384 [docs] Missing auth_type in docs-example, 
144   thanks to Jürgen Wind - windkiel
145 - patch #2819728 [display] Slider effect jumping to top of page,
146   thanks to Jan Radem - summsel
147 - bug [display] Incorrect computation of overhead stats in server view
148   for tables under the InnoDB engine
149 + [lang] Swedish update, thanks to Björn T. Hallberg
151 3.2.0.1 (2009-06-30)
152 - [security] XSS: Insufficient output sanitizing in bookmarks 
154 3.2.0.0 (2009-06-15)
155 - [core] better support for vendor customisation (based on what Debian needs)
156 + rfe #2127987 warn when session.gc_maxlifetime is less than cookie validity
157 + rfe #2100910 configurable default charset for import
158 + rfe #1913541 link to InnoDB status when error 150 occurs
159 + rfe #1927189 strip ` from column names on import
160 + rfe #1821619 LeftFrameDBSeparator can be an array
161 + patch #1821619 [privileges] Extra back reference when editing table-specific
162   privileges, thanks to Herman van Rink - helmo
163 + patch #2356575 [display] Sortable database columns,
164   thanks to Bryce Thornton - brycethornton
165 - patch #2486825 [lang] Wrong string in setup script hints,
166   thanks to Isaac Bennetch - ibennetch
167 - patch #2498350 [cleanup] XHTML cleanup, thanks to Virsacer - virsacer 
168 + patch #2494192 [display] Possibility of disabling the sliders, 
169   thanks to Virsacer - virsacer 
170 + patch #2506831 [privileges] Create user for existing database, 
171   thanks to Herman van Rink and Virsacer
172 + patch #2505255 [privileges] Cleanup, thanks to Virsacer - virsacer
173 - bug #2414056 [auth] AllowNoPasswordRoot error message is too vague 
174 - patch #2596230 [XHTML] View table headers/footers completely,
175   thanks to Virsacer - virsacer
176 - patch #2602633 [core] support column name having square brackets, 
177   thanks to Herman van Rink - helmo
178 + [lang] Lithuanian update, thanks to Rytis Slatkevicius - rytis_s 
179 + [auth] New setting AllowNoPassword (supercedes AllowNoPasswordRoot) that
180   applies to all accounts (even the anonymous user)
181 - patch #2652972 [relation] Missing code with hashing for relationship
182   editing, thanks to knittl - knittl
183 + rfe #2123386 Added option to disable mcrypt warning.
184 - bug #2648502 Request-URI Too Large error from Location header
185 + rfe #1731967 Check for relations support on main page.
186 + rfe #2186820 Explanation for using Host table.
187 + rfe #1369509 Link to download more themes.
188 + rfe #1666487 Add option to generate password on change password page.
189 + rfe #1694104 Allow logging of user status with Apache.
190 - patch #2649087 None default is different than other None in some languages.
191 + [lang] Chinese Simplified update, thanks to Shanyan Baishui - rimyxp 
192 - patch #2550286 [display] Sort arrows problem, thanks to Virsacer - virsacer
193 - [security] warn about existence of config directory on main page
194 + patch #2706761 [lang] Polish update,
195   thanks to Pawel Smolinski - zipoking
196 + patch #2715142 [export] (rfe 2416960, escape new line in CSV export)
197   thanks to Derek Schaefer - drummingds1
198 - patch #2727250 Optimizations for PHP loops
199   thanks to Haeber 
200 - bug #2650776 [import] SQL_MODE not saved during Partial Import 
201 - patch #1863739 [auth] cache control missing (PHP-CGI), thanks to stmfd
202 - patch #2750541 [parser] Incorrect parsing of constraints in ALTER TABLE,
203   thanks to Yannick Betemps - arkhee 
204 + patch #2735162 [status] Server status - replication,
205   thanks to Tomas Srnka - tomassrnka
206 + patch #2745215 [edit] Multi-row change with "]" improved, 
207   thanks to Virsacer - virsacer 
208 + rfe #2657696 Automatically copy generated password
209 - bug #2787162 [interface] Table with name 'log_views' is incorrectly displayed as a view
210 + patch #2665440 Detect mcrypt initialization failure
211 + [lang] Galician update, thanks to Xosé Calvo - xosecalvo
212 + [lang] Swedish update, thanks to Björn T. Hallberg
213 + [lang] Norwegian update, thanks to Sven-Erik Andersen 
214 + [lang] Catalan update, thanks to Xavier Navarro
215 + [lang] Finnish update, thanks to Jouni Kahkonen
216 + [lang] Hungarian update, thanks to Jozsef Tamas Herczeg - dodika 
218 3.1.6.0 (not released)
219 - bug #2785912 [doc] no ON UPDATE CURRENT_TIMESTAMP in list of attributes
221 3.1.5.0 (2009-05-15)
222 - patch #2739001 [export] XML does not allow spaces in element names, 
223   thanks to Derek Schaefer - drummingds1
224 - bug #2780722 [import] Incorrect maximum file size
225 - bug #2780356 [calendar] Null checkbox not unchecked when date is chosen 
226 - bug [calendar] js error "window.parent.addEvent is not a function" 
227 - patch #2773818 [export] Invalid "Content-Encoding" header,
228   thanks to abignale - abignale
229 - bug #2787162 [interface] Table with name 'log_views' is incorrectly displayed as a view
230 - bug #2784400 [parser] INVOKER not understood by parser 
231 - [core] Compatibility with PHP 5.3.0RC2 
233 3.1.4.0 (2009-04-25)
234 + patch #1808339 [doc] Apache SSLOptions and StdEnvVars FAQ,
235   thanks to JT Justman - jtjustman
236 - bug #2491017 [operations] ANSI mode not supported (db rename and table move) 
237 - bug #2609346 [operations] Fix copying views.
238 - rfe #2127983 Readd documentation link, it does not protect against anything.
239 - bug #1675249 [doc] Apache reverse proxy and cookies FAQ
240 - bug #2682140 UUID() and CURRENT_USER() should not accept arguments
241 - patch #2682833 [core] Fatal error: Call to a member function isDisplayed(),
242   thanks to Christian Rodriguez - judas_iscariote
243 - patch #2702772 [lang] Duplicate sentence in Polish,
244   thanks to Pawel Smolinski - zipoking
245 - patch #2709040 [doc] Wrong link in ChangeLog formatter,
246   thanks to Petr Vorel - pevik
247 - patch #2715417 [interface] Fixed truncation of enum/set values containing parenthesis
248   thanks to Marco Moreno - mmoreno
249 + [lang] Spanish update, thanks to Daniel Hinostroza
250 - bug #2724844 Add Fields: Add index is missing quotes
251   thanks to Luke Armstrong
252 - bug #2740550 [interface] Using textarea CharEditing drops default values
253 - bug #2729191 [config] CheckConfigurationPermissions = false is worthless 
254 - bug #2687046 [export] Structure export: Null always YES
255 - [doc] typos, thanks to Cédric Corazza
257 3.1.3.2 (2009-04-14)
258 - [security] Insufficient output sanitizing when generating configuration file
260 3.1.3.1 (2009-03-24)
261 - [security] HTTP Response Splitting and file inclusion vulnerabilities 
262 - [security] XSS vulnerability on export page
263 - [security] Insufficient output sanitizing when generating configuration file
265 3.1.3.0 (2009-02-28)
266 + [lang] Turkish update, thanks to Burak Yavuz
267 - patch #2496403 [display] Multi-row change with "]",
268   thanks to Virsacer - virsacer
269 - bug #2027720 [parser] Missing space after BINARY used as cast 
270 - patch #2520747 [core] E_DEPRECATED compatibility for PHP 5.3,
271   thanks to Giovanni Giacobbi - themnemonic
272 - bug [display] Message "Bookmark created" is not displaying
273 + [display] Show AUTO_INCREMENT instead of A_I when in vertical mode
274 - patch #2538358 [display] Conditions for relational display field, 
275   thanks to Virsacer - virsacer
276 + [lang] Mongolian update, thanks to Bayarsaikhan Enkhtaivan - bayaraa
277 - patch #2553372 [display] DB comment tooltips not shown on navi,
278   thanks to Erdem - ahard
279 - patch #2561433 [structure] Display true number of rows in a view
280   if it contains less than MaxExactCountViews,
281   thanks to Virsacer - virsacer
282 + [lang] Polish update, thanks to Fixer - fixeron
283 - bug #2568722 [designer] Compound key not shown
284 - patch #2550323 [XHTML] in server_databases.php, thanks to Virsacer - virsacer
285 - patch #2358861 [navi] Row count tooltip wrong for information_schema, 
286   thanks to Herman van Rink - helmo
287 - bug #2565948 [core] Changing the connection collation changed the client
288   charset.
289 + [lang] Romanian update, thanks to Sergiu Bivol - sbivol
290 - patch #1760205 [data] Insert as new row: BLOB is lost, 
291   thanks to Herman van Rink - helmo
292 + [lang] Georgian update, thanks to George Machitidze
294 3.1.2.0 (2009-01-19)
295 - bug #1253252 [display] Can't NULL a column with relation defined 
296 - bug #2009500 [SQL] Small improvements in generated SQL (partial fix)
297 - bug #1963184 [export] YAML export improvement,
298  thanks to Bryce Thornton - brycethornton
299 + [lang] Dutch update, thanks to Herman van Rink - helmo 
300 - patch #2407785 [cleanup] ereg*() deprecated in PHP 5.3,
301   thanks to Alex Frase - atfrase
302 - bug #2417058 [properties] Edit fields: losing auto-increment setting
303 - patch #2444082 [changelog] changelog.php linkifies one link wrong,
304   thanks to Robert Xiao - nneonneo
305 - bug #2363653 [properties] Various problems with table structure
306 - bug [display] BIT field contents disappear when edited
307 + [lang] Czech update, thanks to Ondřej Vadinský.
308 - bug #2461735 [operations] Table operations adds "row_format"
309 - bug #2445213 [export] Commas for CSV Excel 2008 for Mac
310 - bug #2397877 [core] ForceSSL and http auth_type
311 - bug #2473127 [display] Deleting rows displays tbl structure, not contents
312 - patch #2478940 [core] PHP 5.2+ warning does not work, 
313   thanks to Jürgen Wind - windkiel
314 - bug #2416418 [privileges] Escaping special characters 
316          --- Older ChangeLogs can be found on our project website ---
317                      http://www.phpmyadmin.net/old-stuff/ChangeLogs/
319 # vim: et ts=4 sw=4 sts=4
320 # vim: ft=changelog fenc=utf-8 encoding=utf-8
321 # vim: fde=getline(v\:lnum-1)=~'^\\s*$'&&getline(v\:lnum)=~'\\S'?'>1'\:1&&v\:lnum>8&&getline(v\:lnum)!~'^#'
322 # vim: fdn=1 fdm=expr