Commit Graph

8938 Commits

Author SHA1 Message Date
b41e47d762 Fixed wrong time when exporting to vcal. Also changed ical versi��n from 2.0 to 1.0 because outlook 2000 was rejecting icals with this version. Shouldn't I have changed this version number? 2004-08-24 19:41:43 +00:00
ec06d46997 fixed delete-problem of anglemail after security update 2004-08-24 10:28:34 +00:00
6bd9c2fd4d fixing the fix ;-) 2004-08-23 18:42:30 +00:00
287e0fc91c fixed probs pointed out by Joxean Koret 2004-08-23 18:18:56 +00:00
1660dc3d2a updated build files 2004-08-23 17:32:52 +00:00
3b2158f2da merged lars folder-fixes to 1.0 2004-08-23 17:09:10 +00:00
5e023ce4bd New/updated Slovenian translations (by Matev� Bokal). 2004-08-23 14:36:00 +00:00
fd2aec1bf5 This commit was manufactured by cvs2svn to create branch
'Version-1_0_0-branch'.
2004-08-23 14:36:00 +00:00
65feffc4d4 New/updated Slovenian translations (by Matev� Bokal). 2004-08-23 14:11:00 +00:00
ce8a00c31a fixed calltime-pass-reference 2004-08-23 09:40:53 +00:00
1ad54cc033 fixed calltime-pass-reference 2004-08-23 08:50:36 +00:00
e35b30f61d fixed planner again 2004-08-23 08:19:35 +00:00
e6402c1d21 fixed planner again 2004-08-23 08:16:38 +00:00
ab08e1615b fixed probs pointed out by Joxean Koret 2004-08-22 23:14:57 +00:00
1a825e8016 fixed probs pointed out by Joxean Koret 2004-08-22 23:14:55 +00:00
9ed16c7960 fixed probs pointed out by Joxean Koret 2004-08-22 23:14:55 +00:00
3bbe08b419 fixed probs pointed out by Joxean Koret 2004-08-22 23:03:07 +00:00
e4aa934a45 encode the foldernames with the right charset 2004-08-22 21:22:06 +00:00
822506cec0 using native adodb functions for quote and db_addslashes:
- qstr() save's one extra call compared to the PEAR function quote()
- dont need substr( ,1,-1) for db_addslashes
2004-08-22 20:30:12 +00:00
0f34f340ab using native adodb functions for quote and db_addslashes:
- qstr() save's one extra call compared to the PEAR function quote()
- dont need substr( ,1,-1) for db_addslashes
2004-08-22 20:27:11 +00:00
735f8e4036 fixed ACL for status offer, it respects now the regular read-access restrictions 2004-08-22 19:22:53 +00:00
1f69400c71 fixed ACL for status offer, it respects now the regular read-access restrictions 2004-08-22 19:21:50 +00:00
9f9ef95b80 fixed probs pointed out by Joxean Koret 2004-08-22 18:44:47 +00:00
19e5c50947 small fix 2004-08-22 18:34:53 +00:00
aa86cc11eb small fix 2004-08-22 18:32:20 +00:00
2c20ef30e6 not longer used 2004-08-22 18:02:57 +00:00
febb03c9f1 fixed probs pointed out by Joxean Koret 2004-08-22 17:56:26 +00:00
092bca5805 small fix 2004-08-22 14:14:38 +00:00
f5f35feb32 small fix 2004-08-22 14:09:11 +00:00
766ad46189 deleting all acl-entries of not (longer) existing accounts (users and groups), these entries have'nt got delete so far and cause a lot of mailfunctioning in the ACL class
==> update to version 1.0.1.002
2004-08-22 11:21:25 +00:00
1233ab4f33 fixed old update, which messed up the 1.0.0.004 update for LDAP 2004-08-22 11:13:15 +00:00
d8d352955c fixed old update, which messed up the 1.0.0.004 update for LDAP 2004-08-22 11:13:15 +00:00
7278a8ce8c change the wrong pg name 2004-08-21 17:18:14 +00:00
d278fe4931 deleting all acl-entries of not (longer) existing accounts (users and groups), these entries have'nt got delete so far and cause a lot of mailfunctioning in the ACL class
==> update to version 1.0.0.004
2004-08-21 16:19:40 +00:00
bb4c9f46d4 also deleting the memberships of a group 2004-08-21 16:17:04 +00:00
46389291a7 also deleting the memberships of a group 2004-08-21 16:15:44 +00:00
4583477a60 change the wrong pg name 2004-08-21 15:39:30 +00:00
ccb3e73f21 not used in etemplate (anymore) 2004-08-21 15:35:03 +00:00
e03ae3acdd fixed handling of @'s in user-names 2004-08-21 15:22:56 +00:00
36b80ed3ad fixed handling of @'s in user-names 2004-08-21 15:21:44 +00:00
8da9e0fa41 not used in etemplate (anymore) 2004-08-21 15:14:08 +00:00
475ae6b956 added configurable search-filter to auth_ldap 2004-08-21 12:31:54 +00:00
73155ee9eb added configurable search-filter to auth_ldap 2004-08-21 12:18:07 +00:00
508cff860c added configurable search-filter to auth_ldap 2004-08-21 12:18:07 +00:00
2854b5de0b added configurable search-filter to auth_ldap 2004-08-21 12:09:07 +00:00
c7e6cb74fa ability to specify plugins for htmlarea 2004-08-21 08:04:23 +00:00
1d5a9f0954 ability to specify plugins for htmlarea 2004-08-21 08:00:58 +00:00
72f2561223 better handling of rogue newlines in ical files imported from other sources.
the legality of the presences of newlines inside an ical record is debatable, but
as we have seen, this can and will happen.

Fixes https://sourceforge.net/tracker/index.php?func=detail&aid=989070&group_id=78745&atid=554338
2004-08-19 18:43:02 +00:00
efdf383dc4 better handling of rogue newlines in ical files imported from other sources.
the legality of the presences of newlines inside an ical record is debatable, but
as we have seen, this can and will happen.

Fixes https://sourceforge.net/tracker/index.php?func=detail&aid=989070&group_id=78745&atid=554338
2004-08-19 18:36:33 +00:00
d51ed17fab account for imported events that end up having no participants. 2004-08-19 15:38:01 +00:00