Nathan Gray
edd827b221
Sidebox calendar - remove borders, header background, month button
2016-01-22 00:58:12 +00:00
Nathan Gray
ac4bef3c47
In single week view, only show the date labels once
2016-01-22 00:22:08 +00:00
Nathan Gray
c4923848ef
Planner view:
...
- Add vertical lines
- Keep larger timescale header for zooming out
2016-01-21 23:07:29 +00:00
Nathan Gray
0ae7ba40ce
Toolbar changes:
...
- Change Add button icon from new to +
- Add Today button to toolbar
2016-01-21 18:41:54 +00:00
Nathan Gray
01471c3d61
Some more style changes:
...
- Whole day header background color fixed
- Italic removed from birthdays
- Default color changed to blue
- Holiday colors changed to a little lighter color
2016-01-21 18:37:31 +00:00
Nathan Gray
80ce556003
Remove view names from header
2016-01-21 18:35:53 +00:00
Nathan Gray
1a4bcebdcf
Avoid scrolling in long hidden event list triggering change in date span
2016-01-21 15:58:21 +00:00
Nathan Gray
ad05ac0cc3
Fix some months not showing enough weeks, better this time
2016-01-21 15:40:32 +00:00
Nathan Gray
15c489c561
Style changes
...
- Made events partially transparent
- Font size & weight changes
- Remove zebra striping from planner view, using lines
2016-01-20 22:27:41 +00:00
Nathan Gray
72991fc007
Smarter updates for recurring events, to avoid refreshing more than needed.
2016-01-20 20:58:14 +00:00
Nathan Gray
4cd43a2dee
Style changes
...
- Increase day header sizes
- Remove event borders, event status shown in category color bar
- Remove zebra striping from timegrid, switched to hour & half hour lines
2016-01-19 22:09:09 +00:00
Nathan Gray
14041ccde4
- Fix broken drag to resize
...
- Fix single day was sometimes too wide
2016-01-19 18:03:42 +00:00
Nathan Gray
df0592f7c8
Fix broken check if calendar was for just a group, or owner was set as a string
2016-01-19 16:52:05 +00:00
Nathan Gray
a253a7b568
Avoid re-adding to the same cache ID we just removed it from, fixes unresponsive script after adding
2016-01-19 16:21:44 +00:00
Nathan Gray
2a91237c2a
Fix some months not showing enough weeks
2016-01-19 15:37:15 +00:00
Nathan Gray
eacabe0cec
Activate links in location & description
2016-01-19 00:48:21 +00:00
Nathan Gray
85eebd426d
Fix fatal error when copying an event
2016-01-19 00:42:27 +00:00
Nathan Gray
a075d5a612
Remove some more margin to get rid of unwanted scrollbar in FF
2016-01-18 23:52:23 +00:00
Nathan Gray
c6a0169fd3
Remove round corners from tooltip too
2016-01-18 23:42:51 +00:00
Nathan Gray
2608b63d54
Fix planner by month could not start on some months
2016-01-18 23:26:19 +00:00
Nathan Gray
a79e017ea9
Better use supplied context when adding
2016-01-18 22:48:38 +00:00
Nathan Gray
0726de19fc
Avoid failure if parent does not have owner set
2016-01-18 21:38:45 +00:00
Nathan Gray
e25442abce
Fix clicks on daycol sub-divs were ignored
2016-01-18 20:55:30 +00:00
Nathan Gray
fd70bdd606
Never change automatically for just 1 row
2016-01-18 20:35:57 +00:00
Nathan Gray
a6b38f335e
If timegrid is too small (< 180px) automatically switch to gridlist view
2016-01-18 20:32:33 +00:00
Nathan Gray
57b955de9e
Change regular (grid view) event styling
2016-01-18 20:02:35 +00:00
Nathan Gray
f438940598
Fix alarms not updated when event is moved
2016-01-18 17:45:25 +00:00
Nathan Gray
a16c2b0648
Something wrong with r54749, revert until I can figure it out
2016-01-16 01:01:21 +00:00
Nathan Gray
2acad0e019
Looking for performance
...
- Don't update days if week is disabled
- Avoid some unneeded calls to et2_date
2016-01-16 00:38:44 +00:00
Nathan Gray
f813f55b25
Looking for performance
...
- Defer tooltip generation until mouseover
- Avoid some unneeded calls to et2_date & jQuery
2016-01-16 00:38:04 +00:00
Nathan Gray
5e5139ae2e
- Simplify grid sizing calculations
...
- Fix non-consolidated day update
2016-01-15 22:43:59 +00:00
Nathan Gray
2c31029f66
Fix early ajax update losing not yet saved partially entered events
2016-01-15 21:11:19 +00:00
Nathan Gray
c146da8106
Fix planner view sizing issue where row headers overlapped row data when planner was not wide enough
2016-01-15 20:51:12 +00:00
Nathan Gray
1a5d137ede
Hide partially visible events in gridlist view, and make sure there's some free space to click so user can add events
2016-01-15 20:22:55 +00:00
Nathan Gray
a4d89520e4
Fix broken validity check - failed when parent was a group
2016-01-15 16:58:59 +00:00
Hadi Nategh
af70d057f0
Add new holidays.CH till 2020
2016-01-15 15:05:41 +00:00
Nathan Gray
932fcbc78c
Align planner view to weeks
2016-01-15 00:05:02 +00:00
Nathan Gray
e4a0808693
Keep list search keywords around through an app refresh
2016-01-14 23:23:22 +00:00
Nathan Gray
9dc2038652
Try some more speedups, using a timeout & avoid double value copy
2016-01-14 23:03:53 +00:00
Nathan Gray
62f15c3098
Avoid error if event node could not be found
2016-01-14 23:01:55 +00:00
Nathan Gray
ca015e4249
Sort users alphabetically for planner by user
2016-01-14 22:21:38 +00:00
Nathan Gray
74531bbae4
Fix gridlist event colors for Pixelegg theme
2016-01-14 22:01:23 +00:00
Nathan Gray
cc53069d40
Some missing bits for Stylite theme
...
- Missing new & day toolbar icons (thanks Ulle)
- Incorrect colors
2016-01-14 21:52:40 +00:00
Nathan Gray
931a354a66
Style changes for gridlist view
2016-01-14 21:24:01 +00:00
Nathan Gray
6b78eb9d36
More intelligent updating to avoid having to re-do a whole week when one event is added
2016-01-14 15:46:55 +00:00
Nathan Gray
36672c5626
Better support for storing a planner view as a favorite - detects months better
2016-01-13 22:58:20 +00:00
Nathan Gray
70686f0847
Some code cleanup
2016-01-13 22:07:09 +00:00
Nathan Gray
1e2b03abb0
Fix error blocking complete removal of multi-day events when deleted
2016-01-13 18:55:23 +00:00
Nathan Gray
6e614ee4b7
Fix wrong action ID
2016-01-13 18:36:44 +00:00
Nathan Gray
f9886b12bf
Tweak borders for gridlist view for visual separation between weeks
2016-01-13 18:14:27 +00:00