From: Jehan-Guillaume (ioguix) de Rorthais Date: Mon, 15 Apr 2013 21:49:15 +0000 (+0200) Subject: Update/Fix History X-Git-Tag: REL_5-6-0~62 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=2a1444ea4e76523e125a3fe3599f5315a1812b47;p=phppgadmin.git Update/Fix History --- diff --git a/HISTORY b/HISTORY index 8b377f12..7807716b 100644 --- a/HISTORY +++ b/HISTORY @@ -8,23 +8,20 @@ Released: 14th April 2013 Features * Full support for PostgreSQL 9.1 and 9.2 -* New plugin architecture, including addition of several new hooks (ioguix) +* New plugin architecture, including addition of several new hooks (asleonardo, ioguix) * Support nested groups of servers (Julien Rouhaud & ioguix) * Expanded test coverage in Selenium test suite * Highlight referencing fields on hovering Foriegn Key values when browsing tables (asleonardo) -* Simplified translation system implementation +* Simplified translation system implementation (ioguix) * Don't show cancel/kill options in process page to non-superusers -* Add download ability from the History window +* Add download ability from the History window (ioguix) * User queries now paginate by default Bugs * Fix several bugs with bytea support, including possible data corruption bugs when updating rows that have bytea fields * Numeruous fixes for running under PHP Strict Standards -* Fix navigation links when browsing results from a report -* Fix multiple bugs related to GPC parameters pollution from code * Fix an issue with autocompletion of text based Foreign Keys * Fix a bug when browsing tables with no unique key -* Fix a bug with nested groups when no server was set (rjuju) Translations * Lithuanian (artvras)