Aleksander Machniak
a647f994d8
Fix typo in de_DE localization (T1398)
8 years ago
Aleksander Machniak
194690f59b
Add managesieve plugin documentation
9 years ago
Aleksander Machniak
4d3f055ce0
Refactor desktop notifications
...
- Remove webkitNotifications support, clean up the code
- Unify look and behaviour of notifications in Mail and in Settings
Conflicts:
plugins/newmail_notifier/newmail_notifier.js
9 years ago
Thomas Bruederli
699af1e520
Protect download urls against CSRF using unique request tokens ( #1490642 )
...
Send X-Frame-Options headers with every HTTP response
Conflicts:
plugins/enigma/enigma.js
plugins/enigma/lib/enigma_ui.php
program/lib/Roundcube/rcube_message.php
9 years ago
Aleksander Machniak
f915d15c43
Bring back additional_message_headers compatibility with Mail_Mime < 1.9
9 years ago
Aleksander Machniak
c8023ac6b1
Fix additional_message_headers plugin compatibility with Mail_Mime >= 1.9 ( #1490657 )
9 years ago
Aleksander Machniak
d3b98eb4dc
Fix (again) security issue in DBMail driver of password plugin [CVE-2015-2181] ( #1490643 )
...
Unify the C program code with the one used by other drivers.
Conflicts:
CHANGELOG
9 years ago
Aleksander Machniak
818b78a893
Fix invalid LDAP query in ACL user autocompletion ( #1490591 )
9 years ago
Aleksander Machniak
ba48318e2c
Fix so database_attachments::cleanup() does not remove attachments from other sessions ( #1490542 )
...
Conflicts:
CHANGELOG
9 years ago
Aleksander Machniak
895efa1d42
Fix bug where some messages in multi-folder search couldn't be printed/downloaded ( #1490426 )
...
Conflicts:
program/js/app.js
10 years ago
Aleksander Machniak
a76693ef4c
Fix replacing :$, :-$, O:) and O:-) with emoticons ( #1490408 , #1490409 )
10 years ago
Thomas Bruederli
245619e98d
Update localizations from Transifex
10 years ago
Aleksander Machniak
1f61e55a33
Fix attached file path unsetting in database_attachments plugin ( #1490393 )
10 years ago
Aleksander Machniak
942b82a418
Fix bug where database_attachments_cache setting was not working
10 years ago
Aleksander Machniak
322186014c
Bump up version number
10 years ago
Aleksander Machniak
d0a4f1152e
Add option to prepopulate vacation addresses on form init ( #1490030 )
10 years ago
Aleksander Machniak
0f797eddd8
Fix incorrect filter data after filter delete ( #1490356 )
...
Fix missing position idicator in Larry skin when dragging a filter
10 years ago
Aleksander Machniak
3d87a667b1
Add option to define default vacation interval
10 years ago
Aleksander Machniak
88578e27d5
Fix vpopmaild driver of password plugin
10 years ago
Aleksander Machniak
91ac83e82f
Fix zipped messages downloads after selecting all messages in a folder ( #1490339 )
10 years ago
Thomas Bruederli
6066619818
Allow help plugin to append a link to the error page for more information about CSRF protection
10 years ago
Aleksander Machniak
f62fe135bf
Fix missing host:port in connection error message
10 years ago
Thomas Bruederli
1aa49741b2
Give other plugins the opportunity to adjust the list of permissions and groups to edit
10 years ago
Thomas Bruederli
edabce3091
Make ACL popups scale to the actual content and avoid scrolling if possible
10 years ago
Aleksander Machniak
00a1759129
Fix handling of header test with one-element array as header name
10 years ago
Aleksander Machniak
c861ba15fe
Fix missing vcard_attachment icon on messages list ( #1490303 )
10 years ago
Aleksander Machniak
2799f049bb
Fix "Non-static method PEAR::isError() should not be called statically" errors ( #1490281 )
10 years ago
Aleksander Machniak
bec8735d66
Display group icon on group entry in ACL autocomplete list
10 years ago
Aleksander Machniak
9a833f6faa
Fix PHP fatal error when visiting Vacation interface and there's no sieve script yet
10 years ago
Aleksander Machniak
2839caa7e7
Fix regression where Help toolbar buttons have had incorrect title
10 years ago
Thomas Bruederli
36147bd6df
Update localizations from Transifex
10 years ago
Aleksander Machniak
7c96646de0
Fix security issue in DBMail driver of password plugin ( #1490261 )
10 years ago
Aleksander Machniak
04009e5ccb
Fix bug in vacation script detection with kolab_master feature enabled but no active script
10 years ago
Thomas Bruederli
b7a4e2ed18
Better selector for FF35+
10 years ago
Thomas Bruederli
613966d76f
Use @supports selector for setting date selector icon in Firefox 35+
10 years ago
Aleksander Machniak
686ff4b538
Fix keyboard navigation and css in datepicker widget across many Firefox versions
10 years ago
Aleksander Machniak
5beaac231e
Fixed color popup in Chrome browser
...
The whole <div> element need to be appended to document.body before calling .width() on it.
10 years ago
Aleksander Machniak
dc9cc7aa8a
Improve procedure of script selection to write a vacation rule
10 years ago
Aleksander Machniak
b196d229c3
Bump up plugin version
10 years ago
Aleksander Machniak
501cdd651e
Fix bug where vacation rule was saved to wrong script if managesieve_kolab_master=true
10 years ago
Aleksander Machniak
6af79f1517
Support "not allof" test as a negation of all sub-tests
...
Fixes also last commit change.
10 years ago
Aleksander Machniak
1f9c9fea55
Fix bug where actions without if/elseif/else in sieve scripts were skipped
10 years ago
Aleksander Machniak
e44e51561d
Fix margin in Help > License page
10 years ago
Aleksander Machniak
788d37db0d
Integrate jquery.tagedit with jqueryui plugin
10 years ago
Aleksander Machniak
71bb892063
Set 'mainaction' class on Save button in ACL dialog
10 years ago
Thomas Bruederli
fbb86218d0
Synchronized localizations from Transifex
10 years ago
Aleksander Machniak
217a1fce53
Fix compatibility with assets_path setting
10 years ago
Aleksander Machniak
7e788e4352
Fix legacy_plugin so it works with assets_path/assets_dir
...
and also when css/js file URLs do not contain cache buster
10 years ago
Aleksander Machniak
681ba6fc3c
Improve system security by using optional special URL with security token
...
Allows to define separate server/path for image/js/css files
Fix bugs where CSRF attacks were still possible on some requests
10 years ago
Aleksander Machniak
d7cd5ddb86
Add missing composer.json files (skipped because of .gitignore)
10 years ago