slubek [Wed, 8 Jan 2003 22:15:23 +0000 (22:15 +0000)]
topbar.php link localization variables
slubek [Wed, 8 Jan 2003 22:12:49 +0000 (22:12 +0000)]
topbar.php link localization
slubek [Wed, 8 Jan 2003 21:46:57 +0000 (21:46 +0000)]
updated email address and synchronized with english version
chriskl [Wed, 8 Jan 2003 07:29:11 +0000 (07:29 +0000)]
full schema support for views
chriskl [Wed, 8 Jan 2003 06:46:26 +0000 (06:46 +0000)]
add comments, remove unused code
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
chriskl [Wed, 8 Jan 2003 05:48:28 +0000 (05:48 +0000)]
change include_once to include to ensure config file always included
chriskl [Wed, 8 Jan 2003 05:46:34 +0000 (05:46 +0000)]
add @ to adodb db connection functions for MySQL
chriskl [Wed, 8 Jan 2003 05:42:47 +0000 (05:42 +0000)]
rearrange dumpRelation so we don't need duplicates of the function
chriskl [Wed, 8 Jan 2003 05:39:20 +0000 (05:39 +0000)]
update MySQL support
chriskl [Wed, 8 Jan 2003 05:38:24 +0000 (05:38 +0000)]
add missing global for translation
chriskl [Wed, 8 Jan 2003 05:36:33 +0000 (05:36 +0000)]
fix getting type list in create table. improve look
chriskl [Tue, 7 Jan 2003 08:56:04 +0000 (08:56 +0000)]
add users to groups when they're created
chriskl [Tue, 7 Jan 2003 05:50:06 +0000 (05:50 +0000)]
change all indicies to indexes. add missing group string
chriskl [Tue, 7 Jan 2003 05:49:38 +0000 (05:49 +0000)]
basic group support
chriskl [Tue, 7 Jan 2003 05:45:02 +0000 (05:45 +0000)]
updated
chriskl [Tue, 7 Jan 2003 05:43:30 +0000 (05:43 +0000)]
basic group support
chriskl [Mon, 6 Jan 2003 08:36:18 +0000 (08:36 +0000)]
sorry, broke cvs when I incorrectly resolved a conflict. Fixed global variables.
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.
chriskl [Mon, 6 Jan 2003 04:39:23 +0000 (04:39 +0000)]
Explicitly close localdata connection so that drop database will succeed
chriskl [Mon, 6 Jan 2003 04:38:43 +0000 (04:38 +0000)]
add close() function on connections
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)
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
chriskl [Sat, 4 Jan 2003 08:00:12 +0000 (08:00 +0000)]
updated TODO
chriskl [Sat, 4 Jan 2003 07:56:23 +0000 (07:56 +0000)]
add listing, dropping and creation of schemas
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
xzilla [Fri, 3 Jan 2003 20:49:17 +0000 (20:49 +0000)]
more work on privilges, some of it even usefull
kkemp102294 [Thu, 2 Jan 2003 14:08:49 +0000 (14:08 +0000)]
Moved the DHTML Library files to the libraries folder.
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.
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)
chriskl [Thu, 2 Jan 2003 02:22:04 +0000 (02:22 +0000)]
remove unused junk
chriskl [Thu, 2 Jan 2003 02:21:39 +0000 (02:21 +0000)]
include stylesheet in correct order
kkemp102294 [Sat, 28 Dec 2002 13:58:20 +0000 (13:58 +0000)]
Additional images and files for the DHTML expandable list changes.
chriskl [Fri, 27 Dec 2002 17:25:56 +0000 (17:25 +0000)]
Greatly improve export function.
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
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.
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
chriskl [Fri, 27 Dec 2002 16:24:10 +0000 (16:24 +0000)]
Explicitly set the schema when creating localData object
chriskl [Fri, 27 Dec 2002 16:22:44 +0000 (16:22 +0000)]
keep SQL formatting in error messages
chriskl [Fri, 27 Dec 2002 04:06:54 +0000 (04:06 +0000)]
done create table
chriskl [Fri, 27 Dec 2002 04:06:28 +0000 (04:06 +0000)]
improve create table form to remember the type they chose
chriskl [Tue, 24 Dec 2002 07:40:52 +0000 (07:40 +0000)]
updated history
chriskl [Tue, 24 Dec 2002 07:38:23 +0000 (07:38 +0000)]
updated version to 0.6
chriskl [Tue, 24 Dec 2002 07:37:42 +0000 (07:37 +0000)]
updated TODO
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
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
chriskl [Tue, 24 Dec 2002 05:25:18 +0000 (05:25 +0000)]
when reloading login screen, remember username and server
chriskl [Tue, 24 Dec 2002 04:03:29 +0000 (04:03 +0000)]
fix login error handling
chriskl [Tue, 24 Dec 2002 04:02:00 +0000 (04:02 +0000)]
Install help
chriskl [Tue, 24 Dec 2002 02:44:21 +0000 (02:44 +0000)]
Fix all charsets. Put lanuage name with capital letter.
chriskl [Tue, 24 Dec 2002 02:07:55 +0000 (02:07 +0000)]
added maintainer and charset
chriskl [Tue, 24 Dec 2002 01:19:00 +0000 (01:19 +0000)]
added dutch translation from Hugo Jonker (hugo@gewis.win.tue.nl)
jmpoure [Mon, 23 Dec 2002 10:38:16 +0000 (10:38 +0000)]
Fixed short tags.
jmpoure [Mon, 23 Dec 2002 10:24:15 +0000 (10:24 +0000)]
Fixed short tags.
jmpoure [Mon, 23 Dec 2002 10:17:01 +0000 (10:17 +0000)]
Fixed short tags.
jmpoure [Mon, 23 Dec 2002 10:11:37 +0000 (10:11 +0000)]
Fixed short tags.
jmpoure [Mon, 23 Dec 2002 10:08:40 +0000 (10:08 +0000)]
Fixed short tags
chriskl [Mon, 23 Dec 2002 02:30:21 +0000 (02:30 +0000)]
updated HISTORY
chriskl [Mon, 23 Dec 2002 02:16:25 +0000 (02:16 +0000)]
fix minor bug with bad function call
chriskl [Mon, 23 Dec 2002 01:28:49 +0000 (01:28 +0000)]
clean up a few of the new translations
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)
chriskl [Sun, 22 Dec 2002 15:01:28 +0000 (15:01 +0000)]
greatly improve error handling of SQL statements. connection errors still causing trouble.
chriskl [Sat, 21 Dec 2002 11:16:46 +0000 (11:16 +0000)]
Added rudimentary type management. Fixed a few small things.
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.
chriskl [Sat, 14 Dec 2002 10:56:26 +0000 (10:56 +0000)]
drop and create indexes
xzilla [Thu, 21 Nov 2002 21:35:12 +0000 (21:35 +0000)]
New language strings for privileges
xzilla [Thu, 21 Nov 2002 20:31:42 +0000 (20:31 +0000)]
privileges will point to privileges.php. replaced some hardcoded text too
chriskl [Mon, 18 Nov 2002 05:49:55 +0000 (05:49 +0000)]
Show triggers on table
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
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.
chriskl [Tue, 12 Nov 2002 09:34:40 +0000 (09:34 +0000)]
implemented basic create table
xzilla [Sat, 9 Nov 2002 15:59:40 +0000 (15:59 +0000)]
initial german translation thanks to Albin Blaschka <blaschka@unix.sbg.ac.at>
chriskl [Thu, 7 Nov 2002 09:39:49 +0000 (09:39 +0000)]
view all databases, drop and create databases. drop has probs
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
xzilla [Fri, 25 Oct 2002 21:23:18 +0000 (21:23 +0000)]
ignore this commit
xzilla [Wed, 23 Oct 2002 23:02:33 +0000 (23:02 +0000)]
updated todo items...still plenty there, no need to feel left out
xzilla [Wed, 23 Oct 2002 23:01:58 +0000 (23:01 +0000)]
resolve quoting issue in function definitions?
xzilla [Wed, 23 Oct 2002 22:15:55 +0000 (22:15 +0000)]
response message actually prints out now
xzilla [Wed, 23 Oct 2002 22:09:09 +0000 (22:09 +0000)]
initial italian language file, thanks to Calogero Calì [<kalef@libero.it>]
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
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 :-)
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)
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!!
xzilla [Thu, 10 Oct 2002 18:13:00 +0000 (18:13 +0000)]
correct display of index properties
xzilla [Tue, 8 Oct 2002 21:31:18 +0000 (21:31 +0000)]
a little more sequence work
xzilla [Mon, 7 Oct 2002 21:59:38 +0000 (21:59 +0000)]
set up files for indexes
xzilla [Thu, 3 Oct 2002 22:05:40 +0000 (22:05 +0000)]
Added indicies
xzilla [Thu, 3 Oct 2002 22:05:14 +0000 (22:05 +0000)]
finish off sequences for now, still need to do permissions
xzilla [Thu, 3 Oct 2002 03:59:06 +0000 (03:59 +0000)]
Reset sequences, a little more sequence groundwork
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
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
xzilla [Wed, 2 Oct 2002 04:35:51 +0000 (04:35 +0000)]
make index.php xhtml compliant
xzilla [Fri, 27 Sep 2002 14:15:47 +0000 (14:15 +0000)]
Make the drop sequence code actually work
xzilla [Fri, 27 Sep 2002 04:02:54 +0000 (04:02 +0000)]
finish sequence properties, add drop sequence
xzilla [Thu, 26 Sep 2002 22:04:17 +0000 (22:04 +0000)]
sequence properties half implemented
xzilla [Thu, 26 Sep 2002 19:25:16 +0000 (19:25 +0000)]
Allow connections on on different ports [Thomas Endt]
xzilla [Thu, 26 Sep 2002 19:18:21 +0000 (19:18 +0000)]
Need to handle connection errors better
xzilla [Wed, 25 Sep 2002 22:10:20 +0000 (22:10 +0000)]
We can now list sequences
xzilla [Wed, 25 Sep 2002 22:09:28 +0000 (22:09 +0000)]
Added my name to some items on todo
chriskl [Mon, 23 Sep 2002 06:18:55 +0000 (06:18 +0000)]
changed some more clean's to fieldClean's