Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (1h)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (168d) 

2024-05-26 20:16:03 UTC Now

2014-06-14 15:21:46 UTC MAIN commitmail json YAML

Update to phpPgAdmin 5.1

Changes in version 5.1:

Features
* Full support for PostgreSQL 9.1 and 9.2
* New plugin architecture, including addition of several new hooks
* Support nested groups of servers
* Expanded test coverage in Selenium test suite
* Highlight referencing fields on hovering Foriegn Key values
  when browsing tables
* Simplified translation system implementation
* Don't show cancel/kill options in process page to non-superusers
* Add download ability from the History window
* 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

Translations
* Lithuanian

Incompatabilities
* We have stopped testing against Postgres versions < 8.4
* phpPgAdmin core is now UTF-8 only

(asau)