chriskl [Fri, 1 Aug 2003 03:59:15 +0000 (03:59 +0000)]
 
add domains to schema page
chriskl [Fri, 1 Aug 2003 01:45:30 +0000 (01:45 +0000)]
 
full alter domain support for 7.4
chriskl [Thu, 31 Jul 2003 08:39:03 +0000 (08:39 +0000)]
 
First draft of Mark Gibson's pop-up SQL window.  Still needs a lot of work.  Changed some strings in top bar.  sql.php change is dodgy and needs to go.
chriskl [Thu, 31 Jul 2003 08:28:03 +0000 (08:28 +0000)]
 
add/drop domain check constraints.  use opbutton class where we're supposed to.  add H3 style.  remove duplication of privs code.  more work on user privs.  force login screen to utf8.
chriskl [Thu, 31 Jul 2003 01:17:05 +0000 (01:17 +0000)]
 
small bug fix from cheatah
chriskl [Wed, 30 Jul 2003 07:02:29 +0000 (07:02 +0000)]
 
alter trigger
chriskl [Wed, 30 Jul 2003 03:36:37 +0000 (03:36 +0000)]
 
forgot domain file
chriskl [Wed, 30 Jul 2003 03:26:26 +0000 (03:26 +0000)]
 
add/remove users from groups support
chriskl [Tue, 29 Jul 2003 09:07:09 +0000 (09:07 +0000)]
 
phase 1 of complete domain support.  properties and alter domain still to be done.  also put explicit pg_catalog references in for all 7.3 queries
chriskl [Tue, 29 Jul 2003 00:37:43 +0000 (00:37 +0000)]
 
fixes to grantors and stuff for pre-7.4
chriskl [Tue, 29 Jul 2003 00:36:44 +0000 (00:36 +0000)]
 
find object almost done
chriskl [Mon, 28 Jul 2003 07:50:31 +0000 (07:50 +0000)]
 
allow granting WITH GRANT OPTION for 7.4.  More Find stuff - it's still incomplete though.
chriskl [Mon, 28 Jul 2003 07:14:08 +0000 (07:14 +0000)]
 
support grant option and grantor for 7.4, also a bit of new find featurediff
chriskl [Mon, 28 Jul 2003 01:36:00 +0000 (01:36 +0000)]
 
german update from markus
chriskl [Fri, 25 Jul 2003 08:39:25 +0000 (08:39 +0000)]
 
add first and last links to browse.  show more pages at a time. add nav below table of records.
chriskl [Wed, 23 Jul 2003 01:42:12 +0000 (01:42 +0000)]
 
support zero column tables
chriskl [Mon, 21 Jul 2003 00:52:12 +0000 (00:52 +0000)]
 
turkish update
chriskl [Mon, 30 Jun 2003 02:14:03 +0000 (02:14 +0000)]
 
change === to == to work with older versions of PHP
chriskl [Mon, 30 Jun 2003 01:13:54 +0000 (01:13 +0000)]
 
russian update
chriskl [Thu, 26 Jun 2003 02:50:30 +0000 (02:50 +0000)]
 
fix silly mixup of superuser and createdb options in create user
chriskl [Mon, 23 Jun 2003 06:08:51 +0000 (06:08 +0000)]
 
german translation from Markus.  brand for 3.0 release
chriskl [Sun, 22 Jun 2003 09:53:55 +0000 (09:53 +0000)]
 
make it clear it's the target table per report from Rod Taylor
chriskl [Sun, 22 Jun 2003 09:51:50 +0000 (09:51 +0000)]
 
convert to LF, fix a call time pass by ref
chriskl [Sun, 22 Jun 2003 09:43:21 +0000 (09:43 +0000)]
 
remove call time pass by reference as it is deprecated in PHP and is unnecessary anyway
chriskl [Sat, 21 Jun 2003 09:56:18 +0000 (09:56 +0000)]
 
bug fixed
chriskl [Sat, 21 Jun 2003 09:54:37 +0000 (09:54 +0000)]
 
fix setof functions in < 7.3 and fix for functions returnign trigger type, etc.
chriskl [Thu, 19 Jun 2003 01:45:08 +0000 (01:45 +0000)]
 
add per-connection defaultdb conf variable due to popular demand...  bump version to rc-2
chriskl [Wed, 18 Jun 2003 04:23:27 +0000 (04:23 +0000)]
 
now that I understand addCSlashes, remove use of pg_escape_bytea in trigger list
chriskl [Tue, 17 Jun 2003 00:49:41 +0000 (00:49 +0000)]
 
don't make create type 100% wide
chriskl [Tue, 17 Jun 2003 00:43:59 +0000 (00:43 +0000)]
 
update credits and history
chriskl [Tue, 17 Jun 2003 00:41:26 +0000 (00:41 +0000)]
 
fix choice of trigger events to match display of trigger events
chriskl [Tue, 17 Jun 2003 00:40:28 +0000 (00:40 +0000)]
 
hopefully fix that _data warning
chriskl [Tue, 17 Jun 2003 00:39:43 +0000 (00:39 +0000)]
 
change save to create
chriskl [Mon, 16 Jun 2003 07:29:10 +0000 (07:29 +0000)]
 
japanese update from tadashi jokagi
chriskl [Mon, 16 Jun 2003 06:42:09 +0000 (06:42 +0000)]
 
slovak update from Andrej Misovic
chriskl [Mon, 16 Jun 2003 05:38:46 +0000 (05:38 +0000)]
 
fix bug in displaying trigger types.  nice catch and patch from Brett Toolin
xzilla [Sat, 7 Jun 2003 14:32:34 +0000 (14:32 +0000)]
 
recoded version of spanish language file
xzilla [Sat, 7 Jun 2003 03:34:26 +0000 (03:34 +0000)]
 
updated spanish translation, note I *did not* do the recode stuff as I don't have the recode packages on my machine
xzilla [Thu, 5 Jun 2003 20:40:24 +0000 (20:40 +0000)]
 
save -> create button changes
xzilla [Thu, 5 Jun 2003 20:05:43 +0000 (20:05 +0000)]
 
all create foo pages should now have buttons labeled "create".  reformatted create type page based on bug # 749712
chriskl [Thu, 5 Jun 2003 05:18:02 +0000 (05:18 +0000)]
 
updates
xzilla [Wed, 4 Jun 2003 13:31:16 +0000 (13:31 +0000)]
 
make submit button label a little more on topic. I'd also like to change reset to clear but we dont have a clear string, so maybe in 3.1?
chriskl [Mon, 2 Jun 2003 08:40:57 +0000 (08:40 +0000)]
 
tag rc-1 release
chriskl [Mon, 2 Jun 2003 02:01:05 +0000 (02:01 +0000)]
 
add note about weirdness when database encoding is incorrect
chriskl [Mon, 2 Jun 2003 01:34:15 +0000 (01:34 +0000)]
 
resetting sequences with bizarre names now 100% fixed
chriskl [Mon, 2 Jun 2003 01:22:26 +0000 (01:22 +0000)]
 
doh - i should have checked for syntax errors
chriskl [Mon, 2 Jun 2003 01:20:42 +0000 (01:20 +0000)]
 
fix resetting of sequences with spaces and quotes
chriskl [Sun, 1 Jun 2003 12:24:04 +0000 (12:24 +0000)]
 
remove old unused TreeMenu images
chriskl [Sun, 1 Jun 2003 11:53:45 +0000 (11:53 +0000)]
 
fix all operations on functions with spaces, etc.
slubek [Sat, 31 May 2003 21:50:08 +0000 (21:50 +0000)]
 
Started adding support for local documentation
chriskl [Sat, 31 May 2003 10:55:41 +0000 (10:55 +0000)]
 
respect schema when finding relation privs
chriskl [Sat, 31 May 2003 07:23:24 +0000 (07:23 +0000)]
 
final printval run.  mroe xhtml fixes.  fixed some hard-coded English words
chriskl [Sat, 31 May 2003 06:56:01 +0000 (06:56 +0000)]
 
much more sophisticated edit row
slubek [Fri, 30 May 2003 22:14:06 +0000 (22:14 +0000)]
 
Too long strings didn't fit into topbar
chriskl [Fri, 30 May 2003 08:49:09 +0000 (08:49 +0000)]
 
printVal run
chriskl [Fri, 30 May 2003 08:27:04 +0000 (08:27 +0000)]
 
printVal run
chriskl [Fri, 30 May 2003 05:50:48 +0000 (05:50 +0000)]
 
updated credits
chriskl [Fri, 30 May 2003 05:47:24 +0000 (05:47 +0000)]
 
updated trad. chinese from  Chih-Hsin Lee [chlee@femh.org.tw]
chriskl [Thu, 29 May 2003 06:05:34 +0000 (06:05 +0000)]
 
css validation passes now. reduced size of H2
killroyboy [Wed, 28 May 2003 16:51:36 +0000 (16:51 +0000)]
 
Fixed button class on sequences -- I finally contributed to the new version
chriskl [Wed, 28 May 2003 06:06:07 +0000 (06:06 +0000)]
 
upgraded icon set
chriskl [Wed, 28 May 2003 06:03:51 +0000 (06:03 +0000)]
 
small tweak from davey to fix zooming text
chriskl [Wed, 28 May 2003 03:08:45 +0000 (03:08 +0000)]
 
more theme updates from davey
chriskl [Wed, 28 May 2003 02:01:34 +0000 (02:01 +0000)]
 
padding fixes from davey
chriskl [Wed, 28 May 2003 01:32:03 +0000 (01:32 +0000)]
 
more spanish updates
slubek [Tue, 27 May 2003 22:48:10 +0000 (22:48 +0000)]
 
Version synchronization
chriskl [Tue, 27 May 2003 02:16:10 +0000 (02:16 +0000)]
 
portuguese br update from angelo rigo
chriskl [Mon, 26 May 2003 11:33:22 +0000 (11:33 +0000)]
 
commit davey's new theme - what do people think? we need to fix the icons
chriskl [Sun, 25 May 2003 10:47:50 +0000 (10:47 +0000)]
 
fix bug where editing boolean fields wouldn't pick up the db value properly
chriskl [Sun, 25 May 2003 09:41:57 +0000 (09:41 +0000)]
 
try to fix insert value analyzing, esp. for booleans
chriskl [Sun, 25 May 2003 07:00:26 +0000 (07:00 +0000)]
 
add Konqueror support to TreeMenu
chriskl [Fri, 23 May 2003 08:41:13 +0000 (08:41 +0000)]
 
add more faq entires
chriskl [Fri, 23 May 2003 06:11:06 +0000 (06:11 +0000)]
 
bump version to 3.0, update history, fix reload browser after drop database bug
chriskl [Fri, 23 May 2003 05:47:11 +0000 (05:47 +0000)]
 
japanese update from Tadashi Jokagi
chriskl [Fri, 23 May 2003 03:11:59 +0000 (03:11 +0000)]
 
fix for 7.0, printVal, xhtml
chriskl [Fri, 23 May 2003 03:10:59 +0000 (03:10 +0000)]
 
fix small bug - don't output double pipe symbols
chriskl [Thu, 22 May 2003 14:04:31 +0000 (14:04 +0000)]
 
add true and false translation strings
chriskl [Thu, 22 May 2003 04:19:19 +0000 (04:19 +0000)]
 
update install notes
chriskl [Thu, 22 May 2003 04:18:08 +0000 (04:18 +0000)]
 
add credits
chriskl [Thu, 22 May 2003 04:12:17 +0000 (04:12 +0000)]
 
updated
chriskl [Thu, 22 May 2003 04:11:35 +0000 (04:11 +0000)]
 
fix bug when there's no groups
chriskl [Thu, 22 May 2003 02:03:59 +0000 (02:03 +0000)]
 
Brazilian Portuguese translation from Angelo Rigo (angelo_rigo@yahoo.com.br)
chriskl [Thu, 22 May 2003 01:44:34 +0000 (01:44 +0000)]
 
Brazilian Portuguese translation from Angelo Rigo (angelo_rigo@yahoo.com.br)
chriskl [Thu, 22 May 2003 01:30:32 +0000 (01:30 +0000)]
 
bump config file version
chriskl [Wed, 21 May 2003 09:06:23 +0000 (09:06 +0000)]
 
add revoke support.  massive improvements so now you can grant or revoke to multiple entities in one go.  reduce code duplication.  add some new translations
chriskl [Wed, 21 May 2003 08:07:26 +0000 (08:07 +0000)]
 
remove locale stuff
chriskl [Wed, 21 May 2003 07:02:12 +0000 (07:02 +0000)]
 
xhtml, printVal
chriskl [Wed, 21 May 2003 05:17:36 +0000 (05:17 +0000)]
 
even better, if there's only a single schema, expand that
chriskl [Wed, 21 May 2003 05:15:26 +0000 (05:15 +0000)]
 
better understanding of treemenu.  If you have a personal schema, then expand it by default.
chriskl [Wed, 21 May 2003 03:41:02 +0000 (03:41 +0000)]
 
oops - used wrong url
chriskl [Wed, 21 May 2003 03:33:29 +0000 (03:33 +0000)]
 
updates from Martin
chriskl [Wed, 21 May 2003 02:07:42 +0000 (02:07 +0000)]
 
don't wrap cells in display
slubek [Tue, 20 May 2003 22:54:05 +0000 (22:54 +0000)]
 
Info about synch. When synch script will be fully tested, info should go to TRANSLATORS file
slubek [Tue, 20 May 2003 22:52:03 +0000 (22:52 +0000)]
 
fixed some bugs
slubek [Tue, 20 May 2003 22:51:04 +0000 (22:51 +0000)]
 
synchronization with english.php
chriskl [Tue, 20 May 2003 09:01:58 +0000 (09:01 +0000)]
 
make intro screen more useful
chriskl [Tue, 20 May 2003 05:49:54 +0000 (05:49 +0000)]
 
xhtml, printVal
chriskl [Tue, 20 May 2003 05:43:46 +0000 (05:43 +0000)]
 
fix getTriggers for now working args display code
chriskl [Tue, 20 May 2003 05:42:48 +0000 (05:42 +0000)]
 
printVal
chriskl [Tue, 20 May 2003 03:54:04 +0000 (03:54 +0000)]
 
tweak euc encoding names to attempt to fix them