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
ca015e4249
Sort users alphabetically for planner by user
2016-01-14 22:21:38 +00:00
Nathan Gray
70686f0847
Some code cleanup
2016-01-13 22:07:09 +00:00
Nathan Gray
556495e6cc
Move sidebox buttons into a toolbar
2016-01-06 18:24:45 +00:00
Nathan Gray
7d1de17438
Refactor & more intelligence in grid views for speed improvements
2016-01-05 20:43:19 +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
ad689951a2
Mark categories with children in planner by category
2015-12-29 16:01:27 +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
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
2ee00759bc
Resolve some issues with week numbers between east & west of GMT
2015-12-21 18:14:33 +00:00
Nathan Gray
a6a104fba6
Planner view
...
- Fix wrong month end in month header
2015-12-17 23:52:49 +00:00
Nathan Gray
7e445d2d6b
Planner view
...
- Make week header slightly less weird - Fix trailing partial weeks
2015-12-17 23:38:16 +00:00
Nathan Gray
f36fe66fe3
Planner view
...
- Make week header slightly less weird
2015-12-17 23:28:47 +00:00
Nathan Gray
db071039a4
Planner view
...
- Fix missing rows with planner by user, group selected
2015-12-17 23:13:26 +00:00
Nathan Gray
c3900b27a4
Planner view
...
- Fix extra sub-category events when hiding empty rows
2015-12-17 22:43:22 +00:00
Nathan Gray
cd9381c223
Planner view
...
- Make week header slightly less weird
- Fix missing sub-category events
2015-12-17 22:24:28 +00:00
Nathan Gray
5843f28677
Make planner view headers slightly less weird, clicking on a month should view that month
2015-12-16 23:46:44 +00:00
Nathan Gray
fc48eab1e7
Correct header holidays east of GMT
2015-12-16 23:06:42 +00:00
Nathan Gray
db675f2fda
Planner view categories
...
- Use standard order (hierarchy / alphabetical)
- Implement hidden rows preference
- If no specific categories are chosen, group into top-level categories
2015-12-16 22:54:00 +00:00
Nathan Gray
fdfad272aa
Fix some extra next buttons in the planner header
2015-12-14 23:46:45 +00:00
Nathan Gray
871efde40d
Yearly planner does not show infologs
2015-11-23 22:06:31 +00:00
Nathan Gray
955466d156
Fix some layout / formatting problems with 12h times
2015-11-17 20:19:47 +00:00
Nathan Gray
0df5d6f207
Fix planner events
...
- Createing event by clicking on row had wrong end date
- Display problems from previous commit
2015-11-17 17:59:23 +00:00
Nathan Gray
71bd17628d
Fix users in groups were doubled in planner view, if you selected additional users already in a selected group
2015-11-16 17:15:43 +00:00
Nathan Gray
406c96defe
Fix planner view got end date wrong when adding an event by clicking on a row.
2015-11-16 17:07:56 +00:00
Nathan Gray
6e924a3700
Fix infinite loop in monthly planner with multi-month events
2015-11-14 00:09:45 +00:00
Nathan Gray
ddb63f4f46
- Fix clicking to create an event on another user's calendar did not always set that user as owner, even with add permission
...
- Fix doubled users in planner view when users and groups were selected
2015-11-13 17:07:48 +00:00
Nathan Gray
ddd82175d2
Don't even start the drag if you do not have edit permission
2015-11-11 16:54:00 +00:00
Nathan Gray
9a1f24e3a4
Prevent users in selected groups from showing up more than once
2015-11-10 21:40:42 +00:00
Nathan Gray
2df3a14e36
Calendar planner:
...
- Fix error in group invitations when expanding into in each user's row
2015-11-10 01:00:44 +00:00
Nathan Gray
697444965d
Calendar planner:
...
- Fix planner category filter
- Planner by user now lists group invitations in each user's row
2015-11-10 00:56:31 +00:00
Nathan Gray
a8b62158ea
Calendar display:
...
- Fix planner view clicking on user label breaks view
- Fix holidays and today off by one day in planner depending on time zone
2015-11-09 23:49:26 +00:00
Nathan Gray
8671fdc837
Calendar display:
...
- Better handling of planner group by categories to handle events with multiple categories and events from other apps
- No time indicator line on planner headers
- Events from other apps now show colors from other app's categories
2015-11-09 23:06:17 +00:00
Nathan Gray
eb999f98a6
Calendar planner:
...
- Hover shows current time
- Clicking a row adds event at that time for that user / category
2015-11-06 22:57:27 +00:00
Nathan Gray
05b2bdc920
Calendar display issues
...
- Keep planner header if you have to scroll down
- Show full hour at the end of the day, not just first division
2015-10-27 19:08:33 +00:00
Nathan Gray
a384714a8d
Calendar W.I.P
...
- Change layout to show the whole 24 hour day with a scrollbar, not just work day
- Fix some translation issues (thanks Ulle) by using calendar's egw for lang calls
- Fix cache is discarded even when state doesn't change, which broke filtering (thanks Ulle)
2015-10-05 23:45:51 +00:00
Nathan Gray
2806cd06c1
Make planner headers look like links
2015-09-21 15:41:56 +00:00
Nathan Gray
7e9be1ea38
Calendar bugs:
...
- Fix infinite loop west of GMT
- Sidebox calendar now only changes views in day, week or month. Other views just change the date
- Fix inconsistant week number in planner
2015-09-14 20:47:25 +00:00
Nathan Gray
7d83c27684
Calendar bugs:
...
- Fix infinite loop east of GMT
2015-09-14 18:29:22 +00:00
Nathan Gray
84b1eafc24
Calendar et2 bugs:
...
- Clicking a date in sidebox now changes to day view, unless you're in 4 day view
- Today button no longer switches to month view
- Put upper limits on planner by user & category headers to avoid hundreds of day headers
2015-09-09 20:59:23 +00:00
Nathan Gray
75c7d36a31
Some speed optimizations and plugging some leaks.
2015-08-25 23:30:32 +00:00
Nathan Gray
8cb0aade18
Calendar bugs
...
- Fix 'Today' button went to yesterday if timezone was < GMT
- Fix navigation buttons & scrolling in year planner
- Fix sometimes missing data in year planner if timezone was < GMT
2015-08-19 16:17:55 +00:00
Nathan Gray
57ab5dc678
Calendar et2 bugs:
...
- Fix drag to re-order calendars
- Keep order in planner view
2015-08-11 22:30:50 +00:00
Nathan Gray
6ad8a5e309
Calendar et2 conversion work in progress.
...
- Fixes for losing actions
- Drag & drop move & resize for planner view
2015-08-11 15:35:54 +00:00
Nathan Gray
47813048ab
Calendar et2 conversion bugs:
...
- Home favorites were missing data
- View selectbox did not show Planner when you clicked the button
- Weekend toggle did not affect multi-week view
- Refresh lost the event if it changed day
2015-08-06 17:14:20 +00:00
Nathan Gray
9903a5f926
Calendar et2 conversion work in progress.
...
- Home favorites with context menus
2015-08-05 21:24:07 +00:00
Nathan Gray
f0ebb448a2
Calendar et2 conversion work in progress.
...
- Client side event caching
- Home fixes
2015-07-15 16:29:10 +00:00
Nathan Gray
925c29ce9d
Calendar et2 conversion work in progress.
...
- Some context menu actions
- Reduce code duplication in views
- Fix views still using iframe
2015-06-30 22:26:59 +00:00
Nathan Gray
4648f91bb7
Calendar et2 conversion work in progress.
...
- Start of planner view
- Scroll moved to app.js so month works better
2015-06-25 17:44:28 +00:00