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
Nathan Gray
cbfb3816a9
Fix updating while not visible gave wrong values
2016-01-13 16:30:41 +00:00
Nathan Gray
a05ec9ae55
Fix typo in previous commit
2016-01-13 00:27:10 +00:00
Nathan Gray
66138ad402
Better handling of time grid preference value possibilities
2016-01-13 00:24:19 +00:00
Nathan Gray
c4d56049ab
Fix incorrect default for day consolidate
2016-01-13 00:23:37 +00:00
Nathan Gray
fccaedf231
Fix unable to drag & drop infologs
2016-01-13 00:07:55 +00:00
Nathan Gray
15dd34edcb
Re-enable/implement preference for showing events as a per-day list
2016-01-12 23:55:59 +00:00
Hadi Nategh
9afd1976a9
* Calendar/ mail integration: Fix created event out of mail has no delete button available in participants list
2016-01-12 11:13:16 +00:00
Hadi Nategh
e729fc39a5
Some more styling for toolbar widget and toolbar in calendar
2016-01-12 10:22:40 +00:00
Nathan Gray
bad0262c4e
Do not update infolog changes if calendar is not showing infolog entries
2016-01-11 20:43:52 +00:00
Nathan Gray
bdacc3573a
Fix resize while hidden resulted in wrong sizing of time grid / events
2016-01-11 20:19:45 +00:00
Nathan Gray
11b4a13b3d
Use resizable interface on daycols too, fixes events not getting re-sized on some changes (WeekN - week)
2016-01-11 19:46:01 +00:00
Hadi Nategh
87fca58c0b
Better styling toolbar widget and toolbar in calendar
2016-01-11 19:38:03 +00:00
Hadi Nategh
435dd0075e
Remove legacy styles of the weekend slideSwitch in calendar toolbar from pixelegg template
2016-01-11 09:35:42 +00:00
Hadi Nategh
7325f4e8c7
Style the weekend slideSwitch in calendar toolbar
2016-01-11 09:27:04 +00:00
Nathan Gray
f93ca28702
Fix overlap between todos and toolbar more button
2016-01-09 01:03:30 +00:00
Nathan Gray
22770805c4
Use toggle for weekend in toolbar
2016-01-09 00:54:27 +00:00
Nathan Gray
000376c69d
Fix sorting users in non-consolidated day view
2016-01-08 22:38:11 +00:00
Nathan Gray
0431ebf38b
Fix action conflict with sidebox
2016-01-06 22:42:52 +00:00
Nathan Gray
d1739fd873
- Fix day view user header
...
- Fix toolbar add button
2016-01-06 20:37:29 +00:00
Nathan Gray
556495e6cc
Move sidebox buttons into a toolbar
2016-01-06 18:24:45 +00:00
Nathan Gray
4d0977f8f9
- Fix inconsistency in participant / owner between planner & weekview
...
- Change default participant default to selected users
2016-01-05 22:54:33 +00:00
Nathan Gray
4439abc2b1
Change child category indicator
2016-01-05 21:34:49 +00:00
Nathan Gray
7d1de17438
Refactor & more intelligence in grid views for speed improvements
2016-01-05 20:43:19 +00:00
Nathan Gray
34d896f8ee
Fix timescale resizer
2015-12-29 22:36:20 +00:00
Nathan Gray
260c320ba9
Stop planner & nextmatch from fighting over events, some timing improvements
2015-12-29 22:12:30 +00:00
Nathan Gray
4792b69802
Increase default consolidation by 1
2015-12-29 16:28:29 +00:00
Nathan Gray
4b5bb644f7
Fix refresh while calendar tab is hidden caused events to be minimum height
...
Second attempt
2015-12-29 16:20:50 +00:00
Nathan Gray
ad689951a2
Mark categories with children in planner by category
2015-12-29 16:01:27 +00:00
Nathan Gray
f08cfee22c
Fix context menu action 'Add' in grid views
2015-12-29 00:19:45 +00:00
Nathan Gray
d89e847acc
Add a preference for participants for new events - just me, or selected
...
Applies when there is no obvious participant (clicking on a single user's calendar)
2015-12-29 00:11:29 +00:00
Nathan Gray
94b80f7790
- Planner view uses a date object internally
...
- Avoid ID conflicts between rows and events
2015-12-28 23:33:29 +00:00
Nathan Gray
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
Nathan Gray
bcea893927
Todo icons:
...
- Use defaults for missing icons
- Prevent wrapping
2015-12-28 17:59:47 +00:00
Nathan Gray
6dfef23ae3
Match consolidation number to the phrasing in preferences
2015-12-28 16:55:51 +00:00
Nathan Gray
e4f6b60db9
Fix refresh while calendar tab is hidden caused events to be minimum height
2015-12-28 16:25:53 +00:00
Nathan Gray
f01c973324
Fix wrong width for week when going from day -> planner -> week
2015-12-23 21:09:02 +00:00
Nathan Gray
17b1a3387f
Fix 4 day view not showing any days, changing to planner from day or 4 day view did not properly keep the date span
2015-12-23 20:50:33 +00:00
Nathan Gray
3f96725bdb
Another attempt at reducing Firefox weirdness, which might be related to the order of template processing
2015-12-23 18:15:23 +00:00
Nathan Gray
bb380e2c59
Make sure sidebox template is loaded also
2015-12-23 00:42:39 +00:00
Nathan Gray
ffad978c81
Move consolidation limit from config to preference, and split it into two for day & week views
2015-12-22 23:34:53 +00:00
Nathan Gray
a13f9cd3c9
Load sub-categories immediately, or if they are not already cached they will be missing.
2015-12-22 21:35:08 +00:00
Nathan Gray
7a62f96866
Planner view
...
- When changing into planner view, keep the current time span
- Today button keeps displayed number of days
- Remove header arrows, planner now uses same navigation as others
2015-12-22 20:07:40 +00:00
Nathan Gray
18a7c47b95
Fix drag and dropped events in a different timezone get set to the wrong time
2015-12-22 00:26:56 +00:00
Nathan Gray
e1d60f6729
Favorites do not change the current date.
2015-12-21 23:03:42 +00:00
Nathan Gray
decf8efa34
Clicking week numbers changes date in any other view also (fixes it for multi-week view)
2015-12-21 18:16:32 +00:00