phppgadmin.git
22 years agoSynchronization with english.php
slubek [Thu, 27 Feb 2003 14:30:09 +0000 (14:30 +0000)]
Synchronization with english.php

22 years agoreally fix browse report link
chriskl [Wed, 26 Feb 2003 04:39:50 +0000 (04:39 +0000)]
really fix browse report link

22 years agofix browse report link
chriskl [Wed, 26 Feb 2003 04:38:14 +0000 (04:38 +0000)]
fix browse report link

22 years agodo create report REL_3-0-0-DEV-1
chriskl [Sun, 23 Feb 2003 12:51:32 +0000 (12:51 +0000)]
do create report

22 years agonew help file for translators
chriskl [Sun, 23 Feb 2003 11:53:15 +0000 (11:53 +0000)]
new help file for translators

22 years agoupdated
chriskl [Sun, 23 Feb 2003 11:39:04 +0000 (11:39 +0000)]
updated

22 years agoadd support for SERIAL types in create table. few small xhtml fixes. add list of...
chriskl [Sun, 23 Feb 2003 11:37:09 +0000 (11:37 +0000)]
add support for SERIAL types in create table.  few small xhtml fixes.  add list of magic types to database class

22 years agofix tiny typo bug in translations
chriskl [Sun, 23 Feb 2003 11:34:48 +0000 (11:34 +0000)]
fix tiny typo bug in translations

22 years agoindexes don't have privileges
chriskl [Fri, 21 Feb 2003 06:43:21 +0000 (06:43 +0000)]
indexes don't have privileges

22 years agoRemoved some hardcoded strings
slubek [Thu, 20 Feb 2003 23:19:38 +0000 (23:19 +0000)]
Removed some hardcoded strings

22 years agoRemoved all (I hope so ;-) ) hardcoded strings
slubek [Thu, 20 Feb 2003 23:17:05 +0000 (23:17 +0000)]
Removed all (I hope so ;-) ) hardcoded strings

22 years agoSome new strings added
slubek [Thu, 20 Feb 2003 23:15:15 +0000 (23:15 +0000)]
Some new strings added

22 years agoadd gb2312 chinese encoding
chriskl [Tue, 18 Feb 2003 06:33:15 +0000 (06:33 +0000)]
add gb2312 chinese encoding

22 years agoRemoved hardcoded strings
slubek [Tue, 18 Feb 2003 00:53:19 +0000 (00:53 +0000)]
Removed hardcoded strings

22 years agoSynchronization with english.php
slubek [Sun, 16 Feb 2003 22:03:43 +0000 (22:03 +0000)]
Synchronization with english.php

22 years agoadd schema support for browsing objects
chriskl [Sun, 16 Feb 2003 05:32:42 +0000 (05:32 +0000)]
add schema support for browsing objects

22 years agoSome basic reports stuff. Still working on it.
chriskl [Sun, 16 Feb 2003 05:30:53 +0000 (05:30 +0000)]
Some basic reports stuff.  Still working on it.

22 years agoAllow granting of perms on any objects (except funcions atm) to users, groups or...
chriskl [Mon, 10 Feb 2003 14:48:52 +0000 (14:48 +0000)]
Allow granting of perms on any objects (except funcions atm) to users, groups or public.  It currently only lets you grant to a single user a single privilege at a time, but it's easily improved.

22 years agoshow privileges on views, functions, sequences, database and schemas. make grant...
chriskl [Sun, 9 Feb 2003 10:22:38 +0000 (10:22 +0000)]
show privileges on views, functions, sequences, database and schemas.  make grant option and grantor appear only for 7.4 backends

22 years agobasic privilege viewing for databases and tables. more to follow
chriskl [Sun, 9 Feb 2003 09:23:37 +0000 (09:23 +0000)]
basic privilege viewing for databases and tables.  more to follow

22 years agoChange include to include_once on libraries/lib.inc.php to prevent recursive includes
xzilla [Sat, 8 Feb 2003 15:25:58 +0000 (15:25 +0000)]
Change include to include_once on libraries/lib.inc.php to prevent recursive includes

22 years agoI think my cvs troubles this morning were caused by following the instructions in...
xzilla [Fri, 7 Feb 2003 17:49:52 +0000 (17:49 +0000)]
I think my cvs troubles this morning were caused by following the instructions in this file. I've looked on sourceforge, and they seem to have changed the instructions so I'm updating them here to follow what the site says. Please not I am able to work using sourceforges instructions. (BTW - this probably doesn't effect people without write access, but just in case...)

22 years agoUpdated copyright for 2003, switched us back to the phppgadmin project
xzilla [Fri, 7 Feb 2003 17:44:41 +0000 (17:44 +0000)]
Updated copyright for 2003, switched us back to the phppgadmin project

22 years agoAll public pages now include lib.inc.php which checks for config.inc.php and errors...
xzilla [Fri, 7 Feb 2003 17:34:32 +0000 (17:34 +0000)]
All public pages now include lib.inc.php which checks for config.inc.php and errors if not found or including if found. This also bumps up the appversion since mixed config/lib/*.php files will cause problems.

22 years agoopera v7 support, from Michael Kruger (krugerm@cityscape3d.com)
chriskl [Wed, 5 Feb 2003 04:02:44 +0000 (04:02 +0000)]
opera v7 support, from Michael Kruger (krugerm@cityscape3d.com)

22 years agoSynchronization with english.php
slubek [Mon, 3 Feb 2003 00:27:57 +0000 (00:27 +0000)]
Synchronization with english.php

22 years agoI owe Thomas Endt a pint next time we see each other. This is his patch to fix groups...
xzilla [Sat, 1 Feb 2003 14:11:53 +0000 (14:11 +0000)]
I owe Thomas Endt a pint next time we see each other. This is his patch to fix groups.php, I thought I had committed it already, but I guess not. Maybe it got lost in the directory shuffle? Anyway, here you go Thomas, sorry for the delay.

22 years agoupdated TODO
chriskl [Tue, 28 Jan 2003 06:40:00 +0000 (06:40 +0000)]
updated TODO

22 years agoupdated recoded strings
chriskl [Mon, 27 Jan 2003 15:19:49 +0000 (15:19 +0000)]
updated recoded strings

22 years agoSelect function on tables now works basically
chriskl [Mon, 27 Jan 2003 15:18:03 +0000 (15:18 +0000)]
Select function on tables now works basically

22 years agoadd execute SQL support. mostly works
chriskl [Mon, 27 Jan 2003 14:09:51 +0000 (14:09 +0000)]
add execute SQL support. mostly works

22 years agoadd all languages to Makefile
chriskl [Mon, 27 Jan 2003 13:38:25 +0000 (13:38 +0000)]
add all languages to Makefile

22 years agohopefully fix browse table breakage I put in. Only use PKs for row identifiers....
chriskl [Mon, 27 Jan 2003 06:08:35 +0000 (06:08 +0000)]
hopefully fix browse table breakage I put in.  Only use PKs for row identifiers.  Break some functionality out into functions.  This fixes a few bug reports

22 years agoUse pg_escape_string instead of addslashes if it exists
chriskl [Mon, 27 Jan 2003 05:22:27 +0000 (05:22 +0000)]
Use pg_escape_string instead of addslashes if it exists

22 years agoList of privileges now uses class definitions. Localized privs values
slubek [Sun, 26 Jan 2003 00:00:27 +0000 (00:00 +0000)]
List of privileges now uses class definitions. Localized privs values

22 years agoRemoved duplicate case create. Checked and removed all hardcoded strings
slubek [Sat, 25 Jan 2003 23:59:08 +0000 (23:59 +0000)]
Removed duplicate case create. Checked and removed all hardcoded strings

22 years agoList of encodings taken from postgresql.php
slubek [Sat, 25 Jan 2003 23:57:41 +0000 (23:57 +0000)]
List of encodings taken from postgresql.php

22 years agoimprove comment and include chinese-utf8 in 'all' target
chriskl [Sat, 25 Jan 2003 09:50:43 +0000 (09:50 +0000)]
improve comment and include chinese-utf8 in 'all' target

22 years agoObjects' operations ordered. Many new strings created
slubek [Thu, 23 Jan 2003 00:47:26 +0000 (00:47 +0000)]
Objects' operations ordered. Many new strings created

22 years agoDatabase operations localized
slubek [Thu, 23 Jan 2003 00:44:34 +0000 (00:44 +0000)]
Database operations localized

22 years agocleanup after Rafal's changes.
chriskl [Wed, 22 Jan 2003 05:52:55 +0000 (05:52 +0000)]
cleanup after Rafal's changes.

22 years agoDatabase creation strings
slubek [Tue, 21 Jan 2003 23:09:53 +0000 (23:09 +0000)]
Database creation strings

22 years agoAdded encoding parameter to create database
slubek [Tue, 21 Jan 2003 20:40:22 +0000 (20:40 +0000)]
Added encoding parameter to create database

22 years agoAdded chinese utf8 recoding
slubek [Tue, 21 Jan 2003 20:38:27 +0000 (20:38 +0000)]
Added chinese utf8 recoding

22 years agoChanged application name
slubek [Tue, 21 Jan 2003 20:36:33 +0000 (20:36 +0000)]
Changed application name

22 years agoAdded Makefile to generate recoded language files - from Rafal Slubowski
chriskl [Mon, 20 Jan 2003 01:26:52 +0000 (01:26 +0000)]
Added Makefile to generate recoded language files - from Rafal Slubowski

22 years agosynchronization with english.php
slubek [Sun, 19 Jan 2003 20:51:51 +0000 (20:51 +0000)]
synchronization with english.php

22 years agoadd trigger translations
chriskl [Sun, 19 Jan 2003 02:48:22 +0000 (02:48 +0000)]
add trigger translations

22 years agoadd basic trigger support. fix schema problems when getting indexes.
chriskl [Sun, 19 Jan 2003 02:47:25 +0000 (02:47 +0000)]
add basic trigger support.  fix schema problems when getting indexes.

22 years agoremove remaining cruft from public_html
chriskl [Sat, 18 Jan 2003 09:23:25 +0000 (09:23 +0000)]
remove remaining cruft from public_html

22 years agoI have mastered encodings! Now you can login with Polish as your language choice...
chriskl [Sat, 18 Jan 2003 09:07:50 +0000 (09:07 +0000)]
I have mastered encodings!  Now you can login with Polish as your language choice and view Chinese databases, etc.

22 years agogenerate recode versions of language files
chriskl [Sat, 18 Jan 2003 08:23:24 +0000 (08:23 +0000)]
generate recode versions of language files

22 years agoadd getDatabaseEncoding and setClientEncoding, also map of DB encodings to HTTP encodings
chriskl [Sat, 18 Jan 2003 07:49:34 +0000 (07:49 +0000)]
add getDatabaseEncoding and setClientEncoding, also map of DB encodings to HTTP encodings

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