Commit Graph

680 Commits

Author SHA1 Message Date
nathangray
14a0916e1d * Calendar - fix missing week numbers on multiweek view and wrong scrolling 2018-11-13 09:09:07 -07:00
nathangray
0e4742cdb9 Calendar - In week view always display name of selected user if not self 2018-10-23 09:56:28 -06:00
nathangray
1e7effe370 * Calendar - fix adding events to days loaded and cached but not shown in current view would not show when view gets changed 2018-09-25 09:15:35 -06:00
nathangray
f208985cc4 * Calendar - fix multi-day events ending at 00:00 would only be shown for the first day 2018-09-25 09:14:48 -06:00
nathangray
67c88f1d19 * Api - Fix row category colors go missing after a change
- Row color css was not specific enough to override the default, and only worked because of load order
- Remove uneeded category CSS requests from calendar
2018-08-01 09:16:01 -06:00
nathangray
015ba6bbe7 * Calendar - add birthday icon to planner for time scales less than a month 2018-07-25 10:40:35 +02:00
nathangray
021f49feec * Calendar - Fix today button positioning - was too far down in Firefox 2018-07-23 11:53:55 +02:00
nathangray
712b8886a7 * Calendar - Fix missing first row in planner by category view 2018-07-20 14:09:12 +02:00
nathangray
14ea42de23 Calendar - add participant or category to events created via planner view's context menu 2018-06-22 12:41:00 -06:00
nathangray
bd364250fc Calendar - planner view context menu Add action now uses date you clicked on 2018-06-22 12:40:52 -06:00
nathangray
c50d8007e2 * Calendar - add context menu actions for email & documents to non-list views 2018-06-21 08:46:08 -06:00
nathangray
2087fe0b03 * Calendar - fix event positioning bug in yearly planner view
Events would sometimes be mis-sorted into a different month and show at the start of the month
2018-06-21 08:44:53 -06:00
nathangray
7ef6a2968a * Calendar - Add preference to update calendar view immediately when navigation calendar in sidebox is changed 2018-06-15 09:02:51 -06:00
nathangray
07661b38c3 * Calendar - fix week header rendering problem in some languages
Translation was too long, now allowing up to 3 letters but longer trimmed
2018-06-15 09:01:13 -06:00
nathangray
66ffa92306 * Calendar - yearly planner view events would sometimes load in the next month as well 2018-04-30 10:46:58 -06:00
nathangray
490742ea51 Calendar - fix birthday preference always sent to client as false 2018-04-10 14:05:39 +02:00
nathangray
755e0c8aa2 * Calendar - add preference to display birthdays as events as well as holidays 2018-04-10 14:05:39 +02:00
nathangray
e7100085c6 Calendar - Planner view, events on Friday would sometimes go missing if weekends were hidden 2018-03-28 09:12:29 -06:00
nathangray
c45cb57917 * Calendar - fix events on weekend were sometimes shown on Friday if weekends were hidden 2018-03-28 09:12:19 -06:00
Hadi Nategh
10a19cb2f8 Fix lots of misspelled words in translations 2018-03-28 11:21:55 +02:00
nathangray
e1356f3086 * Calendar - fix occasional infinite loop in yearly planner
Something about the events present (or not present) triggered it
2018-03-26 09:48:25 -06:00
nathangray
3ca0bd3e84 * Calendar - Fix moving event to an un-loaded day would show only that event when the day is viewed 2018-03-07 11:45:45 -07:00
nathangray
b74a5da4f5 * Calendar - always show non-blocking icon for non-blocking events, regardless of private flag 2018-03-07 11:43:31 -07:00
nathangray
04cbe61965 * Calendar - Fix right click -> add gave error instead of popup 2018-02-05 09:44:39 -07:00
nathangray
8464f7ae39 * Calendar - Fix Filemanager, Infolog & Timesheet context menu actions 2018-02-02 09:18:13 -07:00
nathangray
4b85df3465 * Calendar - avoid hanging in planner if event has an invalid category 2018-01-22 09:21:54 -07:00
nathangray
07de0df0ea * Calendar - merge from sidebox will now open in Collabora, if available 2017-12-18 14:25:57 +01:00
nathangray
467d052c90 * Calendar - add a line to the top of events so consecutive events are better separated 2017-11-28 09:12:29 -07:00
nathangray
90d8f66cdc * Calendar - translate day of week in app header 2017-11-22 10:39:55 -07:00
nathangray
991748e152 Add full day name to app header for single day view 2017-11-17 09:01:19 -07:00
nathangray
17f41e5876 * Calendar - Add preference to set color of events without category color 2017-11-14 08:52:53 -07:00
nathangray
5da12be8e8 Calendar - fix some bugs in readonly mode:
- missing participant widget would fail
- read-only end date would cause error
2017-11-03 14:38:51 -06:00
nathangray
5183aa2a19 Calendar - avoid errors from holidays if no country set 2017-10-04 09:22:00 -06:00
nathangray
39759eb267 * Calendar - fix bug where private events for multiple users in week view only showed for one user 2017-09-05 11:20:53 -06:00
Hadi Nategh
0ececf8c78 Set statustext value as text by default
- Introduce new boolean attribute called statustext_html in case we want
explicitly statustext gets rendered as html
- Fix Calendar tooltip with new statustext_html attribute
2017-09-05 19:04:45 +02:00
nathangray
7e275df4e4 * Calendar - Fix month overflow bug when scrolling prev / next 2017-08-31 08:49:16 -06:00
nathangray
4fcebd2f93 * Calendar - add preference to view month as a time grid, same as other views 2017-08-28 10:01:27 -06:00
nathangray
b3f146c246 * Calendar - improve planner view printing if your screensize doesn't match page size 2017-06-27 12:24:33 -06:00
nathangray
a44bdb99f9 * Calendar - Fix edit via emailed notification link did not work properly 2017-06-22 11:07:42 -06:00
nathangray
b9b03bced7 * Calendar - Fix weekend setting got lost when you go from week to day view 2017-06-14 09:27:39 -06:00
nathangray
f8adc0cadf Calendar - Fix events were not displayed if you clicked 'today' in sidebox, then month view
(Faster implementation)
2017-06-13 15:14:55 -06:00
nathangray
5a700b7e40 * Calendar - Fix events were not displayed if you clicked 'today' in sidebox, then month view 2017-06-13 15:03:45 -06:00
nathangray
02a569bea9 * Calendar - avoid events ending at midnight (00:00) causing a 0 length event the next morning 2017-06-01 09:29:43 -06:00
nathangray
05432df4f5 Calendar - fix planner by user view new event by clicking on a resource did not include resource as participant 2017-05-23 09:30:51 -06:00
nathangray
843331260a * Calendar - In week view with multiple users, clicking on the name will now change to just that user 2017-05-16 09:35:13 -06:00
nathangray
94132c68be * Calendar - Highlight current user in planner by user 2017-04-06 08:46:19 -06:00
nathangray
0ac55aad97 Calendar - Fix bug where planner by user would not show events with group invitation, planner by category would not show events with sub-categories 2017-04-05 13:48:23 -06:00
nathangray
53916b71f6 Deal with event sizing issue that caused 0 length events depending on what was rendered first 2017-04-05 13:23:34 -06:00
nathangray
fbeefaf788 Calendar - Fix planner view in Firefox sometimes had headers mis-aligned with columns
Deferred loading caused scrollbar width calculation issues.
2017-03-29 08:32:43 -06:00
nathangray
36cb2fd39d Calendar - Fix summer time change east of GMT caused 'today' to be off by one day in planner view 2017-03-27 08:49:05 -06:00