Ralf Becker
0df9d71782
got infolog working:
...
- referers are handled now correct
- hooks are working again (only addressbook::view ported so far)
2002-10-16 00:23:39 +00:00
Ralf Becker
e7048b5fb5
lots of fixes and additions:
...
- load_via works now in boetemplate::read
- included templates are relative to the includeing tpl, if they contain no '.'
- xul_io is alway writing the comple/absolute name
- HBox gets width=100% if alignment other then left set (new!)
- added links as 2. option to label
- added header function to uietemplate
2002-10-14 00:39:47 +00:00
Ralf Becker
eea5281759
first steps on infolog port to etemplates
2002-10-08 00:10:18 +00:00
Ralf Becker
014df2eabf
corrected some typos in the link-support-functions
2002-09-02 21:40:44 +00:00
Ralf Becker
569a3672b0
some corrections for the inline-doc-parser
2002-09-02 11:14:30 +00:00
Ralf Becker
c698632d44
corrected some typos in the link-class support functions
2002-09-02 09:21:35 +00:00
Ralf Becker
4a25ce8bc0
inital import of UI and BO-layer of new link-class and the functions in boinfolog to make infolog a fully supported app
2002-09-02 08:57:35 +00:00
Ralf Becker
f27c38c42c
get infolog to work with (new 3-tier) projects
2002-09-01 18:11:57 +00:00
Ralf Becker
26cc517d8a
enable infolog to associate entries to calendar-events
2002-05-12 07:14:01 +00:00
Ralf Becker
b6d1e36b3d
added/changed the way parameters are passed to uiinfolog.get_list and soinfolog.readIdArray
2002-05-01 17:16:27 +00:00
Ralf Becker
5cd22d9a37
using boproject- insted of (no longer existing) project-class
2002-02-14 20:14:15 +00:00
Ralf Becker
dc20d2a54f
need to override vfs-acl-check, as vfs is not using acl, and infolog assumes attached files have the same premissions as the infolog entry they are attached
2001-10-08 13:37:41 +00:00
Ralf Becker
4fc032aec1
missing ip in attach_file caused, no symlinks
2001-10-08 11:39:20 +00:00
Ralf Becker
b9802c348d
get rid of some warnings if vfs-symlink stuff is not configured
2001-10-08 08:45:08 +00:00
Ralf Becker
d925b4f11b
was caused by on other error, dont need
2001-10-07 21:08:49 +00:00
Ralf Becker
0146ff46df
attachments now via symlinks if configured and retrieval to local clients via file:/path
2001-10-07 20:11:32 +00:00
Ralf Becker
7a151f621c
removed a bug caused by previos comit (does not read account_data)
2001-10-03 19:37:26 +00:00
Ralf Becker
bbb3385ee1
$GLOBALS and using $GLOBALS['phpgw']['accounts']
2001-10-03 19:21:08 +00:00
Ralf Becker
2874ce3a5c
some changes for php3-compatibility (removed references and ',' after last array-element)
2001-09-26 17:10:03 +00:00
Ralf Becker
324b3921d7
only offer status-items appropriate for the selected type
2001-07-19 01:28:16 +00:00
Ralf Becker
58783d5464
hook_home, plus some filters and preferences added
2001-07-15 21:42:17 +00:00
Ralf Becker
354bcdf90f
db-field datecreated is now a modification-date
...
maybe i change the fieldname later
lot of formating
2001-07-14 22:16:16 +00:00
Ralf Becker
36bb7573ae
moved froming of the get_list() query from ui to so
...
lot of formating
2001-07-14 21:44:01 +00:00
Ralf Becker
2a3e445fac
added preferences page to infolog
2001-07-14 15:49:04 +00:00
Ralf Becker
437440d48f
new 3-tier design
2001-07-11 23:17:32 +00:00