Commit Graph

620 Commits

Author SHA1 Message Date
Aleksander Machniak
8cbebcac6a CS fixes and bump version number after PR merge 2014-10-30 12:57:43 +01:00
Aleksander Machniak
a075df6f08 Merge pull request #243 from bnogas/master-p6
Add support for updating identities on each login
2014-10-30 12:54:18 +01:00
Bartlomiej Nogas
385bb6c1e6 Another correction for PR comments 2014-10-30 12:37:53 +01:00
Bartlomiej Nogas
1e89a627e0 Correcting for PR comments + change rcmail to rc 2014-10-29 12:32:57 +01:00
Aleksander Machniak
e979511083 Remove redundant is_file() checks 2014-10-29 11:15:01 +01:00
Bartlomiej Nogas
193a0dddde Add support for updating identities on each login 2014-10-28 17:09:04 +01:00
Jonas Heinrich
fc3ed3fef4 Fixed typo in config 2014-10-27 11:53:35 +01:00
Aleksander Machniak
5010941c43 Update password driver API description 2014-10-26 11:45:30 +01:00
Aleksander Machniak
c8d082a83e Fix syntax error in plesk driver 2014-10-26 11:43:01 +01:00
Aleksander Machniak
c7ac4bbe53 CS fixes after PR merge 2014-10-26 11:37:26 +01:00
Aleksander Machniak
0f711e7bd7 Merge pull request #234 from bnogas/master-p3
Add config option 'acl_group_field' to use as ACL group identifier
2014-10-26 11:34:27 +01:00
Aleksander Machniak
aca8bd2bd6 Merge pull request #235 from bnogas/master-p2
Move plugin configuration to config.inc.php.dist
2014-10-26 11:31:53 +01:00
Aleksander Machniak
48ba4414b3 Fix download of attachments that are part of TNEF message (#1490091)
Rcube_message_part::body content should never be modified by code out of the rcube_message.
Added convenient rcube_message::get_part_body() method, making rcube_message::get_part_content() deprecated.
2014-10-22 14:29:44 +02:00
Bartlomiej Nogas
c1e2ce76c7 Add configuration option 'acl_group_field' to use as ACL group identifier 2014-10-21 12:05:35 +02:00
Bartlomiej Nogas
d6c1a1af9d Move plugin configuration to config.inc.php.dist 2014-10-20 21:05:16 +02:00
Aleksander Machniak
e2251db1d5 CS fixes after PR merge 2014-10-18 15:27:31 +02:00
Aleksander Machniak
111af7f077 Merge pull request #222 from bnogas/master
Support for multiple email addresses in new_user_identity plugin
2014-10-18 15:24:15 +02:00
Aleksander Machniak
d26e94ae94 Small CS fixes after PR merge 2014-10-18 14:50:10 +02:00
Lorenzo Perone
84296e1b93 fix indent to match style in ldap.php (tabs to spaces) 2014-10-16 16:47:35 +02:00
Lorenzo Perone
3e3fcd4d27 Password Plugin / LDAP Driver:
- adds support for (optional) multiple userPassword values for compatibility with more authentication shemes
- adds support for CRAM-MD5 scheme as implemented by doveadm pw (credits: see header of plugins/password/helpers/dovecot_hmacmd5.php)
2014-10-14 23:22:46 +02:00
Aleksander Machniak
0ea079d604 dirname(__FILE__) -> __DIR__ 2014-10-13 14:41:55 +02:00
Aleksander Machniak
78bee8b8b6 Fix regression in SHAA password generation in ldap driver of password plugin (#1490094) 2014-10-10 10:25:52 +02:00
Aleksander Machniak
6c6991fb53 Shrinked some images with TinyPNG (saved 38%) 2014-10-07 10:41:04 +02:00
Bartlomiej Nogas
6035e36086 Support for multiple email addresses added 2014-09-23 14:16:45 +02:00
Aleksander Machniak
34a0902089 Use consistent column/table quoting in sql queries 2014-09-12 14:37:51 +02:00
Aleksander Machniak
9dd327b400 Remove new_link argument usage, we don't need it anymore 2014-09-09 13:50:35 +02:00
Aleksander Machniak
f2fe48785c Update changelog 2014-09-08 11:28:39 +02:00
Aleksander Machniak
6e6f9ce6a7 Fix compatybility with contextmenu plugin 2014-09-08 11:27:59 +02:00
Aleksander Machniak
4baf96a4ca Added license headers to driver files, CS fixes 2014-09-08 09:50:59 +02:00
xzaara
54462b0f68 Update password.php
Semicolons instead of colons in  switch statement.
2014-10-01 11:29:11 +02:00
Aleksander Machniak
8b5038befc Fix handling of smart list inputs 2014-09-29 11:22:38 +02:00
Aleksander Machniak
d1c8d7fc25 Support hashing algorithms without mhash() and even hash() extension (#1490076) 2014-09-28 19:03:08 +02:00
Cyrill von Wattenwyl
7dc269029d removed unwanted file 2014-09-02 11:48:55 +02:00
Cyrill von Wattenwyl
141d615f39 Fixed merge conflicts 2014-09-02 11:21:25 +02:00
Cyrill von Wattenwyl
11a40dd1fe Merge branch 'master' of https://github.com/roundcube/roundcubemail
Conflicts:
	plugins/password/config.inc.php.dist
2014-09-02 11:20:52 +02:00
Aleksander Machniak
613f96839c Added simple API to manage vacation rule 2014-08-26 01:24:21 -04:00
Aleksander Machniak
d72fdecdf8 Add missing labels 2014-08-25 21:45:39 -04:00
Aleksander Machniak
5a64153f40 Fix vacation times handling 2014-08-29 14:07:06 +02:00
Thomas Bruederli
812f37c5d1 Synchronized localizations with Transifex 2014-08-27 14:53:06 +02:00
Aleksander Machniak
581b6b41fd Make possible to set vacation start/end date and time 2014-08-27 14:46:57 +02:00
Aleksander Machniak
fe03a9074d Add some localizations 2014-08-21 18:11:55 +02:00
Aleksander Machniak
1299c6a231 Update translations 2014-08-17 09:36:32 +02:00
Aleksander Machniak
1c70ff9d24 Bump up version nmber 2014-08-11 03:36:02 -04:00
Aleksander Machniak
ec2733f6c3 Add support for groups 2014-08-11 03:35:07 -04:00
Thomas Bruederli
1db9a4931c Fix close icon position 2014-08-07 16:13:33 +02:00
Thomas Bruederli
f61959d9c2 Render a rounded outline on focused dialog close button 2014-08-07 16:12:40 +02:00
Aleksander Machniak
9828c1abe2 Fix default vacation status (#1490019) - improve error message 2014-08-05 14:08:17 +02:00
Thomas Bruederli
ea5d749822 Avoid collision with other css classes 2014-07-31 14:52:41 +02:00
Thomas Bruederli
a6e9b4f97b Support the 'no-close' class feature for hiding close buttons in jQuery UI dialogs 2014-07-31 14:29:14 +02:00
Aleksander Machniak
4d52ee03a1 Fix missing css/js scripts in filter form in mail task 2014-07-28 11:13:46 +02:00