Ralf Becker
839e094117
added a hook_deleteaccount
2002-11-20 19:58:15 +00:00
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
78320c0525
moved infolog links to addressbook,projects and calendar to new link-class and its table phpgw_links
2002-09-01 20:41:36 +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
118c9a80dd
the filter own now shows not assigned tasks (offers) from other owners, if they are not private (and you dont have private grant for the owner)
2001-10-04 19:04:58 +00:00
Ralf Becker
e005b1ba36
set $this->data['info_id'] on write
2001-10-04 00:35:37 +00:00
Ralf Becker
11891bb25a
removed readAddr & readProj which are in bo
2001-10-03 19:21:50 +00:00
Ralf Becker
98f82ed2e0
$GLOBALS and setting $this->data['info_id'] for newly written entries via $db->get_last_insert_id
2001-10-03 18:56:42 +00:00
Ralf Becker
a95b0a191c
typo in fieldname caused infolog not to display 'show parent'-icon
2001-07-25 22:02:46 +00:00
Ralf Becker
1db9edc55e
omitting 'INSERT INTO table col=val' for pgsql-compatibility
2001-07-19 23:00:51 +00:00
Ralf Becker
f05dc3d53d
missing stripslashed added to read, common array $maybe_slashes with fields that may contain slashes for read+write
2001-07-18 23:54:43 +00:00
Ralf Becker
58783d5464
hook_home, plus some filters and preferences added
2001-07-15 21:42:17 +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
437440d48f
new 3-tier design
2001-07-11 23:17:32 +00:00