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

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

23 years agoprivileges will point to privileges.php. replaced some hardcoded text too
xzilla [Thu, 21 Nov 2002 20:31:42 +0000 (20:31 +0000)]
privileges will point to privileges.php. replaced some hardcoded text too

23 years agoShow triggers on table
chriskl [Mon, 18 Nov 2002 05:49:55 +0000 (05:49 +0000)]
Show triggers on table

23 years agopretty login screen, show indexes on 7.2+ tables, remove indexes from browser, improv...
chriskl [Mon, 18 Nov 2002 04:57:33 +0000 (04:57 +0000)]
pretty login screen, show indexes on 7.2+ tables, remove indexes from browser, improve browser

23 years agomessed with how tree works to support schemas and tables. Improved icons. Added...
chriskl [Thu, 14 Nov 2002 01:04:38 +0000 (01:04 +0000)]
messed with how tree works to support schemas and tables.  Improved icons.  Added some export support.  Added navbar to table properties.  Alter column.

23 years agoimplemented basic create table
chriskl [Tue, 12 Nov 2002 09:34:40 +0000 (09:34 +0000)]
implemented basic create table

23 years agoinitial german translation thanks to Albin Blaschka <blaschka@unix.sbg.ac.at>
xzilla [Sat, 9 Nov 2002 15:59:40 +0000 (15:59 +0000)]
initial german translation thanks to Albin Blaschka <blaschka@unix.sbg.ac.at>

23 years agoview all databases, drop and create databases. drop has probs
chriskl [Thu, 7 Nov 2002 09:39:49 +0000 (09:39 +0000)]
view all databases, drop and create databases.  drop has probs

23 years agoSome work on the specific table functionality, like showing the keys on the table...
xzilla [Tue, 5 Nov 2002 21:07:38 +0000 (21:07 +0000)]
Some work on the specific table functionality, like showing the keys on the table. Also adds some links. There is still some code in there that is non functional, like links for dump/importing of data

23 years agoignore this commit
xzilla [Fri, 25 Oct 2002 21:23:18 +0000 (21:23 +0000)]
ignore this commit

23 years agoupdated todo items...still plenty there, no need to feel left out
xzilla [Wed, 23 Oct 2002 23:02:33 +0000 (23:02 +0000)]
updated todo items...still plenty there, no need to feel left out

23 years agoresolve quoting issue in function definitions?
xzilla [Wed, 23 Oct 2002 23:01:58 +0000 (23:01 +0000)]
resolve quoting issue in function definitions?

23 years agoresponse message actually prints out now
xzilla [Wed, 23 Oct 2002 22:15:55 +0000 (22:15 +0000)]
response message actually prints out now

23 years agoinitial italian language file, thanks to Calogero Calì [<kalef@libero.it>]
xzilla [Wed, 23 Oct 2002 22:09:09 +0000 (22:09 +0000)]
initial italian language file, thanks to Calogero Calì [<kalef@libero.it>]

23 years agoThis is my implementation of $_SESSION support for authentication. It fixes a bunch...
xzilla [Wed, 23 Oct 2002 21:59:13 +0000 (21:59 +0000)]
This is my implementation of $_SESSION support for authentication.  It fixes a bunch of issues I was having with cookies.
For the record I am developing with php4.2.3 and session.auto_start off, and using php_ini_set didn't seem to work
I did notice that I can connect to 2 servers from the same browser in different tabs, the session info crosses over. I think this might be avoidable by explicitly naming sessions though, will need to look

23 years agoremoved the author line from the files. i must have been regurgitating something...
xzilla [Tue, 15 Oct 2002 20:46:16 +0000 (20:46 +0000)]
removed the author line from the files. i must have been regurgitating something of Ray's, but I dont think he wants to be associated with all of my broken code :-)

23 years agoAdded a link and placeholder for database wide utilities (eq to all_db stuff from...
xzilla [Tue, 15 Oct 2002 20:39:40 +0000 (20:39 +0000)]
Added a link and placeholder for database wide utilities (eq to all_db stuff from phppgadmin)

23 years agoAn initial file for operators. It happens to work on my db but probably only becuase...
xzilla [Tue, 15 Oct 2002 20:27:14 +0000 (20:27 +0000)]
An initial file for operators. It happens to work on my db but probably only becuase I dont have any operators. Feel free to enhance it!!

23 years agocorrect display of index properties
xzilla [Thu, 10 Oct 2002 18:13:00 +0000 (18:13 +0000)]
correct display of index properties

23 years agoa little more sequence work
xzilla [Tue, 8 Oct 2002 21:31:18 +0000 (21:31 +0000)]
a little more sequence work

23 years agoset up files for indexes
xzilla [Mon, 7 Oct 2002 21:59:38 +0000 (21:59 +0000)]
set up files for indexes

23 years agoAdded indicies
xzilla [Thu, 3 Oct 2002 22:05:40 +0000 (22:05 +0000)]
Added indicies

23 years agofinish off sequences for now, still need to do permissions
xzilla [Thu, 3 Oct 2002 22:05:14 +0000 (22:05 +0000)]
finish off sequences for now, still need to do permissions

23 years agoReset sequences, a little more sequence groundwork
xzilla [Thu, 3 Oct 2002 03:59:06 +0000 (03:59 +0000)]
Reset sequences, a little more sequence groundwork

23 years agoThe rest of Markus Bertheau's xhtml patches. I left in the broken style including
xzilla [Wed, 2 Oct 2002 05:05:20 +0000 (05:05 +0000)]
The rest of Markus Bertheau's xhtml patches. I left in the broken style including

23 years agoConfig needs to be before html, which breaks xhtml compliance by moving style to...
xzilla [Wed, 2 Oct 2002 04:41:38 +0000 (04:41 +0000)]
Config needs to be before html, which breaks xhtml compliance by moving style to wrong place

23 years agomake index.php xhtml compliant
xzilla [Wed, 2 Oct 2002 04:35:51 +0000 (04:35 +0000)]
make index.php xhtml compliant

23 years agoMake the drop sequence code actually work
xzilla [Fri, 27 Sep 2002 14:15:47 +0000 (14:15 +0000)]
Make the drop sequence code actually work

23 years agofinish sequence properties, add drop sequence
xzilla [Fri, 27 Sep 2002 04:02:54 +0000 (04:02 +0000)]
finish sequence properties, add drop sequence

23 years agosequence properties half implemented
xzilla [Thu, 26 Sep 2002 22:04:17 +0000 (22:04 +0000)]
sequence properties half implemented

23 years agoAllow connections on on different ports [Thomas Endt]
xzilla [Thu, 26 Sep 2002 19:25:16 +0000 (19:25 +0000)]
Allow connections on on different ports [Thomas Endt]

23 years agoNeed to handle connection errors better
xzilla [Thu, 26 Sep 2002 19:18:21 +0000 (19:18 +0000)]
Need to handle connection errors better

23 years agoWe can now list sequences
xzilla [Wed, 25 Sep 2002 22:10:20 +0000 (22:10 +0000)]
We can now list sequences

23 years agoAdded my name to some items on todo
xzilla [Wed, 25 Sep 2002 22:09:28 +0000 (22:09 +0000)]
Added my name to some items on todo

23 years agochanged some more clean's to fieldClean's
chriskl [Mon, 23 Sep 2002 06:18:55 +0000 (06:18 +0000)]
changed some more clean's to fieldClean's