Klaus Leithoff
0541743a3d
fixing a typo reported by David.C Rankin
2010-12-06 08:40:47 +00:00
Ralf Becker
08ec384512
allways using account_fullname for calendars
2010-12-03 17:55:04 +00:00
Ralf Becker
a7ea17d896
fixed fatal error, after move of get_ctag to calendar_bo
2010-12-03 13:22:08 +00:00
Klaus Leithoff
6ecfa6b31f
* Notifications: fix dont try to notify when none is set/forced for folders to check for new mails; dont try to notify when email as module is not enabled for the particular user
2010-12-03 10:45:59 +00:00
Klaus Leithoff
d08086c8b2
* Notifications: fix dont try to notify when none is set/forced for folders to check for new mails; dont try to notify when email as module is not enabled for the particular user
2010-12-03 10:44:47 +00:00
Ralf Becker
9981730b29
moved ctag to calendar_bo, to use it in CalDAV and ActiveSync, thought it needs to be reworked, as it is to expensive performance-wise
2010-12-02 22:27:32 +00:00
Ralf Becker
96d44948f7
missing 5. parameter
2010-12-02 22:11:05 +00:00
Ralf Becker
83fd244b5c
new parameter $clear_private_infos_users to read using EGW_ACL_FREEBUSY instead of EGW_ACL_READ (eg. private appointments) and clear private infos, if no read rights
2010-12-02 21:50:22 +00:00
Ralf Becker
44bc1a28c8
- moved ctag generation to addressbook_bo
...
- include deleted contacts in ctag generation, as otherwise deleting entries does NOT change ctag
- implemented AlterPingChanges using ctag for ActiveSync
2010-12-02 19:42:03 +00:00
Philip Herbert
25ac3231b9
corrected dateformat for calendar
2010-12-02 16:04:53 +00:00
Ralf Becker
8cc7c338e0
fixed warning on emtyp folder
2010-12-02 14:14:14 +00:00
Ralf Becker
cede281d11
using labels from addressbook_bo::get_addressbooks() and fixed not working folder filter in GetMessageList
2010-12-02 13:03:52 +00:00
Ralf Becker
44d59931a2
moved private_addressbook attribute from addresbook_ui to addressbook_bo
2010-12-02 13:00:01 +00:00
Andreas Stöckel
c03b31eb6b
Fixed typo in egw_json which had already been fixed in trunk a while ago but not here
2010-12-02 11:16:19 +00:00
Ralf Becker
f94a2a1851
propset svn:keywords Id
2010-12-02 09:03:56 +00:00
Ralf Becker
108d6097c6
propset svn:keywords Id
2010-12-02 08:59:05 +00:00
Philip Herbert
9133590294
initial commit of addressbook plugin for active sync
2010-12-02 08:46:20 +00:00
Ralf Becker
7dc3e7f581
Changelog for 10.1.20101201
2010-12-01 14:57:16 +00:00
Klaus Leithoff
c497f93508
* eMail: fix for a problem reported with FreeBSD regarding the generation of random strings for temp-filenames
2010-12-01 14:18:52 +00:00
Klaus Leithoff
af5f8208bb
* eMail: Saving as draft reopens the saved message: thus giving you full control wether saving the message as draft has succeeded, and giving you the opportunity to continue your work
2010-12-01 13:55:21 +00:00
Ralf Becker
8327175c81
* new preference to disable "Your home directory" or "Users and groups" in sidebox menu
...
plus missing translations
2010-11-30 14:34:01 +00:00
Ralf Becker
70278c14b6
* new preference to disable "Your home directory" or "Users and groups" in sidebox menu
...
plus missing translations
2010-11-30 14:29:06 +00:00
Klaus Leithoff
b33ace9bba
* eMail: improvements regarding the handling of no emailprofile available
2010-11-30 14:22:49 +00:00
Nathan Gray
c676cf3cc3
Merge custom fields when merging contacts
2010-11-29 15:23:16 +00:00
Klaus Leithoff
ac415a2385
dont use the global template object anymore; do our own now
2010-11-29 11:45:31 +00:00
Klaus Leithoff
df5c80a514
dont use the global template object anymore; do our own now
2010-11-29 11:45:11 +00:00
Klaus Leithoff
bec36ce130
dont use the global template object anymore; do our own now
2010-11-29 11:25:47 +00:00
Klaus Leithoff
a5734e985c
dont use the global template object anymore; do our own now
2010-11-29 11:25:06 +00:00
Ralf Becker
fafa84e5c7
changed debug_message to use error_log and not echo messages (stalls *DAV or ActiveSync)
2010-11-28 11:01:44 +00:00
Ralf Becker
7ebbe15298
replace PHP5.3 deprecated ereg with preg_match
2010-11-27 09:41:53 +00:00
Ralf Becker
26d4a5ef6c
replace PHP5.3 deprecated ereg with preg_match
2010-11-27 09:41:16 +00:00
Ralf Becker
aabee4a462
implemented calendar message list
2010-11-26 21:33:34 +00:00
Ralf Becker
07e09c71d8
move etag to calendar_bo
2010-11-26 21:32:10 +00:00
Ralf Becker
8df8817318
only try sending cookies, if headers are not send, otherwise it gives just a warning
2010-11-26 20:09:50 +00:00
Ralf Becker
240e09440f
working folderlist for calendar
2010-11-26 11:13:00 +00:00
Philip Herbert
e43136c6ff
add basic calendar plugin for activesync
2010-11-26 09:45:38 +00:00
Nathan Gray
92e1b0b75b
Merge custom fields when merging contacts
2010-11-25 20:24:22 +00:00
Klaus Leithoff
381eafa58d
handle reference of javascript global vars with egw_appWindow('felamimail') instead of windows
2010-11-25 16:01:25 +00:00
Klaus Leithoff
243f3e8cd1
handle deprecated warning set_magic_quotes_runtime, do not set magic quotes all the time, only when get_magic_quotes_runtime returns true
2010-11-25 15:02:21 +00:00
Klaus Leithoff
e86c74ef5d
handle deprecated warning set_magic_quotes_runtime, do not set magic quotes all the time, only when get_magic_quotes_runtime returns true
2010-11-25 15:02:06 +00:00
Klaus Leithoff
4ffe2fc6e0
handle whitespace in emailaddresses when adding distributionlists to email-compose window
2010-11-25 13:38:38 +00:00
Klaus Leithoff
8f3af965fc
handle whitespace in emailaddresses when adding distributionlists to email-compose window
2010-11-25 13:34:32 +00:00
Klaus Leithoff
b0501eefe6
more info in Error Log for failed sending
2010-11-25 11:57:59 +00:00
Klaus Leithoff
e8e7cf29a9
Changelog for 10.1.20101124
2010-11-24 12:31:21 +00:00
Klaus Leithoff
b72fb5e76b
code alignment
2010-11-24 11:25:37 +00:00
Klaus Leithoff
6fc8eab947
code alignment
2010-11-24 11:24:41 +00:00
Klaus Leithoff
95b7ab2a38
fix for wrong parameter warning in foreach, if multiple fields are to be exploded or not
2010-11-24 11:21:39 +00:00
Klaus Leithoff
16aa1e7c02
fix for wrong parameter warning in foreach, if multiple fields are to be exploded or not
2010-11-24 11:21:06 +00:00
Klaus Leithoff
21f71990c1
option to choose how to handle categories -> update or replace; backport of rev32605 of Nathan Gray
2010-11-24 10:10:01 +00:00
Nathan Gray
88a72b12fe
Fix typo changing completion to 99%
2010-11-23 21:50:36 +00:00