Robert Treat [Fri, 3 Jul 2009 23:43:30 +0000 (19:43 -0400)]
adding some TODO items from the forums
Robert Treat [Fri, 3 Jul 2009 23:14:28 +0000 (19:14 -0400)]
add option for specifying the template database during database creation. prompted by changes in 8.4 wrt encoding rules changes, but this should work on all versions. Verified against 8.3 and 8.4
Robert Treat [Sat, 27 Jun 2009 18:30:48 +0000 (14:30 -0400)]
woops, let's not re-introduce this bug
Robert Treat [Sat, 27 Jun 2009 18:15:05 +0000 (14:15 -0400)]
Updated Czech translation file, thanks to Marek Černocký <marek@manet.cz>
Robert Treat [Sat, 27 Jun 2009 18:03:03 +0000 (14:03 -0400)]
Adding Greek translation, thanks to Adamantios Diamantidis <adamand@cc.duth.gr>
Robert Treat [Sat, 27 Jun 2009 17:25:32 +0000 (13:25 -0400)]
Merge branch 'master' of git@github.com:xzilla/phppgadmin
Robert Treat [Sat, 27 Jun 2009 17:24:03 +0000 (13:24 -0400)]
Add updated translation for Brazillian Portuguese, per Fernando Wendt <fernandowendt@msn.com>
Guillaume (ioguix) de Rorthais [Wed, 20 May 2009 18:47:26 +0000 (14:47 -0400)]
Add CLP support
Guillaume (ioguix) de Rorthais [Wed, 20 May 2009 16:22:52 +0000 (12:22 -0400)]
privmap and privlist class variables update for 8.4
Guillaume (ioguix) de Rorthais [Mon, 11 May 2009 01:21:08 +0000 (21:21 -0400)]
Fixes about using html chars in object names. Fix bug #
1607047. More work could be needed in other places though.
- fix insert on a table with name or fields containing html chars
- fix altering a field containing html chars in its name
- fix altering a table containint html chars in its name
Robert Treat [Tue, 21 Apr 2009 03:23:06 +0000 (23:23 -0400)]
Merge branch 'master' of git@github.com:xzilla/phppgadmin
Robert Treat [Tue, 21 Apr 2009 03:22:29 +0000 (23:22 -0400)]
fix for bug #
2742616, autocomplete on tables in different schemas
Guillaume (ioguix) de Rorthais [Mon, 20 Apr 2009 23:29:28 +0000 (19:29 -0400)]
Upgrade minimal PostgreSQL version to 7.3
Guillaume (ioguix) de Rorthais [Mon, 20 Apr 2009 23:27:42 +0000 (19:27 -0400)]
Merge branch 'master' into devInfo
Guillaume (ioguix) de Rorthais [Wed, 1 Apr 2009 03:10:46 +0000 (23:10 -0400)]
oops, actually commit the hasObjectID fix
Guillaume (ioguix) de Rorthais [Wed, 1 Apr 2009 02:57:51 +0000 (22:57 -0400)]
Fix a bug where cleaning a table name containing quotes makes hasObjectID works on a false table name and fail.
Fix hasObjectID to return null on error instead of -99 that is considered as true in php.
Robert Treat [Fri, 27 Mar 2009 19:15:20 +0000 (15:15 -0400)]
more TODO updates
Robert Treat [Sun, 15 Mar 2009 01:21:55 +0000 (21:21 -0400)]
fix for bug #
2672374, invalid utf8 declaration. thanks to David Navara
Robert Treat [Fri, 27 Mar 2009 18:40:53 +0000 (14:40 -0400)]
Merge branch 'master' of git@github.com:xzilla/phppgadmin
Robert Treat [Fri, 27 Mar 2009 18:40:23 +0000 (14:40 -0400)]
TODO updates
Guillaume (ioguix) de Rorthais [Thu, 26 Mar 2009 01:29:09 +0000 (21:29 -0400)]
upgrade version info to 5.0-dev
Guillaume (ioguix) de Rorthais [Tue, 17 Mar 2009 21:31:53 +0000 (22:31 +0100)]
Fix mistakenly escaped quotes in function getStatsTableTuples (called from the info page)
Guillaume (ioguix) de Rorthais [Wed, 11 Mar 2009 02:01:37 +0000 (22:01 -0400)]
fix bug #
2605601 Doesn't check if pg_dump_path is valid
Guillaume (ioguix) de Rorthais [Tue, 10 Mar 2009 02:00:41 +0000 (22:00 -0400)]
Fix bug #
2654193 "space as first character in column bytea"
Robert Treat [Thu, 19 Feb 2009 16:29:48 +0000 (11:29 -0500)]
postgres 8.4 replaces pg_autovacuum system table with reloptions on the tables themselves, so we need to avoid trying to show this in future versions. I think this might be the first feature we have both coming and going
Robert Treat [Sun, 8 Feb 2009 19:41:51 +0000 (14:41 -0500)]
more optimized graphics, from limo driver. refs #
2562645
Guillaume (ioguix) de Rorthais [Sun, 8 Feb 2009 17:20:15 +0000 (12:20 -0500)]
Fix bug #
2555949 Where inserting in a table with no champs is allowed and shows warning. Thanks to Limo Driver (l-s) for reporting.
Guillaume (ioguix) de Rorthais [Sun, 8 Feb 2009 07:34:44 +0000 (02:34 -0500)]
Fix a bug in setComment where schema is append to db name
Guillaume (ioguix) de Rorthais [Sun, 8 Feb 2009 07:16:53 +0000 (02:16 -0500)]
Remove old selenium tests as all of them were converted to the new selenium archi.
Guillaume (ioguix) de Rorthais [Sun, 8 Feb 2009 07:11:18 +0000 (02:11 -0500)]
Quick FTS fix related to my last push.
Guillaume (ioguix) de Rorthais [Sat, 7 Feb 2009 03:56:09 +0000 (22:56 -0500)]
FTS multi-fixes and move under schema nodes.
Guillaume (ioguix) de Rorthais [Fri, 30 Jan 2009 04:16:54 +0000 (23:16 -0500)]
Fix for bug #
2484911 about empty query when editing it from a Select page.
Guillaume (ioguix) de Rorthais [Sat, 20 Dec 2008 06:03:29 +0000 (01:03 -0500)]
Add new selenium "run tests from here" icon
Guillaume (ioguix) de Rorthais [Sat, 20 Dec 2008 05:59:53 +0000 (00:59 -0500)]
Fix setRenameRole and setRenameUser to be able to rename role/user AND password in the same time
Guillaume (ioguix) de Rorthais [Sat, 20 Dec 2008 05:30:26 +0000 (00:30 -0500)]
Fix selenium tests and add some assertions.
Guillaume (ioguix) de Rorthais [Sat, 20 Dec 2008 03:46:17 +0000 (22:46 -0500)]
Revert "Fix selenium login failed for user in 99-cleantests"
This time I will fix setUser and moving User/Group methods in pg80 instead (hopefuly)
This reverts commit
529655bda9cc83af0ed7e37ced38bbddc4d81082.
Guillaume (ioguix) de Rorthais [Sat, 20 Dec 2008 03:44:35 +0000 (22:44 -0500)]
Revert "Revert "unset $_language in case of malicious entry via url w/ register_globals.""
I thought revert would revert everything TO THIS commit instead or reversing it...
This reverts commit
1ad7a284be04d08083a3622dbc18634fb6b25cdf.
Guillaume (ioguix) de Rorthais [Sat, 20 Dec 2008 03:06:28 +0000 (22:06 -0500)]
Revert "unset $_language in case of malicious entry via url w/ register_globals."
I will fix setUser and moving User/Group methods in pg80 instead
This reverts commit
b62ff9fa11f0dbed1a28568671eb31d45a5363dd.
Guillaume (ioguix) de Rorthais [Fri, 19 Dec 2008 06:29:35 +0000 (01:29 -0500)]
Fix selenium login failed for user in 99-cleantests
Robert Treat [Thu, 18 Dec 2008 04:59:17 +0000 (23:59 -0500)]
unset $_language in case of malicious entry via url w/ register_globals.
Guillaume (ioguix) de Rorthais [Sun, 14 Dec 2008 22:15:20 +0000 (17:15 -0500)]
Update/Add selenium tests
- Add tests for constraints, columns, views and index
- Add method addComment in testBuilder class to insert comment in the tests page
- Add comments to all tests
Sequence tests still fail for 8.4. We need to review all these tests to add some forgottent testcases and asserts
Guillaume (ioguix) de Rorthais [Sun, 14 Dec 2008 19:37:53 +0000 (14:37 -0500)]
Merge branch 'master' of git@github.com:xzilla/phppgadmin into seleniumTests
Guillaume (ioguix) de Rorthais [Sun, 14 Dec 2008 19:28:36 +0000 (14:28 -0500)]
Several small cleanups found while working on selenium tests
- add method hasMagicTypes instead of using confusing hasAlterColumnType
- add method hasCreateFieldWithConstraints insead of using confusing hasAlterColumnType
- fix some bad indentation
- fix non uniform values returned from alterColumn
- refactor the way alterColumn is bulding its request
- add method addSelection the the testBuilder class
Robert Treat [Sun, 14 Dec 2008 03:41:42 +0000 (22:41 -0500)]
minor editorial changes
Guillaume (ioguix) de Rorthais [Thu, 11 Dec 2008 05:18:52 +0000 (00:18 -0500)]
add some doc in the selenium README tests about writing tests
Guillaume (ioguix) de Rorthais [Mon, 1 Dec 2008 04:24:02 +0000 (23:24 -0500)]
Add selenium tests for sequences. Broken with 8.4 (see notes).
Add 15-sequence.php test builder file for sequence. These tests are failing
for 8.4dev when altering the sequence. When altering minvalue, we have to
take care of the START value under 8.4.
Guillaume (ioguix) de Rorthais [Mon, 1 Dec 2008 04:16:09 +0000 (23:16 -0500)]
Some cleanup in the sequence capabilities
- remove hasAlterSequenceOwner as all supported pg backends support it
- rename hasSequenceAlterSchema as hasAlterSequenceSchema to follow the naming rule
Robert Treat [Sat, 22 Nov 2008 04:51:56 +0000 (23:51 -0500)]
clean up directory lists, fix warnings when directory traversing, allow users to specify list of dbs to test, fix spelling on notice, clean up documentation, rewrite examples to be clearer, and set them using databases given in config.inc.php-dist.
Guillaume (ioguix) de Rorthais [Wed, 19 Nov 2008 03:23:16 +0000 (22:23 -0500)]
Add initial minimal support for pg 8.4
Guillaume (ioguix) de Rorthais [Mon, 17 Nov 2008 00:58:15 +0000 (19:58 -0500)]
Add comment field to the create function form.
Reported by retrorocket : https://sourceforge.net/forum/message.php?msg_id=
5247881
Guillaume (ioguix) de Rorthais [Wed, 5 Nov 2008 06:52:35 +0000 (01:52 -0500)]
Remove everything about hasSchema as all supported pg version supports schema now (from pg73)
Guillaume (ioguix) de Rorthais [Wed, 5 Nov 2008 06:31:43 +0000 (01:31 -0500)]
Code cleaning of the selenium new archi and add some new tests on domaine and table
Guillaume (ioguix) de Rorthais [Tue, 4 Nov 2008 22:01:19 +0000 (17:01 -0500)]
Add alter button action on views and tables lists pages to be more consistant with other object listing pages
Guillaume (ioguix) de Rorthais [Tue, 4 Nov 2008 20:59:46 +0000 (15:59 -0500)]
Show the "create table like" link only if at least one table exists in the schema
+ correct some indentations in lib.inc.php
Guillaume (ioguix) de Rorthais [Mon, 3 Nov 2008 02:19:57 +0000 (21:19 -0500)]
Fix hasObjectID method
+ hasObjectID method was lost in the reversing db classs inheritence path, re-add it
+ a typo in a comment
Guillaume (ioguix) de Rorthais [Fri, 31 Oct 2008 18:57:54 +0000 (14:57 -0400)]
Fix Pg73 doesn't support altering a domain. Add drop link on the domain properties page. Remove link "show all domains" to keep the same interface than other properties pages.
Guillaume (ioguix) de Rorthais [Wed, 29 Oct 2008 04:41:56 +0000 (00:41 -0400)]
Rename some selenium builder test files and add a schema test builder
Guillaume (ioguix) de Rorthais [Wed, 29 Oct 2008 03:54:09 +0000 (23:54 -0400)]
Fix for alterSchema
- pg 7.3 can not alter a schema !
- fix a bug on alter schema owner when alter schema name in the same time
Guillaume (ioguix) de Rorthais [Tue, 28 Oct 2008 19:32:41 +0000 (15:32 -0400)]
Add alter schema Owner feature
Guillaume (ioguix) de Rorthais [Tue, 28 Oct 2008 04:29:51 +0000 (00:29 -0400)]
Some selenium tests and improvement
- add Database level tests
- build_tests.php now run every script it finds in ./tests/selenium/src, in alphanum order.
No more needs to edit build_tests.php to add new test builder
Guillaume (ioguix) de Rorthais [Tue, 28 Oct 2008 15:31:35 +0000 (11:31 -0400)]
Add ignore selenium/tests/config.inc.php file
Guillaume (ioguix) de Rorthais [Tue, 28 Oct 2008 15:10:45 +0000 (11:10 -0400)]
Reverse database classes Inheritance
- reverse database classes inheritance
- remove pg 70, 71, 72 support
- refactor alterTable, alterView and alterSequence to call uni-task methods (alter user, comment, schema, ...) from the public one instead of having all the code in the main method.
- php5 migration: lib.inc.php require at least php 5.0
Guillaume (ioguix) de Rorthais [Tue, 28 Oct 2008 00:01:45 +0000 (20:01 -0400)]
Add the README about how to use the new selenium tests architecture
Guillaume (ioguix) de Rorthais [Mon, 27 Oct 2008 23:32:32 +0000 (19:32 -0400)]
Add a ./tests/selenium/static directory for generated files
Guillaume (ioguix) de Rorthais [Mon, 27 Oct 2008 23:10:45 +0000 (19:10 -0400)]
Import new selenium architecture
Guillaume (ioguix) de Rorthais [Mon, 27 Oct 2008 20:04:44 +0000 (16:04 -0400)]
WIP
Move old simpletests to ./tests/simpletests
Guillaume (ioguix) de Rorthais [Wed, 15 Oct 2008 21:45:45 +0000 (17:45 -0400)]
Fix createFunction method for pg < 73
Robert Treat [Mon, 15 Sep 2008 02:38:03 +0000 (22:38 -0400)]
quote identifiers
Robert Treat [Sat, 13 Sep 2008 06:26:58 +0000 (02:26 -0400)]
upon further review, I think we need some protection here
Robert Treat [Sat, 13 Sep 2008 05:52:44 +0000 (01:52 -0400)]
switch the sql query screens to use a session var to track the query. this solves some problems with overly long queries. this is a more complete fix for bug#
1943741
root [Thu, 28 Aug 2008 13:23:34 +0000 (09:23 -0400)]
remove completed TODO item. (testing commit/push)
Robert Treat [Tue, 26 Aug 2008 03:03:21 +0000 (23:03 -0400)]
remove debugging code
Robert Treat [Tue, 26 Aug 2008 03:02:15 +0000 (23:02 -0400)]
add export option at the schema level. refs feature request #
2011744
Robert Treat [Wed, 20 Aug 2008 21:29:04 +0000 (17:29 -0400)]
use REQUEST rather than GET for sql queries. Remove last two get based forms. refs bug#
1943741
Robert Treat [Sat, 16 Aug 2008 12:30:15 +0000 (08:30 -0400)]
style fix
Robert Treat [Thu, 17 Jul 2008 01:44:33 +0000 (21:44 -0400)]
on second thought, reword the whole thing
(cherry picked from commit
cd6846aa34c10a92bd040d03c4603c077cd7e23f)
Robert Treat [Thu, 17 Jul 2008 00:29:39 +0000 (20:29 -0400)]
update link for win32 binaries
Robert Treat [Sat, 12 Jul 2008 05:31:40 +0000 (01:31 -0400)]
Add support for text search functions, feature request #
2004429, based on patch from Loomis_K
Robert Treat [Sat, 12 Jul 2008 03:54:50 +0000 (23:54 -0400)]
ignore conf file in git
Robert Treat [Fri, 11 Jul 2008 21:02:29 +0000 (17:02 -0400)]
add missing string for logging out with shared credentials.
Robert Treat [Wed, 9 Jul 2008 22:29:49 +0000 (18:29 -0400)]
remove completed TODO item
ioguix [Mon, 16 Jun 2008 22:38:46 +0000 (22:38 +0000)]
fix bug #
1937530 reported by Denis Golovtsov
ioguix [Mon, 14 Apr 2008 12:44:27 +0000 (12:44 +0000)]
fix table icon/link disapearing when navigate between pages during column browse
xzilla [Sun, 6 Apr 2008 01:10:35 +0000 (01:10 +0000)]
set version to 4.2
xzilla [Sun, 6 Apr 2008 01:09:36 +0000 (01:09 +0000)]
consolidate 4.2 items for 4.2 final
ioguix [Thu, 27 Mar 2008 10:46:32 +0000 (10:46 +0000)]
petite correction sur la trad française :)
xzilla [Fri, 21 Mar 2008 15:45:04 +0000 (15:45 +0000)]
update HISOTRY for 4.2-Beta-2
xzilla [Fri, 21 Mar 2008 15:32:57 +0000 (15:32 +0000)]
fix php warning / typo
xzilla [Fri, 21 Mar 2008 14:32:44 +0000 (14:32 +0000)]
Time to get moving on 4.2-Beta-2
ioguix [Mon, 17 Mar 2008 21:35:48 +0000 (21:35 +0000)]
FTS fix and links to help pages from Ivan Zolotukhin
xzilla [Fri, 14 Mar 2008 03:31:43 +0000 (03:31 +0000)]
updated catalan translation from Bernat Pegueroles
xzilla [Mon, 25 Feb 2008 17:20:44 +0000 (17:20 +0000)]
remove hardcoded maximum length attributes which were incorrect, add a restriction on name equal to maxNameLen (defined per version)
ioguix [Sat, 23 Feb 2008 16:34:33 +0000 (16:34 +0000)]
clean some unused str + 100% french
ioguix [Thu, 21 Feb 2008 18:32:11 +0000 (18:32 +0000)]
minor fix in create table like page to select the wanted table if already given in a previous post
xzilla [Thu, 21 Feb 2008 17:15:57 +0000 (17:15 +0000)]
woops, that was a bit overzealous
xzilla [Thu, 21 Feb 2008 17:05:54 +0000 (17:05 +0000)]
remove unused strings, per spq
ioguix [Wed, 20 Feb 2008 21:31:52 +0000 (21:31 +0000)]
update the create table like test
ioguix [Wed, 20 Feb 2008 21:06:18 +0000 (21:06 +0000)]
some fix from Kristoffer `spq` Janke
ioguix [Wed, 20 Feb 2008 20:43:09 +0000 (20:43 +0000)]
fix bug reported by Kristoffer `spq` Janke about bad formated DELETE FROM when droping a row.
xzilla [Tue, 19 Feb 2008 18:58:19 +0000 (18:58 +0000)]
Add fixes made after beta-1