From 3740628f5f7c939b3a992ee7202697571d6ec23f Mon Sep 17 00:00:00 2001 From: "Guillaume (ioguix) de Rorthais" Date: Mon, 29 Nov 2010 20:17:07 +0100 Subject: [PATCH] Update BUGS CREDITS HISTORY and TODO before release --- BUGS | 6 ------ CREDITS | 10 ++++++---- HISTORY | 2 ++ TODO | 5 ----- 4 files changed, 8 insertions(+), 15 deletions(-) diff --git a/BUGS b/BUGS index ee8459d2..d3ef8aae 100644 --- a/BUGS +++ b/BUGS @@ -3,17 +3,11 @@ Internal Bugs List This file is used to track current working tasks - just ignore it! -fix getIndexes() and getConstraints() for < 7.3 to know about index type - (eg. constraints can only be btree indexes) -all DROP and ALTER commands MUST be fully schema-qualified otherwise you can accidentally drop stuff in pg_catalog :( -need icons and Find for Casts and Conversions, Languages, Aggs and OpClasses dump sequences when dumping tables fix dumping clustering info Need to fix: * After changing password need to update data structures to avoid logouts -* The getType function needs to be ported to 7.2 and 7.3 classes to add - pretty type name and schema support * Report login errors * Don't offer owner change feature if user is not superuser * check use of apostrophes, etc. in tree menu diff --git a/CREDITS b/CREDITS index dacea0d8..77f50fb3 100644 --- a/CREDITS +++ b/CREDITS @@ -4,7 +4,7 @@ CREDITS Project Administration & Major Projects - Robert Treat -- JGuillaume 'ioguix' De Rorthais +- Jehan-Guillaume (ioguix) De Rorthais Translators @@ -15,6 +15,8 @@ Translators - Chih-Hsin Lee (Trad. Chinese) - Hugo Jonker (Dutch) - Pascal Peyre (French) +- Guillaume Lelarge (French) +- ioguix (French) - H. Etzel, Markus Bertheau (German) - Kalef (Italian) - Tadashi Jokagi (Japanese) @@ -46,7 +48,7 @@ Translators Look & Feel - Davey (CSS) -- JGuillaume 'ioguix' De Rorthais (Cappuccino theme) +- ioguix (Cappuccino theme) - Tomasz Pala (Gotar theme) Contributors @@ -73,7 +75,7 @@ Contributors - Tomasz Pala - Ivan Zolotukhin - Kristoffer `spq` Janke -- Leonardo Augusto Sapiras (Improve phpPgAdmin ergonomy during the GSoC 2010, with JGuillaume 'ioguix' De Rorthais as mentor) +- Leonardo Augusto Sapiras (Improve phpPgAdmin ergonomy during the GSoC 2010, with ioguix as mentor) Third Party Libraries @@ -92,7 +94,7 @@ Project resources: Ongoing contributors: - Omniti ( http://omniti.com/ ) - sponsors developpment as Robert Treat employer -- Dalibo ( http://dalibo.com ) - sponsors developpment as Jehan-Guillaume de Rorthais employer +- Dalibo ( http://dalibo.com ) - sponsors developpment as Jehan-Guillaume (ioguix) de Rorthais employer Feature contributors: diff --git a/HISTORY b/HISTORY index 5030e96a..28a1b211 100644 --- a/HISTORY +++ b/HISTORY @@ -4,6 +4,8 @@ phpPgAdmin History Version 5.0 ----------- +Released: 29th November 2010 + Features * Support for PostgreSQL 8.4 and 9.0 * Support for database level collation for 8.4+ diff --git a/TODO b/TODO index b904a5cb..ae128138 100644 --- a/TODO +++ b/TODO @@ -12,11 +12,6 @@ item. If you want to work a claimed item, please contact the developers list. An item is marked with a '-' if it has been completed. -Note for PPA 5.0 ----------------- - -* Fix operator's property page - Cluster ------- * Allow reading of postgresql.conf and pg_hba.conf per pg_read_file() in 8.1 -- 2.39.5