Commit graph

724 commits

Author SHA1 Message Date
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
11ff8f71ea Fix various calendar regressions 2019-02-06 09:45:58 +01:00
Aleksander Machniak
0f0a5952f8 Elastic: Bring back calendars list on print page 2019-02-01 13:18:33 +00:00
Aleksander Machniak
94c80fbc75 Elastic: Increase font-size in calendar event boxes 2019-01-31 09:11:53 +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
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)
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)
00e04d2f95 Update translations 2018-12-17 14:03:01 +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
Jeroen van Meeuwen (Kolab Systems)
37b89deb34 Bump version numbers to 3.4.1 2018-12-06 11:09:09 +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
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
2734ffc217 Elastic: s/@color-message-warning-background/@color-message-warning-box-background/ 2018-11-22 13:31:54 +00:00
Aleksander Machniak
7c6b305b2f T4473: Unify label/placeholder for folders search input 2018-11-16 12:57:54 +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
581df74e83 Use Chwala's autocomplete service 2018-10-17 11:47:39 +02:00
Aleksander Machniak
1d1c281d51 Elastic: Visual fixes for folder sharing dialog 2018-10-16 13:25:38 +02:00
Aleksander Machniak
db8e81e202 Add folder sharing dialog (empty yet) 2018-10-04 14:04:16 +00:00
Aleksander Machniak
3ec3b4e573 Elastic: Fix small wrapping issue in weekly recurrence form 2018-10-01 09:11:25 +00:00
Aleksander Machniak
b5fd329db3 Elastic: Fix image tools on attachment preview 2018-09-21 13:51:53 +02:00
Aleksander Machniak
e2079c1a89 Elastic: Fix logo in itipattend.html 2018-09-18 13:37:28 +02:00
Aleksander Machniak
1e6d75f750 Elastic: Small spacing improvement in document editor toolbar 2018-09-13 15:52:23 +02:00
Aleksander Machniak
b53108047f Elastic: Style fixes for "Delegate Invitation" dialog 2018-08-28 13:22:58 +02:00
Aleksander Machniak
9f12c9aa65 Skip declined events in the agenda preview on iTip invitation (Bifrost#T81078)
... and style pending events with italic and lighter font.
2018-08-27 13:29:22 +02:00
Aleksander Machniak
29c9ae015e Elastic: Fix non-working Save buttons in Notes and Tasks 2018-08-20 11:43:06 +02:00
Aleksander Machniak
5f594c46d4 Elastic: Moved some code for .watermark element from core 2018-07-13 18:40:23 +00:00
Aleksander Machniak
392ba7657c Elastic: Reset .watermark.formcontainer background 2018-07-13 14:49:07 +00:00
Aleksander Machniak
660bfefa95 Elastic: Add icons for more MS file formats (Bifrost#T108495) 2018-06-01 09:06:39 +00:00
Aleksander Machniak
8d06df0fb4 Elastic: Move History button to toolbar in Tasks and Notes 2018-05-24 15:21:40 +00:00
Aleksander Machniak
7a7548744c Move "Show History" button from contact frame to "More" menu
For simplicity and consistency with Mail UI (and other places in Elastic).
2018-05-24 13:32:38 +00:00
Aleksander Machniak
0518dd874a Elastic: Fix timezone element in mobile header overlapping toolbar buttons 2018-05-18 12:01:07 +00:00
Aleksander Machniak
dd3c88b03e Elastic: Fix date button in calendar search bar, hide on desktop, show on mobile 2018-05-17 13:54:54 +00:00
Aleksander Machniak
ad6654c3d8 Elastic: Small improvements in Calendar toolbars 2018-05-17 13:40:14 +00:00
Aleksander Machniak
a8f8eca470 Elastic: Multi-selection on ActiveSync devices list 2018-05-10 09:43:04 +02:00
Aleksander Machniak
ce097cdbef Fix support for imap hierarchy delimiter different than a slash char (Bifrost#T71208) 2018-05-03 10:32:51 +00:00
Aleksander Machniak
741ba7afbd Elastic: Move add-folder button to left in "Save to cloud" dialog 2018-05-03 08:21:07 +00:00
Aleksander Machniak
05ca896e16 Elastic: Fix .faded color 2018-05-03 07:27:56 +00:00
Aleksander Machniak
5eb1d87839 Elastic: Simplify skin extending 2018-04-28 11:42:22 +00:00
Aleksander Machniak
931c7e594d Elastic: Various improvements for Files on mobile 2018-04-24 12:28:29 +00:00
Aleksander Machniak
0fc9ca3031 Elastic: Better alignment of video/audio preview 2018-04-23 14:41:46 +00:00
Aleksander Machniak
361837cfee Elastic: Document editing and some other fixes 2018-04-23 14:08:52 +00:00
Aleksander Machniak
0e5a0648e1 Elastic: Improvements in attachment/file preview 2018-04-20 12:57:46 +02:00
Aleksander Machniak
185d4ab754 Elastic: Files and sessions list functionality 2018-04-20 12:48:05 +02:00
Aleksander Machniak
460723895b Elastic: Files - verious improvements 2018-04-19 12:55:27 +00:00