summaryrefslogtreecommitdiff
path: root/plugins/managesieve
AgeCommit message (Expand)Author
2011-09-19- Added managesieve_connect hook for pluginsalec
2011-09-15- Fixed handling of enabled magic_quotes_gpc settingalec
2011-09-07- Add managesieve_script_name option for default name of the script (#1487956)alec
2011-09-07- Reset current script in session, so new filter added in mail task will be a...alec
2011-09-05Added localizationthomasb
2011-09-05- Fix subject decoding for Create filter dialogalec
2011-09-05- Fix parse error in pl_PL localizationalec
2011-09-04- Fixed import from Horde-INGO (#1488064)alec
2011-09-04- Added possibility to create a filter based on selected message "in-place"alec
2011-07-28- Fixed bug where wrong folders hierarchy was displayed on folders listingalec
2011-06-17- Add missing semicolonalec
2011-05-31- Fixed handling of REFERRAL responses (http://pear.php.net/bugs/bug.php?id=1...alec
2011-05-31- Fixed handling of error in Net_Sieve::listScripts()alec
2011-05-24- Fixed regex extension (error: regex require missing)alec
2011-05-17translations updateyllar
2011-05-06- Fixed mod_mailbox() usage after last changes in rcube_imap class alec
2011-04-01- Fix typosalec
2011-03-31translations updateyllar
2011-03-27- Moved elsif replacement code to handle only imports from other formatsalec
2011-03-07- Update version numberalec
2011-03-07- Fix saving of a script using flags extension on servers with imap4flags sup...alec
2011-02-20- Fix script activation broken (#1487795)alec
2011-02-18- Fix handling of non-safe characters (double-quote, backslash) ...alec
2011-02-17- Use addcslashes() instead of str_replace() for string quotingalec
2011-02-15- Fix typos in pl_PL localizationalec
2011-02-13- Fix escaping of backslash character in quoted strings (#1487780)alec
2011-02-12- fr_FR localization update (#1487777)alec
2011-02-12- Fix fileinto target is always INBOX (#1487776)alec
2011-02-10- Change version number back to 4.0alec
2011-02-10- Moved javascript code from skin templates into managesieve.js filealec
2011-02-10- rcube_sieve_script class moved to separate filealec
2011-02-10- Added support for vacation :subject field (#1487120) alec
2011-02-10- Added setflag/addflag/removeflag support (#1487449) alec
2011-02-10- Added :regex and :matches support (#1487746)alec
2011-02-04- Fix STARTTLS for timsieved < 2.3.10alec
2011-02-03- Fix IDNA support when IDN/INTL modules are in use (#1487742)alec
2011-02-01- Make managesieve_disabled_extensions to be case insensitive, small CS fixesalec
2011-01-30- Fix double request and onclick behaviour on tabs using Firefoxalec
2011-01-30- Improvements in string literals handlingalec
2011-01-28Updated localization if managesieve plugin (#1487728)thomasb
2011-01-23- More tests + some script output improvmentsalec
2011-01-23- added test for backslash inside a quoted-stringalec
2011-01-23- Rewritten sieve script parser, added testsalec
2011-01-20- Added gl_ES and updates es_ES localizations (#1487707)alec
2011-01-18- Fix multi-line strings parsing (#1487685)alec
2011-01-04- Fix typo in de_DE translation (#1487666)alec
2010-12-27translations updateyllar
2010-12-17- fr_FR updatealec
2010-12-03fr_FR cs_CZ id_ID en_GB et_EE ja_JP gl_ES zh_TW sv_SE cy_GB ru_RU es_ES bg_BG...yllar
2010-11-20- Apply forgotten changes for form errors handlingalec