Commit Graph

274 Commits

Author SHA1 Message Date
Thomas Bruederli
aabeab1e4e Updated localizations from launchpad 2012-12-26 18:48:46 +01:00
Aleksander Machniak
0a9d414084 Update changelog, set version to 6.1 2012-12-21 14:31:35 +01:00
Aleksander Machniak
04c856774d Don't force 'stop' action on last rule in a script 2012-12-21 14:31:07 +01:00
Aleksander Machniak
d6938bd1ea CS fixes, mostly tabs to spaces conversion 2012-12-17 14:38:59 +01:00
Aleksander Machniak
df8ada1f19 Merge pull request #50 from weisslj/master
Add host config option to http_authentication plugin.
2012-12-16 00:35:19 -08:00
Alex_Go
2884303903 fixed sq_usercopy to correctly copy SQ-label to RC-notes. 2012-12-09 13:15:40 +01:00
Aleksander Machniak
f11cf3e600 Fix typo, the issue unintentionally removes password from the session 2012-12-05 18:33:16 +01:00
Johannes Weißl
aec2869e49 Add host config option to http_authentication plugin.
This is useful if the users are free to choose arbitrary mail hosts (or
from a list), but have one host they usually want to log into.

Otherwise the username/password must always be typed in twice.
2012-12-03 21:44:46 +01:00
Aleksander Machniak
46f06cd0e9 Fixed compatibility with jQueryUI-1.9 2012-11-28 08:31:54 +01:00
Aleksander Machniak
da7905f9c6 Fixed filter operations after filter deletion (#1488832) 2012-11-27 19:31:57 +01:00
Thomas Bruederli
1bfe958ed8 Option to disable localization of the archive folder name 2012-11-26 15:34:37 +01:00
Aleksander Machniak
789e5988aa Clarify rcube::get_user_name() usage, add rcube::get_user_email() 2012-11-26 10:08:40 +01:00
Aleksander Machniak
a648ba6489 Fixed filter selection after filter deletion (#1488832) 2012-11-25 19:23:50 +01:00
Thomas Bruederli
92964a4a6c Merge branch 'master' of github.com:roundcube/roundcubemail 2012-11-25 17:49:53 +01:00
Thomas Bruederli
e2e2e8f379 Use new RCUBE_PLUGINS_DIR constant 2012-11-25 17:44:51 +01:00
Aleksander Machniak
0d4ccb8d88 Moved rcube_* classes to <plugin>/lib/Roundcube for compat. with Roundcube Framework autoloader 2012-11-25 16:25:17 +01:00
Thomas Bruederli
5e1775691c Adapt stylesheets to recent changes in jQuery UI 1.9 2012-11-21 15:56:09 +01:00
Thomas Bruederli
6199a72c8e Updated localization files from launchpad 2012-11-19 15:30:07 +01:00
Aleksander Machniak
e27a61a50d Skip invalid vCards (#1488788) 2012-11-18 12:58:49 +01:00
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