67c88f1d19
* Api - Fix row category colors go missing after a change
...
- Row color css was not specific enough to override the default, and only worked because of load order
- Remove uneeded category CSS requests from calendar
2018-08-01 09:16:01 -06:00
015ba6bbe7
* Calendar - add birthday icon to planner for time scales less than a month
2018-07-25 10:40:35 +02:00
712b8886a7
* Calendar - Fix missing first row in planner by category view
2018-07-20 14:09:12 +02:00
14ea42de23
Calendar - add participant or category to events created via planner view's context menu
2018-06-22 12:41:00 -06:00
2087fe0b03
* Calendar - fix event positioning bug in yearly planner view
...
Events would sometimes be mis-sorted into a different month and show at the start of the month
2018-06-21 08:44:53 -06:00
66ffa92306
* Calendar - yearly planner view events would sometimes load in the next month as well
2018-04-30 10:46:58 -06:00
e1356f3086
* Calendar - fix occasional infinite loop in yearly planner
...
Something about the events present (or not present) triggered it
2018-03-26 09:48:25 -06:00
4b85df3465
* Calendar - avoid hanging in planner if event has an invalid category
2018-01-22 09:21:54 -07:00
b3f146c246
* Calendar - improve planner view printing if your screensize doesn't match page size
2017-06-27 12:24:33 -06:00
05432df4f5
Calendar - fix planner by user view new event by clicking on a resource did not include resource as participant
2017-05-23 09:30:51 -06:00
94132c68be
* Calendar - Highlight current user in planner by user
2017-04-06 08:46:19 -06:00
0ac55aad97
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-05 13:48:23 -06:00
fbeefaf788
Calendar - Fix planner view in Firefox sometimes had headers mis-aligned with columns
...
Deferred loading caused scrollbar width calculation issues.
2017-03-29 08:32:43 -06:00
36cb2fd39d
Calendar - Fix summer time change east of GMT caused 'today' to be off by one day in planner view
2017-03-27 08:49:05 -06:00
2e152294c3
Calendar - fix no events shown in planner if you had empty rows hidden
2017-03-20 10:12:15 -06:00
cb0f574e82
Fix grid for few users as well as lots
2017-03-03 09:22:36 -07:00
90e537e1fa
Calendar - Planner view: Fix time grid lines did not reach all the way to the end
2017-03-03 09:18:47 -07:00
855825c088
Calendar - Planner view: Fix time grid lines did not reach all the way to the end
2017-03-03 09:07:16 -07:00
abc9252069
Fix for missing event & group by month
2017-02-24 10:33:02 -07:00
47643f06a6
Speed improvements for planner view
2017-02-24 10:33:02 -07:00
23384d14f1
Some calendar planner view rendering performance improvements, gives ~20% reduction in render time.
2017-02-13 12:41:08 -07:00
7abf44c6a3
Add actions (Add) for blank parts of planner view
2016-08-22 09:39:09 -06:00
d2d7c6f255
Enable planner view vertical time bar and clicks for extra space after last planner row
2016-08-15 09:32:17 -06:00
8c8cf1af07
Fix planner view's vertical time bar when weekends are hidden - it was not accounting for the missing days
2016-08-12 09:16:49 -06:00
38ee3853cf
Handle empty participant names without error
2016-07-26 10:50:17 -06:00
99824b5510
Resource categories & distribution list expansion & fixes for planner view
2016-07-21 10:21:16 -06:00
a69737fa95
Fix drag & drop to invite for user IDs with more than 1 character
2016-07-20 13:34:57 -06:00
115f420996
Implement drag to invite / move to for planner by user view
2016-07-14 10:59:11 -06:00
983cfab70d
- Fix drag & drop an event inside a group or consolidated calendar asked to move or invite
...
- Fix some drag to create bugs throwing errors
2016-07-11 15:23:29 -06:00
0aaca03d89
Fix some bugs in drag to create event
...
- Firefox opened 2 popups, one for span and one for end time
- Dragging existing events longer or shorter created a new event also
- Did not work in dayview
- Categories from category planner were not set
2016-07-01 11:57:06 -06:00
b7919b1fe0
* Calendar: Create new events by dragging on empty space
2016-06-30 13:21:13 -06:00
78a1768bc4
Fix yearly planner
...
- months were 1 day too short when computer timezone was east of GMT
- slight mismatch between positions between months
- hover time was off by just a bit
2016-06-09 19:13:35 +02:00
ce329317d7
Separate years in planner view month headers, clicking on them changes to monthly view
2016-06-07 17:03:16 -06:00
87fb94a496
Deprecate $j global variable and replace them all with standard jQuery
2016-06-02 16:52:01 +02:00
80a7a121ed
- Fix clicking on month labels in planner monthly view opens add dialog
...
- Keep AJAX loading spinner up until done
2016-05-30 09:34:28 -06:00
2976d910db
Some bugfixes for planner view in sitemgr:
...
- Add check on sel_options arrayMgr for missing owner names, since sidebox is not there
- Pre-fill sel_options for above, so they can be found
- Fix clicking on an event could alter the calendar state
2016-05-16 14:32:03 -06:00
5d14807720
Planner sitemgr module
...
- Check ACL and only offer users or resources anonymous user has access (read or free/busy) to
- Stop some errors from missing framework breaking the timegrid
- Fallback to be able to get resource labels in all cases
2016-05-02 19:22:52 +00:00
86c86fab9f
Avoid undefined labels breaking the sort
2016-05-02 15:17:20 +00:00
7cb470d904
fix wrong/old url to load categories, now /api/categories.php
2016-04-26 14:35:58 +00:00
8a93fa5068
Apply show_weekends to planner view
2016-04-19 20:27:09 +00:00
d02a1d31a6
Fix missing calendar owner labels when they weren't in the default options
2016-04-04 21:36:44 +00:00
521c28cfd5
Get planner sitemanager module working
2016-03-18 15:49:11 +00:00
09e3000cb6
Fix missing / unset planner by user label
2016-03-14 21:43:34 +00:00
3a9c0c237b
fixing scope of "use strict", so we do not need to remove it when concatinating our scripts like we do now with minjs, also enabled "use strict" for calendar/js/app.js and fixed a reference error found by it
2016-03-01 16:27:45 +00:00
17f2882639
Get calendar home less broken
...
- Fix actions missing on home reload
- Fix full reload on home reload
- Fix calendar reload removed home events
2016-02-23 21:29:13 +00:00
138065be64
Handle cat_id == '0' as false, fixes missing None line
2016-02-04 16:25:20 +00:00
edf60ac0f8
Completely remove any planner_days and switch to using other views for calculation
2016-02-03 18:27:52 +00:00
f30cbdeb9e
Some layout fixes
...
- fix hidden toolbar in Safari
- fix name label shown at wrong times when switching between views & single / multi user
- better handling of not set start / end times for planner to avoid loading everything
2016-01-26 22:17:51 +00:00
49fc2d9898
Changes to get calendar working on home tab again
...
- Do not default owner to 0, use the actual value
- Do not take space for toolbar unless it's there
2016-01-25 23:47:58 +00:00
c4923848ef
Planner view:
...
- Add vertical lines
- Keep larger timescale header for zooming out
2016-01-21 23:07:29 +00:00