Commit Graph

3518 Commits

Author SHA1 Message Date
97f92355fb quiten warning, if event has no alarms 2015-07-16 12:51:13 +00:00
9d7068f96e quiten warning, if event has no alarms 2015-07-16 12:50:47 +00:00
745ef42e04 fixed all IDE warnings 2015-07-16 12:10:48 +00:00
d2616b15c6 fixed all IDE warnings 2015-07-16 12:09:52 +00:00
ca8a6328d5 * Calendar/CalDAV: rejected meeting-requests were not returned when searching for free time 2015-07-16 12:09:19 +00:00
c8cc1ffad3 * Calendar/CalDAV: rejected meeting-requests were not returned when searching for free time 2015-07-16 12:08:44 +00:00
6bb7c50642 * Calendar: fixed copied execption of an event series still contained reference to original series 2015-07-16 11:18:54 +00:00
abb1fff169 * Calendar: fixed copied execption of an event series still contained reference to original series 2015-07-16 11:18:32 +00:00
e5c9d167fe * Calendar: deleting an event did not honor "Do not notify" checkbox (if enabled) 2015-07-16 10:05:57 +00:00
39e69be95d * Calendar: deleting an event did not honor "Do not notify" checkbox (if enabled) 2015-07-16 10:05:18 +00:00
d3e241988b * Mail/Kalendar: remove iCal from alarms and correctly display canceled events in mail 2015-07-16 09:37:08 +00:00
9ef2cbd98a * Mail/Kalendar: remove iCal from alarms and correctly display canceled events in mail 2015-07-16 09:34:55 +00:00
f0ebb448a2 Calendar et2 conversion work in progress.
- Client side event caching
- Home fixes
2015-07-15 16:29:10 +00:00
7c141d1c65 Fix empty meeting request display in mail, caused by default handling in et2_ready 2015-07-15 13:16:31 +00:00
d57072466a Add merge placeholders for participants filtered by type (group, resource, etc.) 2015-07-14 14:32:36 +00:00
478128d276 Remove accidentally backported lines (SVN r53086) 2015-07-13 15:08:15 +00:00
928a697eb8 fix error stalling calendar edit 2015-07-12 19:47:46 +00:00
bba3fa804a some database optimizing: changing columns with no user-input to CHARACTER SET ascii (instead of utf8), shorten indexes and add additional autoincrement columns where primary key contained varchars 2015-07-11 13:56:50 +00:00
01939c6bf6 * Selected favorite highlighting
Now highlights if the current application state matches a favorite, either by click or manually setting the filters.
2015-07-10 18:05:54 +00:00
cd778e3c36 Add merge placeholders for participants filtered by type (group, resource, etc.) 2015-07-10 15:27:06 +00:00
4562b53b1b Calendar et2 conversion work in progress.
- Slightly more efficient event positioning
2015-07-03 17:56:36 +00:00
f778150b5d fix PHP 5.6 Deprecated: Non-static method calendar_uiviews::integration_get_popup() should not be called statically 2015-07-03 09:10:01 +00:00
ed1970b1aa Calendar et2 conversion work in progress.
- Drag & drop linking and event creation for other apps (grid views)
- Drag & drop reschedule and resize within the same day (grid views)
2015-07-02 19:31:52 +00:00
4032bcb213 Calendar et2 conversion work in progress.
- Event styling
2015-07-01 16:02:20 +00:00
3d6e1573bb Calendar et2 conversion work in progress.
- Update after edit
2015-06-30 23:34:38 +00:00
925c29ce9d Calendar et2 conversion work in progress.
- Some context menu actions
- Reduce code duplication in views
- Fix views still using iframe
2015-06-30 22:26:59 +00:00
dcc69abf9b * Smarter favorite highlighting
Now highlights if the current application state matches a favorite, either by click or manually setting the filters.
2015-06-29 19:16:56 +00:00
6d2ef17b0f * CalDAV/Calendar: storing now all properties send by client and not known to EGroupware and fixed acknowledging and snoozing of alarms 2015-06-25 20:39:53 +00:00
b6ce831776 * CalDAV/Calendar: storing now all properties send by client and not known to EGroupware and fixed acknowledging and snoozing of alarms 2015-06-25 20:38:59 +00:00
b8192fec8c * Calendar: fixed handling of alarms when creating exceptions to have them on exception and next regular recurrence 2015-06-25 20:35:24 +00:00
1f8cce71c4 * Calendar: fixed handling of alarms when creating exceptions to have them on exception and next regular recurrence 2015-06-25 20:35:00 +00:00
b3ff22fe86 do not track participants, if none set 2015-06-25 20:32:22 +00:00
9c73eeca62 do not track participants, if none set 2015-06-25 20:32:03 +00:00
5108e0bd9d * Calendar/iCal/CalDAV: recuring events were exported to long
our enddate is the end-time, not start-time of last event!
2015-06-25 20:30:52 +00:00
1bd48f294a * Calendar/iCal/CalDAV: recuring events were exported to long
our enddate is the end-time, not start-time of last event!
2015-06-25 20:30:22 +00:00
4648f91bb7 Calendar et2 conversion work in progress.
- Start of planner view
- Scroll moved to app.js so month works better
2015-06-25 17:44:28 +00:00
f0e2877698 using new Horde_Icalendar class from vendor for CalDAV/CardDAV and iCal import/export instead of old code in phpgwapi/inc/horde 2015-06-24 13:48:14 +00:00
cd48c7c22b new Horde_Icalendar throws Horde_Icalendar_Exception on call to getAttribute() for not existing attributes, getAttributeDefault($name, $default) returns $default instead 2015-06-24 12:30:56 +00:00
62959f95f9 using new Horde code in vendor for timezone stuff too 2015-06-24 10:51:23 +00:00
3640ef4eb0 using new Horde code in vendor: fix PHP Fatal error: Cannot access protected property Horde_Icalendar_Vevent::$_attributes 2015-06-24 10:46:19 +00:00
d9a83ac4aa using new Horde code in vendor for timezone stuff too 2015-06-24 10:33:58 +00:00
dc45cf1982 fix PHP Fatal error: Cannot access protected property Horde_Icalendar_Vevent::$_container 2015-06-24 08:51:20 +00:00
63cd244e97 Set less max-width for category in calendar edit dialog 2015-06-23 14:19:18 +00:00
2a14ec0576 Set less max-width for category in calendar edit dialog 2015-06-23 14:17:18 +00:00
a90a18d584 Do not let categroy box overlap with alarm table 2015-06-23 12:44:31 +00:00
d643e37d63 Do not let categroy box overlap with alarm table 2015-06-23 12:32:55 +00:00
5f0cb37220 using new Horde code in vendor for CalDAV/CardDAV, moved all old Horde and SyncML code to syncml app, not sure it is still functional 2015-06-22 16:20:15 +00:00
3b4708f9ea using new Horde code in vendor for CalDAV/CardDAV, moved all old Horde and SyncML code to syncml app, not sure it is still functional 2015-06-22 15:36:23 +00:00
99b7fc66a0 use X-CALENDARSERVER-ACCESS attribute on vCalendar only for CalDAV, not eg. for file export and import 2015-06-22 14:13:28 +00:00
e3748b2e95 use X-CALENDARSERVER-ACCESS attribute on vCalendar only for CalDAV, not eg. for file export and import 2015-06-22 14:12:56 +00:00