Merge pull request #429 from adamgsoc2013/UT_transform2
[phpmyadmin/aamir.git] / ChangeLog
blob3880cf7b803fda8f4d972fbf6744e4f2dec2b765
1 phpMyAdmin - ChangeLog
2 ======================
4 4.1.0.0 (not yet released)
5 + rfe #499 On user creation, warn if the user already exists
6 + Use indeterminate check all checkbox in server privileges
7 + Break server_status.php functions into smaller functions
8 + PMA_DBI functions in database_interface.lib.php renamed to be compliant with PEAR standards
9 + [interface] Make warning about existing config directory clearer
10 + rfe #1414 Allow specifying controlport
11 + PMA_DBI functions in database interface libraries renamed to be compliant with PEAR standards
12 + rfe #1412 Creating a view from an empty set of results
13 + Improved layout on db and table operations pages
14 + rfe #1410 Added support for AES_ENCRYPT for blob fields
15 + rfe #1423 Clarify option text for icon/text settings
16 + [interface] Upgraded CodeMirror to 3.x series
17 + rfe #1363 Improved query profiler
18 + [interface] rfe #1429 Better suggestion for database name
19 + rfe #1433 Support relations with ndbcluster
20 - bug #3962 Proper escaping of JSON export
21 + rfe #1328 Optional ReCAPTCHA support
23 4.0.5.0 (not yet released)
24 - bug #3977 Not detected configuration storage
25 - bug #3970 Pressing enter in the filter field reloads page
26 - bug #3984 Cannot insert in this table (PHP < 5.4)
28 4.0.4.0 (not yet released)
29 - bug #3959 Using DefaultTabDatabase in NavigationTree for Database Click
30 - bug #3961 Avoid Suhosin warning when in simulation mode
31 - bug #3897 Row Statistics and Space usage bugs
32 - bug #3966 Only display "table has no unique column" message when applicable
33 - bug #3960 NavigationBarIconic config not honored
34 - bug #3965 Default language wrong with zh-TW
35 - bug #3921 Call to undefined function PMA_isSuperuser() if default server is
36 not set 
37 - bug #3971 Ctrl/shift + click opens links in same window
38 - bug #3964 Import using https does not work
39 - bug Missing removeCRLF option in ExportCsv and ExportExcel plugins
40 - bug #3631 Drop not working Visio schema export.
41 - bug #3645 Better handling of invalid ODS documents
42 - bug #3976 Number of pages
43 - bug #3922 User privileges, database name unescaped
45 4.0.3.0 (2013-06-05)
46 - bug #3941 Recent tables list always empty
47 - bug #3933 Do not translate "Open Document" in export settings
48 - bug #3927 List of tables is missing after expanding in the navigation frame
49 - bug #3942 Warnings about reserved word for many non reserved words
50 - bug #3912 Exporting row selection, resulted by ORDER BY query
51 - bug #3957 Cookies must be enabled past this point
52 - bug #3956 "Browse foreign values" search filter / page selector not working
53 - bug #3579 NOW() function incorrectly selected (partial regression)
54 - [security] Javascript execution vulnerability in Create view,
55   reported by Maxim Rupp (see PMASA-2013-6)
57 4.0.2.0 (2013-05-24)
58 - bug #3902 Cannot browse when table name contains keyword "call"
59 + center loading indicator for navigation refresh, related to bug #3920
60 - bug #3925 Table sorting in navigation panel is case-sensitive
61 - bug #3915 Import of CSV file (Replace table data with file) with duplicate values
62 - bug #3907 undefined variables, function parameter problems
63 - bug #3898 Structure not refreshed after column drop 
64 - bug #3926 View is not updatable
65 - bug #3919 PropertiesIconic not honored
66 - bug #3930 Databases to choose for specific privileges show up escaped
67 - bug #3910 Export database with empty table as a php array, does not produce valid PHP
68 - bug #3936 Query profiler chart not loading from SQL Query page
69 - bug #3946 Missing CSV import option "Do not abort on INSERT error"
70 - bug #3943 Missing Operations>Table options>AUTO_INCREMENT
71 - bug Missing CREATE DATABASE statement when exporting at database level
72 - bug #3924 Show warning when CSV file does not contain data for all columns
73 - bug #3947 Missing Sql Query after modify structure
74 - bug #3948 Server export problems
75 - bug #3917 CountTables directive is deprecated
77 4.0.1.0 (2013-05-14)
78 - bug #3879 Import broken for CSV using LOAD DATA
79 - bug #3889 When login fails and error display is active, login data is displayed
80 - bug #3890 [import] Web server upload directory import fails
81 - bug #3891 [import] Server upload folder import file name missing in success message 
82 + rfe #1421 [auth] Add retry button on connection failure with config auth
83 - bug #3894 [interface] Provide feedback if no columns selected for multi-submit
84 - bug #3799 [interface] Incorrect select field change on ctrl key navigation in Firefox
85 - bug #3885 [browse] display_binary_as_hex option causes unexpected behavior
86 - bug #3899 Git commit links to Github missing
87 - bug #3900 CSP WARN in Firefox console
88 - bug #3901 Setup script warning for config auth (stored login data) shows link BBcode
89 - bug #3895 [browse] Fixed getting BLOB data
90 - bug #3905 [export] Custom Exporting exports all databases
91 - bug #3909 [import] Import of CSV FIle to selected table doesn't work
92 - bug #3904 Browsing an empty table should not display its Structure
93 - bug #3908 Calendar widget improperly redirects to home 
94 - bug #3918 Greyed out tabs when there are no rows fixed 
95 - bug #3916 [interface] Missing scrollbar (original theme)
96 + [vendor] add tcpdf path to vendor_config.php
97 - bug fix compat with tcpdf >= 6.0 (tested with 6.0.012)
99 4.0.0.0 (2013-05-03)
100 + Patch #3481047 for rfe #3480477 Insert as new row enhancement
101 + Patch #3480999 Activate codemirror in the query window
102 - Patch #3495284 XML Import - fix message and redirect
103 + rfe #3484063 Null checkbox behavior
104 + Patch #3497179 Contest-5: Add user: Allow create DB w/same name + grant u_%
105 + Patch #3498201 Contest-6: Export all privileges
106 + Patch #3502814 for rfe #3187077 Change password buttons should match
107 + rfe #3488640 Expand table-group in non-light navigation frame if only one
108 + Patch #3509360 Contest-3: Option "Truncate table" before "insert"
109 + Patch #3506552 Contest-2: Show index information in the data dictionary
110 + Patch #3510656 Contest-1: Ignoring foreign keys while dropping tables
111 - Bug #3509686 Reverting sort on joined column does not work
112 + New transformation: append string
113 + rfe #3507804 Session upload progress (PHP 5.4)
114 + rfe #3488185 draggable columns vs copy column name
115 + Patch #3507001 Contest-4: Textarea for large character columns
116 + Removed the PHP version of the ENUM editor
117 + Patch #3507111 Display distinct results, linked to corresponding data rows
118 - bug #3507917 [export] JSON has unescaped values for allegedly numeric columns
119 + rfe #3516187 show tables creation, last update, last check timestamps in db_structure
120 - bug #3059806 Supporting running from CIFS/Samba shares
121 - bug #3516341 [export] Open Document Text, Word and Texy! Text show table structure twice
122 - bug [export] Texy! Text: Columns containing Pipe Character don't export properly
123 + [export] Show triggers in Open Document Text, Word and Texy! Text
124 - Patch #3415061 [auth] Login screen appears under the page
125 + rfe #3517354 [interface] Allow disabling CodeMirror with $cfg['CodemirrorEnable'] = false
126 + rfe #3475567 [interface] New directive $cfg['HideStructureActions']
127 - bug #3468272 [import] Fixed import of ODS with more paragraphs in a cell
128 - bug #3510196 [core] Improved redirecting with ForceSSL option
129 + rfe #3518852 [edit] edit blob but not other binary, new option $cfg['ProtectBinary'] = 'noblob'
130 + Hide language select box if there are no locales installed
131 + Removed some directives: verbose_check, SuggestDBName, LightTabs,
132 VerboseMultiSubmit, ReplaceHelpImg
133 - Patch #3500882 Fixing checkbox behaviour while editing identical rows
134 + rfe #3441722 [interface] Display description of datatypes
135 + rfe #3517835 [structure] Move columns easily
136 + Ajaxified "Create View" functionality
137 + [import] New plugin: import mediawiki
138 + New navigation system
139 + Discontinued the use of a frame-based layout
140 + rfe #3528994 [interface] Allow wrapping possibly long values in replication-status table
141 + [interface] Autoselect username input on cookie login page
142 - bug #3563799 [interface] Grid editing destroying huge amount of data
143 + [import] Remove support for the unactive docSQL import format
144 - bug #3577443 [edit] "Browse foreign values" does not show on ajax edit
145 + rfe #3522109 [browse] Grid editing: action to trigger it (or disable)
146 - bug #3526598 [interface] SQL query not shown when creating table
147 + Dropped configuration directive: AllowThirdPartyFraming
148 + Dropped configuration directive: LeftFrameLight
149 + Dropped configuration directive: DisplayDatabasesList
150 + Dropped configuration directives: ShowTooltipAliasDB and ShowTooltipAliasTB
151 + Dropped configuration directive: NaviDatabaseNameColor
152 + Added configuration directive: MaxNavigationItems
153 + Renamed configuration directive: LeftFrameDBTree => NavigationTreeEnableGrouping
154 + Renamed configuration directive: LeftFrameDBSeparator => NavigationTreeDbSeparator
155 + Renamed configuration directive: LeftFrameTableSeparator => NavigationTreeTableSeparator
156 + Renamed configuration directive: LeftFrameTableLevel => NavigationTreeTableLevel
157 + Renamed configuration directive: LeftPointerEnable => NavigationTreePointerEnable
158 + Renamed configuration directive: LeftDefaultTabTable => NavigationTreeDefaultTabTable
159 + Renamed configuration directive: LeftDisplayTableFilterMinimum => NavigationTreeDisplayTableFilterMinimum
160 + Renamed configuration directive: LeftDisplayLogo => NavigationDisplayLogo
161 + Renamed configuration directive: LeftLogoLink => NavigationLogoLink
162 + Renamed configuration directive: LeftLogoLinkWindow => NavigationLogoLinkWindow
163 + Renamed configuration directive: LeftDisplayServers => NavigationDisplayServers
164 + Renamed configuration directive: LeftRecentTable => NumRecentTables
165 + Renamed configuration directive: LeftDisplayDatabaseFilterMinimum => NavigationTreeDisplayDbFilterMinimum
166 + Removed the "Mark row on click" feature; must now click the checkbox to mark
167 + Removed the "Synchronize" feature
168 + Improved layout of server variables page
169 + rfe #1052091 [config] Double-underscores in PMA table names
170 + Improved the "More" dropdown on the table structure page
171 + [interface] Added "scroll to top" link in menubar
172 + [designer] Fullscreen mode for the designer
173 + Upgraded jquery to v1.8.3 and jquery-ui to v1.9.2
174 + Patch #3597529 [status] Add raw value as title on server status page
175 + Support MySQL 5.6 partitioning
176 + Removed the AjaxEnable directive
177 + rfe #3542567 Accept IPv6 ranges and IPv6 CIDR notations in $cfg['Servers'][$i]['AllowDeny']['rules']
178 - Bug #3576788 Grid editing shows the value before silent truncation
179 - Upgraded jqPlot to 1.0.4 r1121
180 - Upgraded to jquery-ui-timepicker-addon 1.1.1
181 + rfe #3599046 [interface] Added comments for indexes
182 - Replaced qtip with jQuery UI tooltip
183 - Upgraded CodeMirror to 2.37
184 - bug #2951 [export] Correctly export decimal fields.
185 - bug #3762 [core] Make Advisor work on Windows withou COM extension.
186 - bug #3519 [export] Prevent infinite recursion in PDF export.
187 - bug #3827 Table specific privileges not displayed for db name containing
188 underscore 
189 - rfe #1386 Add IF NOT EXISTS clause when copying database
190 - No longer package .travis.yml configuration file when creating a release.
191 - bug #3830 Can't export custom query because it lowercases table names
192 - bug #3829 Enabling query profiling crashes javascript based navigation
193 + rfe #879 Reserved word warning
194 + Remove the database ordering sub-feature of the only_db directive
195 - bug #3840 When exporting to gzip format, the data is compressed 2 times
196 + rfe #1319 Permit to create index when creating foreign key
197 - bug #3703 Incorrect updating of the list of users
198 - bug #3853 Blowfish implementation might be broken (replace with phpseclib)
199 - bug #3865 Using like operator on each backslash needs 4 backslash protection
200 - bug #3860 Displayed git revision info is not set
201 - bug #3871 Check referential integrity broken across databases
202 - bug #3874 [export] No preselected option when exporting table
203 - bug #3873 Can't copy table to target database if table exists there
204 - bug #3683 Incorrect listing of records from to count
205 - bug #3876 [import] PHP 5.2 - unexpected T_PAAMAYIM_NEKUDOTAYIM
206 - [security] Local file inclusion vulnerability, reported by Janek Vind
207   (see PMASA-2013-4)
208 - [security] Global variables overwrite in export.php, reported by Janek Vind
209   (see PMASA-2013-5)
210 - bug #3892 [export] SQL Export files are empty
212 3.5.8.1 (2013-04-24)
213 - [security] Remote code execution (preg_replace), reported by Janek Vind
214   (see PMASA-2013-2)
215 - [security] Locally Saved SQL Dump File Multiple File Extension Remote Code
216   Execution, reported by Janek Vind (see PMASA-2013-3)
218 3.5.8.0 (2013-04-08)
219 - bug #3828 MariaDB reported as MySQL
220 - bug #3854 Incorrect header for Safari 6.0
221 - bug #3705 Attempt to open trigger for edit gives NULL
222 - Use HTML5 DOCTYPE 
223 - [security] Self-XSS on GIS visualisation page, reported by Janek Vind
224 - bug #3800 Incorrect keyhandler behaviour #2
226 3.5.7.0 (2013-02-15)
227 - bug #3779 [core] Problem with backslash in enum fields
228 - bug #3816 Missing server_processlist.php
229 - bug #3821 Safari: white page
230 - Correct detection of the Chrome browser
232 3.5.6.0 (2013-01-28)
233 - bug #3593604 [status] Erroneous advisor rule
234 - bug #3596070 [status] localStorage broken in server status monitor
235 - bug #3598736 [routines] Editing a procedure with special characters
236 - bug #3600322 [core] Visualize GIS data throws Fatal Error
237 - bug #3599362 [core] Double-escaped error message
238 - bug #3776 [cookies] Login without auth on second server
240          --- Older ChangeLogs can be found on our project website ---
241                      http://www.phpmyadmin.net/old-stuff/ChangeLogs/
243 # vim: et ts=4 sw=4 sts=4
244 # vim: ft=changelog fenc=utf-8
245 # vim: fde=getline(v\:lnum-1)=~'^\\s*$'&&getline(v\:lnum)=~'\\S'?'>1'\:1&&v\:lnum>4&&getline(v\:lnum)!~'^#'
246 # vim: fdn=1 fdm=expr