patch #2505255 [privileges] Cleanup, thanks to Virsacer - virsacer
[phpmyadmin/crack.git] / ChangeLog
blob65a24ddb82e09a883a49de0df2151f518b743dd3
1 ----------------------
2 phpMyAdmin - ChangeLog
3 ----------------------
5 $Id$
6 $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyAdmin/ChangeLog $
8 3.2.0.0 (not yet released)
9 - [core] better support for vendor customisation (based on what Debian needs)
10 + rfe #2127987 warn when session.gc_maxlifetime is less than cookie validity
11 + rfe #2100910 configurable default charset for import
12 + rfe #1913541 link to InnoDB status when error 1005 occurs
13 + rfe #1927189 strip ` from column names on import
14 + rfe #1821619 LeftFrameDBSeparator can be an array
15 + patch #1821619 [privileges] Extra back reference when editing table-specific
16   privileges, thanks to Herman van Rink - helmo
17 + patch #2356575 [display] Sortable database columns,
18   thanks to Bryce Thornton - brycethornton
19 - patch #2486825 [lang] Wrong string in setup script hints,
20   thanks to Isaac Bennetch - ibennetch
21 - patch #2498350 [cleanup] XHTML cleanup, thanks to Virsacer - virsacer 
22 + patch #2494192 [display] Possibility of disabling the sliders, 
23   thanks to Virsacer - virsacer 
24 + patch #2506831 [privileges] Create user for existing database, 
25   thanks to Herman van Rink - helmo
26 + patch #2505255 [privileges] Cleanup, thanks to Virsacer - virsacer 
28 3.1.3.0 (not yet released)
29 + [lang] Turkish update, thanks to Burak Yavuz
30 - patch #2496403 [display] Multi-row change with "]",
31   thanks to Virsacer - virsacer
32 - bug #2027720 [parser] Missing space after BINARY used as cast 
33 - patch #2520747 [core] E_DEPRECATED compatibility for PHP 5.3,
34   thanks to Giovanni Giacobbi - themnemonic
35 - bug [display] Message "Bookmark created" is not displaying
36 + [display] Show AUTO_INCREMENT instead of A_I when in vertical mode
38 3.1.2.0 (2009-01-19)
39 - bug #1253252 [display] Can't NULL a column with relation defined 
40 - bug #2009500 [SQL] Small improvements in generated SQL (partial fix)
41 - bug #1963184 [export] YAML export improvement,
42  thanks to Bryce Thornton - brycethornton
43 + [lang] Dutch update, thanks to Herman van Rink - helmo 
44 - patch #2407785 [cleanup] ereg*() deprecated in PHP 5.3,
45   thanks to Alex Frase - atfrase
46 - bug #2417058 [properties] Edit fields: losing auto-increment setting
47 - patch #2444082 [changelog] changelog.php linkifies one link wrong,
48   thanks to Robert Xiao - nneonneo
49 - bug #2363653 [properties] Various problems with table structure
50 - bug [display] BIT field contents disappear when edited
51 + [lang] Czech update, thanks to Ondřej Vadinský.
52 - bug #2461735 [operations] Table operations adds "row_format"
53 - bug #2445213 [export] Commas for CSV Excel 2008 for Mac
54 - bug #2397877 [core] ForceSSL and http auth_type
55 - bug #2473127 [display] Deleting rows displays tbl structure, not contents
56 - patch #2478940 [core] PHP 5.2+ warning does not work, 
57   thanks to Jürgen Wind - windkiel
58 - bug #2416418 [privileges] Escaping special characters 
60 3.1.1.0 (2008-12-09)
61 - patch #2242765 [core] Navi panel server links wrong,
62   thanks to Martin Stricker - martinstricker
63 - bug #2186823 [core] bad session.save_path not detected 
64 - bug #2202709 [core] Re-login causes PMA to forget current table name
65 - bug #2280904 [export] do not include view name in export
66 - rfe #1688975 [display] enable copying of auto increment by default
67 - bug #2355753 [core] do not bail out creating session on any PHP warning
68 - bug #2355925 [display] properly update tooltips in navigation frame
69 - bug #2355923 [core] do not use ctype if it is not available
70 - bug #2356433 [display] HeaderFlipType "fake" problems,
71   thanks to Michal Biniek
72 - bug #2363919 [display] Incorrect size for view 
73 - bug #2121287 [display] Drop-down menu blinking in FF 
74 + [lang] Catalan update, thanks to Xavier Navarro
75 + [lang] Finnish update, thanks to Jouni Kahkonen
76 - [core] Avoid error with BLOBstreaming support requiring SUPER privilege
77 - [security] possible XSRF on several pages
79 3.1.0.0 (2008-11-28)
80 + [auth] Support for Swekey hardware authentication,
81   see http://phpmyadmin.net/auth_key
82 - bug #2046883 [core] Notices about deprecated dl() (so stop using it)
83 + BLOBstreaming support, thanks to Raj Kissu Rajandran and
84   Google Summer of Code 2008
85 + patch #2067462 [lang] link FAQ references in messages,
86   thanks to Thijs Kinkhorst - kink
87 + new setup script, thanks to Piotr Przybylski (work in progress)
88 - rfe #1892243 [export] more links to documentation
89 + [auth] cookie auth now autogenerates blowfish_secret, but it has some
90   limitations and you still should set it in config file
91 + [auth] cookie authentication is now the default
92 + [auth] do not allow root user without password unless explicitly enabled by
93   AllowNoPasswordRoot
94 + rfe #1778908 [auth] arbitrary server auth can now also accept port
95 - patch #2089240 [export] handle correctly switching SQL modes
96 + rfe #1612724 [export] add option to export without comments
97 - bug #2090002 [display] Cannot edit row in VIEW 
98 - patch #2099962 [js] fix js error without frameset, thanks to Xuefer 
99 - patch #2099972 [structure] Display None when there is no default value,
100   thanks to Xuefer - xuefer
101 - patch #2122883 [PDF schema] Option to display just the keys,
102   thanks to Samuel Sol Villar dos Santos - yohanleafheart
103 + rfe #1276463 [search] Search empty/not empty values 
104 + rfe #823652 [structure] ENUM values: field size too small 
105 - [lang] Persian update, thanks to Goolex - goolex 
106 - [lang] Czech update, thanks to Ondřej Vadinský.
107 - patch #2255890 [lang] English-language cleanup,
108   thanks to Isaac Bennetch - ibennetch
109 + [lang] Norwegian update, thanks to Sven-Erik Andersen 
110 + [lang] Hungarian update, thanks to Jozsef Tamas Herczeg - dodika 
111 + [lang] French update by Marc Delisle - lem9
112 - bug #2222344 [display] Query involving a function shown as binary
113 + [lang] Italian update, thanks to fantu - fantu
114 + [lang] Swedish update, thanks to Björn T. Hallberg
115 - bug #2315549 [import] fclose() error with "Create PHP code"
116 + [lang] Polish update, thanks to Jakub Wilk 
118 3.0.2.0 (not released)
119 - [lang] Italian update, thanks to Luca and fantu
120 - bug #2107583 [GUI] Leading newline truncated, thanks to Isart Montane
121 - bug #2222230 [import] Assigning a value in import.php, thanks to
122   Glen Arason
124 3.0.1.1 (2008-10-30)
125 - [security] XSS in a Designer component 
127 3.0.1.0 (2008-10-22)
128 - bug #2134126 [GUI] SQL error after sorting a subset 
129 + [lang] Catalan update, thanks to Xavier Navarro
130 + [lang] Russian update, thanks to Victor Volkov
131 - patch #2143882 [import] Temporary uploaded file not deleted,
132   thanks to David Misc - dmisc
133 - bug #2136986 [auth] Cannot create database after session timeout 
134 - bug #1914066 [core] ForceSSL generates incorrectly escaped redirections,
135   this time with the correct fix
136 + [lang] Hungarian update, thanks to Jozsef Tamas Herczeg - dodika 
137 - bug #2153970 [core] Properly truncate SQL to avoid half of html tags
138 + [lang] Romanian update, thanks to Sergiu Bivol - sbivol
139 - bug #2161443 [structure] Incorrect index choice shown when modifying an
140 index
141 - bug #2127094 [interface] Misleading message after cancelling an action
142 + [lang] Croatian update, thanks to Renato Pavicic
143 + [lang] Finnish update, thanks to Jouni Kahkonen
144 + [lang] Polish update, thanks to Jakub Wilk 
145 + [lang] Japanese update, thanks to Ishigaki Kenichi
146 - patch #2176438 [privileges] Wrong message when changing password,
147   thanks to incognito - zytisin
148 - bug #2163437 [core] Cannot disable PMA tables
149 - bug #2184240 [lang] Problems with Italian language file, thanks to Luca
150 Rebellato
151 - bug #2187193 [interface] ShowChgPassword setting not respected
153 3.0.0.0 (2008-09-27)
154 + [export] properly handle line breaks for YAML, thanks to Dan Barry -
155 danbarry
156 + [navi] new parameter $cfg['LeftDefaultTabTable']
157 + [table] support MySQL 5.1 PARTITION: CREATE TABLE / Table structure,
158   partition maintenance
159 + [privileges] support for EVENT and TRIGGER
160 + [error handler] NEW handle errors to prevent path disclosure and display/collect errors
161 + [mysqlnd] do not display $strMysqlLibDiffersServerVersion if the client
162   is mysqlnd
163 + [webapp] experimental Mozilla Prism support
164 + [export] new plugin "codegen" for NHibernate, thanks to caocao; I'm
165   looking for a name more descriptive than codegen, taking into account
166   that it might later support other formats like JSON in the same plugin
167 + [export] new export to Texy! markup
168 + [lang] Finnish update, thanks to Jouni Kahkonen
169 + [config] new parameter $cfg['CheckConfigurationPermissions']
170 + [config] new parameter $cfg['Servers'][$i]['ShowDatabasesCommand']
171 + [config] new parameter $cfg['Servers'][$i]['CountTables']
172 + rfe #1775288 [transformation] proper display if IP-address stored as INT
173 + rfe #1758177 [core] Add the Geometry DataTypes
174 + rfe #1741101, patch #1798184 UUID default for CHAR(36) PRIMARY KEY,
175   thanks to Gert Palok - gert_p
176 - bug #1664240 [GUI] css height makes cfg TextareaRows useless
177 - bug #1724217 [Create PHP Code] doesn't include newlines for text fields
178 - bug #1845605 [i18n] translators.html still uses iso-8859-1
179 - bug #1823018 [charset] Edit(Delete) img-links pointing to wrong row
180 - bug #1826205 [export] Problems with yaml text export
181 - bug #1344768 [database] create/alter table new field can not have empty string
182                as default
183 + rfe #1840165 [interface] Enlarge column name field in vertical mode
184 + patch #1847534 [interface] New "Inside field" in db search,
185   thanks to obiserver
186 + [GUI] Mootools js library (http://mootools.net) and new parameter
187   $cfg['InitialSlidersState']
188 * [core] cache some MySQL stats (do not query them with every page request)
189 + [view] clearer dialog WITH (CASCADED | LOCAL) CHECK OPTION 
190 + [lang] Norwegian update, thanks to Sven-Erik Andersen 
191 + [lang] Japanese update, thanks to Ishigaki Kenichi
192 + [lang] Italian update, thanks to Luca Rebellato
193 + [gui] Events
194    * minimal support on db structure page
195    * export
196 + [pdf] Merged tcpdf 2.2.002 (PHP5 version), thanks to Nicola Asuni 
197 + [engines] Maria support 
198 + [engines] MyISAM and InnoDB: support ROW_FORMAT table option 
199 + prevent search indexes from indexing phpMyAdmin installations
200 + [engines] PBXT: table options, foreign key (relation view, designer)
201 + [lang] New Bangla, thanks to Raquibul Islam and Joy Kumar Nag
202 + [interface] Display options; thanks to Dave Grijalva
203   for the idea about showing the display field while browsing
204 - bug #1910621 [display] part 2: do not display a BINARY content as text
205 + rfe #1962383 [designer] Option to create a PDF page 
206 - patch #2007196, Typos in comments, thanks to knittl - knittl
207 - bug #1982315 [GUI] Comma and quote in ENUM, thanks to Joshua Hogendorn
208 + [GUI] Color picker
209 - bug #1970836 [parser] SQL parser is slow, thanks to Christian Schmidt 
210 + rfe #1692928 [transformation] Option to disable browser transformations 
211 + [import] Speed optimization to be able to import the sakila database
212 + [doc] Documentation for distributing phpMyAdmin in README.VENDOR.
213 + [display] headwords for sorted column 
214 - bug #2033962 [import] Cannot import zip file 
215 + [lang] Swedish update, thanks to Björn T. Hallberg
216 - bug #2050068 [gui] "Check tables having overhead" selects wrong tables
217 + [lang] Belarusian update, thanks to Jaska Zedlik 
218 + [lang] Norwegian update, thanks to Sven-Erik Andersen 
219 + [lang] Italian update, thanks to Luca Rebellato
220 - [core] safer handling of temporary files with open_basedir (thanks to Thijs
221   Kinkhorst)
222 - [core] do not automatically set and create TempDir, it might lead to security
223   issue (thanks to Thijs Kinkhorst)
224 + [lang] Czech update
225 - bug #2066923 [display] Navi browse icon does not go to page 1 
226 - patch #2075263 [auth] Single sign-on and cookie clearing,
227   thanks to Charles Suh - cws125
228 - [doc] better documentation of $cfg['TempDir']
229 - bug #2080963 [charset] Clarify doc and improved code, thanks to
230   Victor Volkov - hanut
231 - bug [charset] Cannot sort twice on a column when the table name
232   contains accents
233 + [lang] Spanish update, thanks to Daniel Hinostroza
234 + [lang] Hungarian update, thanks to Jozsef Tamas Herczeg - dodika 
235 - bug #2113848 [navi] Page number after database switching 
236 - patch #2115966 [GUI] Checkboxes and IE 7, thanks to Martin - maschg 
237 - bug #1914066 [core] ForceSSL generates incorrectly escaped redirections 
239 2.11.9.4 (2008-12-09)
240 - [security] possible XSRF on several pages
242 2.11.9.3 (2008-10-30)
243 - [security] XSS in a Designer component 
245 2.11.9.2 (2008-09-22)
246 - [security] XSS in MSIE using NUL byte, thanks to JPCERT.
248 2.11.9.1 (2008-09-15)
249 - [security] Code execution vulnerability, thanks to Norman Hippert
251 2.11.9.0 (2008-08-28)
252 - bug #2031221 [auth] Links to version number on login screen 
253 - bug #2032707 [core] PMA does not start if ini_set() is disabled 
254 - bug #2004915 [bookmarks] Saved queries greater than 1000 chars not
255   displayed, thanks to Maik Wiege - mswiege
256 - bug #2037381 [export] Export type "replace" does not work
257 - bug #2037375 [export] DROP PROCEDURE needs IF EXISTS 
258 - bug #2045512 [export] Numbers in Excel export
259 - bug #2074250 [parser] Undefined variable seen_from 
261 2.11.8.0 (2008-07-28)
262 - patch #1987593 [interface] Table list pagination in navi, 
263   thanks to Jason Day - jday29
264 - bug #1989081 [profiling] Profiling causes query to be executed again
265   (really causes a problem in case of INSERT/UPDATE)
266 - bug #1990342 [import] SQL file import very slow on Windows,
267   thanks to Richard Heaton - wotnot
268 - bug [XHTML] problem with tabindex and radio fields
269 - bug #1971221 [interface] tabindex not set correctly
270 - bug [views] VIEW name created via the GUI was not protected with backquotes
271 - bug #1989813 [interface] Deleting multiple views (space in name)
272 - bug #1992628 [parser] SQL parser removes essential space 
273 - bug #1989281 [export] Export fails if one table is marked as crashed
274 - bug #2001005 [GUI] ARCHIVE cannot have indexes 
275 - bug #1989281 [export] CSV for MS Excel incorrect escaping of double quotes
276 - bug #1959855 [interface] Font size option problem when no config file
277   (todo (trunk): navi frame size does not change for theme original)
278 - bug #1982489 [relation] Relationship view should check for changes 
279 - bug [history] Do not save too big queries in history
280 - [security] Do not show version info on login screen
281 - bug #2018595 [import] Potential data loss on import resubmit 
282 - patch #2020630 [export] Safari and timedate, thanks to Sebastian Mendel,
283   Isaac Bennetch and Jürgen Wind 
284 - bug #2022182 [import, export] Import/Export fails because of Mac files
285 - [security] protection against cross-frame scripting and
286   new directive AllowThirdPartyFraming, thanks to YGN Ethical Hacker Group
287 - [security] possible XSS during setup, thanks to YGN Ethical Hacker Group
288 - [interface] revert language changing problem introduced with 2.11.7.1
290 2.11.7.1 (2008-07-15)
291 - bug [security] XSRF/CSRF by manipulating the db,
292   convcharset and collation_connection parameters,
293   thanks to YGN Ethical Hacker Group
295 2.11.7.0 (2008-06-23)
296 - bug #1908719 [interface] New field cannot be auto-increment and primary key
297 - [dbi] Incorrect interpretation for some mysqli field flags
298 - bug #1910621 [display] part 1: do not display a TEXT utf8_bin as BLOB
299   (fixed for mysqli extension only)
300 - [interface] sanitize the after_field parameter,
301   thanks to Norman Hippert
302 - [structure] do not remove the BINARY attribute in drop-down
303 - bug #1955386 [session] Overriding session.hash_bits_per_character 
304 - [interface] sanitize the table comments in table print view, 
305   db print view and db data dictionary, thanks to Norman Hippert
306 - bug #1939031 Auto_Increment selected for TimeStamp by Default
307 - patch #1957998 [display] No tilde for InnoDB row counter when we know
308   it for sure, thanks to Vladyslav Bakayev - dandy76
309 - bug #1955572 [display] alt text causes duplicated strings
310 - bug #1762029 [interface] Cannot upload BLOB into existing row
311 - bug #1981043 [export] HTML in exports getting corrupted,
312   thanks to Jason Judge - jasonjudge
313 - bug #1936761 [interface] BINARY not treated as BLOB: update/delete issues
314 - protection against XSS when register_globals is on and .htaccess has
315   no effect, thanks to Tim Starling
316 - bug #1996943 [export] Firefox 3 and .sql.gz (corrupted); detect Gecko 1.9,
317   thanks to Jürgen Wind - windkiel
319 2.11.6.0 (2008-04-29)
320 - bug #1903724 [interface] Displaying of very large queries in error message
321 - bug #1905711 [compatibility] Functions deprecated in PHP 5.3: is_a() and
322   get_magic_quotes_gpc(), thanks to Dmitry N. Shilnikov - yrtimd
323 - bug [lang] catalan wrong accented characters
324 - bug #1893034 [Export] SET NAMES for importing with command-line client
325 + [lang] Russian update, thanks to Victor Volkov
326 - bug #1910485 [core] Unsetting the whitelist during the loop,
327   thanks to Jeroen Vrijkorte - jv_map
328 - bug #1906980 [Export] Import of VIEWs fails if temp table exists,
329   thanks to Falk Nisius - klaf
330 - bug #1812763 [Copy] Table copy when server is in ANSI_QUOTES sql_mode 
331   thanks to Tony Marston - tonymarston 
332 - bug #1918531 [compatibility] Navigation isn't w3.org valid 
333   thanks to Michael Keck - mkkeck
334 - bug #1926357 [data] BIT defaults displayed incorrectly
335 - patch #1930057 [auth] colon in password prevents HTTP login on CGI/IIS,
336   thanks to Jürgen Wind - windkiel
337 - patch #1929553 [lang] Don't output BOM character in Swedish language file,
338   thanks to Samuel L. B. - samuellb
339 - patch #1895796 [lang] Typo in Japanese lang files,
340   thanks to tyman - acoustype
341 - bug #1935652 [auth] Access denied (show warning about mcrypt on login page)
342 - bug #1906983 [export] Reimport of FUNCTION fails
343 - bug #1919808 [operations] Renaming a database fails to handle functions 
344 - bug #1934401 [core] Cannot force a language
345 - bug #1944077 [core] Config file containing a BOM,
346   thanks to Gaetano Giunta - ggiunta
347 - bug #1947189 [scripts] Missing </head> in scripts/signon.php,
348   thanks to Dolf Schimmel
349 + [lang] Romanian update, thanks to Sergiu Bivol - sbivol
351 2.11.5.2 (2008-04-22)
352 - PMASA-2008-3 [security] File disclosure 
354 2.11.5.1 (2008-03-29)
355 - bug #1909711 [security] Sensitive data in session files
357 2.11.5.0 (2008-03-01)
358 - bug #1862661 [GUI] Warn about rename deleting database
359 - bug #1866041 [interface] Incorrect sorting with AS
360 - bug #1871038 [import] Notice: undefined variable first_sql_delimiter
361 - bug #1873110 [export] Problem exporting with a LIMIT clause
362 - bug #1871164 [GUI] Empty and navigation frame synch.
363 - patch #1873188 [GUI] Making db pager work when js is disabled,
364   thanks to Jürgen Wind - windkiel
365 - bug #1875010 [auth] MySQL server and client version mismatch (mysql ext.)
366 - patch #1879031 [transform] dateformat transformation and UNIX timestamps,
367   thanks to Tim Steiner - spam38
368 - bug [import] Do not verify a missing enclosing character for CSV,
369   because files generated by Excel don't have any enclosing character
370 - bug #1799691 [export] "Propose table structure" and Export
371 - bug #1884911 [GUI] Space usage
372 - bug #1863326 [GUI] Wrong error message / no edit (Suhosin)
373 - bug #1887204 [GUI] Order columns in result list messing up query
374 - patch #1893538 [GUI] Display issues on Opera 9.50,
375   thanks to Jürgen Wind - windkiel
376 - bug [GUI] Do not display the database name used by the previous user,
377   thanks to Ronny Görner
378 - bug [security] Remove cookies from $_REQUEST for better coexistence with
379   other applications, thanks to Richard Cunningham. See PMASA-2008-1.
381 2.11.4.0 (2008-01-12)
382 - bug #1843428 [GUI] Space issue with DROP/DELETE/ALTER TABLE
383 - bug #1807816 [search] regular expression search doesn't work with
384   backslashes
385 - bug #1843463 [GUI] DROP PROCEDURE does not show alert
386 - bug #1835904 [GUI] Back link after a SQL error forgets the query
387 - bug #1835654 [core] wrong escaping when using double quotes
388 - bug #1817612 [cookies] Wrong cookie path on IIS with PHP-CGI,
389   thanks to Carsten Wiedmann
390 - bug #1848889 [export] export trigger should use DROP TRIGGER IF EXISTS
391 - bug #1851833 [display] Sorting forgets an explicit LIMIT
392  (fix for sorting on column headers)
393 - bug #1764182 [cookies] Suhosin cookie encryption breaks phpMyAdmin
394 - bug #1798786 [import] Wrong error when a string contains semicolon
395 - bug #1813508 [login] Missing parameter: field after re-login
396 - bug #1710144 [parser] Space after COUNT breaks Export but not Query
397 - bug #1783620 [parser] Subquery results without "as" are ignored
398 - bug #1821264 [display] MaxTableList and INFORMATION_SCHEMA
399 - bug #1859460 [display] Operations and many databases
400 - bug #1814679 [display] Database selection pagination when switching servers
401 - patch #1861717 [export] CSV Escape character not exported right,
402   thanks to nicolasdigraf
403 - bug #1864468 [display] Theme does not switch to darkblue_orange
404 - bug #1847409 [security] Path disclosure on darkblue_orange/layout.inc.php,
405   thanks to Jürgen Wind - windkiel
407          --- Older ChangeLogs can be found on our project website ---
408                      http://www.phpmyadmin.net/old-stuff/ChangeLogs/
410 # vim: et ts=4 sw=4 sts=4
411 # vim: ft=changelog fenc=utf-8 encoding=utf-8
412 # vim: fde=getline(v\:lnum-1)=~'^\\s*$'&&getline(v\:lnum)=~'\\S'?'>1'\:1&&v\:lnum>8&&getline(v\:lnum)!~'^#'
413 # vim: fdn=1 fdm=expr