Hadi Nategh
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
Hadi Nategh
cc594119b9
Fix refresh calendar list after deleting recurrent events
2014-06-17 07:48:59 +00:00
Ralf Becker
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
Hadi Nategh
0b109288f4
Set user prefered default alarm for regular and wholeday events
2014-06-05 16:07:59 +00:00
Ralf Becker
d3fed2c9b7
* Calendar/Notifications: show notification errors, eg. mail could not be sent
2014-06-05 11:03:12 +00:00
Hadi Nategh
5238bc3303
Change 5 min to 10 min from commitr47158
2014-06-04 09:53:37 +00:00
Hadi Nategh
2789a8d3a7
Set calendar alarm time to 5 min, if there is no user preferences
2014-06-04 07:42:54 +00:00
Hadi Nategh
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
Hadi Nategh
b063901fde
Set alarm's default value according to user preferences for both regular and wholeday events
2014-05-28 15:04:06 +00:00
Ralf Becker
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
Hadi Nategh
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
Ralf Becker
ae3e4cedfd
let refesh know which entry was saved
2014-05-23 08:16:22 +00:00
Klaus Leithoff
58ea850bf3
* Calendar: fix mail to all participants; uninvited additional email in preset email addresses
2014-04-22 13:51:32 +00:00
Nathan Gray
2b9ef3e4da
Remove unneeded check / resubmit, handled in dialog now.
...
Fixes recurring events not split if changed.
2014-04-14 16:10:57 +00:00
Nathan Gray
c97452e940
Stop calling no longer existing function
2014-04-08 14:42:56 +00:00
Klaus Leithoff
00881d1c94
silence some warnings on mail-to-all-participants
2014-03-20 16:10:52 +00:00
Ralf Becker
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
Ralf Becker
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
Ralf Becker
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
Hadi Nategh
874b4b594f
Fix warning "Argument #1 is not an array" in calendar conflict
2014-02-12 11:59:32 +00:00
Hadi Nategh
e9a3d69e46
Fix calendar ignore conflict when the conflict is not from resources
2014-02-12 10:26:34 +00:00
Nathan Gray
7809e30718
Update participant readonlys to match namespace
2014-02-10 22:01:01 +00:00
Ralf Becker
cbe3b85dc3
need one more header line for new template
2014-02-06 18:16:40 +00:00
Ralf Becker
6e79741c8f
using capital REQUEST in method parameter
2014-02-05 15:15:00 +00:00
Ralf Becker
8e35567e6a
some more layout fixes for calendar-edit
2014-02-05 11:14:44 +00:00
Ralf Becker
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
Hadi Nategh
56e3607b70
Fix "Mail all participants" in calendar edit popup->Actions
2014-01-29 08:32:01 +00:00
Hadi Nategh
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
Hadi Nategh
8147adcb95
Add "Allow ignore conflicts" feature for resources
2014-01-28 16:26:18 +00:00
Hadi Nategh
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
Hadi Nategh
3ccfe3fb93
Add app prefix name to calendar css classes
2013-11-11 14:02:08 +00:00
Ralf Becker
086da0881f
fixed not working refresh
2013-11-08 13:53:15 +00:00
Hadi Nategh
c1bd68281c
Fix not refreshing the calendar list when we save, apply or delete an entry
2013-11-04 09:34:33 +00:00
Hadi Nategh
7783ec44e0
Calendar app runs by et2
2013-10-31 14:51:19 +00:00
Ralf Becker
fe2438cc53
* Calendar: automatic cancel alarms from removed or rejected participants
2013-08-15 14:56:34 +00:00
Ralf Becker
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
Ralf Becker
e1c0177c50
fixed 2 warnings
2013-08-15 10:38:45 +00:00
Klaus Leithoff
55d9f86b22
silence php warning on copy event, when no alarm ios set
2013-06-21 09:58:55 +00:00
Klaus Leithoff
8ff56b1d5f
allow/support the call of function meeting by ExecMethod AND passing the ical in question via session
2013-06-03 09:57:00 +00:00
Ralf Becker
163702b752
* Calendar: create InfoLog from event
...
added a general infolog_set hook like existing timesheet_set hook, to allow implementing apps to push further data to infolog, modified existing tracker code to use the hook too
2013-05-10 10:54:36 +00:00
Ralf Becker
65946d09f9
* Calendar: moving an event series is not preserving participants (gave error there are not participants)
2013-02-21 16:29:13 +00:00
Ralf Becker
811ea4bd1a
* Calendar: copying of events now preservs quantity of resources
2013-02-21 15:21:19 +00:00
Nathan Gray
f61d4b64f5
Adapt calendar participants to et2 link
2013-02-08 14:07:39 +00:00
Nathan Gray
f2cdcefda1
Fix some undefined / not found js errors in et2
2013-02-05 08:34:26 +00:00
Ralf Becker
e47fca7d10
missing templates and a fix for new reply handling
2013-02-01 16:54:51 +00:00
Ralf Becker
ceb66bf332
* Calendar/FMail: allow to apply replys to meeting requests
2013-02-01 12:22:56 +00:00
Nathan Gray
5e85a8d3bf
Add 9 hour duration
2012-12-03 18:05:04 +00:00
Nathan Gray
a0a6e14154
Revert changes to delete view - exceptions no longer shown
2012-11-14 16:25:21 +00:00
Ralf Becker
d6ce940eb0
* Calendar: sort participants by there name
2012-11-13 11:23:29 +00:00
Nathan Gray
5057d1735e
Allow viewing / editing deleted exceptions by editing the series
2012-11-09 17:14:02 +00:00