Commit Graph

669 Commits

Author SHA1 Message Date
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
nathangray
8aa4628f76 Calendar - fix sorting users in day view would sometimes disconnect header from day 2017-03-21 09:17:31 -06:00
nathangray
983a72b3ab D is for delegated, not declined 2017-03-21 08:10:11 -06:00
nathangray
2e152294c3 Calendar - fix no events shown in planner if you had empty rows hidden 2017-03-20 10:12:15 -06:00
nathangray
46c4de0305 Calendar - Fix changing order (sorting) of users day view 2017-03-16 12:56:53 -06:00
nathangray
8f597194e0 Fix Planner sitemanager module no longer navigated.
Due to missing state variables mostly
2017-03-13 08:39:12 -06:00
nathangray
4e88e33e5a High priority events get red title 2017-03-09 13:28:09 -07:00
nathangray
775e92a89f Fix events that end at midnight can cause events from the next day to not be displayed 2017-03-09 13:02:23 -07:00
nathangray
b8e8658226 Calendar - Toolbar '+' button changed to add event on first day of current view, previously was always 'today' 2017-03-03 10:00:15 -07:00
nathangray
cb0f574e82 Fix grid for few users as well as lots 2017-03-03 09:22:36 -07:00
nathangray
90e537e1fa Calendar - Planner view: Fix time grid lines did not reach all the way to the end 2017-03-03 09:18:47 -07:00
nathangray
855825c088 Calendar - Planner view: Fix time grid lines did not reach all the way to the end 2017-03-03 09:07:16 -07:00