Commit graph

3208 commits

Author SHA1 Message Date
Aleksander Machniak
1d9490f60b Files: Fix buggy dialogs when more than one external storage requires authentication 2019-03-08 15:34:30 +00:00
Aleksander Machniak
02a1ad8f64 Elastic: Fix style in some Files dialogs 2019-03-08 14:18:40 +00:00
Aleksander Machniak
7c87ca644c T127626: Improved performance of folders listings (in Files)
By fetching list of folders in semi-recursive way using many parallel requests to Chwala.
2019-03-08 13:12:09 +00:00
Aleksander Machniak
f66950a5d8 Elastic: Fix padding of subscription button on folder listings 2019-02-27 11:28:45 +01:00
Aleksander Machniak
925cdfda8c Calendar: Menu options rename: Edit -> Edit/Share calendar, Delete -> Delete calendar 2019-02-21 11:47:12 +00:00
Aleksander Machniak
d1989f1176 Tasks: Menu options rename: Edit -> Edit/Share list, Delete -> Delete list 2019-02-21 11:42:33 +00:00
Aleksander Machniak
a9056e4b71 Notes: Menu options rename: Edit -> Edit/Share notebook, Delete -> Delete notebook 2019-02-21 11:36:53 +00:00
Aleksander Machniak
003485ed5e Elastic: Small checkbox label alignment fix 2019-02-21 11:30:38 +00:00
Aleksander Machniak
f5c586cf7b Fix some labels in import/export dialogs not pointing to inputs/selects 2019-02-21 11:22:31 +00:00
Aleksander Machniak
7288bac122 Elastic: Use custom switch in place of pretty checkbox 2019-02-20 13:40:56 +01:00
Aleksander Machniak
80ed46693a Elastic: Fix non-working completion status checkbox on tasks list 2019-02-20 12:45:16 +01:00
Aleksander Machniak
9b55d3ad1b Fix invalid HTML output 2019-02-20 10:25:09 +01:00
Aleksander Machniak
ea21949fd8 kolab_auth_proxy plugin (Bifrost#T184892) 2019-02-19 12:33:46 +01:00
Aleksander Machniak
b1640e16f4 Fix misleading error message on IMAP errors 2019-02-18 12:04:08 +01:00
Aleksander Machniak
721e131b53 Add missing styles for some elements in Availability finder table 2019-02-08 13:22:46 +01:00
Aleksander Machniak
2a66eed29a Fix javascript errors in Availability dialog 2019-02-08 13:16:38 +01:00
Aleksander Machniak
8400bbe36f T4770: Fix searching by event categories 2019-02-07 13:15:41 +00:00
Aleksander Machniak
11ff8f71ea Fix various calendar regressions 2019-02-06 09:45:58 +01:00
Aleksander Machniak
6cd46fedcf Fix so calendar name in event view is not colored (Bifrost#T97743)
It could be white making the text invisible.
2019-02-05 10:56:12 +01:00
Aleksander Machniak
3a9596bf1c Fix "0 more..." link appearence in event info dialog 2019-02-05 10:47:00 +01:00
Aleksander Machniak
6285d0cf71 T4668: Validate time input in event dialog 2019-02-01 15:00:21 +00:00
Aleksander Machniak
e922559292 T4914: Fix so calendar event must have a title/summary 2019-02-01 14:11:43 +00:00
Aleksander Machniak
0f0a5952f8 Elastic: Bring back calendars list on print page 2019-02-01 13:18:33 +00:00
Aleksander Machniak
adb4d9d0f0 Calendar: Fix js error when selecting a resource in resources finder 2019-01-31 11:35:51 +00:00
Aleksander Machniak
e36486a592 Calendar: Don't hide duplicate descriptions for recurring events in agenda view 2019-01-31 09:47:12 +00:00
Aleksander Machniak
94c80fbc75 Elastic: Increase font-size in calendar event boxes 2019-01-31 09:11:53 +00:00
Aleksander Machniak
c426b5ddd2 Elastic: Fix checkbox style issue in tasks export dialog 2019-01-31 09:11:02 +00:00
Aleksander Machniak
cbd1c1ae47 Upgrade to fullCalendar 3.9.0
Squashed commit of the following:

commit cd7c726b57
Author: Aleksander Machniak <machniak@kolabsys.com>
Date:   Tue Jan 22 13:52:35 2019 +0000

    Remove leftover code

    Agenda sections and fisheye view.

commit 8b2203adfc
Author: Aleksander Machniak <machniak@kolabsys.com>
Date:   Tue Jan 22 12:23:11 2019 +0000

    Fix duplicated requests on using Next/Prev buttons in Agenda view

commit 2dff079625
Author: Aleksander Machniak <machniak@kolabsys.com>
Date:   Tue Jan 22 11:34:16 2019 +0000

    Increase font-size for .fc-event

commit 9bb48ec3fa
Author: Aleksander Machniak <machniak@kolabsys.com>
Date:   Fri Jan 18 12:10:33 2019 +0000

    Fix re-fetching updated event in quickview mode

commit 841815f5b1
Merge: ffe9c0c7 315079c8
Author: Aleksander Machniak <machniak@kolabsys.com>
Date:   Fri Jan 18 11:43:19 2019 +0000

    Merge branch 'master' into dev/fullcalendar-upgrade

commit ffe9c0c7f7
Author: Aleksander Machniak <machniak@kolabsys.com>
Date:   Fri Jan 18 11:41:59 2019 +0000

    Fix events re-rendering after "Print descriptions" option change

commit bc48cd6639
Author: Aleksander Machniak <machniak@kolabsys.com>
Date:   Fri Jan 18 11:30:38 2019 +0000

    Fix event color on hover in print mode

commit 0776636fd6
Author: Aleksander Machniak <machniak@kolabsys.com>
Date:   Fri Jan 18 10:07:41 2019 +0000

    Fix including eye.svg

commit 7cc525e4e9
Author: Aleksander Machniak <machniak@kolabsys.com>
Date:   Fri Jan 18 09:50:34 2019 +0000

    Elastic support for new fullCalendar

commit 3efc8d0389
Author: Aleksander Machniak <machniak@kolabsys.com>
Date:   Thu Jan 17 07:47:59 2019 +0000

    Remove now indicator on calendar print

commit a1d018875b
Author: Aleksander Machniak <machniak@kolabsys.com>
Date:   Wed Jan 16 13:40:11 2019 +0100

    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).

commit ea873a9589
Author: Aleksander Machniak <machniak@kolabsys.com>
Date:   Tue Jan 15 12:18:21 2019 +0100

    Calendar Agenda and searching fixes

commit fb0c3436a3
Author: Aleksander Machniak <machniak@kolabsys.com>
Date:   Fri Jan 11 13:59:29 2019 +0100

    Varius calendar fixes and cleanups

commit d45f3439b9
Author: Aleksander Machniak <machniak@kolabsys.com>
Date:   Wed Jan 9 13:22:24 2019 +0100

    Fix various Larry skin regressions after fullCalendar upgrade

commit 3373fff6b3
Author: Aleksander Machniak <machniak@kolabsys.com>
Date:   Wed Jan 9 10:51:16 2019 +0100

    Fix .fc-today style

commit 5718fd40e3
Author: Aleksander Machniak <machniak@kolabsys.com>
Date:   Wed Jan 9 10:31:22 2019 +0100

    Fix various date calculation issues after fullCalendar upgrade

    - allDay flag must be boolean
    - allDay event's end date must be exclusive

commit d08e8a8a3b
Author: Aleksander Machniak <machniak@kolabsys.com>
Date:   Tue Jan 8 11:39:10 2019 +0100

    Fix date/time format issies and inconsistencies, remove confusing config

commit b0196c7ff1
Author: Aleksander Machniak <machniak@kolabsys.com>
Date:   Mon Jan 7 15:46:51 2019 +0000

    Fox some small issues after fullCalendar update

commit c7b561f19d
Author: Aleksander Machniak <machniak@kolabsys.com>
Date:   Mon Jan 7 13:22:57 2019 +0000

    Fix handling 'source' argument in load_events request

commit 59fc3c8168
Author: Aleksander Machniak <machniak@kolabsys.com>
Date:   Mon Jan 7 12:26:04 2019 +0000

    Fix including moment.js

commit eb85d762c7
Author: Aleksander Machniak <machniak@kolabsys.com>
Date:   Fri Jan 4 16:12:33 2019 +0000

    Upgrade to fullcalendar 3.9.0 - Part I

    Just started, still many issues, no printing, no elastic, no agenda view
2019-01-30 15:30:11 +01:00
Aleksander Machniak
c1f1c9daed Use https:// for plugins.roundcube.net 2019-01-23 08:17:36 +01:00
Aleksander Machniak
4b05620867 Elastic: Fix Save/Edit buttons on plain text editor (Bifrost#T173153) 2019-01-22 09:44:45 +00:00
Aleksander Machniak
5834133fad Unbreak de_DE localization file 2019-01-22 07:32:42 +00:00
Jeroen van Meeuwen (Kolab Systems)
dd35f8de63 Bump versions to 3.4.2 2019-01-19 09:00:11 +01:00
Jeroen van Meeuwen (Kolab Systems)
1eaea682cc Adjust the ActiveSync device setup URL to https://kb.kolabenterprise.com/documentation/setting-up-an-activesync-client 2019-01-19 08:44:49 +01:00
Aleksander Machniak
315079c8e4 Fix bug where hidden ldap addressbooks would still be visible (Bifrost#T171965) 2019-01-07 13:04:55 +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
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
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