Commit Graph

10723 Commits (abfb7ce2fffa1a8c8deb9d2cf062537581f5b86a)
 

Author SHA1 Message Date
Aleksander Machniak 53fe9d7048 Bump managesieve version number, cs improvements 7 years ago
Athanasios Douitsis b497908040 Managesieve allowed hosts (#6292)
* Introduce managesieve_allowed_hosts setting

If managesieve_allowed_hosts has been set, then check that the array contains the current mail_host for the user session. If not, just return. This will cause the managesieve plugin to not appear under the settings menu.

* Include managesieve_allowed_hosts example

An example of the managesieve_allowed_hosts setting is included. By default, it is left commented to preserve existing behaviour.
7 years ago
Aleksander Machniak 71eec07d25 Fix regression where some non-inline attachments could be not listed (#6291) 7 years ago
johndoh 647a7e91c6 Unify content frame (watermark) template objects (#6285)
* unify content frame (watermark) template objects
* several improvements, use existing env var for watermark url
* tighten up var parsing for contentframe template object
7 years ago
Aleksander Machniak 5e9dd80c47 Elastic: Fix corner-case for closing pretty select options list 7 years ago
Aleksander Machniak 19d644879e Elastic: Fix datepicker z-index issue on .input-group elements 7 years ago
Aleksander Machniak a284f567d3 Elastic: Don't use .toolbar-button class in sidebar 7 years ago
Aleksander Machniak b6a10acfbe Elastic: Fix popup initialization on cloned buttons 7 years ago
Aleksander Machniak 9746de23e8 Elastic: Small improvements in searchbar 7 years ago
Aleksander Machniak 0d62450efc Add easy way to change skin via GET param, for developers only 7 years ago
Aleksander Machniak fa8ee68861 Elastic: Fix redundant scrollbars on some toolbar icon-buttons in Chrome 7 years ago
Aleksander Machniak 211c5444e5 Merge branch 'master' into dev/elastic 7 years ago
Aleksander Machniak 1e21832ae2 Elastic: Keyboard navigation in popup menus 7 years ago
Aleksander Machniak 34a280ef89 Fix regression where Edit identities link wasn't working
Extend switch-task command to accept argument in form of task/action.
7 years ago
Aleksander Machniak ec3b0f58c5 Elastic: Align mobile taskmenu to the left and close on outside touch 7 years ago
Aleksander Machniak 14cc3ec188 Add EFAIL-related warning in the code 7 years ago
Aleksander Machniak 6fbf88d6ba Elastic: Fix pretty select entries with no label 7 years ago
Aleksander Machniak f0cf4e3f2e Elastic: Toolbar variations 7 years ago
Aleksander Machniak da5080a980 Merge branch 'master' into dev/elastic
Conflicts:
	skins/elastic/ui.js
7 years ago
Aleksander Machniak 15f0a1e8e6 Elastic: Pretty select dropdown 7 years ago
Aleksander Machniak 2548a7c55e Elastic: Fix focus after adding/removing recipient input in mail compose 7 years ago
Graymanflo b1ea91c161 Fix typo in English translations. (#6287) 7 years ago
Aleksander Machniak 36d98110c2 Elastic: Fix margin on fieldsets inside tabbed form 7 years ago
Aleksander Machniak fc88c5b1f6 Elastic: Use select.custom-select instead of select.form-control
It's just better looking.
7 years ago
Aleksander Machniak 430c000e32 Support skin localization (#5853) 7 years ago
Aleksander Machniak 48cb0a2c0f Elastic: Fix various issues with the new toolbars layout 7 years ago
Aleksander Machniak 66550f65ae Support enabling checkbox selection on list after intialization and existing records 7 years ago
Aleksander Machniak 67b5ba67dd Show confirm dialog when moving folders using drag and drop (#6119)
As it was very easy to accidentally move a folder tree by dragging & dropping
we now ask the user to confirm the action.
7 years ago
Aleksander Machniak 526f4ddbb4 Elastic: Fix interface "jump" after folder rename (#6283) 7 years ago
Aleksander Machniak f0fc42b3c4 Elastic: Try a new design for some toolbars (work in progress) 7 years ago
Aleksander Machniak 1247a8dd7d Fix bug where some forbidden characters on Cyrus-IMAP were not prevented from use in folder names 7 years ago
Aleksander Machniak 0716d499bc Fix bug where some escape sequences in html styles could bypass security checks 7 years ago
Aleksander Machniak 78e84a5c79 Update changelog 7 years ago
Edgaras L c236c22c41 Parse all quotas from GETQUOTAROOT (#6280) 7 years ago
Aleksander Machniak e04d5313bd Elastic: Make options button in dialogs always on left 7 years ago
Aleksander Machniak d37d9be3e7 Elastic: FontAwesome 5.0.11 7 years ago
Aleksander Machniak e44308693c Elastic: Small color improvements 7 years ago
Aleksander Machniak 02c0072706 Elastic: Fix compatibility with attachment_reminder 7 years ago
johndoh 5caab079fa Make settings list html more consistent (#6204) 7 years ago
Aleksander Machniak d49eb1889b Fix selecting jQuery-UI styles for skins that extend Elastic 7 years ago
Aleksander Machniak 7f1f6849d7 Elastic: Add forgoten custom style files
Note: We could make them optional, but we need to support less < 2.x for now.
7 years ago
Aleksander Machniak e857ba9b42 Elastic: Added logo image support, taskmenu improvements
TODO: Roundcube logo re-design
7 years ago
johndoh 8eebbbfba4 Use timer to differentiate touch or touch + hold events (#6259) 7 years ago
Aleksander Machniak 58bdf72300 Improve installto.sh script output 7 years ago
Helmut K. C. Tessarek 5c78b8471b Improve installto.sh (follow-up to PR #6261) (#6263)
If the contents `file` and `file.new` are the same, `file.new` should be removed.
7 years ago
Aleksander Machniak ba9ee7e212 Elastic: Fix menu_destroy() 7 years ago
Aleksander Machniak 89715b040b Pass an element index to the list_callback in entity_selector() 7 years ago
Aleksander Machniak ad425aa3e0 Elastic: Make attachment properties table scrollable 7 years ago
Helmut K. C. Tessarek ae9f79e155 Improve installto.sh to minimize downtime for an upgrade (#6261)
- do not overwrite .htaccess and .user.ini (create .new files instead)
- do not copy installer directory, if it does not exist on target
- notify user to delete the 'installer' dir after upgrade
7 years ago
Aleksander Machniak d246b5bbd2 Fix typos 7 years ago