Ralf Becker
569a3672b0
some corrections for the inline-doc-parser
2002-09-02 11:14:30 +00:00
Ralf Becker
a333b2bedb
corrected bug in tables_update: return of update-function used 'phpgwapi' instead of app-name
2002-09-01 21:12:21 +00:00
Ralf Becker
bd8aba2246
1) correct update_script for more than one droped column
...
2) updates tables_names in $app/setup/setup.inc.php
3) suggest new version-number
2002-09-01 19:54:47 +00:00
Ralf Becker
b4b697f0f1
some minor changes to be compatible with the gtk ui
2002-06-02 20:47:38 +00:00
Ralf Becker
00d4ce72a0
add functionality to write/update the setup/tables_update.inc.php file
2002-05-11 20:56:12 +00:00
Ralf Becker
13685a647e
read db_type from $GLOBALS[phpgw_info][server]
...
corrected behavior for column-default 0
2002-05-11 13:01:31 +00:00
Miles Lott
88ca7694a6
Now using api version of schema_proc classes
2002-03-03 21:49:56 +00:00
Ralf Becker
f6c6249fd2
function write: do is_writable for the dir and not for the nonexisting file now
2002-02-18 11:24:38 +00:00
Ralf Becker
50c595ff8b
session->app_session used now for the sessiondata (not longer hidden vars)
...
the content of the form is now the first param. to the callback (no longer in HTTP_POST_VARS)
2002-02-17 19:09:15 +00:00
Ralf Becker
4746eac65d
new fieldtypes: int, float
...
db_tools: import of existing db-tables via schema proc (needs some modification in the schema proc-class to allow calls from regular app !!!)
lots of other changes and improvments
2002-02-14 14:06:53 +00:00
Miles Lott
0731c2f111
Initial revision
2002-02-06 09:03:11 +00:00