Ralf Becker
e94fc7ca21
now creating a session for <login> <passwd> supplied on the commandline
2002-06-03 22:27:26 +00:00
Ralf Becker
1a8bab5e44
changed for new standard of index.php file
2002-06-02 22:07:47 +00:00
Ralf Becker
172100db95
integrated a screenshot of phpGroupWare as Gtk-app
2002-06-02 21:20:07 +00:00
Ralf Becker
d5b0ea54d5
changed HTML to GTK in the title
2002-06-02 21:14:11 +00:00
Ralf Becker
ed98ea28e0
a first test for phpGroupWare (only eTemplate apps) under Gtk
2002-06-02 21:13:04 +00:00
Ralf Becker
a642084e99
gtk-ui handls know buttons like the html-ui
2002-06-02 21:10:24 +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
31a8e9f34d
some changes to be compatible with seek3r new template-system
2002-06-01 12:38:51 +00:00
Ralf Becker
9e6f3ac7aa
Added interface to extend eTemplates with new widgets.
...
The widget got automaticaly loaded from the app's inc dir (or etemplate's inc dir).
Two examples ilustrate how to use the interface:
- date: class.date_widget.inc.php reads dates via sbox.getDate
- datefield: class.datefield_widget.inc.php reads dates via 3 textfields
2002-05-13 21:42:55 +00:00
Ralf Becker
daceac54ad
Added interface to extend eTemplates with new widgets.
...
The widget got automaticaly loaded from the app's inc dir (or etemplate's inc dir).
Two examples ilustrate how to use the interface:
- date: class.date_widget.inc.php reads dates via sbox.getDate
- datefield: class.datefield_widget.inc.php reads dates via 3 textfields
2002-05-13 21:30:46 +00:00
Ralf Becker
905c960a5a
corrected some leftover from the last change (app_session and not more HTTP_POST_VARS) in the template-test function show
2002-05-13 18:17:44 +00:00
Ralf Becker
3c0e0a06ca
use sbox2-class in the api
2002-05-11 21:05:13 +00:00
Ralf Becker
0a0815caa9
added fields for apps.phpgroupware.org
2002-05-11 21:01:43 +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
80bced0f01
add function disable_cells
2002-05-11 15:16:23 +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
Ralf Becker
227885f046
new style for (old) index.php
2002-05-11 10:36:08 +00:00
Miles Lott
254e9087ba
*** empty log message ***
2002-04-29 03:59:11 +00:00
Miles Lott
cc0809fb36
Fix annoying spelling problem
2002-04-28 15:54:11 +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
14a5e4dbc5
using navbar.gif now
2002-02-18 23:03:16 +00:00
Ralf Becker
faf77d788e
an icon hopfully showing that the etemplate app consists of more developer-tools
2002-02-18 23:01:43 +00:00
Ralf Becker
68a2451cfb
removed the not working cvs ID
2002-02-18 22:46:01 +00:00
Ralf Becker
b4dbd33c49
some small changes and some formatting for netscape
2002-02-18 22:44:11 +00:00
Ralf Becker
20c24e6ef6
inital import
2002-02-18 21:56:47 +00:00
Ralf Becker
26c6543895
lots of explanation and some formatting added
2002-02-18 21:56:00 +00:00
Ralf Becker
eae3c3984c
some formatting
2002-02-18 17:39:25 +00:00
Ralf Becker
306160dd1e
hope that gets the id in
2002-02-18 16:12:11 +00:00
Ralf Becker
893e4db501
hope that gets the id in
2002-02-18 16:10:49 +00:00
Ralf Becker
28faa7a146
inital import: example app et_media of the tutorial
2002-02-18 16:05:07 +00:00
Ralf Becker
92063df450
inital import of the etemplate tutorial and the examplte app et_media
2002-02-18 16:03:19 +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
46a635b73c
some changes in the db-tools
2002-02-17 19:06:45 +00:00
Ralf Becker
4dd2bd4dc8
messages for the db-tools
2002-02-17 19:05:18 +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
c8f67dacf9
some size-adjustments in the editor-fields
2002-02-15 05:22:17 +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