phppgadmin.git
23 years agoMay as well add a license - does this meet with approval?
chriskl [Wed, 15 May 2002 10:02:22 +0000 (10:02 +0000)]
May as well add a license - does this meet with approval?

23 years agoignore config.inc.php
chriskl [Wed, 15 May 2002 09:59:14 +0000 (09:59 +0000)]
ignore config.inc.php

23 years agoBroke stuff out from config.inc.php into lib.inc.php
chriskl [Wed, 15 May 2002 09:57:55 +0000 (09:57 +0000)]
Broke stuff out from config.inc.php into lib.inc.php
Renamed config.inc.php to config.inc.php-dist
Support everywhere except VIEWs for PHP 4.1 superglobals.
  (See users.php for good example code)

23 years agoBasic user admin support. Doesn't do password changing yet.
chriskl [Wed, 1 May 2002 09:37:30 +0000 (09:37 +0000)]
Basic user admin support.  Doesn't do password changing yet.

23 years agoForgot to add support for creating a view. A few other stylistic improvements also...
chriskl [Mon, 15 Apr 2002 12:16:35 +0000 (12:16 +0000)]
Forgot to add support for creating a view.  A few other stylistic improvements also.  Definitely a good template now.

23 years agoSupport for VIEW manipulation. Use this as a template for functions, operators,...
chriskl [Mon, 15 Apr 2002 11:57:28 +0000 (11:57 +0000)]
Support for VIEW manipulation.  Use this as a template for functions, operators, etc.

23 years agoleft nav images for default theme
chriskl [Wed, 10 Apr 2002 04:21:40 +0000 (04:21 +0000)]
left nav images for default theme

23 years agocode for left nav explorer
chriskl [Wed, 10 Apr 2002 04:19:54 +0000 (04:19 +0000)]
code for left nav explorer

23 years agobasic table browsing
chriskl [Wed, 10 Apr 2002 04:09:47 +0000 (04:09 +0000)]
basic table browsing

23 years agoAdded class.tree - makes VERY NICE tree. Added theme support. Improved filtering...
chriskl [Mon, 18 Feb 2002 13:12:56 +0000 (13:12 +0000)]
Added class.tree - makes VERY NICE tree.  Added theme support.  Improved filtering of system tables.

23 years agoAdded class.tree - makes VERY NICE tree. Added theme support. Improved filtering...
chriskl [Mon, 18 Feb 2002 13:06:13 +0000 (13:06 +0000)]
Added class.tree - makes VERY NICE tree.  Added theme support.  Improved filtering of system tables.

23 years agofix execute and selectset functions
chriskl [Mon, 18 Feb 2002 09:46:49 +0000 (09:46 +0000)]
fix execute and selectset functions

23 years agoAdded new fields to support tables.php for mysql
chriskl [Tue, 12 Feb 2002 08:53:15 +0000 (08:53 +0000)]
Added new fields to support tables.php for mysql

23 years agoAdded tables.php to act as an example of how to implement. Needed to create a localD...
chriskl [Tue, 12 Feb 2002 08:50:26 +0000 (08:50 +0000)]
Added tables.php to act as an example of how to implement.  Needed to create a localData db accessor.  Added a new string to lang file.

23 years agoinstead of referring to field name directly, use dbField variable
chriskl [Tue, 12 Feb 2002 06:58:18 +0000 (06:58 +0000)]
instead of referring to field name directly, use dbField variable

23 years agoadded a mysql test server
chriskl [Tue, 12 Feb 2002 06:57:33 +0000 (06:57 +0000)]
added a mysql test server

23 years agoadded new class variable 'dbFields' that maps our standard field names to the ones...
chriskl [Tue, 12 Feb 2002 06:55:03 +0000 (06:55 +0000)]
added new class variable 'dbFields' that maps our standard field names to the ones generated bypostgres

23 years agoMySQL 3.23 driver
chriskl [Tue, 12 Feb 2002 06:53:30 +0000 (06:53 +0000)]
MySQL 3.23 driver

23 years agoRemoved file. This was my example file - it should never have been committed. Doh!
chriskl [Tue, 12 Feb 2002 03:31:45 +0000 (03:31 +0000)]
Removed file.  This was my example file - it should never have been committed. Doh!

23 years agoRemoved some more hard code paths and change conf.inc to conf.inc.php
kkemp102294 [Tue, 12 Feb 2002 01:11:58 +0000 (01:11 +0000)]
Removed some more hard code paths and change conf.inc to conf.inc.php

23 years agoInitial revision
chriskl [Mon, 11 Feb 2002 09:32:47 +0000 (09:32 +0000)]
Initial revision