chriskl [Mon, 19 May 2003 07:09:30 +0000 (07:09 +0000)]
add to history
chriskl [Mon, 19 May 2003 07:08:11 +0000 (07:08 +0000)]
rebrand to beta-1
chriskl [Mon, 19 May 2003 07:06:44 +0000 (07:06 +0000)]
mega updates - remove all done stuff
chriskl [Mon, 19 May 2003 06:08:07 +0000 (06:08 +0000)]
more improvements to printVal
chriskl [Mon, 19 May 2003 05:53:42 +0000 (05:53 +0000)]
printVal run. xhtml fixes
chriskl [Sun, 18 May 2003 12:48:11 +0000 (12:48 +0000)]
hopefully fix getting query counts for < 7.0... slightly ineffecient as you need to query twice
chriskl [Sun, 18 May 2003 11:53:27 +0000 (11:53 +0000)]
Display duplicate field names properly for reports, etc.
chriskl [Sun, 18 May 2003 11:52:03 +0000 (11:52 +0000)]
Fix COPY and SQL output. Quite complicated...lots of addCSlashes and escaping required
chriskl [Sun, 18 May 2003 11:27:31 +0000 (11:27 +0000)]
Fix COPY and SQL output. Quite complicated...lots of addCSlashes and escaping required
chriskl [Sun, 18 May 2003 10:06:53 +0000 (10:06 +0000)]
hanged the translation of TRIGGERS to a more suitable 'DISPARADOR'. Thanks to Fernando Perez
chriskl [Sat, 17 May 2003 15:55:23 +0000 (15:55 +0000)]
add missing htmlspecialchars call. gah - that cause me so much confusion
chriskl [Sat, 17 May 2003 15:53:56 +0000 (15:53 +0000)]
support database that don't have function privileges
chriskl [Sat, 17 May 2003 15:53:31 +0000 (15:53 +0000)]
support databases that don't have setClientEncoding (eg. 7.0.x)
chriskl [Sat, 17 May 2003 15:52:48 +0000 (15:52 +0000)]
xhtml, fix remembering encoding, allow for 'no' or 'default' encoding, printVal
chriskl [Sat, 17 May 2003 15:51:37 +0000 (15:51 +0000)]
PostgreSQL 7.0 support. select count(*) from (select ...) still not working
chriskl [Fri, 16 May 2003 08:55:18 +0000 (08:55 +0000)]
printVal run on views
chriskl [Fri, 16 May 2003 06:49:02 +0000 (06:49 +0000)]
fix hell bugs in create user. remember values. use password field. ask for confirmation password.
chriskl [Fri, 16 May 2003 05:58:08 +0000 (05:58 +0000)]
fix getDatabases for 7.0. add show_system support to database list
chriskl [Thu, 15 May 2003 14:49:25 +0000 (14:49 +0000)]
nailed NULL
chriskl [Thu, 15 May 2003 14:49:08 +0000 (14:49 +0000)]
add note about value vs. expression
chriskl [Thu, 15 May 2003 14:37:42 +0000 (14:37 +0000)]
fixes
chriskl [Thu, 15 May 2003 14:36:02 +0000 (14:36 +0000)]
add show system objects support
chriskl [Thu, 15 May 2003 14:34:46 +0000 (14:34 +0000)]
remove lots of duplicate funcs, more 7.1 fixes, lots of cleanups, support show_system objects
chriskl [Thu, 15 May 2003 13:40:27 +0000 (13:40 +0000)]
xhtml fixes. use printVal
chriskl [Thu, 15 May 2003 13:33:15 +0000 (13:33 +0000)]
spanish update from Marten
chriskl [Thu, 15 May 2003 13:32:37 +0000 (13:32 +0000)]
fix reloading viewdef in function edit. use printVal to display views correctly
chriskl [Thu, 15 May 2003 10:02:22 +0000 (10:02 +0000)]
add null option to yes/no boolean field dropdown to fix roj's select bug
chriskl [Thu, 15 May 2003 09:52:33 +0000 (09:52 +0000)]
add browse features
chriskl [Thu, 15 May 2003 09:48:39 +0000 (09:48 +0000)]
heaps of fixes to table browser. (added features as well - naughty of me). Display nulls as NULL in italics, trim long values to 50 characters by default, sort ascending and descending by field, add no wrapping
chriskl [Thu, 15 May 2003 08:59:46 +0000 (08:59 +0000)]
function editor now handles all function properties. can now grant perms on functions. xhtml fixes. fix for lack of quoting in function editor. schema support for getFunction. this needs lots of testing in 7.2 and below
chriskl [Thu, 15 May 2003 03:38:20 +0000 (03:38 +0000)]
fix roj's 7.1 bug report re: languages
chriskl [Thu, 15 May 2003 03:35:08 +0000 (03:35 +0000)]
edit/delete links on left when browsing table
chriskl [Mon, 12 May 2003 09:55:14 +0000 (09:55 +0000)]
convert from class.tree and treemenu.net to PEAR's HTML_TreeMenu. Much, much better. Still an odd problem with things defaulting to expanded. Needs testing. Updated HISTORY. Updated TODO. Removed Kevin Kemp's unused tree stuff.
chriskl [Mon, 12 May 2003 09:50:24 +0000 (09:50 +0000)]
tiny tweak - can't have trailing enters
chriskl [Mon, 12 May 2003 02:07:17 +0000 (02:07 +0000)]
fix martin marques' report of failure to respect default language. move lang init higher so that english words do actually fill in missing translations! This is slightly ineffecient as for all pages it will include english, default language and user language in that order...
chriskl [Sun, 11 May 2003 15:13:29 +0000 (15:13 +0000)]
support creating srf's. show 'setof' in list of functions. xhtml fixes move some functions around
chriskl [Sun, 11 May 2003 10:39:29 +0000 (10:39 +0000)]
support function volatility for create function
chriskl [Sun, 11 May 2003 08:40:50 +0000 (08:40 +0000)]
spanish update
chriskl [Sat, 10 May 2003 13:15:42 +0000 (13:15 +0000)]
Try to improve insert row. Choose between inserting a value or an expression. Support default values (eg. serials).
slubek [Fri, 9 May 2003 23:02:58 +0000 (23:02 +0000)]
Synchronization with english.php
chriskl [Fri, 9 May 2003 06:59:36 +0000 (06:59 +0000)]
source code help for developers. add serial dropping to FAQ
chriskl [Thu, 8 May 2003 15:25:58 +0000 (15:25 +0000)]
don't list primary and unique indexes under indexes - list them in constraints
chriskl [Thu, 8 May 2003 15:21:12 +0000 (15:21 +0000)]
add COPY bug
chriskl [Thu, 8 May 2003 15:16:22 +0000 (15:16 +0000)]
update for new features
chriskl [Thu, 8 May 2003 15:14:14 +0000 (15:14 +0000)]
finish off account management screen. fix bugs in displaying empty groups. bump config version number.
chriskl [Thu, 8 May 2003 14:15:55 +0000 (14:15 +0000)]
Improve database description. Hide group and user admin from gumby users. Add Account option. Allow hiding of reports. Allow filtering of reports. Some stuff unfinished.
chriskl [Thu, 8 May 2003 02:03:53 +0000 (02:03 +0000)]
tweaks. add commented out example for a second server
chriskl [Thu, 8 May 2003 01:34:42 +0000 (01:34 +0000)]
italian translation from Kalef (kalef@libero.it)
chriskl [Wed, 7 May 2003 15:00:56 +0000 (15:00 +0000)]
heaps of 7.1 fixes
chriskl [Wed, 7 May 2003 06:41:47 +0000 (06:41 +0000)]
fix silly bug in drop constraint
chriskl [Wed, 7 May 2003 06:36:29 +0000 (06:36 +0000)]
update
chriskl [Wed, 7 May 2003 06:29:53 +0000 (06:29 +0000)]
drop constraint for 7.2 and below. hasDropColumn() support. don't show schema and database privs for < 7.3
chriskl [Wed, 7 May 2003 01:40:07 +0000 (01:40 +0000)]
remove hard coded Login string
chriskl [Wed, 7 May 2003 01:20:02 +0000 (01:20 +0000)]
remove encoding from japanese and slovak lang names
chriskl [Wed, 7 May 2003 01:16:46 +0000 (01:16 +0000)]
updated spanish translation
chriskl [Wed, 7 May 2003 01:01:05 +0000 (01:01 +0000)]
grant perms on sequence
chriskl [Tue, 6 May 2003 14:24:37 +0000 (14:24 +0000)]
move get rules into Postgres class to support 7.1
chriskl [Tue, 6 May 2003 08:59:24 +0000 (08:59 +0000)]
fix table properties for 7.1
chriskl [Tue, 6 May 2003 07:13:04 +0000 (07:13 +0000)]
was a bit too careless with xhtml'ing
chriskl [Tue, 6 May 2003 07:04:48 +0000 (07:04 +0000)]
actually use index type. import insert layout
chriskl [Tue, 6 May 2003 06:17:23 +0000 (06:17 +0000)]
fix problem with failure to display duplicate result set field names in SQL.
chriskl [Tue, 6 May 2003 06:16:31 +0000 (06:16 +0000)]
add missing param for createview
chriskl [Mon, 5 May 2003 14:55:08 +0000 (14:55 +0000)]
create or replace view
chriskl [Mon, 5 May 2003 14:46:41 +0000 (14:46 +0000)]
much better attempt at fixing select browsing
chriskl [Mon, 5 May 2003 14:45:18 +0000 (14:45 +0000)]
fix set view for cascade
chriskl [Mon, 5 May 2003 14:26:15 +0000 (14:26 +0000)]
attempt at fixing result paging in table select
chriskl [Mon, 5 May 2003 03:04:52 +0000 (03:04 +0000)]
add BUGS file so that we all know what bugs are known
chriskl [Mon, 5 May 2003 03:03:53 +0000 (03:03 +0000)]
round one of preserving spaces in user data when displaying. Because a browser will suppress mutliple consecutive spaces into a single space, we need to convert spaces to nbsp's
chriskl [Sun, 4 May 2003 03:56:27 +0000 (03:56 +0000)]
Czech translation from Libor Vanek (libor@conet.cz)
chriskl [Thu, 1 May 2003 03:27:54 +0000 (03:27 +0000)]
cascade drop for columns and constraints. remove unused functions. partial fix of insert all nulls bug.
chriskl [Thu, 1 May 2003 01:40:40 +0000 (01:40 +0000)]
russian translation update from step. bump version
chriskl [Wed, 30 Apr 2003 07:42:55 +0000 (07:42 +0000)]
Drop CASCADE for views. All objects have cascade now.
chriskl [Wed, 30 Apr 2003 07:37:39 +0000 (07:37 +0000)]
Drop CASCADE for types
chriskl [Wed, 30 Apr 2003 07:35:32 +0000 (07:35 +0000)]
Drop CASCADE for triggers
chriskl [Wed, 30 Apr 2003 07:31:15 +0000 (07:31 +0000)]
Drop CASCADE for sequences
chriskl [Wed, 30 Apr 2003 07:28:10 +0000 (07:28 +0000)]
Drop CASCADE for schemas
chriskl [Wed, 30 Apr 2003 07:02:20 +0000 (07:02 +0000)]
Drop CASCADE for rules
chriskl [Wed, 30 Apr 2003 06:56:31 +0000 (06:56 +0000)]
Drop CASCADE for indexes
chriskl [Wed, 30 Apr 2003 06:49:11 +0000 (06:49 +0000)]
Drop CASCADE for functions. Move some class functions around.
chriskl [Wed, 30 Apr 2003 06:35:41 +0000 (06:35 +0000)]
Add CASCADE behaviour option when dropping a table
chriskl [Wed, 30 Apr 2003 01:42:23 +0000 (01:42 +0000)]
spanish translation from Martin Marques (martin@bugs.unl.edu.ar)
chriskl [Tue, 29 Apr 2003 08:39:55 +0000 (08:39 +0000)]
chinese language updates from Chan Min Wai. Rename lang files without encodings
chriskl [Tue, 29 Apr 2003 03:05:44 +0000 (03:05 +0000)]
slight tweak to unix domain sockets
chriskl [Tue, 29 Apr 2003 03:05:07 +0000 (03:05 +0000)]
fix for supporting unix domain socket connections
chriskl [Tue, 29 Apr 2003 02:30:06 +0000 (02:30 +0000)]
support unix domain sockets
chriskl [Mon, 28 Apr 2003 14:07:16 +0000 (14:07 +0000)]
update HISTORY
chriskl [Mon, 28 Apr 2003 12:12:59 +0000 (12:12 +0000)]
initialise conf and lang to prevent problems
chriskl [Mon, 28 Apr 2003 12:07:28 +0000 (12:07 +0000)]
fix drop constraint for CHECKs for 7.2
chriskl [Mon, 28 Apr 2003 12:00:54 +0000 (12:00 +0000)]
Fix drop rule for postgres 7.2 and below
chriskl [Mon, 28 Apr 2003 11:50:15 +0000 (11:50 +0000)]
german language updates from Haiko Etzel (haiko.etzel@web.de)
chriskl [Sun, 27 Apr 2003 11:00:04 +0000 (11:00 +0000)]
Turkish translation from Devrim GUNDUZ (devrim@gunduz.org)
chriskl [Wed, 23 Apr 2003 15:49:04 +0000 (15:49 +0000)]
dutch translation update from Hugo Jonker
chriskl [Wed, 23 Apr 2003 15:13:13 +0000 (15:13 +0000)]
rerun of recode to fix encoding problems
chriskl [Wed, 23 Apr 2003 08:58:27 +0000 (08:58 +0000)]
don't output init() function when not used
chriskl [Wed, 23 Apr 2003 08:56:26 +0000 (08:56 +0000)]
Phew. Finally, add foreign key support
chriskl [Wed, 23 Apr 2003 08:19:03 +0000 (08:19 +0000)]
allow select on views
chriskl [Wed, 23 Apr 2003 08:18:45 +0000 (08:18 +0000)]
html escaping fix
chriskl [Wed, 23 Apr 2003 07:01:17 +0000 (07:01 +0000)]
correction to null privs message
chriskl [Wed, 23 Apr 2003 06:34:30 +0000 (06:34 +0000)]
XHTML compliance
chriskl [Wed, 23 Apr 2003 06:34:10 +0000 (06:34 +0000)]
more XHTML header stuff