Commit Graph

294 Commits

Author SHA1 Message Date
285f2382ea fix not being able to accept/reject group-invitation, if not further rights 2014-11-25 10:41:06 +00:00
499601cd17 fix not being able to accept/reject invitation, if only a participants 2014-11-18 15:04:13 +00:00
19035cc6e4 only add readonly entries if required, saves some time/transfer volumn for hughe participant lists 2014-11-17 13:30:12 +00:00
ae8754638e * Calendar: user without edit access to event could not delete own alarm 2014-10-01 14:08:31 +00:00
165abb1280 remove not working email from selectbox in search for adding participants 2014-10-01 12:54:12 +00:00
9b917407e0 * Calendar: Fix not being able to add calenadr alarm for user with limited access
-Fix javascript error while switching to custom alarm date
2014-09-23 13:49:22 +00:00
d75cbbdaba Use link search value to get email addresses as participants working again. 2014-09-22 16:53:53 +00:00
76a76beb69 Fix a few more redirects resulting in unwanted iframes. 2014-09-22 15:25:23 +00:00
35f63b35d5 * Calendar: fixed freetime search to correctly read and set times from edit window
- fixed et2_date.set_value() to understand nummeric timestamps in usertime used on server-side (needed timezone offset)
- added new parameter-type for et2_date.set_value() string starting with + or - to add or subtract given number of seconds from current time (to not have to code that in applications)
2014-09-04 13:03:48 +00:00
38849094a9 * Calendar: if contact is added as participant and event has not yet a title add contact as title 2014-09-03 16:22:05 +00:00
17b0c758f8 Fix calendar Category ACL does not apply changes 2014-07-15 15:18:06 +00:00
6d9421e034 There is no alarm tab in calendar edit dialog anymore, no need to make it readonly 2014-07-09 09:37:26 +00:00
e47011657c Fix custom fields tab not showing up in calendar edit dialog 2014-07-09 09:35:22 +00:00
0be030f6cb Fallback to admin index after save/cancel from calendar ACl,timesheet edit status 2014-07-08 15:10:24 +00:00
af38b85e5b Fix calendar acl not showing stored category, selectAccount_ro widget expects value should be array or type of string 2014-07-03 09:10:11 +00:00
cc594119b9 Fix refresh calendar list after deleting recurrent events 2014-06-17 07:48:59 +00:00
b308b0027d changed default alarms pref to single "date-duration" pref (in minutes), fixed date-duration to have for prefs reasonable default of data_format=m,display_format=mhd,hours_per_day=24,empty_not_0=1 2014-06-06 11:59:20 +00:00
0b109288f4 Set user prefered default alarm for regular and wholeday events 2014-06-05 16:07:59 +00:00
d3fed2c9b7 * Calendar/Notifications: show notification errors, eg. mail could not be sent 2014-06-05 11:03:12 +00:00
5238bc3303 Change 5 min to 10 min from commitr47158 2014-06-04 09:53:37 +00:00
2789a8d3a7 Set calendar alarm time to 5 min, if there is no user preferences 2014-06-04 07:42:54 +00:00
426687e888 Add custom option to Calendar default alarm regular and wholeday preferences. In order to be able to set custom number of days,hours or minutes 2014-05-30 13:38:59 +00:00
b063901fde Set alarm's default value according to user preferences for both regular and wholeday events 2014-05-28 15:04:06 +00:00
f0e391220f * Calendar: adding default alarm for regular or whole-day events, preference is shared with CalDAV clients 2014-05-28 10:03:57 +00:00
706c69ed90 * Calendar/Alarm: Move calendar Alarm from Alarm tab to Details tab and make it more user friendly to add alarm 2014-05-27 15:02:56 +00:00
ae3e4cedfd let refesh know which entry was saved 2014-05-23 08:16:22 +00:00
58ea850bf3 * Calendar: fix mail to all participants; uninvited additional email in preset email addresses 2014-04-22 13:51:32 +00:00
2b9ef3e4da Remove unneeded check / resubmit, handled in dialog now.
Fixes recurring events not split if changed.
2014-04-14 16:10:57 +00:00
c97452e940 Stop calling no longer existing function 2014-04-08 14:42:56 +00:00
00881d1c94 silence some warnings on mail-to-all-participants 2014-03-20 16:10:52 +00:00
c48e63df8a * Calendar/EMail: wrong timezone conversation when accepting meeting requests (happening if server- and user-timezone are different!) 2014-03-13 14:09:41 +00:00
8d3a2d0007 * CalDAV/Calendar: store and therefore keep external organizer if he has no common name (just email) and also store its common name 2014-03-13 10:20:17 +00:00
26e0f079a1 fixed not working move/resize of events in IE (did not understand redirect to empty url) 2014-02-19 17:48:25 +00:00
874b4b594f Fix warning "Argument #1 is not an array" in calendar conflict 2014-02-12 11:59:32 +00:00
e9a3d69e46 Fix calendar ignore conflict when the conflict is not from resources 2014-02-12 10:26:34 +00:00
7809e30718 Update participant readonlys to match namespace 2014-02-10 22:01:01 +00:00
cbe3b85dc3 need one more header line for new template 2014-02-06 18:16:40 +00:00
6e79741c8f using capital REQUEST in method parameter 2014-02-05 15:15:00 +00:00
8e35567e6a some more layout fixes for calendar-edit 2014-02-05 11:14:44 +00:00
6b4bc0547c fixed wrong warning "event was edited by other user" after storing an event more then once, was caused always splitting series, but not checking that condition 2014-01-30 10:12:08 +00:00
56e3607b70 Fix "Mail all participants" in calendar edit popup->Actions 2014-01-29 08:32:01 +00:00
70c3ab98af Set the "Allow ignore conflicts" default option to "Yes, only users with direct booking permission", therefore this would be the selected as first time installation, unless it set to another choice from Resources site configuration 2014-01-29 08:28:53 +00:00
8147adcb95 Add "Allow ignore conflicts" feature for resources 2014-01-28 16:26:18 +00:00
fccd3f8d89 Fix not being able to move a series event. Additionally, brings a confirmation message for moving series event 2014-01-23 17:15:49 +00:00
3ccfe3fb93 Add app prefix name to calendar css classes 2013-11-11 14:02:08 +00:00
086da0881f fixed not working refresh 2013-11-08 13:53:15 +00:00
c1bd68281c Fix not refreshing the calendar list when we save, apply or delete an entry 2013-11-04 09:34:33 +00:00
7783ec44e0 Calendar app runs by et2 2013-10-31 14:51:19 +00:00
fe2438cc53 * Calendar: automatic cancel alarms from removed or rejected participants 2013-08-15 14:56:34 +00:00
012e2e4763 * Calendar: when moving a series exceptions where lost (regular recurrences shown again) and exceptions where moved too 2013-08-15 12:23:38 +00:00