Ralf Becker
3f9f60bfca
"fix warning if there are no custom status defined (as in Trunk)"
2010-05-19 09:34:48 +00:00
Ralf Becker
dcfe59c670
skip notifications on second write in infolog_ui::edit(), used to update just the link_id: causes double notification for new infologs
2010-05-05 16:49:46 +00:00
Ralf Becker
511f626752
"fixed infolog loosing links: wrong placed bracket"
2010-03-18 10:04:08 +00:00
Jörg Lehrke
7190cf27e8
Fix Infolog timezone issue
2010-03-16 07:05:32 +00:00
Jörg Lehrke
b407ea4c8e
Use iterator approach in GroupDAV; fix various issues
2010-03-15 11:35:07 +00:00
Jörg Lehrke
8207f03cdd
Store InfoLog entries with ower
2010-03-05 14:35:16 +00:00
Jörg Lehrke
19081734cd
Updated GroupDAV code to support InfoLog calendars, Addressbook and new principal implementation
2010-03-04 23:09:55 +00:00
Jörg Lehrke
306c9455c5
Various GroupDAV fixes and extensions
2010-03-01 21:18:52 +00:00
Jörg Lehrke
19472152e6
Infolog synchronization backport
2010-02-25 08:27:34 +00:00
Jörg Lehrke
54fd41a16a
Use UID for find_content(); code cleanups
2009-12-01 11:21:44 +00:00
Jörg Lehrke
aacbe20355
Backport of Christians SyncML Category Handling
2009-11-20 14:45:26 +00:00
Jörg Lehrke
2ccff23c6f
fix typos
2009-11-18 17:43:06 +00:00
Jörg Lehrke
18ff8a6fa7
Merge SyncML Extensions with 1.6
2009-11-16 08:04:18 +00:00
Ralf Becker
876649fe6f
Big performance improvment by:
...
- using egw_link::set_cache() for entries read or searched
--> eliminates an excessive number of single entry reads, when the links
need titles or file_access permissions
- removing sub-query for number of sub-entries from search (Bug #1613 )
- method to query the number of sub-entries of all displayed entries in
one go
2008-10-19 11:34:12 +00:00
Ralf Becker
a7b3ed7902
moved xmlrpc code to own class boinfolog, to keep the old xmlrpc
...
functions and get a cleaner code for no xmlrpc
2008-10-07 14:01:33 +00:00
Ralf Becker
7f9df0d051
- renamed class to new naming convention
...
- update version and dependencies for 1.6
- file_access method for attachments
2008-10-07 12:50:14 +00:00