forked from pool/phpMyAdmin
Accepting request 595514 from home:javierllorente:branches:server:php:applications
update to 4.8.0 OBS-URL: https://build.opensuse.org/request/show/595514 OBS-URL: https://build.opensuse.org/package/show/server:php:applications/phpMyAdmin?expand=0&rev=311
This commit is contained in:
committed by
Git OBS Bridge
parent
70735ead3e
commit
91d7f398b3
@@ -1,3 +1,66 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 11 07:42:57 UTC 2018 - javier@opensuse.org
|
||||
|
||||
- update to 4.8.0 (2018-04-07)
|
||||
* gh#12946 Allow to export JSON with unescaped unicode chars
|
||||
* gh#12983 Disable login button without solved reCaptcha
|
||||
* gh#12315 Allow to remove individual segments from pie charts
|
||||
* gh Change label from "Improve table structure" to
|
||||
"Normalize" to match standard terminology
|
||||
* gh#13087 Offer login as different user on access denied from
|
||||
MySQL
|
||||
* gh#13110 Indicate when HTTPS is not properly reported on the
|
||||
server
|
||||
* gh#13119 No database selected error when adding foreign key
|
||||
* gh#12388 Improved database search to allow search for exact
|
||||
phrase match
|
||||
* gh#13099 Report error when trying to copy database to same
|
||||
name
|
||||
* gh#13167 Themes now have to contain metadata in theme.json
|
||||
* gh#6363 phpMyAdmin no longer requires eval() in PHP
|
||||
* gh#12386 The mbstring dependency is now optional
|
||||
* gh#13269 Small refactoring in preparation to CSP
|
||||
* gh#13384 Database link broken in Databases Page
|
||||
* gh#13391 Configurable authentication logging using
|
||||
$cfg['AuthLog']
|
||||
* gh#13086 Add support for Google Invisible Captcha
|
||||
* gh#13058 Improved error reporting for reCAPTCHA
|
||||
* gh#12899 Improved rendering of server variables table
|
||||
* gh#12948 Fixed javascript editor for TIME values
|
||||
* gh#13095 Fixed alignment of foreign keys editing
|
||||
* gh#12944 Improved inline editor for JSON
|
||||
* gh#13145 Improved layout of operations pages
|
||||
* gh#13448 Add "format" query button in edit view form
|
||||
* gh#6241 Implement Responsive Design/mobile interface
|
||||
* gh Use a single location for classes under PhpMyAdmin
|
||||
namespace
|
||||
* gh#12354 Indicate SSL status on main page
|
||||
* gh#5666 Configuration directives for defaults of Transformation
|
||||
options
|
||||
* gh#12261 Remove inline JavaScript
|
||||
* gh#13408 Show MySQL warnings when executing SQL queries
|
||||
* gh#5827 Allow Designer to show tables from other databases
|
||||
* gh#13268 Replace Query-By-Example with multi-table query
|
||||
generator interface
|
||||
* gh#13576 Add privileges export to per-database listing
|
||||
* gh Consolidate functions into class files
|
||||
* gh#13560 Add support for changing collation for all tables and
|
||||
columns in database
|
||||
* gh#13303 Add support for creating fulltext index from table
|
||||
structure
|
||||
* gh#13711 Lower default value for $cfg['MaxExactCount']
|
||||
* gh#13722 DisableIS is not fully honored
|
||||
* gh#6197 Added support for authentication using U2F and 2FA
|
||||
* gh#13480 Avoid removing cookies on upgrade
|
||||
* gh#13397 Remember state of navigation panel
|
||||
* gh#11688 Reduced cookie usage
|
||||
* gh#13466 Better utilization of user preferences
|
||||
* gh#14042 Rename PMD to Designer
|
||||
* gh#13940 Honor arg_separator in AJAX requests
|
||||
* gh#14060 Can't edit rows in Internet Explorer
|
||||
* gh#14096 Internet Explorer compatibility; fixes JavaScript error
|
||||
Object doesn't support property or method 'startsWith'
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 6 13:43:10 UTC 2018 - ecsos@opensuse.org
|
||||
|
||||
|
Reference in New Issue
Block a user