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
d9c78866ac
horzi. & vertical alignment of widgets, size of Text-fields
2002-02-20 21:34:52 +00:00
Ralf Becker
8344eff5fa
Got a nice persistent main-window with automatic scrollbars now.
...
Deleted a lot of stuff not needed for GTK.
2002-02-20 10:04:22 +00:00
Ralf Becker
e9be751ce7
initial import of gtk user-interface
2002-02-20 01:26:03 +00:00
Ralf Becker
e360e82365
function test_import($app) return if !$app
2002-02-19 18:04:46 +00:00
Ralf Becker
b7418f98ba
changed last_insert_id() to get_last_insert_id($table,$field)
2002-02-18 13:51:04 +00:00
Ralf Becker
002545067e
killed debug-message for empty fieldname
2002-02-18 13:50:24 +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
fec8b59825
inital import: generalised so-layer working on the tables_current file
2002-02-18 06:52:33 +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
3d0eaa4b7e
added check if webserver has write-permission for dumping $app/setup/etemplates.inc.php and renaming file to old first.
2002-02-15 05:27:30 +00:00
Ralf Becker
bc406008c4
Patched in the changes of Revision 1.10 of the version in phpgwapi.
...
Changed from class projects to boprojects + some checks if class is availible.
2002-02-15 05:26:08 +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