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