Thomas Bruederli
1bfe958ed8
Option to disable localization of the archive folder name
12 years ago
Aleksander Machniak
789e5988aa
Clarify rcube::get_user_name() usage, add rcube::get_user_email()
12 years ago
Aleksander Machniak
a648ba6489
Fixed filter selection after filter deletion ( #1488832 )
12 years ago
Thomas Bruederli
92964a4a6c
Merge branch 'master' of github.com:roundcube/roundcubemail
12 years ago
Thomas Bruederli
e2e2e8f379
Use new RCUBE_PLUGINS_DIR constant
12 years ago
Aleksander Machniak
0d4ccb8d88
Moved rcube_* classes to <plugin>/lib/Roundcube for compat. with Roundcube Framework autoloader
12 years ago
Thomas Bruederli
5e1775691c
Adapt stylesheets to recent changes in jQuery UI 1.9
12 years ago
Thomas Bruederli
6199a72c8e
Updated localization files from launchpad
12 years ago
Aleksander Machniak
e27a61a50d
Skip invalid vCards ( #1488788 )
12 years ago
Aleksander Machniak
98128f13fc
Rename option password_supported_hosts to password_hosts, code cleanup
12 years ago
Aleksander Machniak
657864a29c
Merge pull request #42 from NETLINK/patch-1
...
Add option to define IMAP hosts that support password changes
12 years ago
Aleksander Machniak
3067458acb
Fix wrong (non-specific) error message on crypt or connection error ( #1488808 )
12 years ago
Thomas Bruederli
93a41586db
Remove non-matching </div>
12 years ago
Aleksander Machniak
5af9312889
Add #message element on Help plugin pages, update files list in package.xml
12 years ago
NETLINK
204e1e03e9
Update plugins/password/password.php
12 years ago
NETLINK
7978f872cb
Update plugins/password/password.php
...
Add logic for checking supported IMAP hosts
Make use of additional config option
'password_supported_hosts' (see config.inc.php.dist).
If current IMAP host is not in array of defined
hosts, exit and suppress Password option in Settings.
12 years ago
NETLINK
32395bde1a
Update plugins/password/config.inc.php.dist
...
Added config option to specify hosts that support password changing.
12 years ago
Thomas Bruederli
91c0990385
Updated to jQuery 1.8.2 and jQuery UI 1.9.1
12 years ago
Aleksander Machniak
ea547c232e
Don't include settings.css - is not needed anymore
12 years ago
Aleksander Machniak
789baafb2a
Fix watermark in a frame regression
12 years ago
Aleksander Machniak
9946e756b1
Fix watermark in a frame regression
12 years ago
Thomas Bruederli
28de391182
Recursively resolve paths of iframe contents; unify contentframe registration and reduce code-duplication
12 years ago
Thomas Bruederli
9f0ca2dca6
Merge branch 'master' of github.com:roundcube/roundcubemail
12 years ago
Thomas Bruederli
1f369223c0
Add gradient styles for IE
12 years ago
Aleksander Machniak
84f2a72408
Fixed filter activation/deactivation confirmation message ( #1488765 )
12 years ago
Thomas Bruederli
0c1005da3f
Reduce spacing between UI tabs and content
12 years ago
Thomas Bruederli
35cdf9771f
Bring back lost localization files
12 years ago
Thomas Bruederli
fa3a619315
Imported recent launchpad translations
12 years ago
Aleksander Machniak
e4785ce599
Update package.xml
12 years ago
Aleksander Machniak
7b274b8871
Fix so scripts listed in managesieve_filename_exceptions aren't displayed on the list ( #1488724 )
12 years ago
Thomas Bruederli
5f8406c76a
s/rcube/rcmail/ for compatibility with the 0.8 series
12 years ago
Aleksander Machniak
30f10bfe16
Added request size limits detection and script corruption prevention ( #1488648 )
12 years ago
Thomas Bruederli
bbbb2b1ce5
Ignore plugin config.inc.php files
12 years ago
Thomas Bruederli
70bbabb699
Add zipdwonload plugin by Phil Weir at tehinterweb.co.uk to core repository
12 years ago
Aleksander Machniak
e695162ef7
Change default port to 4190 (IANA-allocated), add port auto-detection ( #1488713 )
12 years ago
Aleksander Machniak
74e6cf2f58
Re-add enotify tests
12 years ago
Aleksander Machniak
b41cd7cc37
Set default importance to normal
12 years ago
Aleksander Machniak
cd97f0ad11
Support only 00 version of draft-ietf-sieve-notify which is more common (Cyrus 2.4)
12 years ago
Aleksander Machniak
270da4b87b
Enable notify action for notify extension
12 years ago
Aleksander Machniak
eb1ee0803e
Support old notify extension
12 years ago
Aleksander Machniak
1446775097
Merge pull request #24 from pawel-slowik/master
...
Sieve plugin - Initial support for enotify/notify (RFC5435, RFC5436)
12 years ago
Aleksander Machniak
7641e4aaab
Improve capabilities list handling in parser tests
12 years ago
Aleksander Machniak
b3ef217f66
Fix removed cache_id column usage, SQL queries formatting
12 years ago
Aleksander Machniak
d9921e4d3f
Don't store user password in database ( #1486553 )
12 years ago
Paweł Słowik
4c4496bccc
Sieve enotify/notify - allow empty body
12 years ago
Paweł Słowik
3c99599794
Sieve enotify/notify:
...
- GUI for importance setting
- make tests usable for checking the GUI
12 years ago
Paweł Słowik
2cdaa79dce
Merge branch 'master' of https://github.com/roundcube/roundcubemail
12 years ago
defa
5ba07a429a
added sample configuration
12 years ago
defa
921408eba6
Merge https://github.com/roundcube/roundcubemail into crypt_hash_branch
12 years ago
Aleksander Machniak
1d8e863445
Fix parser_kep14 test
12 years ago