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