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
Jeroen van Meeuwen (Kolab Systems)
dedf5caa1c
No longer use de for de_DE
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
217e861d4d
Fast-mode for contacts
...
... there's still a place for improvement, we can make more requests use fast-mode.
2018-12-13 19:49:09 +00:00
Aleksander Machniak
28932e4c92
Fast-mode for selecting kolab objects
...
... for now used only by kolab_notes plugin
2018-12-13 18:36:17 +00:00
Aleksander Machniak
2ac64d32eb
Fix regression in handling contact groups
2018-12-13 16:51:34 +00:00
Aleksander Machniak
be749b2795
Add possibility to bypass indexes cache only
2018-12-13 16:27:06 +00:00
Aleksander Machniak
67f6ef9bbf
Always fetch xml from IMAP and parse objects on select
...
Temporarily we still store data and xml as before, but do not use them on select.
2018-12-19 12:25:39 +01:00
Aleksander Machniak
73e9463595
Merge branch 'master' into dev/perf
...
Conflicts:
plugins/kolab_tags/lib/kolab_tags_engine.php
2018-12-19 09:52:50 +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
Aleksander Machniak
4244253ca0
Elastic: Make the watermark logo gray
2018-11-16 11:34:38 +01:00
Aleksander Machniak
28627a64a8
Require pear/http_request2 via libkolab's composer.json
2018-11-13 09:12:10 +01:00
Aleksander Machniak
89b597a205
Support Chwala's fileapi_backend_storage_disabled mode (Bifrost#T137352)
2018-10-19 12:03:31 +02:00
Aleksander Machniak
6665a06534
Fix missing folder selection after other folder rename (and folder list reload)
2018-10-19 10:35:22 +02:00
Aleksander Machniak
f5e4ae99a3
Add contextmenu on folders list (Bifrost#T127416)
2018-10-18 14:25:54 +00:00
Aleksander Machniak
207d21e78e
Bump Chwala version
2018-10-18 11:18:01 +00:00