phppgadmin.git
16 years agoAdd the README about how to use the new selenium tests architecture
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

16 years agoAdd a ./tests/selenium/static directory for generated files
Guillaume (ioguix) de Rorthais [Mon, 27 Oct 2008 23:32:32 +0000 (19:32 -0400)]
Add a ./tests/selenium/static directory for generated files

16 years agoImport new selenium architecture
Guillaume (ioguix) de Rorthais [Mon, 27 Oct 2008 23:10:45 +0000 (19:10 -0400)]
Import new selenium architecture

16 years agoWIP
Guillaume (ioguix) de Rorthais [Mon, 27 Oct 2008 20:04:44 +0000 (16:04 -0400)]
WIP
Move old simpletests to ./tests/simpletests

16 years agoFix createFunction method for pg < 73
Guillaume (ioguix) de Rorthais [Wed, 15 Oct 2008 21:45:45 +0000 (17:45 -0400)]
Fix createFunction method for pg < 73

17 years agoquote identifiers
Robert Treat [Mon, 15 Sep 2008 02:38:03 +0000 (22:38 -0400)]
quote identifiers

17 years agoupon further review, I think we need some protection here
Robert Treat [Sat, 13 Sep 2008 06:26:58 +0000 (02:26 -0400)]
upon further review, I think we need some protection here

17 years agoswitch the sql query screens to use a session var to track the query. this solves...
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

17 years agoremove completed TODO item. (testing commit/push)
root [Thu, 28 Aug 2008 13:23:34 +0000 (09:23 -0400)]
remove completed TODO item. (testing commit/push)

17 years agoremove debugging code
Robert Treat [Tue, 26 Aug 2008 03:03:21 +0000 (23:03 -0400)]
remove debugging code

17 years agoadd export option at the schema level. refs feature request #2011744
Robert Treat [Tue, 26 Aug 2008 03:02:15 +0000 (23:02 -0400)]
add export option at the schema level. refs feature request #2011744

17 years agouse REQUEST rather than GET for sql queries. Remove last two get based forms. refs...
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

17 years agostyle fix
Robert Treat [Sat, 16 Aug 2008 12:30:15 +0000 (08:30 -0400)]
style fix

17 years agoon second thought, reword the whole thing
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)

17 years agoupdate link for win32 binaries
Robert Treat [Thu, 17 Jul 2008 00:29:39 +0000 (20:29 -0400)]
update link for win32 binaries

17 years agoAdd support for text search functions, feature request #2004429, based on patch from...
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

17 years agoignore conf file in git
Robert Treat [Sat, 12 Jul 2008 03:54:50 +0000 (23:54 -0400)]
ignore conf file in git

17 years agoadd missing string for logging out with shared credentials.
Robert Treat [Fri, 11 Jul 2008 21:02:29 +0000 (17:02 -0400)]
add missing string for logging out with shared credentials.

17 years agoremove completed TODO item
Robert Treat [Wed, 9 Jul 2008 22:29:49 +0000 (18:29 -0400)]
remove completed TODO item

17 years agofix bug #1937530 reported by Denis Golovtsov
ioguix [Mon, 16 Jun 2008 22:38:46 +0000 (22:38 +0000)]
fix bug #1937530 reported by Denis Golovtsov

17 years agofix table icon/link disapearing when navigate between pages during column browse
ioguix [Mon, 14 Apr 2008 12:44:27 +0000 (12:44 +0000)]
fix table icon/link disapearing when navigate between pages during column browse

17 years agoset version to 4.2
xzilla [Sun, 6 Apr 2008 01:10:35 +0000 (01:10 +0000)]
set version to 4.2

17 years agoconsolidate 4.2 items for 4.2 final
xzilla [Sun, 6 Apr 2008 01:09:36 +0000 (01:09 +0000)]
consolidate 4.2 items for 4.2 final

17 years agopetite correction sur la trad française :)
ioguix [Thu, 27 Mar 2008 10:46:32 +0000 (10:46 +0000)]
petite correction sur la trad française :)

17 years agoupdate HISOTRY for 4.2-Beta-2 REL_4-2-BETA-2
xzilla [Fri, 21 Mar 2008 15:45:04 +0000 (15:45 +0000)]
update HISOTRY for 4.2-Beta-2

17 years agofix php warning / typo
xzilla [Fri, 21 Mar 2008 15:32:57 +0000 (15:32 +0000)]
fix php warning / typo

17 years agoTime to get moving on 4.2-Beta-2
xzilla [Fri, 21 Mar 2008 14:32:44 +0000 (14:32 +0000)]
Time to get moving on 4.2-Beta-2

17 years agoFTS fix and links to help pages from Ivan Zolotukhin
ioguix [Mon, 17 Mar 2008 21:35:48 +0000 (21:35 +0000)]
FTS fix and links to help pages from Ivan Zolotukhin

17 years agoupdated catalan translation from Bernat Pegueroles
xzilla [Fri, 14 Mar 2008 03:31:43 +0000 (03:31 +0000)]
updated catalan translation from Bernat Pegueroles

17 years agoremove hardcoded maximum length attributes which were incorrect, add a restriction...
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)

17 years agoclean some unused str + 100% french
ioguix [Sat, 23 Feb 2008 16:34:33 +0000 (16:34 +0000)]
clean some unused str + 100% french

17 years agominor fix in create table like page to select the wanted table if already given in...
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

17 years agowoops, that was a bit overzealous
xzilla [Thu, 21 Feb 2008 17:15:57 +0000 (17:15 +0000)]
woops, that was a bit overzealous

17 years agoremove unused strings, per spq
xzilla [Thu, 21 Feb 2008 17:05:54 +0000 (17:05 +0000)]
remove unused strings, per spq

17 years agoupdate the create table like test
ioguix [Wed, 20 Feb 2008 21:31:52 +0000 (21:31 +0000)]
update the create table like test

17 years agosome fix from Kristoffer `spq` Janke
ioguix [Wed, 20 Feb 2008 21:06:18 +0000 (21:06 +0000)]
some fix from Kristoffer `spq` Janke

17 years agofix bug reported by Kristoffer `spq` Janke about bad formated DELETE FROM when dropin...
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.

17 years agoAdd fixes made after beta-1
xzilla [Tue, 19 Feb 2008 18:58:19 +0000 (18:58 +0000)]
Add fixes made after beta-1

17 years agoupdating german translation, by Kristoffer `spq` Janke
ioguix [Mon, 18 Feb 2008 23:06:51 +0000 (23:06 +0000)]
updating german translation, by Kristoffer `spq` Janke

17 years agofix #1482098 Logout /Security/ Issue
ioguix [Mon, 18 Feb 2008 22:20:26 +0000 (22:20 +0000)]
fix #1482098 Logout /Security/ Issue

17 years agodocument additional options for ssl connectiong, mainly needed by old libpq clients
ioguix [Mon, 18 Feb 2008 21:42:47 +0000 (21:42 +0000)]
document additional options for ssl connectiong, mainly needed by old libpq clients

17 years agodocument additional options for ssl connectiong, mainly needed by old libpq clients
xzilla [Mon, 18 Feb 2008 21:10:31 +0000 (21:10 +0000)]
document additional options for ssl connectiong, mainly needed by old libpq clients

17 years agoremove deprecated files
ioguix [Sat, 16 Feb 2008 20:47:14 +0000 (20:47 +0000)]
remove deprecated files

17 years agoadd some constraints and domain tests
ioguix [Sat, 16 Feb 2008 20:40:13 +0000 (20:40 +0000)]
add some constraints and domain tests

17 years agorevert ioguix commit of new dbug code for the tree, which outright broke the tree...
xzilla [Thu, 14 Feb 2008 20:00:14 +0000 (20:00 +0000)]
revert ioguix commit of new dbug code for the tree, which outright broke the tree for me and spq. removing a few of the wayward \n's did allow the tree to open/close, but I still had broken +/- icons in the tree, so I am pushing it all back.

17 years agohum, not my day, recommit the real xml cleanup
ioguix [Wed, 13 Feb 2008 23:03:05 +0000 (23:03 +0000)]
hum, not my day, recommit the real xml cleanup

17 years agocleaning xloadtree xml and some helpful \n for debuging in the generated html for...
ioguix [Wed, 13 Feb 2008 22:55:38 +0000 (22:55 +0000)]
cleaning xloadtree xml and some helpful \n for debuging in the generated html for the tree

17 years agoremove some garbage debug tests...
ioguix [Mon, 11 Feb 2008 21:48:59 +0000 (21:48 +0000)]
remove some garbage debug tests...

17 years agofix a php warning about "Undefined variable: subject"
ioguix [Mon, 11 Feb 2008 21:28:36 +0000 (21:28 +0000)]
fix a php warning about "Undefined variable: subject"

17 years agofix for bug report "[ 1832021 ] Accessing FTS page on pg < 8.3"
ioguix [Thu, 31 Jan 2008 22:03:30 +0000 (22:03 +0000)]
fix for bug report "[ 1832021 ] Accessing FTS page on pg < 8.3"

17 years agoFix BUG #183038 about getAggregate for pg < 7.3,
ioguix [Sat, 19 Jan 2008 13:46:15 +0000 (13:46 +0000)]
Fix BUG #183038 about getAggregate for pg < 7.3,
Fix a BUG in getAggregate where field aggsortop doesn't exist for pg < 8.1
Fix a "no result" buggy page when clicking on an aggregate which hasn't basetype (ie. count)
Fix a bug in tblproperties about getConstraintsWithField in pg < 7.3

17 years agofix for bug report #1868987 and some cleanup. Needs some more cleanup and work for...
ioguix [Mon, 14 Jan 2008 17:55:01 +0000 (17:55 +0000)]
fix for bug report #1868987 and some cleanup. Needs some more cleanup and work for a better FK support on multi-columns

17 years agoclose results set initial table row properly
xzilla [Thu, 10 Jan 2008 20:19:27 +0000 (20:19 +0000)]
close results set initial table row properly

17 years agoremove some more extraneous globals
xzilla [Thu, 10 Jan 2008 19:37:07 +0000 (19:37 +0000)]
remove some more extraneous globals

17 years agoRemove unused global var.
soranzo [Thu, 10 Jan 2008 18:38:52 +0000 (18:38 +0000)]
Remove unused global var.

17 years agohandle both implicit and explicit alter type scenarios
xzilla [Thu, 10 Jan 2008 18:28:24 +0000 (18:28 +0000)]
handle both implicit and explicit alter type scenarios

17 years agosome html oriented cleanups for pop-up windows
xzilla [Thu, 10 Jan 2008 17:41:34 +0000 (17:41 +0000)]
some html oriented cleanups for pop-up windows

17 years agoremove 'magic' types (ie SERIALs) from the type's list on the alter column page
ioguix [Wed, 9 Jan 2008 23:02:38 +0000 (23:02 +0000)]
remove 'magic' types (ie SERIALs) from the type's list on the alter column page

17 years agoadd Report icon
ioguix [Wed, 9 Jan 2008 00:20:03 +0000 (00:20 +0000)]
add Report icon

17 years agosome cleanup in reports part
ioguix [Wed, 9 Jan 2008 00:19:10 +0000 (00:19 +0000)]
some cleanup in reports part

17 years agosome more row level cleanup
xzilla [Tue, 8 Jan 2008 22:50:29 +0000 (22:50 +0000)]
some more row level cleanup

17 years agoadd missing row declarations
xzilla [Tue, 8 Jan 2008 20:19:31 +0000 (20:19 +0000)]
add missing row declarations

17 years agominor german updates from Laurenz
xzilla [Sat, 5 Jan 2008 21:51:18 +0000 (21:51 +0000)]
minor german updates from Laurenz

17 years agofix missing semi-colon
xzilla [Thu, 3 Jan 2008 03:11:57 +0000 (03:11 +0000)]
fix missing semi-colon

17 years agofix for bug #1859642
ioguix [Wed, 2 Jan 2008 13:52:18 +0000 (13:52 +0000)]
fix for bug #1859642

17 years agoupdate chinese-utf8-zh_TW translation done by ChaoYi
ioguix [Tue, 1 Jan 2008 19:12:51 +0000 (19:12 +0000)]
update chinese-utf8-zh_TW translation done by ChaoYi

17 years agowiden constraint boxes, i had a hard time working on tables with wide column names...
xzilla [Mon, 31 Dec 2007 16:46:07 +0000 (16:46 +0000)]
widen constraint boxes, i had a hard time working on tables with wide column names, hopefully this lines up ok with other folks browsers too

17 years agoupdate chinese-utf8-zh_CN translation done by ChaoYi
ioguix [Mon, 31 Dec 2007 13:00:29 +0000 (13:00 +0000)]
update chinese-utf8-zh_CN translation done by ChaoYi

17 years agofix typo, per email from Laurenz
xzilla [Sat, 29 Dec 2007 06:55:58 +0000 (06:55 +0000)]
fix typo, per email from Laurenz

17 years agofix bug #1859646
ioguix [Fri, 28 Dec 2007 17:43:25 +0000 (17:43 +0000)]
fix bug #1859646

17 years agosome selenium tests cleanup
ioguix [Fri, 28 Dec 2007 16:56:09 +0000 (16:56 +0000)]
some selenium tests cleanup

17 years agofix duplicate constraints in the constraints page
ioguix [Fri, 28 Dec 2007 16:21:25 +0000 (16:21 +0000)]
fix duplicate constraints in the constraints page

17 years agoremove a commented SQL JOIN from my last commit
ioguix [Fri, 28 Dec 2007 15:39:45 +0000 (15:39 +0000)]
remove a commented SQL JOIN from my last commit

17 years agofix getConstraints method for pg 7.3
ioguix [Fri, 28 Dec 2007 15:28:57 +0000 (15:28 +0000)]
fix getConstraints method for pg 7.3

17 years agoGerman translation updates from "Albe Laurenz" <laurenz.albe@wien.gv.at>
xzilla [Fri, 28 Dec 2007 03:57:00 +0000 (03:57 +0000)]
German translation updates from "Albe Laurenz" <laurenz.albe@wien.gv.at>

17 years agofix a php notice about undefinied index tablespace for pg < 8.0 when creating a table...
ioguix [Thu, 27 Dec 2007 18:28:36 +0000 (18:28 +0000)]
fix a php notice about undefinied index tablespace for pg < 8.0 when creating a table with "create table (like ...)"

17 years agojapanese updates from Tadashi Jokagi <elf2000@users.sourceforge.net>
xzilla [Thu, 27 Dec 2007 04:08:35 +0000 (04:08 +0000)]
japanese updates from Tadashi Jokagi <elf2000@users.sourceforge.net>

17 years agoupdate google soc info
xzilla [Wed, 19 Dec 2007 21:11:36 +0000 (21:11 +0000)]
update google soc info

17 years agoupdated hungarian language file from Sulyok Peti, translation at 100%, woohoo!
xzilla [Wed, 19 Dec 2007 20:09:18 +0000 (20:09 +0000)]
updated hungarian language file from Sulyok Peti, translation at 100%, woohoo!

17 years agoclean out english vars, removed deleted vars, clean up whitespace, translate a few...
xzilla [Wed, 19 Dec 2007 19:50:04 +0000 (19:50 +0000)]
clean out english vars, removed deleted vars, clean up whitespace, translate a few aggregate strings

17 years agoItalian update
soranzo [Wed, 19 Dec 2007 18:35:30 +0000 (18:35 +0000)]
Italian update

17 years agoMissing dots, 3 duplicated strings, 2 unused strings
soranzo [Wed, 19 Dec 2007 18:34:44 +0000 (18:34 +0000)]
Missing dots, 3 duplicated strings, 2 unused strings

17 years agoupdate french trad, based on Jerome Athias' contrib
ioguix [Wed, 19 Dec 2007 11:08:14 +0000 (11:08 +0000)]
update french trad, based on Jerome Athias' contrib

17 years agoWrong translation of "Analyze" into czech, patch from Jirka_H
ioguix [Tue, 18 Dec 2007 09:52:42 +0000 (09:52 +0000)]
Wrong translation of "Analyze" into czech, patch from Jirka_H

17 years agoPrep files for 4.2-Beta REL_4-2-BETA-1
xzilla [Mon, 17 Dec 2007 06:14:58 +0000 (06:14 +0000)]
Prep files for 4.2-Beta

17 years agofunction should support default param values
xzilla [Mon, 17 Dec 2007 03:15:19 +0000 (03:15 +0000)]
function should support default param values

17 years agoenclose multi-drop tables in a transaction
ioguix [Sun, 16 Dec 2007 01:30:14 +0000 (01:30 +0000)]
enclose multi-drop tables in a transaction

17 years agoadd multi drop for functions
ioguix [Sun, 16 Dec 2007 01:14:22 +0000 (01:14 +0000)]
add multi drop for functions

17 years agoMerge column tests in one test file
ioguix [Sun, 16 Dec 2007 00:32:06 +0000 (00:32 +0000)]
Merge column tests in one test file

17 years agoupdate selenium test
ioguix [Sat, 15 Dec 2007 23:47:22 +0000 (23:47 +0000)]
update selenium test

17 years agoadd multi drop for views and fix a small bug I introduced in schema
ioguix [Sat, 15 Dec 2007 22:57:43 +0000 (22:57 +0000)]
add multi drop for views and fix a small bug I introduced in schema

17 years agomulti drop sequences
ioguix [Sat, 15 Dec 2007 22:21:54 +0000 (22:21 +0000)]
multi drop sequences

17 years agoadd multi-drop to schemas
ioguix [Sat, 15 Dec 2007 21:46:44 +0000 (21:46 +0000)]
add multi-drop to schemas

17 years agoremove deprecated files
ioguix [Fri, 14 Dec 2007 16:04:35 +0000 (16:04 +0000)]
remove deprecated files

17 years agoadd selenium tests for altering a table
ioguix [Fri, 14 Dec 2007 15:56:55 +0000 (15:56 +0000)]
add selenium tests for altering a table

17 years agoadd selenium test for dropping a view
ioguix [Fri, 14 Dec 2007 15:14:43 +0000 (15:14 +0000)]
add selenium test for dropping a view

17 years agoadd selenium tests for altering view and adding a normal user
ioguix [Fri, 14 Dec 2007 14:44:03 +0000 (14:44 +0000)]
add selenium tests for altering view and adding a normal user

17 years agoadd view creation to selenium test. First step to the alterView tests.
ioguix [Wed, 12 Dec 2007 17:13:30 +0000 (17:13 +0000)]
add view creation to selenium test. First step to the alterView tests.

17 years agoFix alterView, update TODO & HISTORY
ioguix [Wed, 12 Dec 2007 10:45:35 +0000 (10:45 +0000)]
Fix alterView, update TODO & HISTORY

17 years agorefer to objects with explicit schemas, patch by ioguix
xzilla [Wed, 12 Dec 2007 04:11:10 +0000 (04:11 +0000)]
refer to objects with explicit schemas, patch by ioguix