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
Paweł Słowik
92a030d928
Added tests, fixed PHP warnings
12 years ago
Aleksander Machniak
145503a32d
Fix parse error in virtualmin driver ( #1488668 )
12 years ago
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
12 years ago
Paweł Słowik
197a3e6faf
Merge branch 'master' of https://github.com/roundcube/roundcubemail
12 years ago
Aleksander Machniak
4bb0bffefe
Convert managesieve test scripts to PHPUnit, add them to the suite
12 years ago
Paweł Słowik
ffb160147a
Sieve enotify/notify - localization
12 years ago
Paweł Słowik
2e7bd6dab7
Sieve enotify/notify - GUI
12 years ago
Paweł Słowik
2ac00a258b
Sieve enotify/notify - parser
12 years ago
defa
5c603c4032
fixed the patch after some testing, works productive
12 years ago
Aleksander Machniak
b79cc545ec
Improvements/fixes for Larry skin
12 years ago
defa
5e9b40a0d5
added more digest-support to crypt-function
12 years ago
Aleksander Machniak
221448b520
Add comment about identities_level impact on user2email behavior
12 years ago
Aleksander Machniak
b2631bffd9
More default->larry fixes
12 years ago
Aleksander Machniak
c1037eda18
Fixed issue with DBMail bug [ http://pear.php.net/bugs/bug.php?id=19077 ] ( #1488594 )
12 years ago
Aleksander Machniak
d97118f8ef
Fix handling of LDAP values - support arrays ( #1488604 )
12 years ago
Sylvestre Ledru
654ac1e090
Fix some typos
12 years ago
Aleksander Machniak
de56ea1909
Merge branch 'pdo'
...
Conflicts:
CHANGELOG
12 years ago
Aleksander Machniak
ee2187e1b1
Fix errors after removing users.alias column ( #1488581 )
12 years ago
Thomas Bruederli
c41a86e5cc
Updated translations from launchpad
12 years ago
Thomas Bruederli
edd2565bf3
Also fix dialog position 'right'
12 years ago
Thomas Bruederli
ea32756bc5
$ => jQuery to avoid replacements in PHP
12 years ago
Thomas Bruederli
f86ee5e424
Fix jQuery UI Larry theme ( #1488533 )
12 years ago
Aleksander Machniak
5cb8f9ff3b
Fix for new output classes in master ( #1488582 )
12 years ago
Aleksander Machniak
bc92ca56ef
Fixes after default->classic switch
12 years ago
Thomas Bruederli
6843acc9fc
Merged changes to skin folders
12 years ago
Thomas Bruederli
9f1652e29e
Adapt to new default skin folder namimg
12 years ago
Thomas Bruederli
c40419bdfe
Rename old 'default' skin folder to 'classic'
12 years ago
Aleksander Machniak
cfc27c9b76
Keep some resource files (images) in separate directory
12 years ago
Aleksander Machniak
23856c9d4e
Fix performance issue in message_headers_output hook handling,
...
Update version number
12 years ago
Aleksander Machniak
a49e00a567
Update Changelog
12 years ago
Aleksander Machniak
40b6df30c5
Fixed scrollbars in Larry's iframes
12 years ago
Aleksander Machniak
c9dcb83132
Fixed PHP warning, added check for allowed characters in variable name
12 years ago
Aleksander Machniak
7eba08592d
Added translation for variable modifiers
12 years ago
Aleksander Machniak
ebb204793b
Added GUI for variables setting - RFC5229 (patch from Paweł Słowik)
12 years ago
Aleksander Machniak
e466f67c33
Move Help toolbar to the left
13 years ago
Aleksander Machniak
d9012055cb
Moved advanced switch into table actions menu - fixed css issue in Larry skin
13 years ago
Aleksander Machniak
b866a27364
Fix handling of MYRIGHTS on private namespace roots - fixes issue where
...
in ACL plugin it wasn't possible to share INBOX folder (when it was a namespace prefix).
13 years ago
Aleksander Machniak
7dc7eb19f1
Fixed custom header name validity check, made RFC2822-compliant
...
Updated localization files list in package.xml
13 years ago
Aleksander Machniak
91f2271fac
Replace rcube_mdb2 with rcube_db
13 years ago
Thomas Bruederli
900e6226ac
Increase negative text-indents to properly hide button texts ( #1488534 )
13 years ago
Aleksander Machniak
4a5c1f5375
Fixes for IE: better background for Hide/Show button, fixed invisible button in IE8
13 years ago
GDR\!
6ffe0beaa4
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
13 years ago
Aleksander Machniak
85a6173879
hide_blockquote - a new plugin for hiding citation blocks
13 years ago
Aleksander Machniak
041c93ce0b
Removed $Id$
13 years ago
Aleksander Machniak
9a2de8411e
Merge branch 'courier-fix'
...
Conflicts:
CHANGELOG
13 years ago
Aleksander Machniak
3c5489ba75
Add option imap_force_ns to make buggy servers support optional
13 years ago
Aleksander Machniak
6734a8328e
Added French localization
13 years ago
Thomas Bruederli
3983f50635
New plugin translations from launchpad
13 years ago
Thomas Bruederli
e88e20c3fb
Updated plugin translations from launchpad
13 years ago
Thomas Bruederli
4abcbd495d
Small styling improvements of the ACL permissions dialog box
13 years ago
Thomas Bruederli
a9523f6516
Add (empty) Larry skin folders for plugins
13 years ago
alecpl
eb78fddf2d
- Fix displaying special headers like Content-Type
13 years ago
vbenincasa
6c95b3e4ee
- Update the HTTPSocket class from 2.7 to 2.8 to avoid plugin problems when used with SSL (and when DirectAdmin uses the option "force_hostname" that requires a correct "host" header value).
13 years ago
alecpl
0d5240e15d
- Import contacts to default addressbook
13 years ago
alecpl
3c32f32025
- Fixed doble urlencoding of vcard identifier
...
- Fixed encoding when default charset is different than vcard charset
- Improved vcards import to work as addressbook::import procedure (with validation and autofix)
13 years ago
alecpl
8d8f7a7b8e
- Larry skin support
13 years ago
alecpl
d63244ebf4
- Small help toolbar positioning fix
13 years ago
thomascube
7aa7d94021
New icons for the help plugin
13 years ago
thomascube
48e9c14ebd
Move plugins repository into roundcubemail root folder; svn:externals are not defined anymore
13 years ago
till
63a3dc5fde
moved plugins
15 years ago
alecpl
63ab02a9f2
- hide threads related prefs when threads are not supported by IMAP server
...
- performance: don't load folders list when we don't need it
15 years ago
alecpl
c33cda1f91
- describe config
15 years ago
till
f093291bfd
removed filler
15 years ago
till
4886930a87
* fix license
...
15 years ago
till
78fe4d8979
added package.xml, minor edits to plugin
15 years ago
alecpl
98c489e9f4
- Managesieve: Added import from Horde-INGO
...
- Managesieve: Support for more than one match using if+stop instead of if+elsif structures (#1486078 )
- Managesieve: Support for selectively disabling rules within a single sieve script (#1485882 )
- Managesieve: Added vertical splitter
15 years ago
alecpl
f209717e41
- virtuser_query: support other identity data ( #1486148 )
15 years ago
alecpl
56505a1174
- Options virtuser_* replaced with virtuser_* plugins
...
- Plugin API: Implemented 'email2user' and 'user2email' hooks
15 years ago
alecpl
aaf8255d18
- Password: lv_LV localization added
15 years ago
alecpl
f52946a9a8
- change managesieve_mbox_encoding to UTF-8 in .dist config according to RFC
15 years ago
alecpl
e576f25578
- Password: ca_ES localization added
15 years ago
alecpl
929a508d80
- Improve performance by avoiding unnecessary updates to the session table ( #1486325 )
15 years ago
alecpl
64608bf2ef
- Password: Make passwords encoding consistent with core, add 'password_charset' global option ( #1486473 )
15 years ago
alecpl
333c48caf7
- Squirrelmail_usercopy: support reply-to field ( #1486506 )
...
- Use rcube_user::insert_identity() instead of custom SQL query in rcube_user::create()
15 years ago
thomascube
47d8d39cf4
Use rcmail::imap_connect() to establish IMAP connections; always initialize rcube_imap object in mail steps
15 years ago
thomascube
aea36211d0
Skip cookie check in http_authentication plugin ( #1486188 )
15 years ago
alecpl
fb915a744e
- add to 'login' task
15 years ago
alecpl
9194996a28
- allow 'show_additional_headers' option value to be a string
15 years ago
alecpl
5d74e7c093
- es_ES, it_IT localization added
15 years ago
alecpl
255d2362c5
- es_ES localization ( #1486482 )
15 years ago
alecpl
5c54cc0ee6
- don't use dl(): http://pear.php.net/bugs/bug.php?id=17038
15 years ago
yllar
33ea0c7ace
translations update
15 years ago
alecpl
9b94eb6415
- Fix setting task name according to auth state. So, any action before user
...
is authenticated is assigned to 'login' task instead of 'mail'. Now binding
plugins to 'login' task is possible and realy usefull. It's also possible
to bind to all tasks excluding 'login'.
15 years ago
alecpl
a65bf3a14b
- Password: fix vpopmaild driver ( #1486478 )
15 years ago
alecpl
e7b9591191
- Fix handling of "<>" characters in filter names ( #1486477 )
15 years ago
alecpl
6a7d063e61
- don't load some stuff before login ( #1486475 )
15 years ago
alecpl
a4942182cf
- cz_CZ localization
15 years ago
alecpl
e363390bdc
- Fix problem with '<' and '>' characters in header tests ( #1486391 )
15 years ago
alecpl
a2cb306981
- Managesieve: Fix requires generation for multiple actions ( #1486397 )
15 years ago
alecpl
d079afd44f
- use absolute paths to prevent errors when writing to logfiles from shutdown function
15 years ago
alecpl
c55337ce67
- write error to log if connection to managesieve server cannot be established
15 years ago
alecpl
a5f430d069
- added nb_NO localization
15 years ago
alecpl
469f84fa49
- additional_message_headers: allow unsetting headers, support plugin's config file ( #1486268 )
15 years ago
alecpl
53d3b0f834
- fix 'set activate' button status setting
15 years ago
alecpl
0b53ec758a
- managesieve: fix rule/action row width on Safari ( #1486269 )
15 years ago
alecpl
ac67db1980
- Managesieve 2.0: multi-script support
15 years ago
thomascube
531e8862d2
Typo
15 years ago
thomascube
01accaff5b
Add fallback to default skin if the selected one is not available in plugin directory
15 years ago
thomascube
fbab111ef6
Improve styling of help contents + little text changes
15 years ago
thomascube
9d25cde2bc
Better icon for help plugin
15 years ago
thomascube
ee507cb18d
Add localizations for subscriptions_option and new_user_dialog plugins
15 years ago
thomascube
dba307ffd9
Localize vcard_attachments plugin + add Russian translation for archive plugin
15 years ago
alecpl
2cb5b5a9e5
- markasjunk: added NonJunk flag unsetting, added ru_RU localization
15 years ago
yllar
f09ca31fb1
localization update
15 years ago
alecpl
ee51070c46
- remove comment
15 years ago
alecpl
6020c3d0af
- Managesieve: added Greek translation
15 years ago
thomascube
f5d61d845f
Revert r3038 and allow to specify the port as value of force_https
15 years ago
alecpl
e4acbbd8cc
- Added server-side e-mail address validation with 'email_dns_check' option ( #1485857 )
15 years ago
alecpl
65c0a0e591
- Option 'force_https' replaced by 'force_https' plugin
...
- added option 'force_https_port' in 'force_https' plugin (#1486091 )
15 years ago
alecpl
0f0690c1c5
- gb_GB -> en_GB
15 years ago
alecpl
1904fa7104
- Added XIMSS (Communigate) driver for Password plugin
15 years ago
alecpl
0fa5e0c991
- ru_RU update
15 years ago
alecpl
6fff3c8e02
- more css unification for boxes + toolbarmenu moved to common.css ( #1486198 )
15 years ago
alecpl
2aaa992cc1
- unified boxtitle css styles
15 years ago
alecpl
ffeab7fe7e
- Help: hu_HU localization
15 years ago
yllar
c8b1c90aae
localization update
15 years ago
alecpl
ebf8726eea
- Added attachment upload indicator with parallel upload ( #1486058 )
15 years ago
alecpl
1bf9a86a8e
- Password: cPanel driver added
15 years ago
alecpl
4f420b95c6
- Managesieve: adde cs_CZ localization ( #1486186 )
15 years ago
yllar
741d96fdda
translations update
15 years ago
alecpl
586e356c3d
- cs_CZ update
15 years ago
alecpl
93a88c95b7
- Prevent from setting INBOX as any of special folders ( #1486114 )
15 years ago
vbenincasa
104a14d18f
- Password plugin: fix vpopmaild driver
15 years ago
vbenincasa
67bb96fef1
- Password plugin: added vpopmaild driver
15 years ago
alecpl
fcc34c0cac
- Fix first rule deleting ( #1486140 )
15 years ago
alecpl
0dd842dbf5
- added server side password inconsistency check
15 years ago
alecpl
4d54cfe840
- Fix setting user name in 'new_user_identity' plugin ( #1486137 )
15 years ago
alecpl
f139b060b0
- de_DE fixes ( #1486136 )
15 years ago
alecpl
1029fc8de6
- Support multiple managesieve hosts using %h variable in managesieve_host option ( #1486135 )
15 years ago
alecpl
34aec72131
- Support skins in 'archive' and 'markasjunk' plugins
15 years ago
yllar
c678da1dfe
translation update
15 years ago
alecpl
2659ce1ee1
- re-apply r2940
15 years ago
alecpl
e7b283b80e
- Password: added password strength options ( #1486062 )
15 years ago
vbenincasa
b85fce1a78
- Added note for "DirectAdmin" password driver usage with SSL.
15 years ago
alecpl
b590cb5fe3
- fix if check
15 years ago
alecpl
d168b9909a
- managesieve: Fix handling of "true" as "anyof (true)" test
15 years ago
alecpl
e8d8b6fd86
- fix warning when importing squirrelmail rules
15 years ago
alecpl
e077870aff
- markasjunk: add button title ( #1486092 )
15 years ago
alecpl
3dd90d323d
- Password Plugin: Fix %d inserts username instead of domain ( #1486088 )
15 years ago
alecpl
36969ee7d9
- managesieve: added 'managesieve_mbox_encoding' option
15 years ago
alecpl
64901dd0cc
- Password plugin: support hashed passwords and username parts in sql driver queries
15 years ago
alecpl
57307bc782
- fix debug_backtrace() call for PHP < 5.2.5
15 years ago
alecpl
add992381e
- add new_link=true to password_db_dsn ( #1486067 )
15 years ago
alecpl
516cc4bf98
- fix archive folder localization if subfolder is set ( #1486075 )
15 years ago
alecpl
255f65897f
- pl_PL localization
15 years ago
alecpl
a3cf3c5046
- nl_NL fix ( #1486070 )
15 years ago
thomascube
16506fbe39
Only save prefs when in the right section
15 years ago
thomascube
85c812acec
Added archive plugin
15 years ago
alecpl
028c1f3355
- lost DirectAdmin driver file
15 years ago
alecpl
61347179ef
- Password: added DirectAdmin driver ( #1486048 )
15 years ago
alecpl
7b865083e7
- Password/LDAP: support %name, %domain in userdn ( #1486055 )
15 years ago
alecpl
d343336772
- added es_ES localization for Managesieve plugin
15 years ago
yllar
ac9bf998b6
lang update
15 years ago
yllar
3c69a7a24a
sv_SE update
15 years ago
thomascube
c7a2e84a24
Fix vcard_attachments plugin ( #1486035 )
15 years ago
alecpl
30341c4210
- add option key name
15 years ago
alecpl
dbfceb4b5c
- pt_PT localization ( #1486026 ) + it_IT localization files
15 years ago
alecpl
6a7f39da53
- adjusted to API changes
15 years ago
alecpl
f05834857c
- Re-designed User Preferences interface
15 years ago
yllar
cb1d1cb3c8
translations update
15 years ago
thomascube
7f37b879fd
Cleanup temporary attachment files when killing session + fix indentation
15 years ago
alecpl
793e24885b
- Password plugin: added ldap_force_replace option ( #1486014 )
15 years ago