Aleksander Machniak
|
b59b72cc30
|
Fix "Non-static method PEAR::isError() should not be called statically" errors (#1490281)
|
10 years ago |
Aleksander Machniak
|
3e0ad293e1
|
Fix PHP fatal error when visiting Vacation interface and there's no sieve script yet
|
10 years ago |
Thomas Bruederli
|
36147bd6df
|
Update localizations from Transifex
|
10 years ago |
Aleksander Machniak
|
04009e5ccb
|
Fix bug in vacation script detection with kolab_master feature enabled but no active script
|
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 |
Thomas Bruederli
|
fbb86218d0
|
Synchronized localizations from Transifex
|
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
|
ecf6c79d00
|
Bump up version number, remove package.xml file
|
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 |
Thomas Bruederli
|
f652e36b2b
|
Force-pull translations from Transifex
|
10 years ago |
Thomas Bruederli
|
01bc27536a
|
Updated localizations from Transifex
|
10 years ago |
Aleksander Machniak
|
14094fca82
|
Remove redundant code
|
10 years ago |
Aleksander Machniak
|
e979511083
|
Remove redundant is_file() checks
|
10 years ago |
Jonas Heinrich
|
fc3ed3fef4
|
Fixed typo in config
|
10 years ago |
Aleksander Machniak
|
0ea079d604
|
dirname(__FILE__) -> __DIR__
|
10 years ago |
Aleksander Machniak
|
8b5038befc
|
Fix handling of smart list inputs
|
10 years ago |
Aleksander Machniak
|
f2fe48785c
|
Update changelog
|
10 years ago |
Aleksander Machniak
|
6e6f9ce6a7
|
Fix compatybility with contextmenu plugin
|
10 years ago |
Aleksander Machniak
|
613f96839c
|
Added simple API to manage vacation rule
|
10 years ago |
Aleksander Machniak
|
d72fdecdf8
|
Add missing labels
|
10 years ago |
Aleksander Machniak
|
5a64153f40
|
Fix vacation times handling
|
10 years ago |
Thomas Bruederli
|
812f37c5d1
|
Synchronized localizations with Transifex
|
10 years ago |
Aleksander Machniak
|
581b6b41fd
|
Make possible to set vacation start/end date and time
|
10 years ago |
Aleksander Machniak
|
fe03a9074d
|
Add some localizations
|
10 years ago |
Aleksander Machniak
|
1299c6a231
|
Update translations
|
10 years ago |
Aleksander Machniak
|
9828c1abe2
|
Fix default vacation status (#1490019) - improve error message
|
10 years ago |
Aleksander Machniak
|
4d52ee03a1
|
Fix missing css/js scripts in filter form in mail task
|
10 years ago |
Aleksander Machniak
|
f72815e1f9
|
Code improvements + added tests for vacation date regexps handling
|
10 years ago |
Aleksander Machniak
|
319751fff6
|
Updated changelog and CS fixes after PR merge
|
10 years ago |
Jacob Lister
|
147530edcc
|
Add Vacation date range feature for servers without the sieve 'date' extension (using regexes)
|
10 years ago |
Aleksander Machniak
|
0c2fcd633a
|
Get rid of -moz-box-shadow
|
11 years ago |
Aleksander Machniak
|
c883f687d9
|
Add possibility to specify an after-vacation-rule action (keep, discard, redirect) in Vacation UI
|
11 years ago |
Aleksander Machniak
|
b0aee4eb42
|
Fix bug where non-existing (or unsubscribed) folder wasn't listed in folder selector (#1489956)
|
11 years ago |
Aleksander Machniak
|
1db12a9037
|
Fix so all pages are displayed correctly in extwin mode (#1489952)
|
11 years ago |
Aleksander Machniak
|
b76f8e5e26
|
Added option to specify connection socket parameters - managesieve_conn_options
|
11 years ago |
Aleksander Machniak
|
ebc9877def
|
Add title attribute for settings menu
|
11 years ago |
Aleksander Machniak
|
13b33da51a
|
Managesieve: Improved UI accessibility
|
11 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
|
11 years ago |
Aleksander Machniak
|
17a76c3fd7
|
Fixed Save button in classic skin of Vacation interface (#1489926)
|
11 years ago |
Thomas Bruederli
|
77043f8469
|
Apply accessibility improvements to the settings section
|
11 years ago |
Thomas Bruederli
|
b34d679075
|
Specify licenses in all javascript files and blocks to please LibreJS
|
11 years ago |
Aleksander Machniak
|
f22de58087
|
Fixed notify/enotify extension handling
|
11 years ago |
Aleksander Machniak
|
5515dbb970
|
Remove IE<7 specific code
|
11 years ago |
Aleksander Machniak
|
a2e09c950d
|
Use methods chaining, don't use deprecated row_init method
|
11 years ago |
Aleksander Machniak
|
056d458ed6
|
Fix disabled create filter action
|
11 years ago |