Translated using Weblate (Slovenian)
[phpmyadmin.git] / ChangeLog
blob16bea97f0b766a26ca6de5d776502ace975a8426
1 phpMyAdmin - ChangeLog
2 ======================
4 4.5.0.0 (not yet released)
6 4.4.0.0 (not yet released)
7 + rfe #1553 InnoDB presently supports one FULLTEXT index creation at a time
8 + rfe #1562 Allow tracking multiple table at once from database level tracking page
9 + rfe #1564 Improve action message on Tracking page
10 + rfe #1566 Change value of "Number of rows:" when "Show all" is checked
11 + rfe       Focus console by clicking on white space
12 + rfe #1507 Part 1: Cycle through console history with keyboard up/down arrows
13 + rfe #1579 Default to primary key when adding relation
14 + rfe #1572 User prefs: Diff-friendly JSON for config
15 + rfe #1567 Sever Variables Table UI Improvements
16 - bug #4675 phpMyAdmin should be able to work without 'examples' DIR - move SQL scripts to sql directory
17 + rfe #1578 Warn about reserved word only when a column is created
18 + rfe #1590 Recaptcha API v2
19 + rfe #1580 Individual Zeroconf PMA tables support
20 + rfe #1525 Generate keys one per line
21 + rfe #347  allow table with transformed column anywhere in FROM clause
22 + rfe #1591 Shortcut link to search page
23 + rfe #1568 Fold Add Column After / Before into dropdown
24 - bug #4705 Table structure: adding primary key doesn't refresh page
25 + rfe #1582 SQL formatter
26 + rfe #1597 Fast filter improvement: remove "x other results found"
27 - bug #4720 No error message on Missing extension mbstring
28 + rfe #801  Builtin transformations and relations
29 + rfe #767  USING BTREE support for HEAP/MEMORY tables
30 + rfe #1596 Make "Options > Relational" configurable
31 + rfe #719  More details in PDF relation view
32 + rfe #1096 Cannot enter connection for federated engine table
33 + rfe #954  Allow SALT in ENCRYPT function
34 + rfe #1260 Setting LoginCookieValidity > session.gc_maxlifetime
35 + rfe       Transformation for JSON
36 - bug       Fix isCanvasSupported for new window
37 + rfe #1600 Clarify the "Inline" link
38 + rfe #1179 Speed up slow triggers by using EVENT_OBJECT_SCHEMA
39 + rfe #1192 ON DUPLICATE KEY UPDATE for loading CSV
40 - bug       Cannot execute command from console (multi-server installation)
41 + rfe #1208 linking from information_schema
42 + rfe #1235 Relation view: move to main "Structure" page
43 + rfe #1558 Designer menu with explicit text
44 + rfe #937  Relations with views like with tables
45 + rfe #1241 Browse Field -> Search
46 + rfe #723  Provide sanity check for table/column names (table names)
47 + rfe #1312 SessionTimeZone configuration directive
48 - bug       Add missing confirmation when deleting tracking report entries
49 + rfe       Ability to disable foreign key check when emptying tables
50 + rfe #1549 Reset auto-increment when exporting structure
51 + rfe #1602 Recover query in redaction after session end
52 + rfe #1605 After database creation, go to database structure page
53 + rfe #1604 Show PHP version
54 - bug #4770 Multiple delete on table browse ignoring foreign key checkbox
55 + rfe       CodeMirror based SQL editor as an input transformation
56 + rfe #1275 CodeMirror based JSON editor as an input transformation
57 + rfe #685  Editor for HTML content
58 + rfe #1595 make professional code editor suggestion
59 + rfe #1606 processlist filter
60 + rfe       Change tracking activation status from db level tracking page
61 + rfe #1207 Export users associated with a specific schema/database
62 + rfe #1575 "Disable database expansion" : unclear directive name and
63 explanation 
64 + rfe #1607 Tool tip for lock icon when making changes to a page
65 + rfe #1327 Hide 'Add user' link if user does not have privileges
66 + rfe #501  Support for SSL GRANT option
67 + rfe #1608 Central columns allowing setting SIGNED / UNSIGNED attribute for integer
68 + rfe #1441 Add regexp match when using AllowArbitraryServer
70 4.3.12.0 (not yet released)
71 - bug #4746 Right-aligned columns have left-aligned header
73 4.3.11.1 (not yet released)
74 - bug       [security] Risk of BREACH attack, see PMASA-2015-1
76 4.3.11.0 (2015-03-02)
77 - bug #4774 SQL links are completely wrong
78 - bug #4768 MariaDB: version mismatch
79 - bug #4777 Some images are missing in Designer for original theme
80 - bug #4767 Drizzle: undefined index in mysql_charsets.inc.php
81 - bug #4753 Normal field and multi-line field have different margins
82 - bug #4760 Cannot re-import settings from local storage
83 - bug #4778 SQL error when database list is sorted by additional columns
84 - bug #4780 Notice when timestamp column does not have default value
86 4.3.10.0 (2015-02-20)
87 - bug       Undefined index navwork
88 - bug #4744 Opening console scroll down the page
89 - bug       Remove extra column heading in view structure page
90 - bug       Add missing confirmation when deleting central columns
91 - bug       Undefined index DisableIS
92 - bug #4763 Database export with more than 512 tables fails
93 - bug #4769 Previously set column aliases are destroyed if returned to the same table
94 - bug #4752 Incorrect page after creating table
95 - bug #4771 Central Columns not working, showing error
97 4.3.9.0 (2015-02-05)
98 - bug #4728 Incorrect headings in routine editor
99 - bug #4730 Notice while browsing tables when phpmyadmin pma database exists, but not all the tables
100 - bug #4729 Display original field when using "Relational display column" option and display column is empty
101 - bug #4734 Default values for binary fields do not support binary values
102 - bug #4736 Changing display options breaks query highlighting
103 - bug       Undefined index submit_type
104 - bug #4738 Header lose align when scrolling in Firefox
105 - bug #4741 in ./libraries/Advisor.class.php#184 vsprintf(): Too few arguments
106 - bug #4743 Unable to move cursor with keyboard in filter rows box
107 - bug       Incorrect link in doc
108 - bug #4745 Tracking does not handle views properly
109 - bug #4706 Schema export doesn't handle dots in db/table name
110 - bug #3935 Table Header not displayed correct (Safari 5.0.5 Mac)
111 - bug #4750 Disable renaming referenced columns
112 - bug #4748 Column name center-aligned instead of left-aligned in Relations
114 4.3.8.0 (2015-01-24)
115 - bug       Undefined constant PMA_DRIZZLE
116 - bug #4712 Wrongly positioned date-picker while Grid-Editing
117 - bug #4714 Forced ORDER BY for own sql statements
118 - bug #4721 Undefined property: stdClass::$version
119 - bug #4719 'only_db' not working
120 - bug #4700 Error text: Internal Server Error
121 - bug #4722 Incorrect width table summary when favorite tables is disabled
122 - bug #4716 Collapse all in navigation panel is sometimes broken
123 - bug #4724 Cannot navigate in filtered table list
124 - bug #4717 Database navigation menu broken when resolution/screen is changing
125 - bug #4727 Collation column missing in database list when DisableIS is true
126 - bug       Undefined index central_columnswork
127 - bug       Undefined index favorite_tables 
129 4.3.7.0 (2015-01-15)
130 - bug #4694 js error on marking table as favorite in Safari (in private mode)
131 - bug #4695 Changing $cfg['DefaultTabTable'] doesn't update link and title
132 - bug       Undefined index menuswork
133 - bug       Undefined index navwork
134 - bug       Undefined index central_columnswork
135 - bug #4697 Server Status refresh not behaving as expected
136 - bug       Null argument in array_multisort()
137 - bug #4699 Navigation panel should not hide icons based on 'TableNavigationLinksMode'
138 - bug #4703 Unsaved schema page exported as pdf.pdf
139 - bug #4707 Call to undefined method PMA_Schema_PDF::dieSchema()
140 - bug #4702 URL is non RFC-2396 compatible in get_scripts.js.php
142 4.3.6.0 (2015-01-07)
143 - bug       Undefined index notices while configuring recent and favorite tables
144 - bug #4687 Designer breaks without configuration storage
145 - bug #4686 Select elements flicker and selects something else
146 - bug #4689 Setup tool creates "pma__favorites" incorrectly
147 - bug #4685 Call to a member function isUserType() on a non-object
148 - bug #4691 Do not include console when no server is selected
149 - bug #4688 File permissions in archive
150 - bug #4692 Dynamic javascripts gives 500 when db selected
152 4.3.5.0 (2015-01-05)
153 - bug       Auto-configuration: tables were not created automatically
154 - bug #4677 Advanced feature checker does not check for favorite tables feature
155 - bug #4678 Some of the data stored in configuration storage are not deleted upon db or table delete
156 - bug #4679 Setup does not allow providing a name for favorites table
157 - bug #4680 Number of favorite table are not configurable in setup
158 - bug #4681 'Central columns table' field in setup does not have a description
159 - bug #4318 Default connection collation and sorting
160 - bug #4683 Relational data is not properly updated on table rename
161 - bug #4655 Undefined index: collation_connection (second patch)
162 - bug #4682 4.3.3 & 4.3.4 Import sql created by mysqldump fails on foreign keys
163 - bug #4676 Auto-configuration issues
164 - bug #4416 New lines are removed when grid editing (part two: TEXT)
166          --- Older ChangeLogs can be found on our project website ---
167                      http://www.phpmyadmin.net/old-stuff/ChangeLogs/
169 # vim: et ts=4 sw=4 sts=4
170 # vim: ft=changelog fenc=utf-8
171 # vim: fde=getline(v\:lnum-1)=~'^\\s*$'&&getline(v\:lnum)=~'\\S'?'>1'\:1&&v\:lnum>4&&getline(v\:lnum)!~'^#'
172 # vim: fdn=1 fdm=expr