Merge pull request #11432 from devenbansod/fix_11431
[phpmyadmin.git] / ChangeLog
blob5d501ee0f19b978fc1701ea96ab31a724cc022ac
1 phpMyAdmin - ChangeLog
2 ======================
4 4.4.15.0 (not yet released)
5 - issue #11411 Undefined "replace" function on numeric scalar
6 - issue #11421 Stored-proc / routine - broken parameter parsing
7 - issue        Missing name for configuration read_as_multibytes
9 4.4.14.0 (2015-08-20)
10 - issue #11367 Export after search, missing WHERE clause
11 - issue #11380 Incomplete message after import
12 - issue        Incorrect scalar type declaration (reported under PHP 7)
13 - issue #11389 ReCaptcha produces deprecated messages under PHP 7
14 - issue #11387 phpseclib < 2.0 produces deprecated messages on PHP 7
15 - issue #11404 "Switch to copied table" doesn't work
16 - issue #11406 Missing quotes after calling "distinct values"
17 - issue #11386 Cannot import database with long data in one column
18 - issue #11410 SPATIAL index option is not clickable
20 4.4.13.1 (2015-08-08)
21 - issue #11368 SQL error when importing phpMyAdmin dump file
23 4.4.13.0 (2015-08-07)
24 - issue #1808  "Improve table structure" generates invalid SQL
25 - issue        Once checked "Show only active" checkbox is always checked
26 - issue #1813  Delete rows using "Check All" is broken
27 - issue        Fix PHP 7 possible binding ambiguity
28 - issue #11326 Exported schema includes all the tables of the database
29 - issue #11339 Results not displayed if query ends in delimiter and comment
30 - issue #11320 Live edit of data fields is not working always
31 - issue        Table list in navigation collapses when entering into a table in another page
32 - issue #11364 JS error while trying to auto navigate to db structure page when db creation has failed
34 4.4.12.0 (2015-07-20)
35 - bug       Saved chart image does not have a proper name or an extension
36 - bug #4976 Timepicker CSS issues in Original theme
37 - bug #4975 Move/Copy/Rename operations on Table/Db fail on Drizzle server
38 - bug #4826 Two inline edit windows
39 - bug #4979 Problem when import *.ods file
40 - bug       Add missing head tag
41 - bug #4985 Column headers move when scrolling
43 4.4.11.0 (2015-07-06)
44 - bug       Missing selected/entered values when editing active options in visual query builder
45 - bug #4969 Autoload from prefs_storage not behaving properly
46 - bug #4972 Incorrect length computed for binary data
47 - bug       Remove character set from create_tables_drizzle.sql
48 - bug #4973 Users overview needs clarification
49 - bug #4974 Creating a database from console doesn't update navigation panel
50 - bug #4844 FAQ 1.17 needs an update
52 4.4.10.0 (2015-06-17)
53 - bug #4950 Issues in database selection for replication
54 - bug #4951 Trying to save chart as image crashes the browser
55 - bug #4953 cant drag sql.gz file onto import input
56 - bug #4960 Table creation results in GET request with missing server parameter that invalidates the session
57 - bug #4961 Javascript error when Designer is opened
58 - bug #4962 Insert by foreign key scrolls page to top
59 - bug #4955 Clicking on the navi logo does not always work
60 - bug       External URL for $cfg['NavigationLogoLink'] causes JavaScript error when clicked
62 4.4.9.0 (2015-06-04)
63 - bug #4920 relation view doesn't list fields of table in other database
64 - bug #4905 Sorting by an alias
65 - bug #4931 False error before entering reCAPTCHA
66 - bug #4909 central column with multiple server
67 - bug #4937 Custom export with backquotes off is not working
68 - bug #4908 Reverse proxy: infinite internal redirect (added warning in doc)
69 - bug #4942 Export to gzip saves plain text under Chrome
71 4.4.8.0 (2015-05-28)
72 - bug       Allow accessing visual query builder when pmadb is not configured
73 - bug #4893 Nav tree line alignment issue
74 - bug #4911 Lock page icon is not shown after fresh reload
75 - bug #4912 "Highlight pointer" and "Row marker" doesn't work properly
76 - bug       Browse foreigners window goes out of the window
77 - bug #4918 Date field popup dialog position bug
78 - bug       In /setup, PMA_messages is not defined
79 - bug #4924 Recaptcha failure
80 - bug #4930 Database copy doesn't work for tables with more than one FULLTEXT index
81 - bug #4929 Edit view structure doesn't load the algorithm
82 - bug #4923 Do not limit table comments to 60 characters
84 4.4.7.0 (2015-05-16)
85 - bug #4876 Settings issues (Favorite tables shown twice in Settings)
86 - bug #4896 Non-styled error page when following results link
87 - bug #4894 Deleting without confirmation
88 - bug #4858 Issues with SQL autocomplete
89 - bug #4897 Column hint in SQL autocomplete is sometimes not shown
90 - bug #4898 JS error after selecting a field and press Enter
91 - bug       Honor proxy settings when getting Git commit information
92 - bug       Missing title on link
93 - bug #4512 ForceSSL Redirect Check
94 - bug       Undefined index collation_connection
95 - bug       Error when the reporting server is down
96 - bug       Escape database and table names for partition maintenance
97 - bug       Invalid value for CURLOPT_SSL_VERIFYPEER
98 - bug #4367 Import status infinite loop
99 - bug #4902 Designer: Loading does not work
100 - bug #4904 Setup: Overview > Display does not work
101 - bug #4906 Designer: pages from all databases
103 4.4.6.1 (2015-05-13)
104 - bug #4899 [security] CSRF vulnerability in setup
105 - bug #4900 [security] Vulnerability allowing man-in-the-middle attack
107 4.4.6.0 (2015-05-07)
108 - bug #4890 webkitStorageInfo and webkitIndexedDB is deprecated
109 - bug #4892 Undefined variable: unique_conditions
110 - bug #4891 CSV Import ignores "Replace table data with file" checkbox
112 4.4.5.0 (2015-05-05)
113 - bug       Table overhead stats: missing space before the unit
114 - bug       Fix resize icon in Designer
115 - bug #4879 Exit fullscreen in Designer does not change the button text
116 - bug #4880 Designer icons missing when using original theme
117 - bug #4878 Column list of central columns is not cleared
118 - bug #4881 jQuery dialogs of the Designer are not displayed in fullscreen
119 - bug #4883 Search function breaks when searching for certain combinations of backslashes and slashes
120 - bug #4830 Maximum execution time exceeded in Util.class.php (better fix)
121 - bug #4885 Some icons are above the overlay of jQuery dialogs
122 - bug #4886 Clicking on external links in advisor rules give JS error
123 - bug #4888 Filter in central columns does not work in other languages
125 4.4.4.0 (2015-04-26)
126 - bug #4863 Edit vs Change
127 - bug #4859 Don't scroll (to bottom) when editing multiple rows
128 - bug #4862 Misaligned Inline edit field
129 - bug #4861 Use of undefined constant PMA_DRIZZLE
130 - bug #4865 sprintf(): Too few arguments
131 - bug #4866 Limit column ordering in index edit dialog
132 - bug #4867 Incorrect ALTER TABLE statement generated
133 - bug #4870 Inconsistency in 'Ignore' checkbox in insert page
134 - bug #4869 Drop column action not asking to confirm
135 - bug #4871 Error on creating table
136 - bug       Undefined index: Rows
138 4.4.3.0 (2015-04-20)
139 - bug #4851 PHP errors in login dialogue
140 - bug #4845 White screen (Cloudflare)
141 - bug #4207 json_encode error due to strftime returning non utf8 chars in Windows 8.1 Chinese version
142 - bug #4794 Server error viewing table content
143 - bug       Fix issues related to number of decimal places in time
144 - bug #4853 Relation view between 1600 and 1780 px
145 - bug       PHP 7 compatibility in php-gettext
146 - bug       PHP 7 compatibility in bfShapeFiles
147 - bug       PHP 7 session_regenerate_id() warning
148 - bug #4857 Alter table after changing column name error
149 - bug #4830 Maximum execution time exceeded in Util.class.php
151 4.4.2.0 (2015-04-13)
152 - bug #4835 PMA_hideShowConnection not called after submit_num_fields
153 - bug #4836 Server warning after moving from console to direct clicks
154 - bug #4837 Duplicate new version notification when using the "Back" button
155 - bug #4839 DOC link in setting is broken
156 - bug #4841 Status page: Mislukte pogingen per uur value is incorrect
157 - bug       MIME Transformation link fixed
158 - bug #4838 Prevents console window from moving out of the screen height
159 - bug #4829 Create procedure via SQL Editor not more possible
160 - bug #4833 CSS and Javascript are not compressed
161 - bug #4849 Functions accessed from navigation do not load on ajax dialog
162 - bug #4850 Relation view on 1920
164 4.4.1.1 (2015-04-08)
165 - bug #4846 Web server's error log is flooded
167 4.4.1.0 (2015-04-07)
168 - bug #4813 MySQL 5.7.6 and the Users menu tab
169 - bug #4818 MySQL 5.7.6 and changing the password for another user
170 - bug #4819 Request URI too large
171 - bug #4814 MySQL 5.7.6 and Databases
172 - bug       Use 'server' parameter in console to work in multi server environments
173 - bug       Missing tooltip in monitor
174 - bug       Missing sort icons in monitor
175 - bug #4805 Inline edit broken when using functions in query
176 - bug #4821 Timed-out import fails to restart when file represented
177 - bug #4754 pMA DB not detected properly
178 - bug #4825 Datepicker missing when changing number of rows on Insert page
179 - bug #4824 INNODB STATUS page is empty
180 - bug #4828 JavaScript is loaded in wrong order
181 - bug #4827 TEXT formatting doesn't work after inline editing
182 - bug #4822 Compress when php.ini output_buffering is active
183 - bug #4832 Sorting distinct values result loses links
184 - bug #4834 Do not attach token to css requests to improve caching
186 4.4.0.0 (2015-04-01)
187 + rfe #1553 InnoDB presently supports one FULLTEXT index creation at a time
188 + rfe #1562 Allow tracking multiple table at once from database level tracking page
189 + rfe #1564 Improve action message on Tracking page
190 + rfe #1566 Change value of "Number of rows:" when "Show all" is checked
191 + rfe       Focus console by clicking on white space
192 + rfe #1507 Part 1: Cycle through console history with keyboard up/down arrows
193 + rfe #1579 Default to primary key when adding relation
194 + rfe #1572 User prefs: Diff-friendly JSON for config
195 + rfe #1567 Sever Variables Table UI Improvements
196 - bug #4675 phpMyAdmin should be able to work without 'examples' DIR - move SQL scripts to sql directory
197 + rfe #1578 Warn about reserved word only when a column is created
198 + rfe #1590 Recaptcha API v2
199 + rfe #1580 Individual Zeroconf PMA tables support
200 + rfe #1525 Generate keys one per line
201 + rfe #347  allow table with transformed column anywhere in FROM clause
202 + rfe #1591 Shortcut link to search page
203 + rfe #1568 Fold Add Column After / Before into dropdown
204 - bug #4705 Table structure: adding primary key doesn't refresh page
205 + rfe #1582 SQL formatter
206 + rfe #1597 Fast filter improvement: remove "x other results found"
207 - bug #4720 No error message on Missing extension mbstring
208 + rfe #801  Builtin transformations and relations
209 + rfe #767  USING BTREE support for HEAP/MEMORY tables
210 + rfe #1596 Make "Options > Relational" configurable
211 + rfe #719  More details in PDF relation view
212 + rfe #1096 Cannot enter connection for federated engine table
213 + rfe #954  Allow SALT in ENCRYPT function
214 + rfe #1260 Setting LoginCookieValidity > session.gc_maxlifetime
215 + rfe       Transformation for JSON
216 - bug       Fix isCanvasSupported for new window
217 + rfe #1600 Clarify the "Inline" link
218 + rfe #1179 Speed up slow triggers by using EVENT_OBJECT_SCHEMA
219 + rfe #1192 ON DUPLICATE KEY UPDATE for loading CSV
220 - bug       Cannot execute command from console (multi-server installation)
221 + rfe #1208 linking from information_schema
222 + rfe #1235 Relation view: move to main "Structure" page
223 + rfe #1558 Designer menu with explicit text
224 + rfe #937  Relations with views like with tables
225 + rfe #1241 Browse Field -> Search
226 + rfe #723  Provide sanity check for table/column names (table names)
227 + rfe #1312 SessionTimeZone configuration directive
228 - bug       Add missing confirmation when deleting tracking report entries
229 + rfe       Ability to disable foreign key check when emptying tables
230 + rfe #1549 Reset auto-increment when exporting structure
231 + rfe #1602 Recover query in redaction after session end
232 + rfe #1605 After database creation, go to database structure page
233 + rfe #1604 Show PHP version
234 - bug #4770 Multiple delete on table browse ignoring foreign key checkbox
235 + rfe       CodeMirror based SQL editor as an input transformation
236 + rfe #1275 CodeMirror based JSON editor as an input transformation
237 + rfe #685  Editor for HTML content
238 + rfe #1595 make professional code editor suggestion
239 + rfe #1606 processlist filter
240 + rfe       Change tracking activation status from db level tracking page
241 + rfe #1207 Export users associated with a specific schema/database
242 + rfe #1575 "Disable database expansion" : unclear directive name and
243 explanation
244 + rfe #1607 Tool tip for lock icon when making changes to a page
245 + rfe #1327 Hide 'Add user' link if user does not have privileges
246 + rfe #501  Support for SSL GRANT option
247 + rfe #1608 Central columns allowing setting SIGNED / UNSIGNED attribute for integer
248 + rfe #1441 Add regexp match when using AllowArbitraryServer
249 - bug #4806 Unable to work with two different servers in two tabs
251 4.3.14.0 (not yet released)
254 4.3.13.0 (2015-03-29)
255 - bug #4803 "Show hidden items" is sometimes hidden
256 - bug #4807 Breaks when sorting by multiple columns while using UNION
257 - bug #4798 Missing column when exporting in sql
258 - bug #4810 Broken find and replace
259 - bug #4804 Undefined Index after export schema
260 - bug #4802 Changelog page is not working
261 - bug #4815 Infinite calls to index.php
262 - bug #4820 Invalid links to dev.mysql.com
263 - bug #4718 simulate query fails, but actual query does not
265 4.3.12.0 (2015-03-14)
266 - bug #4746 Right-aligned columns have left-aligned header
267 - bug #4779 PMA_Util::parseEnumSetValues fails on enums with UTF-8 values
268 - bug       Undefined index savedsearcheswork
269 - bug #4788 Inline edit of DATE fields with NULL, NULL checkbox is under datepicker
270 - bug #4790 DROP TABLE/VIEW IF EXISTS are not tracked
271 - bug       Compatibility with central columns of version 4.4
272 - bug #4758 Firefox with auth_type to http with multiple server doesn't work anymore
273 - bug #4789 Views aren't dropped when copying a database
274 - bug #4784 Incomplete bookmark saving
275 - bug #4786 SELECT width on relations page
277 4.3.11.1 (2015-03-04)
278 - bug       [security] Risk of BREACH attack, see PMASA-2015-1
280 4.3.11.1 (not yet released)
281 - bug       [security] Risk of BREACH attack, see PMASA-2015-1
283 4.3.11.0 (not yet released)
284 - bug #4774 SQL links are completely wrong
285 - bug #4768 MariaDB: version mismatch
286 - bug #4777 Some images are missing in Designer for original theme
287 - bug #4767 Drizzle: undefined index in mysql_charsets.inc.php
288 - bug #4753 Normal field and multi-line field have different margins
289 - bug #4760 Cannot re-import settings from local storage
290 - bug #4778 SQL error when database list is sorted by additional columns
291 - bug #4780 Notice when timestamp column does not have default value
293 4.3.10.0 (2015-02-20)
294 - bug       Undefined index navwork
295 - bug #4744 Opening console scroll down the page
296 - bug       Remove extra column heading in view structure page
297 - bug       Add missing confirmation when deleting central columns
298 - bug       Undefined index DisableIS
299 - bug #4763 Database export with more than 512 tables fails
300 - bug #4769 Previously set column aliases are destroyed if returned to the same table
301 - bug #4752 Incorrect page after creating table
302 - bug #4771 Central Columns not working, showing error
304 4.3.9.0 (2015-02-05)
305 - bug #4728 Incorrect headings in routine editor
306 - bug #4730 Notice while browsing tables when phpmyadmin pma database exists, but not all the tables
307 - bug #4729 Display original field when using "Relational display column" option and display column is empty
308 - bug #4734 Default values for binary fields do not support binary values
309 - bug #4736 Changing display options breaks query highlighting
310 - bug       Undefined index submit_type
311 - bug #4738 Header lose align when scrolling in Firefox
312 - bug #4741 in ./libraries/Advisor.class.php#184 vsprintf(): Too few arguments
313 - bug #4743 Unable to move cursor with keyboard in filter rows box
314 - bug       Incorrect link in doc
315 - bug #4745 Tracking does not handle views properly
316 - bug #4706 Schema export doesn't handle dots in db/table name
317 - bug #3935 Table Header not displayed correct (Safari 5.0.5 Mac)
318 - bug #4750 Disable renaming referenced columns
319 - bug #4748 Column name center-aligned instead of left-aligned in Relations
321 4.3.8.0 (2015-01-24)
322 - bug       Undefined constant PMA_DRIZZLE
323 - bug #4712 Wrongly positioned date-picker while Grid-Editing
324 - bug #4714 Forced ORDER BY for own sql statements
325 - bug #4721 Undefined property: stdClass::$version
326 - bug #4719 'only_db' not working
327 - bug #4700 Error text: Internal Server Error
328 - bug #4722 Incorrect width table summary when favorite tables is disabled
329 - bug #4716 Collapse all in navigation panel is sometimes broken
330 - bug #4724 Cannot navigate in filtered table list
331 - bug #4717 Database navigation menu broken when resolution/screen is changing
332 - bug #4727 Collation column missing in database list when DisableIS is true
333 - bug       Undefined index central_columnswork
334 - bug       Undefined index favorite_tables
336 4.3.7.0 (2015-01-15)
337 - bug #4694 js error on marking table as favorite in Safari (in private mode)
338 - bug #4695 Changing $cfg['DefaultTabTable'] doesn't update link and title
339 - bug       Undefined index menuswork
340 - bug       Undefined index navwork
341 - bug       Undefined index central_columnswork
342 - bug #4697 Server Status refresh not behaving as expected
343 - bug       Null argument in array_multisort()
344 - bug #4699 Navigation panel should not hide icons based on 'TableNavigationLinksMode'
345 - bug #4703 Unsaved schema page exported as pdf.pdf
346 - bug #4707 Call to undefined method PMA_Schema_PDF::dieSchema()
347 - bug #4702 URL is non RFC-2396 compatible in get_scripts.js.php
349 4.3.6.0 (2015-01-07)
350 - bug       Undefined index notices while configuring recent and favorite tables
351 - bug #4687 Designer breaks without configuration storage
352 - bug #4686 Select elements flicker and selects something else
353 - bug #4689 Setup tool creates "pma__favorites" incorrectly
354 - bug #4685 Call to a member function isUserType() on a non-object
355 - bug #4691 Do not include console when no server is selected
356 - bug #4688 File permissions in archive
357 - bug #4692 Dynamic javascripts gives 500 when db selected
359 4.3.5.0 (2015-01-05)
360 - bug       Auto-configuration: tables were not created automatically
361 - bug #4677 Advanced feature checker does not check for favorite tables feature
362 - bug #4678 Some of the data stored in configuration storage are not deleted upon db or table delete
363 - bug #4679 Setup does not allow providing a name for favorites table
364 - bug #4680 Number of favorite table are not configurable in setup
365 - bug #4681 'Central columns table' field in setup does not have a description
366 - bug #4318 Default connection collation and sorting
367 - bug #4683 Relational data is not properly updated on table rename
368 - bug #4655 Undefined index: collation_connection (second patch)
369 - bug #4682 4.3.3 & 4.3.4 Import sql created by mysqldump fails on foreign keys
370 - bug #4676 Auto-configuration issues
371 - bug #4416 New lines are removed when grid editing (part two: TEXT)
373          --- Older ChangeLogs can be found on our project website ---
374                      http://www.phpmyadmin.net/old-stuff/ChangeLogs/
376 # vim: et ts=4 sw=4 sts=4
377 # vim: ft=changelog fenc=utf-8
378 # vim: fde=getline(v\:lnum-1)=~'^\\s*$'&&getline(v\:lnum)=~'\\S'?'>1'\:1&&v\:lnum>4&&getline(v\:lnum)!~'^#'
379 # vim: fdn=1 fdm=expr