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