nathangray
f337820c83
Calendar: Fix missing color when hovering over all day non-blocking space
2020-05-11 10:49:17 -06:00
nathangray
878dc659b1
* Calendar: Add clickable link to videoconference in event tooltip
2020-04-24 10:54:08 -06:00
Hadi Nategh
9b4f6a8349
Improve toolbar admin sections
2019-09-25 11:17:55 +02:00
nathangray
6c772f7289
Calendar - button icons & icon size update for conflict & freetime search
2019-09-10 10:35:37 -06:00
Hadi Nategh
fcdfcefb00
Fix calendar header bg color
2019-04-01 16:02:27 +02:00
nathangray
f1295cce1c
Calendar - make day header blue and always show user name in day view
2019-02-05 15:45:06 -07:00
nathangray
58490c24b7
* Calendar - add birthday icon to planner for time scales less than a month
2018-07-24 16:20:50 -06:00
Hadi Nategh
8795f1865a
Fix calendar today/go button sometimes get misaligned in the sidebar
2018-07-23 09:55:54 +02:00
nathangray
b17c525e75
* Calendar - Fix today button positioning - was too far down in Firefox
2018-07-20 10:09:58 -06:00
nathangray
6a12d45739
Remove scrollbar on weekday selectbox on freetime search
2018-05-14 16:21:54 -06:00
nathangray
5f055bd2d4
* Calendar - Week view with multiple users now keeps date heading at the top
2017-06-30 09:47:21 -06:00
Hadi Nategh
1850c80c3f
Make calendar multi-week views header fixed in order to see days while scrolling down into other user's calendars
2017-06-30 15:02:52 +02:00
nathangray
b3f146c246
* Calendar - improve planner view printing if your screensize doesn't match page size
2017-06-27 12:24:33 -06:00
Hadi Nategh
66e7cf3386
Fix the date indicator always in center regardless of number of active actions
2017-05-12 12:26:25 +02:00
Hadi Nategh
5a3b3c9577
Align calendar top header date indicator vertically relevant to other actions
2017-05-12 11:40:52 +02:00
Hadi Nategh
d0d3b74a58
Make calendar date indicator in toolbar header more prominent
2017-05-10 10:34:08 +02:00
nathangray
94132c68be
* Calendar - Highlight current user in planner by user
2017-04-06 08:46:19 -06:00
nathangray
4e88e33e5a
High priority events get red title
2017-03-09 13:28:09 -07:00
nathangray
f8d2e20d5e
Restore left padding on edit dialog's location field
2017-01-31 09:26:55 -07:00
Ralf Becker
6b2a8790ba
* calendar: give event background a bit more contrast to improve visibility of event duration
2017-01-27 11:33:42 +01:00
nathangray
6ac0d8f45d
Fix top half of week label was not clickable in Firefox
2017-01-25 10:23:24 -07:00
nathangray
27822fcd66
Fix all day event click/drop target overlaps first appointment time in Firefox
2017-01-17 11:33:21 -07:00
nathangray
c88b82c4b0
Fix bug where if daily view is in a window that is to small, vertical scrollbar is in the wrong place
2016-12-21 08:12:16 -07:00
Hadi Nategh
448d99153a
Calendar category report:
...
- Fix multidays events and recurrences miscalculation
- Fix height of category table
2016-11-15 10:18:37 +01:00
Hadi Nategh
2e1e3d8727
WIP calendar report
2016-11-07 20:24:31 +01:00
Hadi Nategh
e396b8e7d5
W.I.P of holiday report for calendar app
2016-10-28 16:12:30 +02:00
Hadi Nategh
73becf6e0d
Fix icon glitch in calendar sidebar
2016-10-28 10:24:52 +02:00
nathangray
4d3bd898a7
When printing events, make times & all day event description bold for better visibility
2016-10-20 10:03:25 -06:00
nathangray
cc9795b71e
Add a border to events when printing
2016-10-20 09:33:50 -06:00
Hadi Nategh
1c18fed409
Fix calendar's user header not working in jdots template
2016-09-28 16:44:44 +02:00
nathangray
606f8ec667
Update currently selected Add alarm time when start time changes
2016-09-12 10:58:15 -06:00
nathangray
675731d74e
Fix CSS comments & extra commas
2016-09-07 10:05:51 -06:00
nathangray
6568c0667a
Move week view's user label to span the whole week, just above the all day events
2016-09-06 09:46:37 -06:00
nathangray
8a3ddfa41b
- Add preference to display birthdays as events (still always on for mobile)
...
- Add cake icon to header on birthdays
2016-07-29 09:35:24 -06:00
Hadi Nategh
53449be87f
Saving cal event's opacity effect in printing by using filter instead of opacity
2016-07-28 14:07:54 +02:00
Hadi Nategh
cc7d9cbba4
Do not apply opacity on cal events when printing a calendar view, because Firefox can not coop with opacity in print
2016-07-28 11:22:11 +02:00
nathangray
a74bba01e6
Add an add infolog button to todo list header
2016-07-12 10:24:03 -06:00
nathangray
76307c4bbf
Allow contact lists as event participants
2016-07-06 13:19:54 -06:00
Ralf Becker
5374b39680
1) skip all past events and recurrences in conflict check and fix off-by-one error in recurrence limit
...
2) restructure config a bit:
- rename Birthday section to Addressbook
- rename Scheduling conflict section to Recurrences and conflict check
- add: Please note: conflict check is never done in the past and always limited by above recurrence horizont.
2016-07-06 16:44:06 +02:00
nathangray
27ef0c20a9
Supress tooltip on holidays shown as events
2016-06-15 09:17:50 -06:00
nathangray
f7592ae0b0
Fix month names are not fully visible - they were covered by end of month filler
2016-05-25 15:30:30 -06:00
nathangray
d772e459dd
Remove extra commas
2016-05-25 10:20:10 -06:00
Nathan Gray
e7763189b1
Some more print improvements:
...
- Fix day & week height in FF
- Fix todos not hidden
2016-05-10 16:03:26 +00:00
Hadi Nategh
2339ca4598
Some more styles for participants tab in calendar edit dialog
2016-05-06 09:32:17 +00:00
Nathan Gray
dafe7d484d
Remove 30 minute lines
2016-05-03 21:58:58 +00:00
Hadi Nategh
1bf2ab4016
Implement enable/disable quantity base on participant's value type
2016-04-29 08:40:55 +00:00
Nathan Gray
b3f4b60ccf
Calendar print improvements
...
- Hide todos in single day
- Better sizing, weeks should fit on 1 page in either landscape or portrait
- Fix bug where all day non-blocking events pushed week too wide
- Move screen size dependant day header label shortening to app.css so it can be applied for printing too
2016-04-26 22:58:35 +00:00
Nathan Gray
4ef7afca9e
Hide granularity change so you don't have to see it
2016-04-25 22:09:57 +00:00
Nathan Gray
00f8cb0a07
Change title display for planner view long / whole day events
2016-04-21 20:30:48 +00:00
Nathan Gray
0e211704ad
Make Planner view titles all not bold in planner, tooltip unchanged
2016-04-20 15:07:01 +00:00