Commit Graph

255 Commits

Author SHA1 Message Date
Aleksander Machniak
98128f13fc Rename option password_supported_hosts to password_hosts, code cleanup 2012-11-16 19:49:02 +01:00
Aleksander Machniak
657864a29c Merge pull request #42 from NETLINK/patch-1
Add option to define IMAP hosts that support password changes
2012-11-16 10:42:57 -08:00
Aleksander Machniak
3067458acb Fix wrong (non-specific) error message on crypt or connection error (#1488808) 2012-11-15 08:18:48 +01:00
Thomas Bruederli
93a41586db Remove non-matching </div> 2012-11-11 14:44:04 +01:00
Aleksander Machniak
5af9312889 Add #message element on Help plugin pages, update files list in package.xml 2012-11-11 11:23:49 +01:00
NETLINK
204e1e03e9 Update plugins/password/password.php 2012-11-09 05:13:22 +00:00
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.
2012-11-09 05:00:22 +00:00
NETLINK
32395bde1a Update plugins/password/config.inc.php.dist
Added config option to specify hosts that support password changing.
2012-11-09 04:46:07 +00:00
Thomas Bruederli
91c0990385 Updated to jQuery 1.8.2 and jQuery UI 1.9.1 2012-11-07 18:51:06 +01:00
Aleksander Machniak
ea547c232e Don't include settings.css - is not needed anymore 2012-11-07 10:04:26 +01:00
Aleksander Machniak
789baafb2a Fix watermark in a frame regression 2012-11-06 13:52:00 +01:00
Aleksander Machniak
9946e756b1 Fix watermark in a frame regression 2012-11-06 13:50:06 +01:00
Thomas Bruederli
28de391182 Recursively resolve paths of iframe contents; unify contentframe registration and reduce code-duplication 2012-11-06 13:21:04 +01:00
Thomas Bruederli
9f0ca2dca6 Merge branch 'master' of github.com:roundcube/roundcubemail 2012-10-18 12:14:02 +02:00
Thomas Bruederli
1f369223c0 Add gradient styles for IE 2012-10-18 12:12:59 +02:00
Aleksander Machniak
84f2a72408 Fixed filter activation/deactivation confirmation message (#1488765) 2012-10-18 09:13:20 +02:00
Thomas Bruederli
0c1005da3f Reduce spacing between UI tabs and content 2012-10-04 16:05:23 +02:00
Thomas Bruederli
35cdf9771f Bring back lost localization files 2012-10-04 10:02:36 +02:00
Thomas Bruederli
fa3a619315 Imported recent launchpad translations 2012-10-04 10:01:32 +02:00
Aleksander Machniak
e4785ce599 Update package.xml 2012-10-03 09:07:59 +02:00
Aleksander Machniak
7b274b8871 Fix so scripts listed in managesieve_filename_exceptions aren't displayed on the list (#1488724) 2012-10-03 09:05:37 +02:00
Thomas Bruederli
5f8406c76a s/rcube/rcmail/ for compatibility with the 0.8 series 2012-09-24 15:40:17 +02:00
Aleksander Machniak
30f10bfe16 Added request size limits detection and script corruption prevention (#1488648) 2012-09-24 10:03:34 +02:00
Thomas Bruederli
bbbb2b1ce5 Ignore plugin config.inc.php files 2012-09-23 22:47:56 +02:00
Thomas Bruederli
70bbabb699 Add zipdwonload plugin by Phil Weir at tehinterweb.co.uk to core repository 2012-09-23 22:46:09 +02:00
Aleksander Machniak
e695162ef7 Change default port to 4190 (IANA-allocated), add port auto-detection (#1488713) 2012-09-21 20:57:53 +02:00
Aleksander Machniak
74e6cf2f58 Re-add enotify tests 2012-09-20 16:00:37 +02:00
Aleksander Machniak
b41cd7cc37 Set default importance to normal 2012-09-20 13:17:24 +02:00
Aleksander Machniak
cd97f0ad11 Support only 00 version of draft-ietf-sieve-notify which is more common (Cyrus 2.4) 2012-09-20 13:15:03 +02:00
Aleksander Machniak
270da4b87b Enable notify action for notify extension 2012-09-20 12:39:52 +02:00
Aleksander Machniak
eb1ee0803e Support old notify extension 2012-09-20 12:23:44 +02:00
Aleksander Machniak
1446775097 Merge pull request #24 from pawel-slowik/master
Sieve plugin - Initial support for enotify/notify (RFC5435, RFC5436)
2012-09-20 02:39:40 -07:00
Aleksander Machniak
7641e4aaab Improve capabilities list handling in parser tests 2012-09-19 11:14:23 +02:00
Aleksander Machniak
b3ef217f66 Fix removed cache_id column usage, SQL queries formatting 2012-09-18 11:40:38 +02:00
Aleksander Machniak
d9921e4d3f Don't store user password in database (#1486553) 2012-09-18 10:56:37 +02:00
Paweł Słowik
4c4496bccc Sieve enotify/notify - allow empty body 2012-09-14 14:48:30 +02:00
Paweł Słowik
3c99599794 Sieve enotify/notify:
- GUI for importance setting
- make tests usable for checking the GUI
2012-09-14 14:27:58 +02:00
Paweł Słowik
2cdaa79dce Merge branch 'master' of https://github.com/roundcube/roundcubemail 2012-09-13 14:24:01 +02:00
defa
5ba07a429a added sample configuration 2012-09-05 14:53:55 +02:00
defa
921408eba6 Merge https://github.com/roundcube/roundcubemail into crypt_hash_branch 2012-09-05 14:48:55 +02:00
Aleksander Machniak
1d8e863445 Fix parser_kep14 test 2012-09-04 15:33:16 +02:00
Paweł Słowik
92a030d928 Added tests, fixed PHP warnings 2012-09-04 14:59:15 +02:00
Aleksander Machniak
145503a32d Fix parse error in virtualmin driver (#1488668) 2012-09-04 11:03:52 +02:00
GDR\!
a0f006748f Password plugin made compatible with modern Virtualmin
Added a new username format in Virtualmin driver,
which works for default Virtualmin settings where
username is user.postfix and domain is taken from
email address.

Example:
email - info@goodcoffee.com
login - info.goodcof
2012-09-04 11:03:41 +02:00
Paweł Słowik
197a3e6faf Merge branch 'master' of https://github.com/roundcube/roundcubemail 2012-09-03 15:10:26 +02:00
Aleksander Machniak
4bb0bffefe Convert managesieve test scripts to PHPUnit, add them to the suite 2012-08-31 15:06:33 +02:00
Paweł Słowik
ffb160147a Sieve enotify/notify - localization 2012-08-31 11:45:11 +02:00
Paweł Słowik
2e7bd6dab7 Sieve enotify/notify - GUI 2012-08-30 20:22:44 +02:00
Paweł Słowik
2ac00a258b Sieve enotify/notify - parser 2012-08-30 19:31:40 +02:00
defa
5c603c4032 fixed the patch after some testing, works productive 2012-08-28 16:11:49 +02:00