nathangray
812c31d0a7
D is for delegated, not declined
2017-03-21 08:15:48 -06:00
nathangray
cc27108ee7
Calendar - fix no events shown in planner if you had empty rows hidden
2017-03-20 11:37:46 -06:00
nathangray
a222ce0ab9
Fix Planner sitemanager module no longer navigated.
...
Due to missing state variables mostly
2017-03-13 12:14:52 -06:00
nathangray
0ccf22fda3
Fix events that end at midnight can cause events from the next day to not be displayed
2017-03-10 08:21:11 -07:00
nathangray
88d9a674d1
High priority events get red title
2017-03-10 08:20:18 -07:00
nathangray
b9720d75f2
Fix title & description in calendar events were not escaped
2017-03-08 10:06:11 -07:00
nathangray
855b2d9efc
Add summary of participant statuses to event tooltip (when there's 2 or more participants)
2017-03-08 10:05:14 -07:00
nathangray
b7fe0e87ad
Calendar - Toolbar '+' button changed to add event on first day of current view, previously was always 'today'
2017-03-03 10:01:33 -07:00
nathangray
0a96a9f584
Calendar - Planner view: Fix time grid lines did not reach all the way to the end
2017-03-03 09:29:40 -07:00
nathangray
40dbffe803
Add sorting to match planner view grouping, so pagination gets the top rows first
2017-03-03 09:29:05 -07:00
nathangray
008e16d58d
Fix for missing event & group by month
2017-03-03 09:28:25 -07:00
nathangray
6bccec1e0c
Speed improvements for planner view
2017-03-03 09:28:09 -07:00
nathangray
ae4eeb6cee
Some calendar planner view rendering performance improvements, gives ~20% reduction in render time.
2017-03-03 09:27:43 -07:00
nathangray
1684c7a1d5
Move holidays.php out of inc subdirectory, add a failure check
2017-01-10 13:31:41 -07:00
nathangray
0211be26ba
Fix bug where if daily view is in a window that is to small, vertical scrollbar is in the wrong place
2017-01-10 13:30:42 -07:00
nathangray
4ca32f82a5
Fix events in planner view did not resize if window was resized
2016-12-14 12:59:26 -07:00
nathangray
0d8c098602
Fix new events do not show up immediately after saving in 4 day view
2016-12-02 14:46:24 -07:00
Hadi Nategh
de1dc88d98
Fix selectall checkbox in calendar category report sometimes doesn't work
2016-11-17 15:51:34 +01:00
Hadi Nategh
9c67a1466a
Calendar category report:
...
- Fix calendar category report not summarizing values
- Add select all checkbox
2016-11-14 13:57:15 +01:00
Hadi Nategh
dcc553bc23
Implement calendar category report
2016-11-08 15:58:46 +01:00
nathangray
671f535a82
* Calendar: missing backport stalling calendar planner view
...
Fix the bugfix (b799dda8c7
) so planner view doesn't throw errors
2016-11-04 09:43:19 +01:00
nathangray
fe4d00551a
Some bugfixes:
...
- For some start / end date combinations, end date was incorrectly processed
- Check readonly flag to avoid errors from drag & drop, click to create and drag to create
2016-11-02 10:40:45 -06:00
nathangray
f71d492eb3
Fix holidays in calendar sitemgr modules by adding access via holidays.php.
...
This lets the anonymous user get the holiday list without triggering a permission error.
2016-10-11 16:17:07 -06:00
nathangray
99b61bd0b8
Always pass owner when creating a new appointment, server will check preference and decide who to add as participants. Fixes one more case where 'Just me' preference was not correctly handled - single week, single other user.
2016-10-05 11:41:17 +02:00
nathangray
c32b947cd8
Always pass owner when creating a new appointment, server will check preference and decide who to add as participants. Fixes one more case where 'Just me' preference was not correctly handled - single week, single other user.
2016-10-05 11:40:12 +02:00
nathangray
0b6e3fc1ae
Fix clicking inside a single other user's calendar did not invite that user when new event preference was 'Just me'
2016-09-28 10:05:39 -06:00
nathangray
88128b6a8b
Fix multi-day event display was using event start & end time for each day instead of filling the day
2016-09-15 10:47:45 -06:00
nathangray
7a342ba56d
Update currently selected Add alarm time when start time changes
2016-09-14 08:35:14 -06:00
nathangray
fe838d2ad3
Fix incorrect tooltip in planner if event did not start or end on the hour
2016-09-09 08:13:22 -06:00
nathangray
11ef29c359
Move week view's user label to span the whole week, just above the all day events
2016-09-08 08:10:23 -06:00
Hadi Nategh
8e9dd4906e
Apply another patch to 12fbe113cf
2016-09-08 14:03:35 +02:00
Hadi Nategh
aad3b739d8
* Calendar: Fix some favorites with multi-categories get failed to be shown in calendar
2016-09-08 12:30:42 +02:00
nathangray
04c01fc0cc
Force user accounts to be listed first in tooltip, looks like some times they got put last instead
2016-09-06 08:12:20 -06:00
nathangray
6f980c92db
Update parent when removing events out of normal work times
2016-09-06 08:10:49 -06:00
nathangray
7428354884
Fix day header coloring from other months was kept when the week was reused
2016-09-01 10:37:47 -06:00
nathangray
b3a71be4a2
Add actions (Add) for blank parts of planner view
2016-08-30 08:04:48 -06:00
nathangray
4cf38c6ea6
Calendar context menu to add an event now works the same as a simple click; the event is only for that user
2016-08-23 08:09:21 -06:00
nathangray
71d3897a79
If calendar listview search is cleared, make sure it doesn't come back
2016-08-18 11:10:56 -06:00
nathangray
c2919ace3c
- Fix listview filter changes confusingly when searching
...
- Fix listview does not update for new events
2016-08-18 11:10:38 -06:00
nathangray
bbe2c93542
Fix planner view's vertical time bar when weekends are hidden - it was not accounting for the missing days
2016-08-18 11:04:48 -06:00
nathangray
41c89e0f7e
Enable planner view vertical time bar and clicks for extra space after last planner row
2016-08-17 14:15:19 +02:00
nathangray
797b0d67a5
- Always show cake in day header for birthdays on desktop
...
- German translations from Birgit Becker
2016-08-04 10:14:02 -06:00
nathangray
74b279c21f
- Add preference to display birthdays as events (still always on for mobile)
...
- Add cake icon to header on birthdays
2016-08-04 10:13:57 -06:00
nathangray
e0c48a978e
Add a missing space in event tooltip between multi-day start and end times
2016-08-03 10:18:27 -06:00
nathangray
5502d25bfe
Change timespan formatting to always show start & end time for single day events, similar to multi-day events
2016-08-03 10:18:15 -06:00
nathangray
489cf12310
Group event participants by type in event tooltip
2016-08-03 10:18:06 -06:00
nathangray
d59461444e
Fix Uncaught TypeError: this.getArrayMgr is not a function when accessing calendar through SiteMgr
2016-08-03 08:12:50 -06:00
nathangray
1be1fc4cba
Fix a case where clicking between the space for adding all day non-blocking area and the header went to day view.
2016-07-29 09:43:55 -06:00
nathangray
92c8493eb8
Fix week view with multiple users (non-consolidated) still had some space where the user could click on the day header, which was recogized as a header click instead of an all day non-blocking click
2016-07-29 09:43:46 -06:00
nathangray
616046c097
Limit event edit dialog's recurrence end date to after the event start date
2016-07-28 09:06:54 -06:00