Commit Graph

15023 Commits

Author SHA1 Message Date
6cbd8dde3c fix quoting in javascript message, for recurring events/exeptions 2010-02-11 09:07:59 +00:00
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
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
8c99f00c6b backport of some of nathans bugfixes (r28977,r29155,r29162) 2010-02-10 10:10:59 +00:00
30cc33e3e2 translations provided by g.mueller 2010-02-09 17:11:41 +00:00
071a9ad47c translations provided by g.mueller 2010-02-09 17:11:19 +00:00
e7fe0436b0 translations provided by g.mueller 2010-02-09 17:11:06 +00:00
c9581b47a9 address moreData conflict between datastores 2010-02-09 10:48:03 +00:00
68fcd4da93 Fix old formats' folding issue 2010-02-09 10:47:50 +00:00
de6d609752 Fix CalDAV missing event ID 2010-02-08 20:42:37 +00:00
30a17bc476 Enable SlowSync optimization with old mappings; vCalendar 1.0 folding 2010-02-08 19:50:37 +00:00
0f512b0a6b fix typo, you may have to register hooks 2010-02-08 08:47:15 +00:00
e18f24d75b Update SyncML user preferences immediately 2010-02-07 20:27:27 +00:00
c39d37e0a2 Fix empty default domain issue again 2010-02-07 17:53:09 +00:00
cc0e1a5e7f Fix empty default domain issue 2010-02-07 14:28:09 +00:00
42f16b4c2f Fix deprecated pass-by-reference in calendar synchronization 2010-02-06 16:15:02 +00:00
d843300394 Reworked SyncML authentication/session handling with multi-domain support 2010-02-05 20:52:55 +00:00
312c782961 add missing is_global function 2010-02-05 09:13:30 +00:00
5f99cac425 resources install 2010-02-05 04:13:10 +00:00
757d5c3fe0 merged 29112-4 (failed upload handling) 2010-02-05 04:12:22 +00:00
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
6fb9ae3a6d moved failed upload check from filemanager to etemplate and further improved it 2010-02-05 02:54:47 +00:00
0a3f90459f backport of rev28982: fix for session issue 2010-02-04 15:38:07 +00:00
19a83cf60a backport of rev28975, rev28976: read event start+end if not given by caller to avoid broken recurrences 2010-02-04 12:52:54 +00:00
75746226a4 Use egw_time for InfoLog, tracking backend and Tracker 2010-02-04 12:08:03 +00:00
ba2518a60e fixed not working domain config user login 2010-02-04 06:21:36 +00:00
cc3c15d623 merged all category stuff, but r29061 - the group spezific global cats, to EPL-9.2 so it is now working well with an up to date EventMgr, still using the old db-format with cat_owner=-1 for global cats, it already uses the new global category UI in admin 2010-02-04 02:20:55 +00:00
fa6626a5d1 failsafe session handling 2010-02-03 20:08:55 +00:00
26fab43836 Lang update 2010-02-03 18:57:36 +00:00
ad47ebfafc adjust calendar db to have correct UIDs and RECURRENCE-IDs. PLEASE READ THE NOTES in the forum before you update (Subject: IMPORTANT NOTE FOR ALL SYNCML USERS) 2010-02-03 18:17:39 +00:00
da35c68b97 Fix occurrence count for recurring events again :-( 2010-02-03 15:57:44 +00:00
1306bccce5 feature: resize etemplate popups, that they may fit into the window 2010-02-03 15:56:57 +00:00
807b72aa93 feature: resize etemplate popups, that they may fit into the window 2010-02-03 14:11:16 +00:00
712a87152f Fix multi-domain support for SyncML 2010-02-03 12:28:49 +00:00
b596935291 Fixes for get_event_info() and enhancements for find_event() 2010-02-03 12:24:42 +00:00
717e0635fd translations provided by G.Mueller 2010-02-03 12:10:23 +00:00
2158db7491 translations provided by G.Mueller 2010-02-03 12:04:00 +00:00
5d768350d7 translations provided by G.Mueller 2010-02-03 12:03:19 +00:00
8f71452859 Fix occurrence count for recurring events 2010-02-03 10:41:44 +00:00
c9a16380ef fix: fixing a few array_merge warnings 2010-02-03 08:57:02 +00:00
3bd61c8067 dont start testjob, if user has no email address set 2010-02-03 03:42:15 +00:00
8ad9d0cde5 dont start testjob, if user has no email address set 2010-02-03 03:40:32 +00:00
392900daaf translations provided by G.Mueller 2010-02-02 15:46:22 +00:00
ff7bc54de5 translations provided by G.Mueller 2010-02-02 15:45:34 +00:00
b654383b11 translations provided by G.Mueller 2010-02-02 15:44:40 +00:00
8d3a622182 feature: preview allows now to open an attached messages download window, wich displays the subject of the message in preview and its attachments 2010-02-02 15:35:45 +00:00
f9a3ab52dc only do the integration query, if currentapp is calendar, because of performance issues thereof (addressbook fetches the last calendar event(, which fetchs the infologs)) 2010-02-02 13:29:51 +00:00
0d9ceff493 backport of Ralfs tooltip improvement: rev28980, rev29034, rev29035,rev29036,rev29071 2010-02-02 11:37:49 +00:00
37b190e82e fixed position of tooltip did not fix the problem intended, and had unwanted sideeffects 2010-02-02 11:35:13 +00:00
995940eeb5 small improvements regarding the tooltip behavior for calendar 2010-02-02 11:23:11 +00:00