Commit graph

3073 commits

Author SHA1 Message Date
Aleksander Machniak
793ced3d1e Elastic: Small spacing fix 2018-01-30 10:38:32 +01:00
Aleksander Machniak
3d69ccdbbb Elastic: Fix Delete button icon 2018-01-30 10:17:13 +01:00
Aleksander Machniak
428cf36af7 confirm() -> rcmail.confirm_dialog() 2018-01-25 13:26:40 +01:00
Aleksander Machniak
cc15a0c0db Remove redundant argument of include_stylesheet() 2018-01-25 13:23:26 +01:00
Aleksander Machniak
0fe1f4928d Fix checkbox selection on notes list 2018-01-25 12:15:07 +01:00
Aleksander Machniak
59a79b1cee Elastic: Fixes for Bootstrap 4.0.0 2018-01-24 10:12:49 +01:00
Aleksander Machniak
2efe6747ad Remove Classic skin support
TODO: I'm not yet sure about the Calendar plugin
2018-01-18 11:42:00 +01:00
Aleksander Machniak
85102ba36d Elastic: Added data-label-msg attributes 2018-01-18 11:39:50 +01:00
Aleksander Machniak
ff7a10504c Elastic: remove some redundant menu buttons on mobile 2018-01-12 12:09:15 +01:00
Aleksander Machniak
a0569164da Merge branch 'master' into dev/elastic 2018-01-12 11:53:09 +01:00
Aleksander Machniak
623cf117ad Elastic: Kolab Notes support, tags functionality refactoring 2018-01-12 11:50:28 +01:00
Aleksander Machniak
51345357d6 Performance optimization in contacts search
For cases when the result is smaller than page size we get all contacts
in one query instead of separate selects.
2018-01-10 11:18:28 +01:00
Jeroen van Meeuwen (Kolab Systems)
6c43433e16 Bump version numbers 2018-01-05 13:13:38 +01:00
Aleksander Machniak
d406ee4ec0 Elastic: Improvements to the activesync devices list 2018-01-04 11:35:56 +01:00
Aleksander Machniak
ae0061fcff Display icons on delegates/devices/notes lists 2018-01-04 10:13:44 +01:00
Aleksander Machniak
3f5ff7daeb Elastic: Fix kolab_notes addon in mail preview 2018-01-04 09:32:43 +01:00
Aleksander Machniak
728aac3be7 Re-work notes printing for better theming capabilities 2018-01-03 14:02:56 +01:00
Aleksander Machniak
c2e8725352 Disable image/media plugins in TinyMCE editor when editing a note 2018-01-03 11:20:09 +01:00
Aleksander Machniak
9146b9dd42 Elastic: Split libkolab.less by plugin 2018-01-03 11:06:01 +01:00
Aleksander Machniak
1e241eec36 Use alert_dialog() and confirm_dialog() 2018-01-03 10:32:22 +01:00
Aleksander Machniak
fe296e612f Elastic: Various fixes in kolab_notes 2018-01-03 10:24:14 +01:00
Aleksander Machniak
fc8785dac4 Elastic: Initial kolab_notes support
TODO: printing, tags, and some small style fixes
2018-01-02 13:21:11 +01:00
Aleksander Machniak
c3ac8874b3 Fix activation of contextmenu entries for tag management 2017-12-20 09:22:46 +01:00
Aleksander Machniak
84609b872e Elastic: Initial fixes to audittrail features 2017-12-19 11:10:55 +01:00
Aleksander Machniak
17b5e80a1b Elastic: Fix regression in click handler on folders list header in delegation/activesync 2017-12-18 11:37:59 +01:00
Aleksander Machniak
3572c1e31a Fix compatibility with contextmenu 3.x 2017-12-15 16:27:54 +01:00
Aleksander Machniak
780685cc24 Elastic: Upgrade to Font Awesome 5 2017-12-08 13:43:58 +01:00
Aleksander Machniak
58963791cc Merge branch 'master' into dev/elastic 2017-12-08 13:19:52 +01:00
Aleksander Machniak
1f0f282049 Properly initialize time selection for all reminder time inputs 2017-12-04 13:36:26 +01:00
Aleksander Machniak
8673bfd15f Fix handling reminder trigger definition
... and ignore duplicate reminders
2017-12-04 11:52:54 +01:00
Aleksander Machniak
5ec2fb57de Elastic: Fix tag-selector regressions 2017-12-01 14:08:55 +01:00
Aleksander Machniak
f33083afd9 Elastic: Fix tag color on option:checked element 2017-11-29 13:20:45 +01:00
Aleksander Machniak
22f86457c7 Elastic: Kolab Tags support 2017-11-29 13:14:48 +01:00
Aleksander Machniak
47462eb1d9 Merge branch 'master' into dev/elastic 2017-11-28 11:04:31 +01:00
Aleksander Machniak
ab997509bc Elastic: Support for addressbook folders search widget 2017-11-28 11:04:06 +01:00
Jeroen van Meeuwen (Kolab Systems)
ab9f33fbc4 Avoid PHP 7 compatibility warnings 2017-11-28 10:39:31 +01:00
Aleksander Machniak
dca4c89f76 Elastic support in the calendar preferences page 2017-11-23 13:14:48 +01:00
Aleksander Machniak
0b90768a3d Fix bug where any action after moving a file (with drag'n'drop) would cause file move (Bifrost#T59850)
Also fix endless "Loading..." message on file download with Roundcube 1.4.
2017-11-22 09:26:18 +01:00
Aleksander Machniak
52353a82d2 Add Elastic style for folders list extensions in Kolab plugins, e.g. kolab_addressbook
Libkolab plugin will contain Elastic style for all (or most) Kolab plugins
as we want to limit number of included stylesheets (and unify).

We're using less, so to build css file we require skins/elastic folder
in an appropriate place, i.e. aside of the plugins folder of this repository.
2017-11-21 13:19:21 +01:00
Aleksander Machniak
0739986326 Initial Elastic support in kolab_addressbook 2017-11-13 13:48:35 +01:00
Aleksander Machniak
65726f4217 Fix Overwrite/Skip buttons in copy/move dialog (Bifrost#T57654) 2017-11-09 12:41:48 +01:00
Aleksander Machniak
d5d0248a58 Support predefined values for "Add Storage" dialog forms (Bifrost#T55341) 2017-11-09 11:29:48 +01:00
Aleksander Machniak
a3a1691cde Elastic skin support for kolab_2fa 2017-11-06 12:34:59 +01:00
Aleksander Machniak
bb3b7fec0e Make itip links optional and disabled by default
This feature has ever had many limitations and inconsistent
behaviour depending if the user is logged in or not.
Also in meantime, PHP's mail() support has been removed
from Roundcube Framework.

Now to enable the feature you have to set calendar_itip_smtp_server option.
2017-11-03 12:24:18 +01:00
Aleksander Machniak
fe64e470c8 Initial Elastic skin support for kolab_delegation and kolab_activesync plugins 2017-11-03 11:43:31 +01:00
Aleksander Machniak
18d9f3b31f Elastic skin support for kolab_folders 2017-10-30 11:30:02 +01:00
Aleksander Machniak
211fe3ada5 Add unintentionally removed localization labels on last update 2017-10-30 10:41:50 +01:00
Aleksander Machniak
3d85b285d5 Update localization 2017-10-25 20:20:14 +02:00
Aleksander Machniak
b9742ec185 Fix javascript errors when Roundcube runs in a frame (Bifrost#T53430) 2017-10-25 14:10:38 +00:00
Aleksander Machniak
2859dc7869 Add event/task description to invitation body (Bifrost#T51237) 2017-10-17 11:14:09 +02:00