phppgadmin.git
2002-09-17 chrisklfunction and type stuff
2002-09-16 chrisklproperly quote fields in insert, update and delete...
2002-09-16 chrisklinsert row, show types in edit row, fix some navigation...
2002-09-15 chriskldrop column, drop table & empty table
2002-09-14 chriskladd support for table attributes, and their properties
2002-09-11 xzillaI did half of the spanish translation just to test...
2002-09-11 xzillacopied template over to english, we should be updateing...
2002-09-10 xzillaadded a singular function, parameters are now arguments...
2002-09-10 xzillawe can now view the properties of individual functions
2002-09-09 xzillacommiting the rest of my current changes. DROP FUNCTION...
2002-09-09 chrisklAdd very rudimentary support for row editing. Need...
2002-09-09 chrisklset lastsysoid for 7.2, improve comment, set maxnamelen...
2002-08-30 xzillavery rough first pass at adding function support. basic...
2002-08-30 xzillaAdded some function specific strings
2002-07-26 chrisklA big rearrangement.
2002-07-25 shunter10Initial import of sequence file.
2002-07-25 shunter10Added Sequence data.
2002-07-11 chrisklinitial schema support. backwards compatible with...
2002-07-11 chrisklerror messages for views
2002-07-11 chrisklWorks in a register_globals = off env
2002-05-15 chrisklMay as well add a license - does this meet with approval?
2002-05-15 chrisklignore config.inc.php
2002-05-15 chrisklBroke stuff out from config.inc.php into lib.inc.php
2002-05-01 chrisklBasic user admin support. Doesn't do password changing...
2002-04-15 chrisklForgot to add support for creating a view. A few other...
2002-04-15 chrisklSupport for VIEW manipulation. Use this as a template...
2002-04-10 chrisklleft nav images for default theme
2002-04-10 chrisklcode for left nav explorer
2002-04-10 chrisklbasic table browsing
2002-02-18 chrisklAdded class.tree - makes VERY NICE tree. Added theme...
2002-02-18 chrisklAdded class.tree - makes VERY NICE tree. Added theme...
2002-02-18 chrisklfix execute and selectset functions
2002-02-12 chrisklAdded new fields to support tables.php for mysql
2002-02-12 chrisklAdded tables.php to act as an example of how to impleme...
2002-02-12 chrisklinstead of referring to field name directly, use dbFiel...
2002-02-12 chriskladded a mysql test server
2002-02-12 chriskladded new class variable 'dbFields' that maps our stand...
2002-02-12 chrisklMySQL 3.23 driver
2002-02-12 chrisklRemoved file. This was my example file - it should...
2002-02-12 kkemp102294Removed some more hard code paths and change conf.inc...
2002-02-11 chrisklInitial revision