Commit Graph

539 Commits

Author SHA1 Message Date
Ralf Becker
0e5e70821c 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:48:57 +00:00
Jörg Lehrke
b740730aa2 Fix SIF-T tag issue (bug #2573) 2010-05-03 07:01:42 +00:00
Ralf Becker
748dde06b1 "- fixed not exported custom fields, if field is valid for more then one type
- fixed not exported regular fields: info_datemodified, info_modifier, info_id"
2010-04-23 12:11:23 +00:00
Ralf Becker
2c26d5a9b9 fixed handling of group acl: addressbook eg. is NOT using it at all 2010-04-20 07:00:30 +00:00
Jörg Lehrke
4c3cfa2144 SyncML and GroupDAV Backport 2010-04-16 09:24:55 +00:00
Klaus Leithoff
e7d2d8cfc6 missing information in notification mails, when assigning infolog to projekt 2010-04-12 14:12:41 +00:00
Nathan Gray
9db6808467 Backport r29732 - Multi select filter matches any record with that value selected 2010-04-08 23:13:10 +00:00
Ralf Becker
cd0d07ad48 "deleting a type, did not delete a group owner
--> causing groups still considered to be used as group owners and therefore not resolved to there users for grants"
2010-03-28 15:42:56 +00:00
Ralf Becker
b7e6c4aa93 "fix an other case of empty enddate get set to \"something\"" 2010-03-24 08:16:20 +00:00
Ralf Becker
bd2df9d08c "fixed infolog loosing links: wrong placed bracket" 2010-03-18 10:02:24 +00:00
Ralf Becker
1358f7eb86 "fixed 01.01.1970 problem with empty infolog enddate" 2010-03-18 08:58:08 +00:00
Jörg Lehrke
8f0e299012 Fix GroupDAV iterator issue 2010-03-16 20:46:56 +00:00
Jörg Lehrke
845dc3eb80 Improve Infolog GroupDAV 2010-03-16 10:17:03 +00:00
Jörg Lehrke
9acb0e3db2 Fix Infolog timezone issue again 2010-03-16 10:16:49 +00:00
Jörg Lehrke
a5a15414d3 Fix Infolog timezone issue (Bug 8002) 2010-03-15 18:06:14 +00:00
Jörg Lehrke
ecc20f62f0 Fix Funambol SIF enconding 2010-03-15 17:21:50 +00:00
Jörg Lehrke
9c37b555ec Use iterator approach in GroupDAV; fix various issues 2010-03-15 10:51:43 +00:00
Jörg Lehrke
abd19f0f27 Differentiate GroupDAV collections 2010-03-11 07:45:57 +00:00
Jörg Lehrke
3bd935a541 Apply InfoLog SyncML and GroupDAV changes 2010-03-07 15:47:00 +00:00
Nathan Gray
3f46d3f4e3 Fix for lost links when copying. All links get copied now, including the one in the header. 2010-02-22 21:28:55 +00:00
Ralf Becker
757d5c3fe0 merged 29112-4 (failed upload handling) 2010-02-05 04:12:22 +00:00
Ralf Becker
936c636ffd display upload failed (because post_max_size of webserver exceeded) message from etemplate, could be nicer but way better then before 2010-02-05 03:34:17 +00:00
Jörg Lehrke
75746226a4 Use egw_time for InfoLog, tracking backend and Tracker 2010-02-04 12:08:03 +00:00
Ralf Becker
209012c079 responsible filter for multiple users 2010-01-21 03:00:06 +00:00
Ralf Becker
30ae4a3f25 added edit/edit_id/edit_popup to infolog link registry 2010-01-20 23:26:05 +00:00
Ralf Becker
081445949f Merged Jörgs commits:
- r28917:  Fix encoding issues; improvements for Funambol clients
- r28918:  Fix SyncML client recognition
- r28919:  More Funambol adjustments and workarounds
- r28920:  Fix task priorities for Funambol WM Client
- r28921:  Fix various issues introduced with Funambol adjustments; code
  cleanup
- r28922:  Enforce SINGLE, if detected; cleanup logging again
2010-01-11 23:48:42 +00:00
Jörg Lehrke
548f5f8c98 Fix various issues introduced with Funambol adjustments; code cleanup 2010-01-10 19:02:16 +00:00
Jörg Lehrke
70aee0a67d Fix task priorities for Funambol WM Client 2010-01-09 22:28:41 +00:00
Jörg Lehrke
3242e169cc More Funambol adjustments and workarounds 2010-01-09 18:04:21 +00:00
Jörg Lehrke
49823ecd7e Fix encoding issues; improvements for Funambol clients 2010-01-08 13:09:36 +00:00
Christian Binder
b973910334 reverted last commit because it had no effect 2009-12-30 13:46:37 +00:00
Christian Binder
5fd473c986 test to cast PERCENT-COMPLETE as int to prevent 0 value to be set to nothing 2009-12-30 10:36:25 +00:00
Klaus Leithoff
8efdb97c29 backport of chr.binders patch for the distinctive labeling of the close button; fix missing startdate, when importing mail from compose 2009-12-15 16:13:30 +00:00
Klaus Leithoff
e5978c32a1 fix missing startdate, when importing mail from compose 2009-12-15 16:05:48 +00:00
Klaus Leithoff
410ab6a6a2 backport infolog search features from nathan gray; may not be effective until the rest of his commits are in place, but they do not seem to break anything 2009-12-14 09:21:02 +00:00
Klaus Leithoff
18f03e6314 backport infolog feature copy and print from stefan becker 2009-12-14 08:25:31 +00:00
Stefan Becker
086edcac9b fixed promblem with infolog save of copyed infolog 2009-12-13 13:58:01 +00:00
Stefan Becker
80f02187a6 added print template to infolog 2009-12-13 13:36:09 +00:00
Stefan Becker
d11469f91f added copy function to infolog and action box, more actions will follow 2009-12-11 08:34:47 +00:00
Christian Binder
d8907a4d2a fixed not recognized vtodo priority values 2009-12-09 08:17:26 +00:00
Nathan Gray
1524b6670f Implement new link hook view_list, to be able to be taken to a list of entries 2009-12-08 21:48:10 +00:00
Nathan Gray
721ccb80d8 Implement options so link_query() can be limited 2009-12-08 21:47:49 +00:00
Ralf Becker
b102a3d5e4 "fixed warning when saving new entries introduced by r28408" 2009-12-08 10:08:49 +00:00
Ralf Becker
af38e6e62a "fixed warning when saving new entries introduced by r28408" 2009-12-08 10:07:53 +00:00
Jörg Lehrke
ac8223caed Fix infolog category issue again 2009-12-07 09:08:51 +00:00
Jörg Lehrke
3b85963f39 Fix infolog category issue again 2009-12-07 09:04:39 +00:00
Jörg Lehrke
fda9c4f5f0 Fix infolog category issue 2009-12-07 09:00:58 +00:00
Jörg Lehrke
dd92e60180 Use UID for find_content(); code cleanups 2009-12-01 10:24:55 +00:00
Klaus Leithoff
8de55a88f4 support CC in import of saved email-messages too 2009-11-28 18:55:26 +00:00
Klaus Leithoff
0473f987ad fixing a problem regarding the import of draft-messages with attachments into infolog (, fixing a display issue with getAttachments in uicompose as well) 2009-11-28 18:16:18 +00:00