phppgadmin.git
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

17 years agoadd note about IRC
xzilla [Wed, 12 Dec 2007 03:27:45 +0000 (03:27 +0000)]
add note about IRC

17 years agoRefacto alterView + add support for schema alteration
ioguix [Tue, 11 Dec 2007 14:17:17 +0000 (14:17 +0000)]
Refacto alterView + add support for schema alteration

17 years agofix error when executing an explain query or a script file with pagination
ioguix [Fri, 7 Dec 2007 21:58:40 +0000 (21:58 +0000)]
fix error when executing an explain query or a script file with pagination

17 years agouse a textarea to insert/edit xml type instead of a small size-limited input tag
ioguix [Wed, 5 Dec 2007 12:05:00 +0000 (12:05 +0000)]
use a textarea to insert/edit xml type instead of a small size-limited input tag

17 years agoWe don't want to change comments after every release of PgSQL
soranzo [Fri, 30 Nov 2007 15:53:50 +0000 (15:53 +0000)]
We don't want to change comments after every release of PgSQL

17 years agoUpdate help_base parameters
soranzo [Fri, 30 Nov 2007 15:27:26 +0000 (15:27 +0000)]
Update help_base parameters

17 years agoCorrect required fields for type creation
soranzo [Fri, 30 Nov 2007 15:25:23 +0000 (15:25 +0000)]
Correct required fields for type creation

17 years agoCoding standards about spaces
soranzo [Fri, 30 Nov 2007 15:17:22 +0000 (15:17 +0000)]
Coding standards about spaces

17 years agoCorrect typo + beautification
soranzo [Fri, 30 Nov 2007 15:14:54 +0000 (15:14 +0000)]
Correct typo + beautification

17 years agofixing enable/disable triggers for 8.3. This is implemented in a primarily backwards...
xzilla [Fri, 30 Nov 2007 07:56:06 +0000 (07:56 +0000)]
fixing enable/disable triggers for 8.3. This is implemented in a primarily backwards compatible way, mostly ignoring the replica role stuff,
which is designed for replication solutions. It's possible we may want to revamp this whole thing someday, but hard to imagine someone wanting
to.

17 years agoremove explain, explain analyze options from sql window. it was a nice idea, but...
xzilla [Fri, 30 Nov 2007 06:04:43 +0000 (06:04 +0000)]
remove explain, explain analyze options from sql window. it was a nice idea, but fundamentally broken (think multiple queries). People
who know enough to run explain can add it to thier queries. Per discussions this summer on list.

17 years agolooks like ioguix forgot to commit recoded file
xzilla [Fri, 30 Nov 2007 01:06:00 +0000 (01:06 +0000)]
looks like ioguix forgot to commit recoded file

17 years agoNew FTS Images from Ivan
xzilla [Fri, 30 Nov 2007 00:55:17 +0000 (00:55 +0000)]
New FTS Images from Ivan

17 years agoadd request history popup + fix redirect.php to really get the latest tab
ioguix [Thu, 29 Nov 2007 23:23:56 +0000 (23:23 +0000)]
add request history popup + fix redirect.php to really get the latest tab

17 years agobig fts support patch from ivan, some minor tweaks from me
xzilla [Fri, 23 Nov 2007 17:58:47 +0000 (17:58 +0000)]
big fts support patch from ivan, some minor tweaks from me

17 years agosome miscellenaous fix
ioguix [Wed, 21 Nov 2007 19:10:40 +0000 (19:10 +0000)]
some miscellenaous fix

17 years agorefactor alterTable methods, add support for altering table's schema and fix a bad...
ioguix [Wed, 21 Nov 2007 15:45:31 +0000 (15:45 +0000)]
refactor alterTable methods, add support for altering table's schema and fix a bad test in alterSeq methods. To test for pg < 8.2

17 years agosupport altering sequence schema need some test for pg < 8.2
ioguix [Wed, 21 Nov 2007 12:59:42 +0000 (12:59 +0000)]
support altering sequence schema need some test for pg < 8.2

17 years agofix some bugs in funtions altering. Tested on every pg >= 74
ioguix [Fri, 16 Nov 2007 18:34:24 +0000 (18:34 +0000)]
fix some bugs in funtions altering. Tested on every pg >= 74

17 years agoadd alter function owner, schema. thanks go to ioguix for some pointers. needs testin...
xzilla [Thu, 15 Nov 2007 23:09:21 +0000 (23:09 +0000)]
add alter function owner, schema. thanks go to ioguix for some pointers. needs testing against < 8.1, but I don't have them here.

17 years agoclean up some complaints from work's php
xzilla [Thu, 15 Nov 2007 17:13:16 +0000 (17:13 +0000)]
clean up some complaints from work's php

17 years agoadd function costing var (costs & rows) new in 8.3
xzilla [Thu, 15 Nov 2007 06:06:45 +0000 (06:06 +0000)]
add function costing var (costs & rows) new in 8.3

17 years agoDrop unused string, add missing dots.
soranzo [Wed, 7 Nov 2007 10:49:46 +0000 (10:49 +0000)]
Drop unused string, add missing dots.

17 years agoupdate TODO with holdover items from 8.3
xzilla [Wed, 7 Nov 2007 05:25:08 +0000 (05:25 +0000)]
update TODO with holdover items from 8.3

17 years agofix class definition, fix typo
xzilla [Wed, 31 Oct 2007 03:40:05 +0000 (03:40 +0000)]
fix class definition, fix typo

17 years agoadd support for Gin indexes
xzilla [Tue, 30 Oct 2007 19:23:19 +0000 (19:23 +0000)]
add support for Gin indexes

17 years agoremove hand cursor on non-linked tree icon
ioguix [Mon, 22 Oct 2007 15:54:46 +0000 (15:54 +0000)]
remove hand cursor on non-linked tree icon

17 years agofix missing table icon/name in the trail when browsing a col from tblproperties and...
ioguix [Fri, 19 Oct 2007 08:59:22 +0000 (08:59 +0000)]
fix missing table icon/name in the trail when browsing a col from tblproperties and colproperties pages

17 years agofix for bug #1808053. we go with numeric, which will lose precision, but can handle...
xzilla [Thu, 18 Oct 2007 12:29:40 +0000 (12:29 +0000)]
fix for bug #1808053. we go with numeric, which will lose precision, but can handle values
larger than int. Since reltuples is pretty fuzzy anyway, this seems like a fair balance.

17 years agofix htmlentities bug in message with multi-action
ioguix [Wed, 17 Oct 2007 21:40:19 +0000 (21:40 +0000)]
fix htmlentities bug in message with multi-action

17 years agoattempt to fix bug #1808057
ioguix [Wed, 17 Oct 2007 20:56:28 +0000 (20:56 +0000)]
attempt to fix bug #1808057

17 years agofix showing FTS pages for pg < 8.3
ioguix [Wed, 17 Oct 2007 18:24:32 +0000 (18:24 +0000)]
fix showing FTS pages for pg < 8.3

17 years agosupport for altering sequence name, owner, comment and properties
ioguix [Wed, 17 Oct 2007 15:55:33 +0000 (15:55 +0000)]
support for altering sequence name, owner, comment and properties

17 years agoadd selenium tests
ioguix [Tue, 16 Oct 2007 21:30:26 +0000 (21:30 +0000)]
add selenium tests

17 years agoadd selenium tests
ioguix [Tue, 16 Oct 2007 21:20:45 +0000 (21:20 +0000)]
add selenium tests

17 years agoadd selenium tests
ioguix [Tue, 16 Oct 2007 20:53:44 +0000 (20:53 +0000)]
add selenium tests

17 years agoadd selenium tests
ioguix [Tue, 16 Oct 2007 20:42:55 +0000 (20:42 +0000)]
add selenium tests

17 years agoadd support for Enum type creation
ioguix [Wed, 3 Oct 2007 17:32:07 +0000 (17:32 +0000)]
add support for Enum type creation

17 years agoa fix to the fix on Postgres80.php
ioguix [Tue, 2 Oct 2007 21:44:35 +0000 (21:44 +0000)]
a fix to the fix on Postgres80.php

17 years agofix bug report #1806540, report & fix by John Evans (gnugeek)
ioguix [Tue, 2 Oct 2007 21:36:35 +0000 (21:36 +0000)]
fix bug report #1806540, report & fix by John Evans (gnugeek)

17 years agoadd comments on constraints and indexes
ioguix [Sat, 29 Sep 2007 09:09:45 +0000 (09:09 +0000)]
add comments on constraints and indexes

17 years agoFix getConstraints with pg73 & pg74
ioguix [Sat, 29 Sep 2007 09:00:33 +0000 (09:00 +0000)]
Fix getConstraints with pg73 & pg74

17 years agofix a php notice when adding a col with a type without length
ioguix [Fri, 28 Sep 2007 12:05:56 +0000 (12:05 +0000)]
fix a php notice when adding a col with a type without length

17 years agoreload browser avec renmaing a schema
ioguix [Fri, 28 Sep 2007 11:46:56 +0000 (11:46 +0000)]
reload browser avec renmaing a schema

17 years agowow, comments on casts page
ioguix [Tue, 25 Sep 2007 16:08:05 +0000 (16:08 +0000)]
wow, comments on casts page

17 years agoupdate method clusterIndex for pg83. To test!
ioguix [Tue, 25 Sep 2007 09:53:11 +0000 (09:53 +0000)]
update method clusterIndex for pg83. To test!

17 years agofix warn about escaping \ in getConstraints
ioguix [Fri, 21 Sep 2007 20:00:38 +0000 (20:00 +0000)]
fix warn about escaping \ in getConstraints

17 years agoadd some feature requests
ioguix [Fri, 21 Sep 2007 09:48:09 +0000 (09:48 +0000)]
add some feature requests

18 years agoa small bug fix for valid html
ioguix [Wed, 19 Sep 2007 19:25:34 +0000 (19:25 +0000)]
a small bug fix for valid html

18 years agoFix non-standard escape warning
xzilla [Wed, 19 Sep 2007 15:31:18 +0000 (15:31 +0000)]
Fix non-standard escape warning

18 years agoadd a column on the triggers' properties page with the called proc. Each proc name...
ioguix [Wed, 19 Sep 2007 14:42:12 +0000 (14:42 +0000)]
add a column on the triggers' properties page with the called proc. Each proc name has a link its own properties page.

18 years agoupdate locks page to handle virtual transactions in 8.3. Patch from ioguix.
xzilla [Tue, 18 Sep 2007 05:03:29 +0000 (05:03 +0000)]
update locks page to handle virtual transactions in 8.3. Patch from ioguix.

18 years agofix a php notice when altering a col with a type without length
ioguix [Sat, 15 Sep 2007 13:53:05 +0000 (13:53 +0000)]
fix a php notice when altering a col with a type without length

18 years agofix getOpClasses() for pg83
ioguix [Fri, 14 Sep 2007 21:38:06 +0000 (21:38 +0000)]
fix getOpClasses() for pg83

18 years agoAdd support for altering nmae, owner and comment on View
ioguix [Thu, 13 Sep 2007 14:53:41 +0000 (14:53 +0000)]
Add support for altering nmae, owner and comment on View

18 years agoupdate to use new navlink css rather than |
xzilla [Thu, 13 Sep 2007 14:31:41 +0000 (14:31 +0000)]
update to use new navlink css rather than |

18 years agofulltext support doesn't work as well without the fulltext file... doh\!
xzilla [Thu, 13 Sep 2007 14:13:29 +0000 (14:13 +0000)]
fulltext support doesn't work as well without the fulltext file... doh\!

18 years agohomogenize navigation links (bottom of pages) with list. CSS style is not really...
ioguix [Thu, 13 Sep 2007 13:41:01 +0000 (13:41 +0000)]
homogenize navigation links (bottom of pages) with list. CSS style is not really clean under IE because of the lack of "first-child".