nathangray
f10c6fa966
* Calendar - improve planner view printing if your screensize doesn't match page size
2017-06-30 09:14:06 -06:00
nathangray
e6ed8b0ed8
* Calendar - Fix weekend setting got lost when you go from week to day view
2017-06-14 09:28:27 -06:00
nathangray
3bc6999058
* Calendar - avoid events ending at midnight (00:00) causing a 0 length event the next morning
2017-06-07 13:48:28 -06:00
nathangray
c542be543f
Calendar - fix planner by user view new event by clicking on a resource did not include resource as participant
2017-05-24 10:20:00 -06:00
nathangray
dfd643df43
* Calendar - In week view with multiple users, clicking on the name will now change to just that user
2017-05-17 09:09:45 -06:00
nathangray
af88d35f63
Deal with event sizing issue that caused 0 length events depending on what was rendered first
2017-04-19 11:18:59 -06:00
nathangray
c013210563
* Calendar - Fix bug where planner by user would not show events with group invitation, planner by category would not show events with sub-categories
2017-04-06 09:27:15 -06:00
nathangray
0737afecc5
* Calendar - Highlight current user in planner by user
2017-04-06 09:25:29 -06:00
nathangray
fb2636ee5d
Calendar - Fix planner view in Firefox sometimes had headers mis-aligned with columns
...
Deferred loading caused scrollbar width calculation issues.
2017-03-29 08:37:52 -06:00
nathangray
a5ecd32197
Calendar - Fix summer time change east of GMT caused 'today' to be off by one day in planner view
2017-03-28 09:47:08 -06:00
nathangray
7b641f7a8a
Calendar - fix sorting users in day view would sometimes disconnect header from day
2017-03-22 08:08:19 -06:00
nathangray
6c733e2d56
Calendar - Fix changing order (sorting) of users day view
2017-03-22 08:08:11 -06:00
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