Commit graph

3167 commits

Author SHA1 Message Date
Aleksander Machniak
a1d018875b Calendar agenda view and printing
Note that agenda's smart sections feature is not implemented (yet)
as it does not exist in fullCalendar (it was a Kolab's customization).
2019-01-16 13:40:11 +01:00
Aleksander Machniak
ea873a9589 Calendar Agenda and searching fixes 2019-01-15 12:18:21 +01:00
Aleksander Machniak
fb0c3436a3 Varius calendar fixes and cleanups 2019-01-11 13:59:29 +01:00
Aleksander Machniak
d45f3439b9 Fix various Larry skin regressions after fullCalendar upgrade 2019-01-09 13:22:24 +01:00
Aleksander Machniak
3373fff6b3 Fix .fc-today style 2019-01-09 10:51:16 +01:00
Aleksander Machniak
5718fd40e3 Fix various date calculation issues after fullCalendar upgrade
- allDay flag must be boolean
- allDay event's end date must be exclusive
2019-01-09 10:31:22 +01:00
Aleksander Machniak
d08e8a8a3b Fix date/time format issies and inconsistencies, remove confusing config 2019-01-08 11:39:10 +01:00
Aleksander Machniak
b0196c7ff1 Fox some small issues after fullCalendar update 2019-01-07 15:46:51 +00:00
Aleksander Machniak
c7b561f19d Fix handling 'source' argument in load_events request 2019-01-07 13:22:57 +00:00
Aleksander Machniak
59fc3c8168 Fix including moment.js 2019-01-07 12:26:04 +00:00
Aleksander Machniak
eb85d762c7 Upgrade to fullcalendar 3.9.0 - Part I
Just started, still many issues, no printing, no elastic, no agenda view
2019-01-04 16:12:33 +00:00
Aleksander Machniak
618fbe9b35 Fix logon_page in Elastic (and Elastic-based) skins (Bifrost#T168440) 2018-12-28 13:08:17 +01:00
Jeroen van Meeuwen (Kolab Systems)
56a4693914 Update German translations by using de sources and de_DE sources for de_DE translations 2018-12-19 10:25:52 +01:00
Jeroen van Meeuwen (Kolab Systems)
ac7b742005 Update the base translations before merge 2018-12-19 10:25:52 +01:00
Jeroen van Meeuwen (Kolab Systems)
038d6fcdaf Update .po files 2018-12-19 10:25:52 +01:00
Jeroen van Meeuwen (Kolab Systems)
1e9692775f New translation files 2018-12-19 10:25:52 +01:00
Aleksander Machniak
4fbe264fac Fix obvious typo in regexp 2018-12-18 13:12:17 +01:00
Jeroen van Meeuwen (Kolab Systems)
00e04d2f95 Update translations 2018-12-17 14:03:01 +01:00
Aleksander Machniak
a3d93f719b Add missing type="button" for buttons 2018-12-17 10:54:20 +01:00
Aleksander Machniak
1cc1d5f9f6 Elastic: Fix bug where file dialog appears when pressing Enter in task/event edit form (T4665) 2018-12-17 10:26:21 +01:00
Aleksander Machniak
b5dceb45aa Fix small regression 2018-12-13 14:25:56 +01:00
Aleksander Machniak
868d15c4a2 Fix PHP 7.3 warning 2018-12-13 14:25:41 +01:00
Aleksander Machniak
83ac298cd7 Fix handling EXDATEs in different timezone than the event timezone (Bifrost#T154553) 2018-12-13 12:36:20 +00:00
Aleksander Machniak
779af09a68 Fix performance/memory errors when editing recurring events
When we indeed need to find only a specific event occurrence, make the
recurrence loop return asap, instead of looping over all possible
occurrences in 100 years and returning all of them.
2018-12-13 09:50:41 +00:00
Aleksander Machniak
39fbf99978 Elastic: Fix bug when going from smartphone view to deskop view bottom left calender does not reappear (T4617) 2018-12-10 13:46:41 +01:00
Aleksander Machniak
eb8a06d2ec Kolab SSO: Fixed charset encoding issues in logon form 2018-12-10 09:23:28 +01:00
Aleksander Machniak
6d66212f5d Add margin to SSO buttons 2018-12-10 08:53:01 +01:00
Jeroen van Meeuwen (Kolab Systems)
37b89deb34 Bump version numbers to 3.4.1 2018-12-06 11:09:09 +01:00
Aleksander Machniak
2e1724b928 Add missing templates for "Save as event" dialog 2018-12-03 15:35:01 +00:00
Aleksander Machniak
a857b3cd29 Remove duplicate label references 2018-12-03 15:05:54 +00:00
Aleksander Machniak
db27d5a26c Register kolab_2fa and kolab_sso localizations in /tx/config 2018-12-04 12:53:29 +01:00
Aleksander Machniak
f61132c691 Elastic: Fix datepicker after recent changes in Elastic core 2018-12-03 14:46:09 +00:00
Aleksander Machniak
645e62bf96 Elastic: Small sizeing issue 2018-11-30 11:41:23 +00:00
Aleksander Machniak
7f2e073277 T4596: Elastic: Fix color of the selection box in Find availability dialog 2018-11-30 11:36:20 +00:00
Aleksander Machniak
5894f77b7c T4599: Fix selected calendar state after calendar delete 2018-11-30 11:00:36 +00:00
Aleksander Machniak
78dce88a9c Merge branch 'dev/sso' 2018-11-30 08:39:07 +00:00
Aleksander Machniak
e85ff38829 T4241: Add option to show/hide week numbers in datepicker and calendar view (Bifrost#T156140)
Supported 'calendar_show_weekno' option values:
  -1: don't display week numbers
   0: in datepicker only (default)
   1: in both datepicker and calendar
2018-11-28 12:42:40 +01:00
Aleksander Machniak
089425e43b T4503: Make participants non-clickable in event/task edit mode 2018-11-28 10:13:42 +01:00
Aleksander Machniak
2eea216d36 SSO: Display (localized) error message on failed SSO login. 2018-11-27 13:17:26 +01:00
Aleksander Machniak
cf50715f4f SSO: Skip redundant session update 2018-11-27 12:01:22 +01:00
Aleksander Machniak
3c0d00ef67 SSO: Add some more documentation 2018-11-27 11:03:10 +01:00
Aleksander Machniak
bf29bd2e19 SSO: Fix token refresh, support public key in DER format 2018-11-26 13:34:22 +01:00
Aleksander Machniak
359f76e9d2 SSO + LDAP (global addressbook) 2018-11-26 10:08:22 +01:00
Aleksander Machniak
0abee6c0f0 SSO + Chwala, and some improvements
Requires:
https://github.com/roundcube/roundcubemail/commit/edd9c31d6c69f4f
https://git.kolab.org/rC76f9b695c55cb118e317d760965c6e23b44dff86
2018-11-23 15:45:30 +00:00
Aleksander Machniak
a86a5ce527 Fix recurrence text when there are exceptions defined 2018-11-22 15:19:34 +00:00
Aleksander Machniak
2734ffc217 Elastic: s/@color-message-warning-background/@color-message-warning-box-background/ 2018-11-22 13:31:54 +00:00
Aleksander Machniak
2efad48657 SSO + SMTP 2018-11-19 14:31:46 +00:00
Aleksander Machniak
a53f1283f5 Kolab SSO plugin - initial commit 2018-11-19 13:28:23 +01:00
Aleksander Machniak
7c6b305b2f T4473: Unify label/placeholder for folders search input 2018-11-16 12:57:54 +01:00
Aleksander Machniak
8a72ceb940 T4428: Fix removing calendar categories in settings 2018-11-16 12:10:11 +01:00