Miles Lott
c0a1b434e9
formatting
2002-06-18 01:13:43 +00:00
Ralf Becker
2a28cf1fff
button can be just a link now, if you set onChange for the button and javascript is enabled.
...
Added a test for javascript and removed all javascript from the output if javascript is not enabled.
2002-06-15 19:59:07 +00:00
Ralf Becker
d789e876a5
make the datefield widget/extension use the helptext of the field
2002-06-15 13:04:19 +00:00
Ralf Becker
281ee78459
The tab widget is now completly templatized, using the templates 'etemplate.tab_widget.*'.
...
There is an example / test now under 'etemplate.tab_widget.test'.
2002-06-15 12:54:38 +00:00
Ralf Becker
fc64b09b05
added functions get_cell_attribute and set_cell_attribute to get and set an attribute in a named cell.
...
changed disable_cell to use set_cell_attribute
2002-06-15 12:52:33 +00:00
Ralf Becker
fd6c630234
changed argument-order of isset_array to be the same as in set_array and get_array: isset_array($arr,$idx)
2002-06-15 09:21:55 +00:00
ldw
47ea887c92
- Moved documentation files to module/doc directory.
...
- Renamed phpgroupware/doc/LICENSE in phpgroupware/doc/copyright.gpl
2002-06-12 10:14:14 +00:00
ldw
1b715afbeb
- Renamed some copyright files.
...
- Moved doc files to module/doc dir.
- Removed no more useful debian files.
- Removed addbook/readme: duplicate file.
2002-06-12 09:22:32 +00:00
Ralf Becker
ec4cb122e4
changed some labels in the editor and added some templates for the tab_widget
2002-06-10 21:37:31 +00:00
Ralf Becker
8ea623c23a
started to templatize the tab-widget.
...
each element of the widget should be constructed from an eTemplate to allow template-sets to costomize the look
2002-06-10 21:36:22 +00:00
Ralf Becker
b4967da945
a lot of new stuff, to give the extensions more freedome:
...
- label and help-texts can contain '@<index>' to reference a variable in the content array
- content changed by an extension is now handled correct in all cases of sub-arrays
- added CELLSPACEING and CELLPADDING options for the template / table
2002-06-10 21:34:58 +00:00
Ralf Becker
0728068416
changed writeLangFile to cope with multiple messages in one field (separated by '|')
2002-06-10 21:30:09 +00:00
Ralf Becker
36ef7dec78
some changes to get the tab-widget working:
...
- the template is saved in the app_session for process_exec and not read again from the db
- extensions can request (trough $templ->loop = True) to have an other loop through exec process_exec (e.g. to show an other tab)
- extensions can have persitant data (via app_session) in $GLOBALS[phpgw_info][etemplate][extension_data][<extension-name>]
2002-06-09 21:40:06 +00:00
Ralf Becker
d30ca9d95a
inital import of Tab-Widget
2002-06-09 21:36:37 +00:00
Ralf Becker
370eb1a638
change in the params of the extension-interface
2002-06-09 21:36:06 +00:00
Ralf Becker
93adafc624
splitt save_appsession in appsession_id and save_appsession
...
added function complete_array_merge
2002-06-09 21:34:21 +00:00
Ralf Becker
02bcae219a
removed manual process_show, as it is no longer necessary
2002-06-09 21:33:07 +00:00
Ralf Becker
2ac9898a76
changed init to be used to set complete template data, has to be as array in $name
2002-06-09 21:31:01 +00:00
skeeter
ca58fb532e
GNU Patch #325
2002-06-09 02:17:37 +00:00
skeeter
3520aa9eff
GNU Patch #336
2002-06-09 01:30:55 +00:00
skeeter
34848f8414
GNU Patch #347
2002-06-09 00:17:59 +00:00
Ralf Becker
24319f7ad1
destroy the session if window get closed
2002-06-07 21:56:34 +00:00
Ralf Becker
1d492f8078
added image fieldtype to gtk ui
2002-06-07 21:26:38 +00:00
Ralf Becker
e6c8635555
this enables the eTemplates to run in 0.9.14 as well as HEAD
2002-06-07 21:26:05 +00:00
Ralf Becker
3060ddf630
added empty function process_show, to be compatible with the HTML ui
...
It's called by etemplates->show_values
2002-06-05 21:36:30 +00:00
Ralf Becker
1af318fbba
small documentation update for function process_show
2002-06-05 21:34:55 +00:00
Ralf Becker
e94fc7ca21
now creating a session for <login> <passwd> supplied on the commandline
2002-06-03 22:27:26 +00:00
seek3r
273c381628
updating for my netscape 4.x patches
2002-06-03 22:17:56 +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
b520fa4655
add global categories link to infolog-section in admin
2002-06-01 14:45:21 +00:00
Ralf Becker
9be495246f
some changes to be compatible with seek3r new template-system
...
output is not longer print, but $GLOBALS['phpgw']->template->set_var('phpgw_body',$content);
2002-06-01 14:40:30 +00:00
Ralf Becker
aa2e71c35e
some changes to be compatible with seek3r new template-system
...
output is not longer print, but $GLOBALS['phpgw']->template->set_var('phpgw_body',$content);
2002-06-01 14:15:41 +00:00
Ralf Becker
91271e3afe
some more changes to be compatible with seek3r new template-system
...
output is not longer print, but $GLOBALS['phpgw']->template->set_var('phpgw_body',$content);
2002-06-01 13:19:48 +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
3ff337bd67
some changes to be compatible with seek3r new template-system
2002-06-01 11:02:10 +00:00
Ralf Becker
fa82511b93
some changes to be compatible with seek3r new template-system
2002-06-01 10:55:05 +00:00
Ralf Becker
100f5bc159
some changes to be compatible with seek3r new template-system
2002-06-01 10:10:14 +00:00
seek3r
198abc90cc
updated for a few bug fixes and some html comliance
2002-05-31 22:14:10 +00:00
seek3r
e1cdcafb61
updated idsociety to new format. works fine for me in normal/tables and frames mode
2002-05-31 21:22:25 +00:00
seek3r
9bd5ee2de5
left forced frames mode again
2002-05-31 18:37:18 +00:00
seek3r
0e2e0f5446
fixed design to allow for backwards compatibility
2002-05-31 18:13:07 +00:00
seek3r
161047f121
Apps dont need to halt on template error. Now it just reports
2002-05-31 10:18:57 +00:00
seek3r
96577bfcd9
few minor bug fixed
2002-05-31 09:25:52 +00:00
seek3r
4004c9a4e1
updated so that login page will destroy frames, cleaned up various other issues like better lang support in msgbox, now langs trailing char can be turned off. several other improvements
2002-05-31 08:29:19 +00:00
seek3r
03a64409f8
accidently left forced frames mode
2002-05-30 21:14:29 +00:00