phppgadmin.git
22 years agomove class.tree. I really want to get rid of that class!
chriskl [Sat, 18 Jan 2003 07:47:35 +0000 (07:47 +0000)]
move class.tree.  I really want to get rid of that class!

22 years agophase 1 of rearranging source tree. move all public_html files into root. rename...
chriskl [Sat, 18 Jan 2003 06:38:36 +0000 (06:38 +0000)]
phase 1 of rearranging source tree.  move all public_html files into root.  rename project to phpPgAdmin 3

22 years agoThis is a rewrite of the privileges functionality. Basically I've reworked the html...
xzilla [Fri, 17 Jan 2003 23:10:10 +0000 (23:10 +0000)]
This is a rewrite of the privileges functionality. Basically I've reworked the html page to take a standard input from the function and break it down into something useable. I've moved the postgres acl parseing logic into the class file, and in fact I've put a tiny bit off display oriented code in there as well, as the getprivileges method needs to tell us what privileges we actually have. This should allows more flexibility to support other database permission schemes. Please note this still needs a bit of work, but it is an improvment enough that anyone who wants to work on this needs to use this version, hence the commit.

22 years agochange back to webdb for another release REL_0-6-5
chriskl [Fri, 17 Jan 2003 01:26:39 +0000 (01:26 +0000)]
change back to webdb for another release

22 years agodatabase section header function
chriskl [Thu, 16 Jan 2003 15:20:25 +0000 (15:20 +0000)]
database section header function

22 years agodon't show primary keys in index list...
chriskl [Thu, 16 Jan 2003 15:13:15 +0000 (15:13 +0000)]
don't show primary keys in index list...

22 years agoPostgres 7.4 support
chriskl [Thu, 16 Jan 2003 15:06:13 +0000 (15:06 +0000)]
Postgres 7.4 support

22 years agodrop constraint
chriskl [Thu, 16 Jan 2003 15:04:28 +0000 (15:04 +0000)]
drop constraint

22 years agoadd drop rule and rudimentary constraint support
chriskl [Thu, 16 Jan 2003 14:45:30 +0000 (14:45 +0000)]
add drop rule and rudimentary constraint support

22 years agoInitial upload
jmpoure [Thu, 16 Jan 2003 09:01:46 +0000 (09:01 +0000)]
Initial upload

22 years agoChange the privileges link in table nav to use the standard output. I plan to deal...
xzilla [Tue, 14 Jan 2003 22:16:43 +0000 (22:16 +0000)]
Change the privileges link in table nav to use the standard output. I plan to deal with that on the privileges page

22 years agoReworked a patch by Thomas Endt to apply cleanly against the cvs and added a couple...
xzilla [Tue, 14 Jan 2003 00:28:18 +0000 (00:28 +0000)]
Reworked a patch by Thomas Endt to apply cleanly against the cvs and added a couple minor modifications based on his changes. The patch basically spruces up groups a bit, though it didn't seem to work against 7.3 or 7.2 (wouldn't display group properties or allow me to edit). However, since it does let you actually browse around the group section, this seems like a worthwhile addition. nd it shouldn't be hard to fix up the sql to work either.

22 years agoimprove alter column form
chriskl [Sun, 12 Jan 2003 07:25:44 +0000 (07:25 +0000)]
improve alter column form

22 years agoinitial cut of having language selection on login screen
chriskl [Sun, 12 Jan 2003 04:37:36 +0000 (04:37 +0000)]
initial cut of having language selection on login screen

22 years agomake postgres 7.3 aware of schema when getting column attributes
chriskl [Sun, 12 Jan 2003 04:19:41 +0000 (04:19 +0000)]
make postgres 7.3 aware of schema when getting column attributes

22 years agoadd basic rules support
chriskl [Sat, 11 Jan 2003 09:50:21 +0000 (09:50 +0000)]
add basic rules support

22 years agonew indexes file
chriskl [Sat, 11 Jan 2003 09:27:23 +0000 (09:27 +0000)]
new indexes file

22 years agomove indexes to a separate file, move table navbar into misc, remove all mention...
chriskl [Sat, 11 Jan 2003 09:25:21 +0000 (09:25 +0000)]
move indexes to a separate file, move table navbar into misc, remove all mention of 'indicies', few small improvements to Select - still doesn't work tho

22 years agofix dropping defaults from columns
chriskl [Sat, 11 Jan 2003 09:04:57 +0000 (09:04 +0000)]
fix dropping defaults from columns

22 years agoimprove table browsing
chriskl [Sat, 11 Jan 2003 08:32:26 +0000 (08:32 +0000)]
improve table browsing

22 years agofix alter column when column name hasn't changed. Make browse relation work for...
chriskl [Sat, 11 Jan 2003 08:22:34 +0000 (08:22 +0000)]
fix alter column when column name hasn't changed.  Make browse relation work for without oids

22 years agoTranslate some more stuff in topbar
chriskl [Sat, 11 Jan 2003 07:38:54 +0000 (07:38 +0000)]
Translate some more stuff in topbar

22 years agoupdated TODO
chriskl [Sat, 11 Jan 2003 04:34:14 +0000 (04:34 +0000)]
updated TODO

22 years agoquery debugging, support all nulls in INSERT, null support in insertRow and editRow...
chriskl [Sat, 11 Jan 2003 04:32:37 +0000 (04:32 +0000)]
query debugging, support all nulls in INSERT, null support in insertRow and editRow, categorise translation strings, translate tables.php

22 years agobrowse SQL function
chriskl [Sat, 11 Jan 2003 02:47:04 +0000 (02:47 +0000)]
browse SQL function

22 years agoview translations
chriskl [Sat, 11 Jan 2003 02:45:42 +0000 (02:45 +0000)]
view translations

22 years agobrowse on views. need to fix up a few things still
chriskl [Fri, 10 Jan 2003 06:55:02 +0000 (06:55 +0000)]
browse on views.  need to fix up a few things still

22 years agoupdated TODO
chriskl [Fri, 10 Jan 2003 04:28:55 +0000 (04:28 +0000)]
updated TODO

22 years agofull schema support in types
chriskl [Thu, 9 Jan 2003 06:44:21 +0000 (06:44 +0000)]
full schema support in types

22 years agofull schema support in functions
chriskl [Thu, 9 Jan 2003 06:40:33 +0000 (06:40 +0000)]
full schema support in functions

22 years agofull schema support in sequences
chriskl [Thu, 9 Jan 2003 06:35:13 +0000 (06:35 +0000)]
full schema support in sequences

22 years agofull schema support in tables
chriskl [Thu, 9 Jan 2003 06:32:37 +0000 (06:32 +0000)]
full schema support in tables

22 years agofull schema support in tables
chriskl [Thu, 9 Jan 2003 06:23:05 +0000 (06:23 +0000)]
full schema support in tables

22 years agoremove unnecessary globals - already in a global context
chriskl [Thu, 9 Jan 2003 01:55:43 +0000 (01:55 +0000)]
remove unnecessary globals - already in a global context

22 years agotopbar.php link localization variables
slubek [Wed, 8 Jan 2003 22:15:23 +0000 (22:15 +0000)]
topbar.php link localization variables

22 years agotopbar.php link localization
slubek [Wed, 8 Jan 2003 22:12:49 +0000 (22:12 +0000)]
topbar.php link localization

22 years agoupdated email address and synchronized with english version
slubek [Wed, 8 Jan 2003 21:46:57 +0000 (21:46 +0000)]
updated email address and synchronized with english version

22 years agofull schema support for views
chriskl [Wed, 8 Jan 2003 07:29:11 +0000 (07:29 +0000)]
full schema support for views

22 years agoadd comments, remove unused code
chriskl [Wed, 8 Jan 2003 06:46:26 +0000 (06:46 +0000)]
add comments, remove unused code

22 years agoAdd form and href trackings strings to Misc, makes it easier to maintain state
chriskl [Wed, 8 Jan 2003 06:45:41 +0000 (06:45 +0000)]
Add form and href trackings strings to Misc, makes it easier to maintain state

22 years agochange include_once to include to ensure config file always included
chriskl [Wed, 8 Jan 2003 05:48:28 +0000 (05:48 +0000)]
change include_once to include to ensure config file always included

22 years agoadd @ to adodb db connection functions for MySQL
chriskl [Wed, 8 Jan 2003 05:46:34 +0000 (05:46 +0000)]
add @ to adodb db connection functions for MySQL

22 years agorearrange dumpRelation so we don't need duplicates of the function
chriskl [Wed, 8 Jan 2003 05:42:47 +0000 (05:42 +0000)]
rearrange dumpRelation so we don't need duplicates of the function

22 years agoupdate MySQL support
chriskl [Wed, 8 Jan 2003 05:39:20 +0000 (05:39 +0000)]
update MySQL support

22 years agoadd missing global for translation
chriskl [Wed, 8 Jan 2003 05:38:24 +0000 (05:38 +0000)]
add missing global for translation

22 years agofix getting type list in create table. improve look
chriskl [Wed, 8 Jan 2003 05:36:33 +0000 (05:36 +0000)]
fix getting type list in create table.  improve look

22 years agoadd users to groups when they're created
chriskl [Tue, 7 Jan 2003 08:56:04 +0000 (08:56 +0000)]
add users to groups when they're created

22 years agochange all indicies to indexes. add missing group string
chriskl [Tue, 7 Jan 2003 05:50:06 +0000 (05:50 +0000)]
change all indicies to indexes.  add missing group string

22 years agobasic group support
chriskl [Tue, 7 Jan 2003 05:49:38 +0000 (05:49 +0000)]
basic group support

22 years agoupdated
chriskl [Tue, 7 Jan 2003 05:45:02 +0000 (05:45 +0000)]
updated

22 years agobasic group support
chriskl [Tue, 7 Jan 2003 05:43:30 +0000 (05:43 +0000)]
basic group support

22 years agosorry, broke cvs when I incorrectly resolved a conflict. Fixed global variables.
chriskl [Mon, 6 Jan 2003 08:36:18 +0000 (08:36 +0000)]
sorry, broke cvs when I incorrectly resolved a conflict.  Fixed global variables.

22 years agodefault language to english. also means that people who upgrade from before config...
chriskl [Mon, 6 Jan 2003 05:11:48 +0000 (05:11 +0000)]
default language to english.  also means that people who upgrade from before config versioning will have an easier time.

22 years agoExplicitly close localdata connection so that drop database will succeed
chriskl [Mon, 6 Jan 2003 04:39:23 +0000 (04:39 +0000)]
Explicitly close localdata connection so that drop database will succeed

22 years agoadd close() function on connections
chriskl [Mon, 6 Jan 2003 04:38:43 +0000 (04:38 +0000)]
add close() function on connections

22 years agoAdded test chinese codings for utf-8 and big5, from Chan Min Wai (dcmwai@amtb-m.org.my)
chriskl [Mon, 6 Jan 2003 02:16:33 +0000 (02:16 +0000)]
Added test chinese codings for utf-8 and big5, from Chan Min Wai (dcmwai@amtb-m.org.my)

22 years agouse pg_user instead of pg_shadow since only superusers can access pg_shadow. removed...
chriskl [Sat, 4 Jan 2003 08:55:28 +0000 (08:55 +0000)]
use pg_user instead of pg_shadow since only superusers can access pg_shadow.  removed useless duplicate functions in 71

22 years agoupdated TODO
chriskl [Sat, 4 Jan 2003 08:00:12 +0000 (08:00 +0000)]
updated TODO

22 years agoadd listing, dropping and creation of schemas
chriskl [Sat, 4 Jan 2003 07:56:23 +0000 (07:56 +0000)]
add listing, dropping and creation of schemas

22 years agomoved all header and footer echos into functions. charset is now correct on all...
chriskl [Sat, 4 Jan 2003 07:08:02 +0000 (07:08 +0000)]
moved all header and footer echos into functions.  charset is now correct on all pages.  removed ad hoc inclusion of CSS.  few more translations.  removed some unused functions

22 years agomore work on privilges, some of it even usefull
xzilla [Fri, 3 Jan 2003 20:49:17 +0000 (20:49 +0000)]
more work on privilges, some of it even usefull

22 years agoMoved the DHTML Library files to the libraries folder.
kkemp102294 [Thu, 2 Jan 2003 14:08:49 +0000 (14:08 +0000)]
Moved the DHTML Library files to the libraries folder.

22 years agoCheck for config file mismatches. Greatly improve language handling. Fixed bug...
chriskl [Thu, 2 Jan 2003 03:42:08 +0000 (03:42 +0000)]
Check for config file mismatches.  Greatly improve language handling.  Fixed bug in italian file.

22 years agoMore translations, use instead of hardcoded charset. From Rafal Slubowski (rafal...
chriskl [Thu, 2 Jan 2003 02:27:47 +0000 (02:27 +0000)]
More translations, use  instead of hardcoded charset.  From Rafal Slubowski (rafal@gem.pl)

22 years agoremove unused junk
chriskl [Thu, 2 Jan 2003 02:22:04 +0000 (02:22 +0000)]
remove unused junk

22 years agoinclude stylesheet in correct order
chriskl [Thu, 2 Jan 2003 02:21:39 +0000 (02:21 +0000)]
include stylesheet in correct order

22 years agoAdditional images and files for the DHTML expandable list changes.
kkemp102294 [Sat, 28 Dec 2002 13:58:20 +0000 (13:58 +0000)]
Additional images and files for the DHTML expandable list changes.

22 years agoGreatly improve export function.
chriskl [Fri, 27 Dec 2002 17:25:56 +0000 (17:25 +0000)]
Greatly improve export function.

22 years agowhen creating a function or type, get all available objects, not just local objects
chriskl [Fri, 27 Dec 2002 16:31:32 +0000 (16:31 +0000)]
when creating a function or type, get all available objects, not just local objects

22 years agoGet charset from language file. Add schema variable to all links. Correctly retriev...
chriskl [Fri, 27 Dec 2002 16:29:54 +0000 (16:29 +0000)]
Get charset from language file.  Add schema variable to all links.  Correctly retrieve schema list from localData.

22 years agoMany fixes to class functions. Greatly improved schema support. Supported dropped...
chriskl [Fri, 27 Dec 2002 16:28:00 +0000 (16:28 +0000)]
Many fixes to class functions.  Greatly improved schema support.  Supported dropped columns in 7.3.  Lots of little fixes

22 years agoExplicitly set the schema when creating localData object
chriskl [Fri, 27 Dec 2002 16:24:10 +0000 (16:24 +0000)]
Explicitly set the schema when creating localData object

22 years agokeep SQL formatting in error messages
chriskl [Fri, 27 Dec 2002 16:22:44 +0000 (16:22 +0000)]
keep SQL formatting in error messages

22 years agodone create table
chriskl [Fri, 27 Dec 2002 04:06:54 +0000 (04:06 +0000)]
done create table

22 years agoimprove create table form to remember the type they chose
chriskl [Fri, 27 Dec 2002 04:06:28 +0000 (04:06 +0000)]
improve create table form to remember the type they chose

22 years agoupdated history REL_0-6-0
chriskl [Tue, 24 Dec 2002 07:40:52 +0000 (07:40 +0000)]
updated history

22 years agoupdated version to 0.6
chriskl [Tue, 24 Dec 2002 07:38:23 +0000 (07:38 +0000)]
updated version to 0.6

22 years agoupdated TODO
chriskl [Tue, 24 Dec 2002 07:37:42 +0000 (07:37 +0000)]
updated TODO

22 years agoFix table browsing. Can now page through table contents. Fixed links on table detai...
chriskl [Tue, 24 Dec 2002 07:35:25 +0000 (07:35 +0000)]
Fix table browsing.  Can now page through table contents.  Fixed links on table details.  Moved privileges link to navbar.  Removed unused functions from Postgres.php

22 years agofix adodb connection routine for when password, host, username, port or dbname contai...
chriskl [Tue, 24 Dec 2002 05:45:37 +0000 (05:45 +0000)]
fix adodb connection routine for when password, host, username, port or dbname contains quotes or spaces

22 years agowhen reloading login screen, remember username and server
chriskl [Tue, 24 Dec 2002 05:25:18 +0000 (05:25 +0000)]
when reloading login screen, remember username and server

22 years agofix login error handling
chriskl [Tue, 24 Dec 2002 04:03:29 +0000 (04:03 +0000)]
fix login error handling

22 years agoInstall help
chriskl [Tue, 24 Dec 2002 04:02:00 +0000 (04:02 +0000)]
Install help

22 years agoFix all charsets. Put lanuage name with capital letter.
chriskl [Tue, 24 Dec 2002 02:44:21 +0000 (02:44 +0000)]
Fix all charsets.  Put lanuage name with capital letter.

22 years agoadded maintainer and charset
chriskl [Tue, 24 Dec 2002 02:07:55 +0000 (02:07 +0000)]
added maintainer and charset

22 years agoadded dutch translation from Hugo Jonker (hugo@gewis.win.tue.nl)
chriskl [Tue, 24 Dec 2002 01:19:00 +0000 (01:19 +0000)]
added dutch translation from Hugo Jonker (hugo@gewis.win.tue.nl)

22 years agoFixed short tags.
jmpoure [Mon, 23 Dec 2002 10:38:16 +0000 (10:38 +0000)]
Fixed short tags.

22 years agoFixed short tags.
jmpoure [Mon, 23 Dec 2002 10:24:15 +0000 (10:24 +0000)]
Fixed short tags.

22 years agoFixed short tags.
jmpoure [Mon, 23 Dec 2002 10:17:01 +0000 (10:17 +0000)]
Fixed short tags.

22 years agoFixed short tags.
jmpoure [Mon, 23 Dec 2002 10:11:37 +0000 (10:11 +0000)]
Fixed short tags.

22 years agoFixed short tags
jmpoure [Mon, 23 Dec 2002 10:08:40 +0000 (10:08 +0000)]
Fixed short tags

22 years agoupdated HISTORY
chriskl [Mon, 23 Dec 2002 02:30:21 +0000 (02:30 +0000)]
updated HISTORY

22 years agofix minor bug with bad function call
chriskl [Mon, 23 Dec 2002 02:16:25 +0000 (02:16 +0000)]
fix minor bug with bad function call

22 years agoclean up a few of the new translations
chriskl [Mon, 23 Dec 2002 01:28:49 +0000 (01:28 +0000)]
clean up a few of the new translations

22 years agoadded polish translation and removed some hardcoded strings (from Rafal Slubowski...
chriskl [Mon, 23 Dec 2002 01:18:56 +0000 (01:18 +0000)]
added polish translation and removed some hardcoded strings (from Rafal Slubowski rafal@gem.pl)

22 years agogreatly improve error handling of SQL statements. connection errors still causing...
chriskl [Sun, 22 Dec 2002 15:01:28 +0000 (15:01 +0000)]
greatly improve error handling of SQL statements.  connection errors still causing trouble.

22 years agoAdded rudimentary type management. Fixed a few small things.
chriskl [Sat, 21 Dec 2002 11:16:46 +0000 (11:16 +0000)]
Added rudimentary type management.  Fixed a few small things.

22 years agoI am committing in my initial work on privileges. Be warned it's pretty broken right...
xzilla [Thu, 19 Dec 2002 22:27:38 +0000 (22:27 +0000)]
I am committing in my initial work on privileges. Be warned it's pretty broken right now, but since I will be out of the office for the next week or so I though I would put it in. The only impact it should have on others is that I changed the 7.3 class to inherit from 72 instead of 71.  Actually that shouldn't cause much trouble, but I thought I should warn folks. Anyway, hopefully I can finish this up over the holidays.

22 years agodrop and create indexes REL_0-5-0
chriskl [Sat, 14 Dec 2002 10:56:26 +0000 (10:56 +0000)]
drop and create indexes

22 years agoNew language strings for privileges
xzilla [Thu, 21 Nov 2002 21:35:12 +0000 (21:35 +0000)]
New language strings for privileges