Merge remote-tracking branch 'origin/master'
[phpmyadmin.git] / ChangeLog
blob67e4483f71bffbeb99cebe269735e4357ef4137d
1 phpMyAdmin - ChangeLog
2 ======================
4 4.1.0.0 (not yet released)
5 + rfe #499 On user creation, warn if the user already exists
6 + Use indeterminate check all checkbox in server privileges
7 + Break server_status.php functions into smaller functions
8 + PMA_DBI functions in database_interface.lib.php renamed to be compliant with PEAR standards
9 + [interface] Make warning about existing config directory clearer
10 + rfe #1414 Allow specifying controlport
11 + PMA_DBI functions in database interface libraries renamed to be compliant with PEAR standards
12 + rfe #1412 Creating a view from an empty set of results
13 + Improved layout on db and table operations pages
14 + rfe #1410 Added support for AES_ENCRYPT for blob fields
15 + rfe #1423 Clarify option text for icon/text settings
16 + [interface] Upgraded CodeMirror to 3.x series
17 + rfe #1363 Improved query profiler
18 + [interface] rfe #1429 Better suggestion for database name
19 + rfe #1433 Support relations with ndbcluster
20 - bug #3962 Proper escaping of JSON export
21 + rfe #1382 Optional ReCAPTCHA support
22 + rfe #1434 Improvements to the table browsing navigation bar
23 + rfe #1233 and rfe #1283 Improvements to Relation View interface
24 + rfe #1397 Use fractional seconds in time, datetime, and timestamp
25 + rfe #175 Allow cross-database relations
26 - [core] Dropped support for PHP 5.2.
27 + rfe #487 and rfe #1405 Find and Replacing column wise
28 + rfe #1373 Use same create view dialog for editing a view
29 + rfe #316 Configurable menus; allow user groups with customized menus per group
30 - bug #4024 Editing field a record is selected by makes pma load forever
31 - bug #4035 Query "inline" link disappears when turning off "Explain SQL" option
32 + rfe #1385 Hide tables, functions, procedures, events and views in navigation tree
33 + rfe #1321 Export view as if it was a table
34 + Dropped configuration directive: SQP
35 + Dropped configuration directive: MySQLManual*
36 + rfe #1041 and bug #2954 Improved support for SSL connections between MySQL and phpMyAdmin
37 - bug #4056 Language: Vague error message when adding a varchar field
38 + [setup] rfe #1452 Use type="password" for server passwords
39 + rfe #1451 HTML5 input tag enhancements
40 - bug #1193 Text field too small when editing a row longer than $cfg['LimitChars']
41 + Privileges tab for table level
42 - bug #4068 Headline in operations not readable in IE10
43 - bug #4000 "Table does not contain unique column" message appears after adding a unique column
44 + rfe #1428 add 'new database' entry to nav tree
45 + rfe #1457 Stone Age icon found
46 + rfe #1463 Filter tables and databases by regular expression
47 + Change the proxy variable names in the config to remove the VersionCheck prefix from them
48 + Added an Error Reporting Component
49 + Javascript files are no longer uglified
51 4.0.8.0 (not yet released)
52 - bug #3988 Rename view is not working
53 - bug #4041 Interaction between linkified fields and grid editing
54 - bug #3975 Table grouping isn't implemented properly
55 - bug #4060 Browser tries to remember wrong password when creating new user
56 - bug #4002 Edit Index on big table doesn't show "Loading" or any message
57 - bug #4098 Default table tab is ignored
58 - bug #4099 Server/library difference warning: setting is ignored
59 - bug #4100 table tree group strategy
60 - bug #4102 ALTER TABLE ORDER BY and InnoDB
61 - bug #4103 Tracking report: cannot delete a statement
62 - bug #3996 Drizzle navigation doesn't expand
63 - bug #4074 GIS column editor: point not displayed
64 - bug #4109 Drizzle tables in navigation are shown as views
65 - bug #4095 NUL symbols added to the end of database dump file
67 4.0.7.0 (2013-09-23)
68 - bug #3993 Sorting in database overview with statistics doesn't work
69 - bug Handle the situation where PHP_SELF is not set 
70 - bug #4080 Overwrite existing file not obeyed
71 - bug #3929 Database-specific privileges are not copied when cloning user
72 - bug #3997 Error handling in case MySQL extension is missing
73 - bug #4089 Moving Columns will alter column definition
74 - bug #4091 Insert ignore option does not work
75 - bug #4090 Downloading BLOB downloads page template
76 - bug #4092 Clicking on table name in view of information_schema redirects to wrong page
77 - bug #4079 Copy Table Add AUTO_INCREMENT value checkbox not working
78 - bug #4088 MySQL server version at index.php incorrect w/ controlhost
79 - bug #4001 Import error: Class 'ImportOds' not found
80 - bug #3986 Missing DROP VIEW button
82 4.0.6.0 (2013-09-05)
83 - bug #4036 Call to undefined function mb_detect_encoding (clarify the doc)
84 - bug Missing hints when changing a column's structure
85 - bug #4048 Cannot select foreign value in Search
86 - bug #4025 gzip export is not actually compressed with mod_deflate
87 - bug #4054 query analysis doesn't launch in status monitor
88 + Add pmahomme icon credits (FamFamFam silk icon set)
89 - bug #4064 Table structure statistics "Space usage" caption too small for l10n
90 - bug #4051 Wrong tabindex when inserting rows
91 - bug #4066 varchar field not truncated in table browse mode
92 + rfe #1435 Opening database should expand it in the navigation menu
93 - (performance) Removed ShowTooltip directive
94 - bug #4046 Exporting huge Tables causes memory-Problems
96 4.0.5.0 (2013-08-04)
97 - bug #3977 Not detected configuration storage
98 - bug #3970 Pressing enter in the filter field reloads page
99 - bug #3984 Cannot insert in this table (PHP < 5.4)
100 - bug #3989 Reloading privileges does not update the interface
101 - bug #3960 NavigationBarIconic config not honored
102 - bug #3985 Call to undefined function mb_detect_encoding
103 - bug #4007 Analyze option not shown for InnoDB tables
104 - bug #4015 Forcing a storage engine for configuration storage
105 - bug Incorrect Drizzle 7 detection
106 - bug #4019 Create database if not exists (export): add an option to the
107   interface to enable generating CREATE DATABASE and USE (false by default)
108 - bug #4012 Crash on CSV file import
109 - bug #4009 Statistic Monitor shows only last 3 digits in graph
110 - bug #3998 Non-permanent SQL history not working
111 - bug #3578 Transformations for text/plain on a BLOB column
112 - [security] Improved protection against cross framing, see PMASA-2013-10
113 + Reinstated configuration directive: AllowThirdPartyFraming
115 4.0.4.2 (2013-07-28)
116 - [security] fix unescaped parameter, see PMASA-2013-8
117 - [security] Fix stored XSS in Server status monitor, see PMASA-2013-9
118 - [security] Fix stored XSS in navigation panel logo link, see PMASA-2013-9
119 - [security] Fix self-XSS in setup, trusted proxies validation, see PMASA-2013-9
120 - [security] Fix full path disclosure, see PMASA-2013-12
121 - [security] Fix control user SQL injection in pmd_pdf.php, see PMASA-2013-15
122 - [security] Fix control user SQL injection in schema_export.php, see PMASA-2013-15
123 - [security] Fix self-XSS in schema export, see PMASA-2013-14
124 - [security] Fix unencoded json object, see PMASA-2013-11
125 - [security] Fix stored XSS in link transformation plugin, see PMASA-2013-13
127 4.0.4.1 (2013-06-30)
128 - [security] Global variables scope injection vulnerability (see PMASA-2013-7)
130 4.0.4.0 (2013-06-17)
131 - bug #3959 Using DefaultTabDatabase in NavigationTree for Database Click
132 - bug #3961 Avoid Suhosin warning when in simulation mode
133 - bug #3897 Row Statistics and Space usage bugs
134 - bug #3966 Only display "table has no unique column" message when applicable
135 - bug #3965 Default language wrong with zh-TW
136 - bug #3921 Call to undefined function PMA_isSuperuser() if default server is
137 not set
138 - bug #3971 Ctrl/shift + click opens links in same window
139 - bug #3964 Import using https does not work
140 - bug Missing removeCRLF option in ExportCsv and ExportExcel plugins
141 - bug #3631 Drop not working Visio schema export.
142 - bug #3645 Better handling of invalid ODS documents
143 - bug #3976 Number of pages
144 - bug #3922 User privileges, database name unescaped
146 4.0.3.0 (2013-06-05)
147 - bug #3941 Recent tables list always empty
148 - bug #3933 Do not translate "Open Document" in export settings
149 - bug #3927 List of tables is missing after expanding in the navigation frame
150 - bug #3942 Warnings about reserved word for many non reserved words
151 - bug #3912 Exporting row selection, resulted by ORDER BY query
152 - bug #3957 Cookies must be enabled past this point
153 - bug #3956 "Browse foreign values" search filter / page selector not working
154 - bug #3579 NOW() function incorrectly selected (partial regression)
155 - [security] Javascript execution vulnerability in Create view,
156   reported by Maxim Rupp (see PMASA-2013-6)
158 4.0.2.0 (2013-05-24)
159 - bug #3902 Cannot browse when table name contains keyword "call"
160 + center loading indicator for navigation refresh, related to bug #3920
161 - bug #3925 Table sorting in navigation panel is case-sensitive
162 - bug #3915 Import of CSV file (Replace table data with file) with duplicate values
163 - bug #3907 undefined variables, function parameter problems
164 - bug #3898 Structure not refreshed after column drop
165 - bug #3926 View is not updatable
166 - bug #3919 PropertiesIconic not honored
167 - bug #3930 Databases to choose for specific privileges show up escaped
168 - bug #3910 Export database with empty table as a php array, does not produce valid PHP
169 - bug #3936 Query profiler chart not loading from SQL Query page
170 - bug #3946 Missing CSV import option "Do not abort on INSERT error"
171 - bug #3943 Missing Operations>Table options>AUTO_INCREMENT
172 - bug Missing CREATE DATABASE statement when exporting at database level
173 - bug #3924 Show warning when CSV file does not contain data for all columns
174 - bug #3947 Missing Sql Query after modify structure
175 - bug #3948 Server export problems
176 - bug #3917 CountTables directive is deprecated
178 4.0.1.0 (2013-05-14)
179 - bug #3879 Import broken for CSV using LOAD DATA
180 - bug #3889 When login fails and error display is active, login data is displayed
181 - bug #3890 [import] Web server upload directory import fails
182 - bug #3891 [import] Server upload folder import file name missing in success message
183 + rfe #1421 [auth] Add retry button on connection failure with config auth
184 - bug #3894 [interface] Provide feedback if no columns selected for multi-submit
185 - bug #3799 [interface] Incorrect select field change on ctrl key navigation in Firefox
186 - bug #3885 [browse] display_binary_as_hex option causes unexpected behavior
187 - bug #3899 Git commit links to Github missing
188 - bug #3900 CSP WARN in Firefox console
189 - bug #3901 Setup script warning for config auth (stored login data) shows link BBcode
190 - bug #3895 [browse] Fixed getting BLOB data
191 - bug #3905 [export] Custom Exporting exports all databases
192 - bug #3909 [import] Import of CSV FIle to selected table doesn't work
193 - bug #3904 Browsing an empty table should not display its Structure
194 - bug #3908 Calendar widget improperly redirects to home
195 - bug #3918 Greyed out tabs when there are no rows fixed
196 - bug #3916 [interface] Missing scrollbar (original theme)
197 + [vendor] add tcpdf path to vendor_config.php
198 - bug fix compat with tcpdf >= 6.0 (tested with 6.0.012)
200 4.0.0.0 (2013-05-03)
201 + Patch #3481047 for rfe #3480477 Insert as new row enhancement
202 + Patch #3480999 Activate codemirror in the query window
203 - Patch #3495284 XML Import - fix message and redirect
204 + rfe #3484063 Null checkbox behavior
205 + Patch #3497179 Contest-5: Add user: Allow create DB w/same name + grant u_%
206 + Patch #3498201 Contest-6: Export all privileges
207 + Patch #3502814 for rfe #3187077 Change password buttons should match
208 + rfe #3488640 Expand table-group in non-light navigation frame if only one
209 + Patch #3509360 Contest-3: Option "Truncate table" before "insert"
210 + Patch #3506552 Contest-2: Show index information in the data dictionary
211 + Patch #3510656 Contest-1: Ignoring foreign keys while dropping tables
212 - Bug #3509686 Reverting sort on joined column does not work
213 + New transformation: append string
214 + rfe #3507804 Session upload progress (PHP 5.4)
215 + rfe #3488185 draggable columns vs copy column name
216 + Patch #3507001 Contest-4: Textarea for large character columns
217 + Removed the PHP version of the ENUM editor
218 + Patch #3507111 Display distinct results, linked to corresponding data rows
219 - bug #3507917 [export] JSON has unescaped values for allegedly numeric columns
220 + rfe #3516187 show tables creation, last update, last check timestamps in db_structure
221 - bug #3059806 Supporting running from CIFS/Samba shares
222 - bug #3516341 [export] Open Document Text, Word and Texy! Text show table structure twice
223 - bug [export] Texy! Text: Columns containing Pipe Character don't export properly
224 + [export] Show triggers in Open Document Text, Word and Texy! Text
225 - Patch #3415061 [auth] Login screen appears under the page
226 + rfe #3517354 [interface] Allow disabling CodeMirror with $cfg['CodemirrorEnable'] = false
227 + rfe #3475567 [interface] New directive $cfg['HideStructureActions']
228 - bug #3468272 [import] Fixed import of ODS with more paragraphs in a cell
229 - bug #3510196 [core] Improved redirecting with ForceSSL option
230 + rfe #3518852 [edit] edit blob but not other binary, new option $cfg['ProtectBinary'] = 'noblob'
231 + Hide language select box if there are no locales installed
232 + Removed some directives: verbose_check, SuggestDBName, LightTabs,
233 VerboseMultiSubmit, ReplaceHelpImg
234 - Patch #3500882 Fixing checkbox behaviour while editing identical rows
235 + rfe #3441722 [interface] Display description of datatypes
236 + rfe #3517835 [structure] Move columns easily
237 + Ajaxified "Create View" functionality
238 + [import] New plugin: import mediawiki
239 + New navigation system
240 + Discontinued the use of a frame-based layout
241 + rfe #3528994 [interface] Allow wrapping possibly long values in replication-status table
242 + [interface] Autoselect username input on cookie login page
243 - bug #3563799 [interface] Grid editing destroying huge amount of data
244 + [import] Remove support for the unactive docSQL import format
245 - bug #3577443 [edit] "Browse foreign values" does not show on ajax edit
246 + rfe #3522109 [browse] Grid editing: action to trigger it (or disable)
247 - bug #3526598 [interface] SQL query not shown when creating table
248 + Dropped configuration directive: AllowThirdPartyFraming
249 + Dropped configuration directive: LeftFrameLight
250 + Dropped configuration directive: DisplayDatabasesList
251 + Dropped configuration directives: ShowTooltipAliasDB and ShowTooltipAliasTB
252 + Dropped configuration directive: NaviDatabaseNameColor
253 + Added configuration directive: MaxNavigationItems
254 + Renamed configuration directive: LeftFrameDBTree => NavigationTreeEnableGrouping
255 + Renamed configuration directive: LeftFrameDBSeparator => NavigationTreeDbSeparator
256 + Renamed configuration directive: LeftFrameTableSeparator => NavigationTreeTableSeparator
257 + Renamed configuration directive: LeftFrameTableLevel => NavigationTreeTableLevel
258 + Renamed configuration directive: LeftPointerEnable => NavigationTreePointerEnable
259 + Renamed configuration directive: LeftDefaultTabTable => NavigationTreeDefaultTabTable
260 + Renamed configuration directive: LeftDisplayTableFilterMinimum => NavigationTreeDisplayTableFilterMinimum
261 + Renamed configuration directive: LeftDisplayLogo => NavigationDisplayLogo
262 + Renamed configuration directive: LeftLogoLink => NavigationLogoLink
263 + Renamed configuration directive: LeftLogoLinkWindow => NavigationLogoLinkWindow
264 + Renamed configuration directive: LeftDisplayServers => NavigationDisplayServers
265 + Renamed configuration directive: LeftRecentTable => NumRecentTables
266 + Renamed configuration directive: LeftDisplayDatabaseFilterMinimum => NavigationTreeDisplayDbFilterMinimum
267 + Removed the "Mark row on click" feature; must now click the checkbox to mark
268 + Removed the "Synchronize" feature
269 + Improved layout of server variables page
270 + rfe #1052091 [config] Double-underscores in PMA table names
271 + Improved the "More" dropdown on the table structure page
272 + [interface] Added "scroll to top" link in menubar
273 + [designer] Fullscreen mode for the designer
274 + Upgraded jquery to v1.8.3 and jquery-ui to v1.9.2
275 + Patch #3597529 [status] Add raw value as title on server status page
276 + Support MySQL 5.6 partitioning
277 + Removed the AjaxEnable directive
278 + rfe #3542567 Accept IPv6 ranges and IPv6 CIDR notations in $cfg['Servers'][$i]['AllowDeny']['rules']
279 - Bug #3576788 Grid editing shows the value before silent truncation
280 - Upgraded jqPlot to 1.0.4 r1121
281 - Upgraded to jquery-ui-timepicker-addon 1.1.1
282 + rfe #3599046 [interface] Added comments for indexes
283 - Replaced qtip with jQuery UI tooltip
284 - Upgraded CodeMirror to 2.37
285 - bug #2951 [export] Correctly export decimal fields.
286 - bug #3762 [core] Make Advisor work on Windows withou COM extension.
287 - bug #3519 [export] Prevent infinite recursion in PDF export.
288 - bug #3827 Table specific privileges not displayed for db name containing
289 underscore
290 - rfe #1386 Add IF NOT EXISTS clause when copying database
291 - No longer package .travis.yml configuration file when creating a release.
292 - bug #3830 Can't export custom query because it lowercases table names
293 - bug #3829 Enabling query profiling crashes javascript based navigation
294 + rfe #879 Reserved word warning
295 + Remove the database ordering sub-feature of the only_db directive
296 - bug #3840 When exporting to gzip format, the data is compressed 2 times
297 + rfe #1319 Permit to create index when creating foreign key
298 - bug #3703 Incorrect updating of the list of users
299 - bug #3853 Blowfish implementation might be broken (replace with phpseclib)
300 - bug #3865 Using like operator on each backslash needs 4 backslash protection
301 - bug #3860 Displayed git revision info is not set
302 - bug #3871 Check referential integrity broken across databases
303 - bug #3874 [export] No preselected option when exporting table
304 - bug #3873 Can't copy table to target database if table exists there
305 - bug #3683 Incorrect listing of records from to count
306 - bug #3876 [import] PHP 5.2 - unexpected T_PAAMAYIM_NEKUDOTAYIM
307 - [security] Local file inclusion vulnerability, reported by Janek Vind
308   (see PMASA-2013-4)
309 - [security] Global variables overwrite in export.php, reported by Janek Vind
310   (see PMASA-2013-5)
311 - bug #3892 [export] SQL Export files are empty
313 3.5.8.2 (2013-07-28)
314 - [security] Fix self-XSS in "Showing rows", see PMASA-2013-8
315 - [security] Fix self-XSS in Display chart, see PMASA-2013-9
316 - [security] Fix stored XSS in Server status monitor, see PMASA-2013-9
317 - [security] Fix stored XSS in navigation panel logo link, see PMASA-2013-9
318 - [security] Fix self-XSS in setup, trusted proxies validation, see PMASA-2013-9
319 + [security] JSON content type header for version_check.php, see PMASA-2013-9
320 + [security] Backport fix for jQuery issue #9521 from jQuery 1.6.3, see PMASA-2013-9
321 + [security] Fix full path disclosure, see PMASA-2013-12
322 + [security] Fix control user SQL injection in pmd_pdf.php, see PMASA-2013-15
323 + [security] Fix control user SQL injection in schema_export.php, see PMASA-2013-15
324 - [security] Fix self-XSS in schema export, see PMASA-2013-14
325 - [security] Fix unencoded json object, see PMASA-2013-11
327 3.5.8.1 (2013-04-24)
328 - [security] Remote code execution (preg_replace), reported by Janek Vind
329   (see PMASA-2013-2)
330 - [security] Locally Saved SQL Dump File Multiple File Extension Remote Code
331   Execution, reported by Janek Vind (see PMASA-2013-3)
333 3.5.8.0 (2013-04-08)
334 - bug #3828 MariaDB reported as MySQL
335 - bug #3854 Incorrect header for Safari 6.0
336 - bug #3705 Attempt to open trigger for edit gives NULL
337 - Use HTML5 DOCTYPE
338 - [security] Self-XSS on GIS visualisation page, reported by Janek Vind
339 - bug #3800 Incorrect keyhandler behaviour #2
341 3.5.7.0 (2013-02-15)
342 - bug #3779 [core] Problem with backslash in enum fields
343 - bug #3816 Missing server_processlist.php
344 - bug #3821 Safari: white page
345 - Correct detection of the Chrome browser
347 3.5.6.0 (2013-01-28)
348 - bug #3593604 [status] Erroneous advisor rule
349 - bug #3596070 [status] localStorage broken in server status monitor
350 - bug #3598736 [routines] Editing a procedure with special characters
351 - bug #3600322 [core] Visualize GIS data throws Fatal Error
352 - bug #3599362 [core] Double-escaped error message
353 - bug #3776 [cookies] Login without auth on second server
355          --- Older ChangeLogs can be found on our project website ---
356                      http://www.phpmyadmin.net/old-stuff/ChangeLogs/
358 # vim: et ts=4 sw=4 sts=4
359 # vim: ft=changelog fenc=utf-8
360 # vim: fde=getline(v\:lnum-1)=~'^\\s*$'&&getline(v\:lnum)=~'\\S'?'>1'\:1&&v\:lnum>4&&getline(v\:lnum)!~'^#'
361 # vim: fdn=1 fdm=expr