Translated using Weblate (Spanish)
[phpmyadmin.git] / ChangeLog
blobdc56ef6871ea0470396466af02afcb3fb1cd347b
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
14 4.0.1.0 (not yet released)
15 - bug #3879 Import broken for CSV using LOAD DATA
16 - bug #3889 When login fails and error display is active, login data is displayed
17 - bug #3890 [import] Web server upload directory import fails
18 - bug #3891 [import] Server upload folder import file name missing in success message 
19 + rfe #1421 [auth] Add retry button on connection failure with config auth
20 - bug #3894 [interface] Provide feedback if no columns selected for multi-submit
21 - bug #3799 [interface] Incorrect select field change on ctrl key navigation in Firefox
22 - bug #3885 [browse] display_binary_as_hex option causes unexpected behavior
23 - bug #3899 Git commit links to Github missing
24 - bug #3900 CSP WARN in Firefox console
25 - bug #3901 Setup script warning for config auth (stored login data) shows link BBcode
26 - bug #3895 [browse] Fixed getting BLOB data
27 - bug #3905 [export] Custom Exporting exports all databases
28 - bug #3909 [import] Import of CSV FIle to selected table doesn't work
29 - bug #3904 Browsing an empty table should not display its Structure
30 - bug #3908 Calendar widget improperly redirects to home 
32 4.0.0.0 (2013-05-03)
33 + Patch #3481047 for rfe #3480477 Insert as new row enhancement
34 + Patch #3480999 Activate codemirror in the query window
35 - Patch #3495284 XML Import - fix message and redirect
36 + rfe #3484063 Null checkbox behavior
37 + Patch #3497179 Contest-5: Add user: Allow create DB w/same name + grant u_%
38 + Patch #3498201 Contest-6: Export all privileges
39 + Patch #3502814 for rfe #3187077 Change password buttons should match
40 + rfe #3488640 Expand table-group in non-light navigation frame if only one
41 + Patch #3509360 Contest-3: Option "Truncate table" before "insert"
42 + Patch #3506552 Contest-2: Show index information in the data dictionary
43 + Patch #3510656 Contest-1: Ignoring foreign keys while dropping tables
44 - Bug #3509686 Reverting sort on joined column does not work
45 + New transformation: append string
46 + rfe #3507804 Session upload progress (PHP 5.4)
47 + rfe #3488185 draggable columns vs copy column name
48 + Patch #3507001 Contest-4: Textarea for large character columns
49 + Removed the PHP version of the ENUM editor
50 + Patch #3507111 Display distinct results, linked to corresponding data rows
51 - bug #3507917 [export] JSON has unescaped values for allegedly numeric columns
52 + rfe #3516187 show tables creation, last update, last check timestamps in db_structure
53 - bug #3059806 Supporting running from CIFS/Samba shares
54 - bug #3516341 [export] Open Document Text, Word and Texy! Text show table structure twice
55 - bug [export] Texy! Text: Columns containing Pipe Character don't export properly
56 + [export] Show triggers in Open Document Text, Word and Texy! Text
57 - Patch #3415061 [auth] Login screen appears under the page
58 + rfe #3517354 [interface] Allow disabling CodeMirror with $cfg['CodemirrorEnable'] = false
59 + rfe #3475567 [interface] New directive $cfg['HideStructureActions']
60 - bug #3468272 [import] Fixed import of ODS with more paragraphs in a cell
61 - bug #3510196 [core] Improved redirecting with ForceSSL option
62 + rfe #3518852 [edit] edit blob but not other binary, new option $cfg['ProtectBinary'] = 'noblob'
63 + Hide language select box if there are no locales installed
64 + Removed some directives: verbose_check, SuggestDBName, LightTabs,
65 VerboseMultiSubmit, ReplaceHelpImg
66 - Patch #3500882 Fixing checkbox behaviour while editing identical rows
67 + rfe #3441722 [interface] Display description of datatypes
68 + rfe #3517835 [structure] Move columns easily
69 + Ajaxified "Create View" functionality
70 + [import] New plugin: import mediawiki
71 + New navigation system
72 + Discontinued the use of a frame-based layout
73 + rfe #3528994 [interface] Allow wrapping possibly long values in replication-status table
74 + [interface] Autoselect username input on cookie login page
75 - bug #3563799 [interface] Grid editing destroying huge amount of data
76 + [import] Remove support for the unactive docSQL import format
77 - bug #3577443 [edit] "Browse foreign values" does not show on ajax edit
78 + rfe #3522109 [browse] Grid editing: action to trigger it (or disable)
79 - bug #3526598 [interface] SQL query not shown when creating table
80 + Dropped configuration directive: AllowThirdPartyFraming
81 + Dropped configuration directive: LeftFrameLight
82 + Dropped configuration directive: DisplayDatabasesList
83 + Dropped configuration directives: ShowTooltipAliasDB and ShowTooltipAliasTB
84 + Dropped configuration directive: NaviDatabaseNameColor
85 + Added configuration directive: MaxNavigationItems
86 + Renamed configuration directive: LeftFrameDBTree => NavigationTreeEnableGrouping
87 + Renamed configuration directive: LeftFrameDBSeparator => NavigationTreeDbSeparator
88 + Renamed configuration directive: LeftFrameTableSeparator => NavigationTreeTableSeparator
89 + Renamed configuration directive: LeftFrameTableLevel => NavigationTreeTableLevel
90 + Renamed configuration directive: LeftPointerEnable => NavigationTreePointerEnable
91 + Renamed configuration directive: LeftDefaultTabTable => NavigationTreeDefaultTabTable
92 + Renamed configuration directive: LeftDisplayTableFilterMinimum => NavigationTreeDisplayTableFilterMinimum
93 + Renamed configuration directive: LeftDisplayLogo => NavigationDisplayLogo
94 + Renamed configuration directive: LeftLogoLink => NavigationLogoLink
95 + Renamed configuration directive: LeftLogoLinkWindow => NavigationLogoLinkWindow
96 + Renamed configuration directive: LeftDisplayServers => NavigationDisplayServers
97 + Renamed configuration directive: LeftRecentTable => NumRecentTables
98 + Renamed configuration directive: LeftDisplayDatabaseFilterMinimum => NavigationTreeDisplayDbFilterMinimum
99 + Removed the "Mark row on click" feature; must now click the checkbox to mark
100 + Removed the "Synchronize" feature
101 + Improved layout of server variables page
102 + rfe #1052091 [config] Double-underscores in PMA table names
103 + Improved the "More" dropdown on the table structure page
104 + [interface] Added "scroll to top" link in menubar
105 + [designer] Fullscreen mode for the designer
106 + Upgraded jquery to v1.8.3 and jquery-ui to v1.9.2
107 + Patch #3597529 [status] Add raw value as title on server status page
108 + Support MySQL 5.6 partitioning
109 + Removed the AjaxEnable directive
110 + rfe #3542567 Accept IPv6 ranges and IPv6 CIDR notations in $cfg['Servers'][$i]['AllowDeny']['rules']
111 - Bug #3576788 Grid editing shows the value before silent truncation
112 - Upgraded jqPlot to 1.0.4 r1121
113 - Upgraded to jquery-ui-timepicker-addon 1.1.1
114 + rfe #3599046 [interface] Added comments for indexes
115 - Replaced qtip with jQuery UI tooltip
116 - Upgraded CodeMirror to 2.37
117 - bug #2951 [export] Correctly export decimal fields.
118 - bug #3762 [core] Make Advisor work on Windows withou COM extension.
119 - bug #3519 [export] Prevent infinite recursion in PDF export.
120 - bug #3827 Table specific privileges not displayed for db name containing
121 underscore 
122 - rfe #1386 Add IF NOT EXISTS clause when copying database
123 - No longer package .travis.yml configuration file when creating a release.
124 - bug #3830 Can't export custom query because it lowercases table names
125 - bug #3829 Enabling query profiling crashes javascript based navigation
126 + rfe #879 Reserved word warning
127 + Remove the database ordering sub-feature of the only_db directive
128 - bug #3840 When exporting to gzip format, the data is compressed 2 times
129 + rfe #1319 Permit to create index when creating foreign key
130 - bug #3703 Incorrect updating of the list of users
131 - bug #3853 Blowfish implementation might be broken (replace with phpseclib)
132 - bug #3865 Using like operator on each backslash needs 4 backslash protection
133 - bug #3860 Displayed git revision info is not set
134 - bug #3871 Check referential integrity broken across databases
135 - bug #3874 [export] No preselected option when exporting table
136 - bug #3873 Can't copy table to target database if table exists there
137 - bug #3683 Incorrect listing of records from to count
138 - bug #3876 [import] PHP 5.2 - unexpected T_PAAMAYIM_NEKUDOTAYIM
139 - [security] Local file inclusion vulnerability, reported by Janek Vind
140   (see PMASA-2013-4)
141 - [security] Global variables overwrite in export.php, reported by Janek Vind
142   (see PMASA-2013-5)
143 - bug #3892 [export] SQL Export files are empty
145 3.5.8.1 (2013-04-24)
146 - [security] Remote code execution (preg_replace), reported by Janek Vind
147   (see PMASA-2013-2)
148 - [security] Locally Saved SQL Dump File Multiple File Extension Remote Code
149   Execution, reported by Janek Vind (see PMASA-2013-3)
151 3.5.8.0 (2013-04-08)
152 - bug #3828 MariaDB reported as MySQL
153 - bug #3854 Incorrect header for Safari 6.0
154 - bug #3705 Attempt to open trigger for edit gives NULL
155 - Use HTML5 DOCTYPE 
156 - [security] Self-XSS on GIS visualisation page, reported by Janek Vind
157 - bug #3800 Incorrect keyhandler behaviour #2
159 3.5.7.0 (2013-02-15)
160 - bug #3779 [core] Problem with backslash in enum fields
161 - bug #3816 Missing server_processlist.php
162 - bug #3821 Safari: white page
163 - Correct detection of the Chrome browser
165 3.5.6.0 (2013-01-28)
166 - bug #3593604 [status] Erroneous advisor rule
167 - bug #3596070 [status] localStorage broken in server status monitor
168 - bug #3598736 [routines] Editing a procedure with special characters
169 - bug #3600322 [core] Visualize GIS data throws Fatal Error
170 - bug #3599362 [core] Double-escaped error message
171 - bug #3776 [cookies] Login without auth on second server
173          --- Older ChangeLogs can be found on our project website ---
174                      http://www.phpmyadmin.net/old-stuff/ChangeLogs/
176 # vim: et ts=4 sw=4 sts=4
177 # vim: ft=changelog fenc=utf-8
178 # vim: fde=getline(v\:lnum-1)=~'^\\s*$'&&getline(v\:lnum)=~'\\S'?'>1'\:1&&v\:lnum>4&&getline(v\:lnum)!~'^#'
179 # vim: fdn=1 fdm=expr