Commit Graph

76 Commits (8373b3b3f0b30446a8383aaaf428fcb87651e6ea)

Author SHA1 Message Date
Aleksander Machniak 2d99e32beb Elastic: Enable raw script editing on mobile 7 years ago
Aleksander Machniak bbc19ac084 Elastic: Fix CodeMIrror editor display 7 years ago
Jan Ehrhardt 01d81faa82 Fix seteditraw classic save button (#6164)
Fixes https://github.com/roundcube/roundcubemail/issues/6154
7 years ago
Aleksander Machniak cf711d1ce2 Elastic: Fix jumping UI when clicking on filtersets expand button 7 years ago
Aleksander Machniak 019b542c58 Elastic: Add data-label-* attribs 7 years ago
Aleksander Machniak 07dc726aa7 Elastic: Remove redundant menu button 7 years ago
Aleksander Machniak e891e486fd Elastic: Add mobile FAB button for filter creation 7 years ago
Aleksander Machniak 895948f7fe Elastic: Add iframe wrappers 7 years ago
Aleksander Machniak 4fee0b22d8 Elastic: Support forwarding interface, added missing labels 7 years ago
Aleksander Machniak e933bed60e Merge branch 'managesieve_forward_settings' of https://github.com/TBits/roundcubemail into TBits-managesieve_forward_settings 7 years ago
Timotheus Pokorra 65b645f6e1 adding template file for forwarding dialog for the classic skin
related to #6021
7 years ago
Timotheus Pokorra e853b1798a managesieve: new settings dialog for simple forwarding of emails
this hides the complexity of the filters from the user, similar to the vacation settings dialog.
related to #6021
7 years ago
Aleksander Machniak e00dd60c25 Elastic: Unify some frame titles 7 years ago
Aleksander Machniak 315f78a65a Elastic: Use btn.submit instead of button.save classes for Save button in forms 7 years ago
Aleksander Machniak 9d1c8aff83 Elastic skin support for managesieve (part II) 7 years ago
Aleksander Machniak 944013207c Remove cache-busters unintentionally added in e499a14e1 7 years ago
Aleksander Machniak 6d8e2ad312 Elastic skin support for managesieve plugin (partial) 7 years ago
Aleksander Machniak 490aa70bd5 Merge branch 'managesieve-actions' of https://github.com/JohnDoh/roundcubemail into JohnDoh-managesieve-actions 7 years ago
JohnDoh 5cb380f23a managesieve: only float buttons on long pages (#5921) 7 years ago
Aleksander Machniak 73de455058 Small improvements to buttons in managesieve forms 7 years ago
Aleksander Machniak 81f7cc6b8f Merge branch 'managesieve-larry' of https://github.com/JohnDoh/roundcubemail into JohnDoh-managesieve-larry 7 years ago
Aleksander Machniak 1a1137f020 Add missing type="link" for some buttons 7 years ago
PhilW 16acef1749 managesieve: larry skin tweaks 7 years ago
PhilW 2aee340cbb support disabling of specific actions in managesieve plugin 7 years ago
Aleksander Machniak 43161325d6 Add missing type="link" 7 years ago
Aleksander Machniak 207c6b8a6b Fix bug where a.button style from managesieve plugin could impact other elements (#5800) 7 years ago
Aleksander Machniak 833fceb357 Remove redundant padding in textarea for raw editor 8 years ago
Aleksander Machniak 4452a16f7f Cleanup and improve CodeMirror integration
Fixed some issues, improved css/layout, added autoscroll to invalid line on error
8 years ago
Aleksander Machniak 39cceb2f89 Managesieve: Various improvement to raw script editor 8 years ago
Martin Fischer 7215013b53 implemented raw editor for sieve filter sets (#5473)
* implemented raw editor for sieve filter sets

Signed-off-by: Martin Fischer <martin.fischer@fau.de>

* updated according to comments
8 years ago
Aleksander Machniak 46f45a3970 Managesieve: Add option to automatically set vacation :from address (#5428) 8 years ago
Aleksander Machniak 4cb544a1b8 Fix form inputs size (removed font-size and padding style) 8 years ago
Aleksander Machniak 47c2630458 Drop some css style for old IE 8 years ago
Aleksander Machniak e499a14e13 - Support 'duplicate' extension [RFC 7352]
- Improve errors handling in filter form
9 years ago
Aleksander Machniak a7b0426571 Merge pull request #269 from petrkle/strikethrough
Strikethrough disabled sieve filters
9 years ago
Aleksander Machniak 9c38c58e1e Add option to prepopulate vacation addresses on form init (#1490030) 10 years ago
Aleksander Machniak 224a1b19cb Fix incorrect filter data after filter delete (#1490356)
Fix missing position idicator in Larry skin when dragging a filter
10 years ago
Petr ec065910db Strikethrough disabled sieve filters 10 years ago
Aleksander Machniak defe025b61 Fix button size in Larry 10 years ago
Aleksander Machniak a94f4be8d2 Fix padding of some form elements 10 years ago
Aleksander Machniak 0c2fcd633a Get rid of -moz-box-shadow 10 years ago
Aleksander Machniak c883f687d9 Add possibility to specify an after-vacation-rule action (keep, discard, redirect) in Vacation UI 10 years ago
Aleksander Machniak 1db12a9037 Fix so all pages are displayed correctly in extwin mode (#1489952) 10 years ago
Aleksander Machniak 13b33da51a Managesieve: Improved UI accessibility 10 years ago
Thomas Bruederli 99cdca46b7 Merge branch 'dev-accessibility'
Conflicts:
	program/include/rcmail_output_html.php
	program/js/app.js
	program/js/treelist.js
	program/lib/Roundcube/html.php
	skins/larry/styles.css
	skins/larry/templates/compose.html
10 years ago
Aleksander Machniak 17a76c3fd7 Fixed Save button in classic skin of Vacation interface (#1489926) 10 years ago
Thomas Bruederli 77043f8469 Apply accessibility improvements to the settings section 10 years ago
Aleksander Machniak 53ede96dd6 Remove IE6-specific code 11 years ago
Aleksander Machniak 04c9116f14 Fix list-input fields in Vacation interface 11 years ago
Aleksander Machniak 50a57e9b75 Added optional separate interface for out-of-office management (#1488266) 11 years ago