c27522b00f
* Calendar: Add line indicating current time
2020-05-21 14:07:29 -06:00
08b6cce51d
Calendar to TS working
2020-02-27 13:37:36 -07:00
d095241a55
Make sure week labels with unknown users get updated when the names come back from the server
2019-05-02 11:20:38 -06:00
f255a80f52
Calendar - queue unknown owner label requests
2019-01-22 09:32:58 -07:00
00ea499559
Calendar - open add into a dialog widget
2019-01-09 16:48:04 -07:00
0f016bcd7b
Change missing owner label lookup to deal with async request
2018-10-11 12:54:17 -06:00
5183aa2a19
Calendar - avoid errors from holidays if no country set
2017-10-04 09:22:00 -06:00
46c4de0305
Calendar - Fix changing order (sorting) of users day view
2017-03-16 12:56:53 -06:00
47643f06a6
Speed improvements for planner view
2017-02-24 10:33:02 -07:00
153dde2200
Move holidays.php out of inc subdirectory, add a failure check
2017-01-04 08:21:59 -07:00
b799dda8c7
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-10-14 13:34:58 -06:00
fffa937f39
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-07 09:21:37 -06:00
99824b5510
Resource categories & distribution list expansion & fixes for planner view
2016-07-21 10:21:16 -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
76307c4bbf
Allow contact lists as event participants
2016-07-06 13:19:54 -06:00
3de70526d0
Fix some bugs in drag to create event
...
- Firefox needed drag helper explicitly removed
- bug in move exceptions caused SQL error
2016-07-05 13:14:10 -06:00
0a129c0214
Fix some bugs in drag to create event
...
- Firefox tried to do drag to create & drag to resize when resizing an event
- Speed improvement for mouseover
2016-07-04 10:26:38 -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
ca7779c825
Fix documentation
2016-06-30 15:47:32 -06:00
b7919b1fe0
* Calendar: Create new events by dragging on empty space
2016-06-30 13:21:13 -06:00
87fb94a496
Deprecate $j global variable and replace them all with standard jQuery
2016-06-02 16:52:01 +02: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
4ef7afca9e
Hide granularity change so you don't have to see it
2016-04-25 22:09:57 +00:00
d02a1d31a6
Fix missing calendar owner labels when they weren't in the default options
2016-04-04 21:36:44 +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
a42a66ee52
In month view mark any days from the previous and next month differently
2016-02-04 23:14:54 +00:00
794d6aee5c
Fix events missing if home loaded before calendar
2016-01-27 17:35:25 +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
62f15c3098
Avoid error if event node could not be found
2016-01-14 23:01:55 +00:00
70686f0847
Some code cleanup
2016-01-13 22:07:09 +00:00
d1739fd873
- Fix day view user header
...
- Fix toolbar add button
2016-01-06 20:37:29 +00:00
7d1de17438
Refactor & more intelligence in grid views for speed improvements
2016-01-05 20:43:19 +00:00
d9f09e1333
Single day, multiple owner now shows in a single row
...
Also start of some refactoring to reduce the same code in multiple places
2015-12-28 22:21:47 +00:00