Commit Graph

91 Commits

Author SHA1 Message Date
Ralf Becker
187ee099a2 * Calendar: mail all participants was attaching iCal with wrong time(zone) 2012-03-12 12:46:50 +00:00
Ralf Becker
1d48ddb208 fixed alarm on series got lost, if creating an exception 2011-11-11 12:48:13 +00:00
Ralf Becker
2b0dc8e68f * Calendar: fixed many issues when moving or modifiny (parts of a) recurring event (alarms, recurrance type, time) 2011-11-10 18:40:27 +00:00
Ralf Becker
714d13e8b6 * API/Calendar: allow to link to accounts and allow to select accounts as participants by searching them like contacts 2011-09-07 16:54:55 +00:00
Ralf Becker
320861f455 quietend PHP Warning: explode() expects parameter 2 to be string, array given on line 313 2011-08-11 07:42:11 +00:00
Ralf Becker
b27a67ee66 * Calendar: fixed various issues with history in calendar: id display, unecessary stuff loged, ... 2011-08-04 14:05:40 +00:00
Ralf Becker
f584a0a124 fixing r35871: status was not explicitly set to false (only to true) and therefore not editable 2011-08-01 16:38:31 +00:00
Ralf Becker
63762d89e5 * Calendar: fixed in readonly events custom fields were still editable 2011-08-01 15:59:33 +00:00
Ralf Becker
2ad7f94023 fix exception: calendar_bo::resource_info(NULL) parameter must be scalar, when deleting and afterwards adding a participant 2011-06-21 06:49:41 +00:00
Ralf Becker
2566928422 fixed not disabled alarm delete button, if user has no edit rights (already gave a permission denied message) 2011-03-07 10:19:04 +00:00
Ralf Becker
ecb259f2ed if contact in $_GET[participants] parameter for edit is a user, use the user instead 2011-02-15 11:35:33 +00:00
Ralf Becker
b275b34c74 fixed corrupted non-ascii chars in deleted message 2011-01-06 05:00:26 +00:00
Klaus Leithoff
b2578d9de5 * Calendar, MailToAllParticipants: force type to plain as thunderbird (with lightning attached) seems to try to be smart while parsing html messages with ics attachments, but fails with a parse error, resulting in a not displayed message in thunderbird 2010-12-09 12:43:52 +00:00
Jörg Lehrke
6c6b50b519 * Fix 'Shift Calendar Series' issue (Stylite #8273) 2010-11-21 13:38:53 +00:00
Ralf Becker
7a041a0bd5 * check quantity of resource to book against maximum, as conflict check only fails if other events are involved 2010-11-11 13:34:56 +00:00
Jörg Lehrke
faa7878b90 * Calendar: Use participant's preferences to handle status resets while moving events 2010-11-02 10:56:39 +00:00
Nathan Gray
13a43a9c1d Backport 32442 - Add ability to set an alarm for after the appointment [starts] 2010-10-06 17:42:55 +00:00
Ralf Becker
7f9fa777be fixed not disabled custom field tab, if no cfs exist
(problem was added history tab, which changed name of tabs widget, now using "tabs=general|...")
2010-08-16 07:14:47 +00:00
Nathan Gray
aa2281b554 Backport 31140 & 31141 - Allow admins to restore deleted events 2010-06-28 11:39:41 +00:00
Jörg Lehrke
f27dd678d1 Fix status change permission issue 2010-06-24 16:22:09 +00:00
Jörg Lehrke
748cf54d7d Add 'reset stati options' to calendar 2010-06-23 14:49:17 +00:00
Jörg Lehrke
3a28418bd5 Fix participant issue in event shifting 2010-06-16 10:42:25 +00:00
Jörg Lehrke
db1b766dbb Fix enddate and alarm issue for series event shifting 2010-06-11 07:33:22 +00:00
Ralf Becker
c4eab70b7f - missing target for new button in sidebox
- adding message to opener.location.search, instead using referer (which points to toplevel frame and reloads framework)
2010-06-10 17:25:18 +00:00
Jörg Lehrke
625603d59f Implement new 'change startdate of series events' approach 2010-06-09 18:00:11 +00:00
Jörg Lehrke
c7c0230233 Fix tab hidding issue in calendar.edit 2010-06-08 17:45:22 +00:00
Jörg Lehrke
f6eb00e6a1 Allow alarms for recurring events starting in the past 2010-06-08 16:36:55 +00:00
Klaus Leithoff
0c60f43c61 fix for wrong message on event-deletion (was: series deleted); corrected one german translation string 2010-06-08 09:52:48 +00:00
Jörg Lehrke
9303dca432 Disable the alarms-tab for newly created series event exceptions completely 2010-06-08 08:53:40 +00:00
Jörg Lehrke
015245d235 Improved alarm handling 2010-06-07 17:54:29 +00:00
Jörg Lehrke
e4d0b6737c Fix egw_ical iterator issues 2010-05-21 06:18:52 +00:00
Jörg Lehrke
45172377ab Activate new 'Delete Series' handling 2010-05-20 14:43:50 +00:00
Ralf Becker
a91b9f2ebf added Jörgs delete_series popup to calendar.edit, thought calendar does NOT yet react on the user choice of deleting the exececptions or not (also moved styles again to app.css file) 2010-05-20 09:19:15 +00:00
Jörg Lehrke
54f6b31a37 Fix series exception delete issue 2010-05-19 17:41:46 +00:00
Andreas Stöckel
7e9c97a770 Fixed unlocking of calendar entries when the edit window is closed 2010-05-18 10:31:08 +00:00
Jörg Lehrke
1985580304 New Delete Series Dialog 2010-05-12 11:15:45 +00:00
Jörg Lehrke
9013a52b81 Fix Edit recurring event issues again :-( 2010-05-03 07:52:10 +00:00
Jörg Lehrke
be18410907 Fix Edit all-day recurring event issues 2010-05-03 06:50:50 +00:00
Nathan Gray
f081a1ba2b Reset status of participants when copying an event 2010-04-30 16:00:03 +00:00
Klaus Leithoff
c93b76987a enable create of recurreence for weekdays only for recur_type weekly (conditional enabling/disabling weekday selection area) provided by andreas stoeckel 2010-04-16 13:24:58 +00:00
Ralf Becker
c99426b492 fixed not working delete of participants specified as email address containing quotes 2010-04-16 10:19:29 +00:00
Ralf Becker
239793470b adding an iterator for iCal files to minimize memory footprint on import of huge iCal files (not yet used for iCal data supplied as string, eg. from SyncML, as calendar_ical::importVCal uses count() and array access to returned components/events, and not just looping over it via foreach) 2010-04-14 10:19:41 +00:00
Jörg Lehrke
b2b8b35383 Fix various recurring event issues 2010-02-24 15:05:00 +00:00
Nathan Gray
de4a0e9239 Add history logging to calendar 2010-02-12 20:18:45 +00:00
Ralf Becker
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
Christian Binder
7c7be4d31a Prevent the GUI from propagating a series exception to a series master. 2010-01-23 12:43:35 +00:00
Christian Binder
90dfe0a989 moved delete message to the right place (edit; not view). Prevent changing of fundamental values of an event series which would affect the recur_exception dates. 2010-01-23 10:40:44 +00:00
Christian Binder
3a0cf6bc29 delete exceptions too if a series of events get deleted by the GUI to avoid orphaned events. Same behaviour like we already have in future 1.6.003 2010-01-22 19:49:37 +00:00
Ralf Becker
60f72a9605 "fixed wrong default for referer (used if UA does not send one)" 2009-12-07 13:29:14 +00:00
Ralf Becker
44b15c1775 Category based ACL to limit adding of a certain category or changing the
status of a participant (included moving the event), 
eg. to implement a restricted holiday calendar
*** not yet fully tested ***
2009-12-03 18:24:19 +00:00