phppgadmin.git
22 years agoadd to history
chriskl [Mon, 19 May 2003 07:09:30 +0000 (07:09 +0000)]
add to history

22 years agorebrand to beta-1
chriskl [Mon, 19 May 2003 07:08:11 +0000 (07:08 +0000)]
rebrand to beta-1

22 years agomega updates - remove all done stuff
chriskl [Mon, 19 May 2003 07:06:44 +0000 (07:06 +0000)]
mega updates - remove all done stuff

22 years agomore improvements to printVal
chriskl [Mon, 19 May 2003 06:08:07 +0000 (06:08 +0000)]
more improvements to printVal

22 years agoprintVal run. xhtml fixes
chriskl [Mon, 19 May 2003 05:53:42 +0000 (05:53 +0000)]
printVal run.  xhtml fixes

22 years agohopefully fix getting query counts for < 7.0... slightly ineffecient as you need...
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

22 years agoDisplay duplicate field names properly for reports, etc.
chriskl [Sun, 18 May 2003 11:53:27 +0000 (11:53 +0000)]
Display duplicate field names properly for reports, etc.

22 years agoFix COPY and SQL output. Quite complicated...lots of addCSlashes and escaping required
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

22 years agoFix 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

22 years agohanged the translation of TRIGGERS to a more suitable 'DISPARADOR'. Thanks to Fernan...
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

22 years agoadd missing htmlspecialchars call. gah - that cause me so much confusion
chriskl [Sat, 17 May 2003 15:55:23 +0000 (15:55 +0000)]
add missing htmlspecialchars call.  gah - that cause me so much confusion

22 years agosupport database that don't have function privileges
chriskl [Sat, 17 May 2003 15:53:56 +0000 (15:53 +0000)]
support database that don't have function privileges

22 years agosupport databases that don't have setClientEncoding (eg. 7.0.x)
chriskl [Sat, 17 May 2003 15:53:31 +0000 (15:53 +0000)]
support databases that don't have setClientEncoding (eg. 7.0.x)

22 years agoxhtml, fix remembering encoding, allow for 'no' or 'default' encoding, printVal
chriskl [Sat, 17 May 2003 15:52:48 +0000 (15:52 +0000)]
xhtml, fix remembering encoding, allow for 'no' or 'default' encoding, printVal

22 years agoPostgreSQL 7.0 support. select count(*) from (select ...) still not working
chriskl [Sat, 17 May 2003 15:51:37 +0000 (15:51 +0000)]
PostgreSQL 7.0 support.  select count(*) from (select ...) still not working

22 years agoprintVal run on views
chriskl [Fri, 16 May 2003 08:55:18 +0000 (08:55 +0000)]
printVal run on views

22 years agofix hell bugs in create user. remember values. use password field. ask for confirm...
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.

22 years agofix getDatabases for 7.0. add show_system support to database list
chriskl [Fri, 16 May 2003 05:58:08 +0000 (05:58 +0000)]
fix getDatabases for 7.0.  add show_system support to database list

22 years agonailed NULL
chriskl [Thu, 15 May 2003 14:49:25 +0000 (14:49 +0000)]
nailed NULL

22 years agoadd note about value vs. expression
chriskl [Thu, 15 May 2003 14:49:08 +0000 (14:49 +0000)]
add note about value vs. expression

22 years agofixes
chriskl [Thu, 15 May 2003 14:37:42 +0000 (14:37 +0000)]
fixes

22 years agoadd show system objects support
chriskl [Thu, 15 May 2003 14:36:02 +0000 (14:36 +0000)]
add show system objects support

22 years agoremove lots of duplicate funcs, more 7.1 fixes, lots of cleanups, support show_system...
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

22 years agoxhtml fixes. use printVal
chriskl [Thu, 15 May 2003 13:40:27 +0000 (13:40 +0000)]
xhtml fixes. use printVal

22 years agospanish update from Marten
chriskl [Thu, 15 May 2003 13:33:15 +0000 (13:33 +0000)]
spanish update from Marten

22 years agofix reloading viewdef in function edit. use printVal to display views correctly
chriskl [Thu, 15 May 2003 13:32:37 +0000 (13:32 +0000)]
fix reloading viewdef in function edit.  use printVal to display views correctly

22 years agoadd null option to yes/no boolean field dropdown to fix roj's select bug
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

22 years agoadd browse features
chriskl [Thu, 15 May 2003 09:52:33 +0000 (09:52 +0000)]
add browse features

22 years agoheaps of fixes to table browser. (added features as well - naughty of me). Display...
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

22 years agofunction editor now handles all function properties. can now grant perms on function...
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

22 years agofix roj's 7.1 bug report re: languages
chriskl [Thu, 15 May 2003 03:38:20 +0000 (03:38 +0000)]
fix roj's 7.1 bug report re: languages

22 years agoedit/delete links on left when browsing table
chriskl [Thu, 15 May 2003 03:35:08 +0000 (03:35 +0000)]
edit/delete links on left when browsing table

22 years agoconvert from class.tree and treemenu.net to PEAR's HTML_TreeMenu. Much, much better...
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.

22 years agotiny tweak - can't have trailing enters
chriskl [Mon, 12 May 2003 09:50:24 +0000 (09:50 +0000)]
tiny tweak - can't have trailing enters

22 years agofix martin marques' report of failure to respect default language. move lang init...
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...

22 years agosupport creating srf's. show 'setof' in list of functions. xhtml fixes move some...
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

22 years agosupport function volatility for create function
chriskl [Sun, 11 May 2003 10:39:29 +0000 (10:39 +0000)]
support function volatility for create function

22 years agospanish update
chriskl [Sun, 11 May 2003 08:40:50 +0000 (08:40 +0000)]
spanish update

22 years agoTry to improve insert row. Choose between inserting a value or an expression. Suppo...
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).

22 years agoSynchronization with english.php
slubek [Fri, 9 May 2003 23:02:58 +0000 (23:02 +0000)]
Synchronization with english.php

22 years agosource code help for developers. add serial dropping to FAQ
chriskl [Fri, 9 May 2003 06:59:36 +0000 (06:59 +0000)]
source code help for developers.  add serial dropping to FAQ

22 years agodon't list primary and unique indexes under indexes - list them in constraints
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

22 years agoadd COPY bug
chriskl [Thu, 8 May 2003 15:21:12 +0000 (15:21 +0000)]
add COPY bug

22 years agoupdate for new features
chriskl [Thu, 8 May 2003 15:16:22 +0000 (15:16 +0000)]
update for new features

22 years agofinish off account management screen. fix bugs in displaying empty groups. bump...
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.

22 years agoImprove database description. Hide group and user admin from gumby users. Add Accou...
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.

22 years agotweaks. add commented out example for a second server
chriskl [Thu, 8 May 2003 02:03:53 +0000 (02:03 +0000)]
tweaks.  add commented out example for a second server

22 years agoitalian translation from Kalef (kalef@libero.it)
chriskl [Thu, 8 May 2003 01:34:42 +0000 (01:34 +0000)]
italian translation from Kalef (kalef@libero.it)

22 years agoheaps of 7.1 fixes
chriskl [Wed, 7 May 2003 15:00:56 +0000 (15:00 +0000)]
heaps of 7.1 fixes

22 years agofix silly bug in drop constraint
chriskl [Wed, 7 May 2003 06:41:47 +0000 (06:41 +0000)]
fix silly bug in drop constraint

22 years agoupdate
chriskl [Wed, 7 May 2003 06:36:29 +0000 (06:36 +0000)]
update

22 years agodrop constraint for 7.2 and below. hasDropColumn() support. don't show schema and...
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

22 years agoremove hard coded Login string
chriskl [Wed, 7 May 2003 01:40:07 +0000 (01:40 +0000)]
remove hard coded Login string

22 years agoremove encoding from japanese and slovak lang names
chriskl [Wed, 7 May 2003 01:20:02 +0000 (01:20 +0000)]
remove encoding from japanese and slovak lang names

22 years agoupdated spanish translation
chriskl [Wed, 7 May 2003 01:16:46 +0000 (01:16 +0000)]
updated spanish translation

22 years agogrant perms on sequence
chriskl [Wed, 7 May 2003 01:01:05 +0000 (01:01 +0000)]
grant perms on sequence

22 years agomove get rules into Postgres class to support 7.1
chriskl [Tue, 6 May 2003 14:24:37 +0000 (14:24 +0000)]
move get rules into Postgres class to support 7.1

22 years agofix table properties for 7.1
chriskl [Tue, 6 May 2003 08:59:24 +0000 (08:59 +0000)]
fix table properties for 7.1

22 years agowas a bit too careless with xhtml'ing
chriskl [Tue, 6 May 2003 07:13:04 +0000 (07:13 +0000)]
was a bit too careless with xhtml'ing

22 years agoactually use index type. import insert layout
chriskl [Tue, 6 May 2003 07:04:48 +0000 (07:04 +0000)]
actually use index type. import insert layout

22 years agofix problem with failure to display duplicate result set field names in SQL.
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.

22 years agoadd missing param for createview
chriskl [Tue, 6 May 2003 06:16:31 +0000 (06:16 +0000)]
add missing param for createview

22 years agocreate or replace view
chriskl [Mon, 5 May 2003 14:55:08 +0000 (14:55 +0000)]
create or replace view

22 years agomuch better attempt at fixing select browsing
chriskl [Mon, 5 May 2003 14:46:41 +0000 (14:46 +0000)]
much better attempt at fixing select browsing

22 years agofix set view for cascade
chriskl [Mon, 5 May 2003 14:45:18 +0000 (14:45 +0000)]
fix set view for cascade

22 years agoattempt at fixing result paging in table select
chriskl [Mon, 5 May 2003 14:26:15 +0000 (14:26 +0000)]
attempt at fixing result paging in table select

22 years agoadd BUGS file so that we all know what bugs are known
chriskl [Mon, 5 May 2003 03:04:52 +0000 (03:04 +0000)]
add BUGS file so that we all know what bugs are known

22 years agoround one of preserving spaces in user data when displaying. Because a browser will...
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

22 years agoCzech translation from Libor Vanek (libor@conet.cz)
chriskl [Sun, 4 May 2003 03:56:27 +0000 (03:56 +0000)]
Czech translation from Libor Vanek (libor@conet.cz)

22 years agocascade drop for columns and constraints. remove unused functions. partial fix...
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.

22 years agorussian translation update from step. bump version
chriskl [Thu, 1 May 2003 01:40:40 +0000 (01:40 +0000)]
russian translation update from step.  bump version

22 years agoDrop CASCADE for views. All objects have cascade now. REL_3-0-0-DEV-4
chriskl [Wed, 30 Apr 2003 07:42:55 +0000 (07:42 +0000)]
Drop CASCADE for views.  All objects have cascade now.

22 years agoDrop CASCADE for types
chriskl [Wed, 30 Apr 2003 07:37:39 +0000 (07:37 +0000)]
Drop CASCADE for types

22 years agoDrop CASCADE for triggers
chriskl [Wed, 30 Apr 2003 07:35:32 +0000 (07:35 +0000)]
Drop CASCADE for triggers

22 years agoDrop CASCADE for sequences
chriskl [Wed, 30 Apr 2003 07:31:15 +0000 (07:31 +0000)]
Drop CASCADE for sequences

22 years agoDrop CASCADE for schemas
chriskl [Wed, 30 Apr 2003 07:28:10 +0000 (07:28 +0000)]
Drop CASCADE for schemas

22 years agoDrop CASCADE for rules
chriskl [Wed, 30 Apr 2003 07:02:20 +0000 (07:02 +0000)]
Drop CASCADE for rules

22 years agoDrop CASCADE for indexes
chriskl [Wed, 30 Apr 2003 06:56:31 +0000 (06:56 +0000)]
Drop CASCADE for indexes

22 years agoDrop CASCADE for functions. Move some class functions around.
chriskl [Wed, 30 Apr 2003 06:49:11 +0000 (06:49 +0000)]
Drop CASCADE for functions.  Move some class functions around.

22 years agoAdd CASCADE behaviour option when dropping a table
chriskl [Wed, 30 Apr 2003 06:35:41 +0000 (06:35 +0000)]
Add CASCADE behaviour option when dropping a table

22 years agospanish translation from Martin Marques (martin@bugs.unl.edu.ar)
chriskl [Wed, 30 Apr 2003 01:42:23 +0000 (01:42 +0000)]
spanish translation from Martin Marques (martin@bugs.unl.edu.ar)

22 years agochinese language updates from Chan Min Wai. Rename lang files without encodings
chriskl [Tue, 29 Apr 2003 08:39:55 +0000 (08:39 +0000)]
chinese language updates from Chan Min Wai.  Rename lang files without encodings

22 years agoslight tweak to unix domain sockets
chriskl [Tue, 29 Apr 2003 03:05:44 +0000 (03:05 +0000)]
slight tweak to unix domain sockets

22 years agofix for supporting unix domain socket connections
chriskl [Tue, 29 Apr 2003 03:05:07 +0000 (03:05 +0000)]
fix for supporting unix domain socket connections

22 years agosupport unix domain sockets
chriskl [Tue, 29 Apr 2003 02:30:06 +0000 (02:30 +0000)]
support unix domain sockets

22 years agoupdate HISTORY
chriskl [Mon, 28 Apr 2003 14:07:16 +0000 (14:07 +0000)]
update HISTORY

22 years agoinitialise conf and lang to prevent problems
chriskl [Mon, 28 Apr 2003 12:12:59 +0000 (12:12 +0000)]
initialise conf and lang to prevent problems

22 years agofix drop constraint for CHECKs for 7.2
chriskl [Mon, 28 Apr 2003 12:07:28 +0000 (12:07 +0000)]
fix drop constraint for CHECKs for 7.2

22 years agoFix drop rule for postgres 7.2 and below
chriskl [Mon, 28 Apr 2003 12:00:54 +0000 (12:00 +0000)]
Fix drop rule for postgres 7.2 and below

22 years agogerman language updates from Haiko Etzel (haiko.etzel@web.de)
chriskl [Mon, 28 Apr 2003 11:50:15 +0000 (11:50 +0000)]
german language updates from Haiko Etzel (haiko.etzel@web.de)

22 years agoTurkish translation from Devrim GUNDUZ (devrim@gunduz.org)
chriskl [Sun, 27 Apr 2003 11:00:04 +0000 (11:00 +0000)]
Turkish translation from Devrim GUNDUZ (devrim@gunduz.org)

22 years agodutch translation update from Hugo Jonker
chriskl [Wed, 23 Apr 2003 15:49:04 +0000 (15:49 +0000)]
dutch translation update from Hugo Jonker

22 years agorerun of recode to fix encoding problems
chriskl [Wed, 23 Apr 2003 15:13:13 +0000 (15:13 +0000)]
rerun of recode to fix encoding problems

22 years agodon't output init() function when not used
chriskl [Wed, 23 Apr 2003 08:58:27 +0000 (08:58 +0000)]
don't output init() function when not used

22 years agoPhew. Finally, add foreign key support
chriskl [Wed, 23 Apr 2003 08:56:26 +0000 (08:56 +0000)]
Phew.  Finally, add foreign key support

22 years agoallow select on views
chriskl [Wed, 23 Apr 2003 08:19:03 +0000 (08:19 +0000)]
allow select on views

22 years agohtml escaping fix
chriskl [Wed, 23 Apr 2003 08:18:45 +0000 (08:18 +0000)]
html escaping fix

22 years agocorrection to null privs message
chriskl [Wed, 23 Apr 2003 07:01:17 +0000 (07:01 +0000)]
correction to null privs message

22 years agoXHTML compliance
chriskl [Wed, 23 Apr 2003 06:34:30 +0000 (06:34 +0000)]
XHTML compliance

22 years agomore XHTML header stuff
chriskl [Wed, 23 Apr 2003 06:34:10 +0000 (06:34 +0000)]
more XHTML header stuff