Commit Graph

93 Commits

Author SHA1 Message Date
alecpl
93a88c95b7 - Prevent from setting INBOX as any of special folders (#1486114) 2009-09-23 19:01:53 +00:00
vbenincasa
104a14d18f - Password plugin: fix vpopmaild driver 2009-09-20 19:37:40 +00:00
vbenincasa
67bb96fef1 - Password plugin: added vpopmaild driver 2009-09-20 10:14:04 +00:00
alecpl
fcc34c0cac - Fix first rule deleting (#1486140) 2009-09-20 06:33:47 +00:00
alecpl
0dd842dbf5 - added server side password inconsistency check 2009-09-19 08:01:55 +00:00
alecpl
4d54cfe840 - Fix setting user name in 'new_user_identity' plugin (#1486137) 2009-09-18 13:04:16 +00:00
alecpl
f139b060b0 - de_DE fixes (#1486136) 2009-09-17 13:43:10 +00:00
alecpl
1029fc8de6 - Support multiple managesieve hosts using %h variable in managesieve_host option (#1486135) 2009-09-17 13:15:24 +00:00
alecpl
34aec72131 - Support skins in 'archive' and 'markasjunk' plugins 2009-09-15 13:47:12 +00:00
yllar
c678da1dfe translation update 2009-09-13 16:42:56 +00:00
alecpl
2659ce1ee1 - re-apply r2940 2009-09-12 07:17:28 +00:00
alecpl
e7b283b80e - Password: added password strength options (#1486062) 2009-09-11 13:12:43 +00:00
vbenincasa
b85fce1a78 - Added note for "DirectAdmin" password driver usage with SSL. 2009-09-10 09:06:08 +00:00
alecpl
b590cb5fe3 - fix if check 2009-09-09 06:28:44 +00:00
alecpl
d168b9909a - managesieve: Fix handling of "true" as "anyof (true)" test 2009-09-08 11:51:49 +00:00
alecpl
e8d8b6fd86 - fix warning when importing squirrelmail rules 2009-09-08 10:39:14 +00:00
alecpl
e077870aff - markasjunk: add button title (#1486092) 2009-09-06 18:19:08 +00:00
alecpl
3dd90d323d - Password Plugin: Fix %d inserts username instead of domain (#1486088) 2009-09-05 06:42:36 +00:00
alecpl
36969ee7d9 - managesieve: added 'managesieve_mbox_encoding' option 2009-09-04 11:16:36 +00:00
alecpl
64901dd0cc - Password plugin: support hashed passwords and username parts in sql driver queries 2009-09-02 09:35:19 +00:00
alecpl
57307bc782 - fix debug_backtrace() call for PHP < 5.2.5 2009-09-01 15:49:23 +00:00
alecpl
add992381e - add new_link=true to password_db_dsn (#1486067) 2009-09-01 12:21:07 +00:00
alecpl
516cc4bf98 - fix archive folder localization if subfolder is set (#1486075) 2009-09-01 11:24:09 +00:00
alecpl
255f65897f - pl_PL localization 2009-09-01 09:22:31 +00:00
alecpl
a3cf3c5046 - nl_NL fix (#1486070) 2009-08-28 12:53:23 +00:00
thomascube
16506fbe39 Only save prefs when in the right section 2009-08-28 07:34:43 +00:00
thomascube
85c812acec Added archive plugin 2009-08-27 07:07:10 +00:00
alecpl
028c1f3355 - lost DirectAdmin driver file 2009-08-25 06:00:34 +00:00
alecpl
61347179ef - Password: added DirectAdmin driver (#1486048) 2009-08-24 19:29:38 +00:00
alecpl
7b865083e7 - Password/LDAP: support %name, %domain in userdn (#1486055) 2009-08-24 19:18:47 +00:00
alecpl
d343336772 - added es_ES localization for Managesieve plugin 2009-08-23 07:36:00 +00:00
yllar
ac9bf998b6 lang update 2009-08-20 18:30:29 +00:00
yllar
3c69a7a24a sv_SE update 2009-08-12 20:13:11 +00:00
thomascube
c7a2e84a24 Fix vcard_attachments plugin (#1486035) 2009-08-07 16:11:29 +00:00
alecpl
30341c4210 - add option key name 2009-08-04 09:41:09 +00:00
alecpl
dbfceb4b5c - pt_PT localization (#1486026) + it_IT localization files 2009-08-04 07:00:19 +00:00
alecpl
6a7f39da53 - adjusted to API changes 2009-08-04 06:14:35 +00:00
alecpl
f05834857c - Re-designed User Preferences interface 2009-08-03 18:27:53 +00:00
yllar
cb1d1cb3c8 translations update 2009-08-02 13:32:47 +00:00
thomascube
7f37b879fd Cleanup temporary attachment files when killing session + fix indentation 2009-07-31 09:13:11 +00:00
alecpl
793e24885b - Password plugin: added ldap_force_replace option (#1486014) 2009-07-31 06:36:39 +00:00
alecpl
e4a4686b55 - Managesieve plugin: uk_UA localization added 2009-07-30 06:15:44 +00:00
alecpl
9d88bf7597 - Password plugin: sv_SE localization added 2009-07-30 06:13:06 +00:00
alecpl
14a62c3e14 - Updated PEAR::Net_Sieve to 1.1.7 2009-07-29 11:32:08 +00:00
alecpl
9240c6a7d9 - support plugin's config file 2009-07-24 12:06:05 +00:00
alecpl
f134ad8c4c - s/en_UK/en_GB/ 2009-07-22 19:04:53 +00:00
alecpl
564a2ba793 - Help plugin
- support 'dummy' task (for plugins)
2009-07-22 09:15:36 +00:00
alecpl
d4436e7861 - pl_PL update 2009-07-19 17:52:57 +00:00
alecpl
a640647edd - handle big attachments with file pointers to not exceed memory_limit in rcmail_save_attachment() 2009-07-19 09:28:30 +00:00
alecpl
4439d2a862 - fix checkbox always checked (#1485982) 2009-07-19 07:27:05 +00:00