Commit Graph

15104 Commits

Author SHA1 Message Date
Klaus Leithoff
eb2bf86b4f move the ie dropdown menu hack to jsapi, make it an preference, so you can switch it off, if it does not work for you 2010-02-12 09:09:41 +00:00
Klaus Leithoff
3ac8b33231 move the ie dropdown menu hack to jsapi, make it an preference, so you can switch it off, if it does not work for you 2010-02-12 09:04:44 +00:00
Jörg Lehrke
41f587d584 Fix wrong classification in get_event_info() again 2010-02-11 21:04:10 +00:00
Jörg Lehrke
65c06844e5 Fix wrong classification in get_event_info() and UID handling for CalDAV 2010-02-11 20:50:35 +00:00
Nathan Gray
adf9a0917f Fix deleted filter to hide from select-entry widget also 2010-02-11 20:43:11 +00:00
Klaus Leithoff
6150168c12 backport of christian binders column content adjustments (fix whole day events,recur_interval); provide update path for 1.6.003 instances 2010-02-11 15:29:50 +00:00
Klaus Leithoff
6cbd8dde3c fix quoting in javascript message, for recurring events/exeptions 2010-02-11 09:07:59 +00:00
Klaus Leithoff
a67f231b74 fix quoting in javascript message, for recurring events/exeptions 2010-02-11 09:06:33 +00:00
Jörg Lehrke
52ea4512ca Improve find_event() again 2010-02-11 07:33:32 +00:00
Nathan Gray
63117b9ceb Add an option to keep deleted contacts, and only admins can purge them 2010-02-10 23:07:43 +00:00
Jörg Lehrke
ad79f404e9 Fix recurring event issue 2010-02-10 19:47:39 +00:00
Klaus Leithoff
e763d692c9 make sure the default type for addressbook is found if there is no entry in egw_config 2010-02-10 14:27:14 +00:00
Klaus Leithoff
0c6b10058c make sure the default type for addressbook is found if there is no entry in egw_config 2010-02-10 14:24:55 +00:00
Klaus Leithoff
ed7f3a764e Free/Busy handling for groups and recources; Groups: if a group allows only free/busy to its users, then participation does not mean a lot. Resources: if grant is free/busy only explicit recources rights are not to be regarded 2010-02-10 12:31:34 +00:00
Klaus Leithoff
c619191a2e Free/Busy handling for groups and recources; Groups: if a group allows only free/busy to its users, then participation does not mean a lot. Resources: if grant is free/busy only explicit recources rights are not to be regarded 2010-02-10 12:29:30 +00:00
Klaus Leithoff
8c99f00c6b backport of some of nathans bugfixes (r28977,r29155,r29162) 2010-02-10 10:10:59 +00:00
Jörg Lehrke
b6097fa156 SyncML Content Handling
* Improved find-methods
* Timezone support for InfoLog
* SyncML Preferences
    - addressbook and address list are now joined
    - Primary User Group for addressbook and calendar
* SlowSync uses old mapping information (can be disabled within the preferences)
2010-02-09 21:56:39 +00:00
Nathan Gray
9bf462d616 Add check for blur text left in 2010-02-09 18:07:53 +00:00
Klaus Leithoff
30cc33e3e2 translations provided by g.mueller 2010-02-09 17:11:41 +00:00
Klaus Leithoff
071a9ad47c translations provided by g.mueller 2010-02-09 17:11:19 +00:00
Klaus Leithoff
e7fe0436b0 translations provided by g.mueller 2010-02-09 17:11:06 +00:00
Klaus Leithoff
b590c48a0b translations provided by g.mueller 2010-02-09 17:03:38 +00:00
Klaus Leithoff
fb2053eda9 translations provided by g.mueller 2010-02-09 17:03:23 +00:00
Klaus Leithoff
a2c053f2cf translations provided by g.mueller 2010-02-09 17:02:08 +00:00
Nathan Gray
fc1328fae8 Fix path problem where js couldn't be found 2010-02-09 16:34:34 +00:00
Jörg Lehrke
c9581b47a9 address moreData conflict between datastores 2010-02-09 10:48:03 +00:00
Jörg Lehrke
68fcd4da93 Fix old formats' folding issue 2010-02-09 10:47:50 +00:00
Jörg Lehrke
3fb2b0173b address moreData conflict between datastores 2010-02-09 10:44:15 +00:00
Jörg Lehrke
5cbb080b42 Fix old formats folding issue 2010-02-09 10:43:06 +00:00
Jörg Lehrke
de6d609752 Fix CalDAV missing event ID 2010-02-08 20:42:37 +00:00
Jörg Lehrke
30a17bc476 Enable SlowSync optimization with old mappings; vCalendar 1.0 folding 2010-02-08 19:50:37 +00:00
Jörg Lehrke
d75b2d3d12 Enable SlowSync optimization with old mappings; vCalendar 1.0 folding 2010-02-08 19:48:33 +00:00
Nathan Gray
0db5355347 Add history logging to addressbook 2010-02-08 17:53:47 +00:00
Klaus Leithoff
0f512b0a6b fix typo, you may have to register hooks 2010-02-08 08:47:15 +00:00
Jörg Lehrke
df51d3a409 Update SyncML user preferences immediately 2010-02-07 20:28:15 +00:00
Jörg Lehrke
e18f24d75b Update SyncML user preferences immediately 2010-02-07 20:27:27 +00:00
Jörg Lehrke
0197125d42 Fix empty default domain issue again 2010-02-07 17:53:28 +00:00
Jörg Lehrke
c39d37e0a2 Fix empty default domain issue again 2010-02-07 17:53:09 +00:00
Hans-Jürgen Tappe
b712cc0480 $ts += DAY_s in a 'for' loop does not work for daylight savings in week view
because the day is longer than DAY_s: Fullday events will be added twice.
2010-02-07 14:37:27 +00:00
Jörg Lehrke
3c13536c3a Fix empty default domain issue 2010-02-07 14:28:55 +00:00
Jörg Lehrke
cc0e1a5e7f Fix empty default domain issue 2010-02-07 14:28:09 +00:00
Ralf Becker
c99c79cd32 a few changes required to use sqlfs as base of a versioning stream wrapper (EPL only) 2010-02-07 06:19:56 +00:00
Jörg Lehrke
42f16b4c2f Fix deprecated pass-by-reference in calendar synchronization 2010-02-06 16:15:02 +00:00
Jörg Lehrke
d843300394 Reworked SyncML authentication/session handling with multi-domain support 2010-02-05 20:52:55 +00:00
Jörg Lehrke
b75f5f9828 Change default timezone for tracking->datetime() to server-time 2010-02-05 16:41:04 +00:00
Jörg Lehrke
12aa69def3 Fix modifier issue 2010-02-05 16:32:30 +00:00
Jörg Lehrke
338192689c Fix modification timestamp issue 2010-02-05 14:07:59 +00:00
Klaus Leithoff
312c782961 add missing is_global function 2010-02-05 09:13:30 +00:00
Ralf Becker
5f99cac425 resources install 2010-02-05 04:13:10 +00:00
Ralf Becker
757d5c3fe0 merged 29112-4 (failed upload handling) 2010-02-05 04:12:22 +00:00