summaryrefslogtreecommitdiff
path: root/plugins/managesieve/Changelog
AgeCommit message (Collapse)Author
2012-03-31Move plugins repository into roundcubemail root folder; svn:externals are ↵thomasb
not defined anymore git-svn-id: https://svn.roundcube.net/trunk@6034 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-15- Fixed tokenizer infinite loop on invalid script contentalec
git-svn-id: https://svn.roundcube.net/trunk@6014 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-07- Fixed filter popup width (for non-english localizations)alec
git-svn-id: https://svn.roundcube.net/trunk@5972 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-05- Fixed bug where drag layer wasn't removed when dragging was ended over ↵alec
sets list git-svn-id: https://svn.roundcube.net/trunk@5718 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-05- Fix possible ID duplication when adding filter rules very fast (#1488288)alec
git-svn-id: https://svn.roundcube.net/trunk@5710 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-23- Fixed javascript error in IE8alec
git-svn-id: https://svn.roundcube.net/trunk@5469 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-18- Fix date broken in last commitalec
git-svn-id: https://svn.roundcube.net/trunk@5444 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-18- Fixed setting test type to :is when none is specifiedalec
git-svn-id: https://svn.roundcube.net/trunk@5443 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-17- Added 'address' and 'envelope' tests supportalec
- Added 'body' extension support (RFC5173) - Added 'subaddress' extension support (RFC5233) - Added comparators support - Changed Sender/Recipient labels to From/To - Fixed importing rule names from Ingo - Fixed handling of extensions disabled in config git-svn-id: https://svn.roundcube.net/trunk@5441 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-16- Fixed import of rules with unsupported testsalec
git-svn-id: https://svn.roundcube.net/trunk@5440 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-19- Fixed sorting of scripts, scripts including aware of the sort orderalec
git-svn-id: https://svn.roundcube.net/trunk@5348 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-17- Filters - UI redesign: added possibility to move filter to any place using ↵alec
drag&drop (instead of up/down buttons), added filter sets list object, added more 'loading' messages - Added option to hide some scripts (managesieve_filename_exceptions) git-svn-id: https://svn.roundcube.net/trunk@5340 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-12- Use smaller action/rule buttons, create separate dir for imagesalec
git-svn-id: https://svn.roundcube.net/trunk@5334 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-03- Fixed doubled Filter tab on page refreshalec
- Added filters set selector in filter form when invoked in mail task - Improved script parser, added support for include and variables extensions - Added Kolab's KEP:14 support (http://wiki.kolab.org/User:Greve/Drafts/KEP:14) git-svn-id: https://svn.roundcube.net/trunk@5300 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-19- Added managesieve_connect hook for pluginsalec
git-svn-id: https://svn.roundcube.net/trunk@5239 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-15- Fixed handling of enabled magic_quotes_gpc settingalec
- Fixed PHP warning on connection error when submitting filter form - Fixed bug where new action row with flags wasn't handled properly git-svn-id: https://svn.roundcube.net/trunk@5215 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-07- Add managesieve_script_name option for default name of the script (#1487956)alec
git-svn-id: https://svn.roundcube.net/trunk@5187 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-04- Fixed import from Horde-INGO (#1488064)alec
git-svn-id: https://svn.roundcube.net/trunk@5156 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-04- Added possibility to create a filter based on selected message "in-place"alec
git-svn-id: https://svn.roundcube.net/trunk@5155 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-28- Fixed bug where wrong folders hierarchy was displayed on folders listingalec
git-svn-id: https://svn.roundcube.net/trunk@4983 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-31- Fixed handling of REFERRAL responses ↵alec
(http://pear.php.net/bugs/bug.php?id=17107) git-svn-id: https://svn.roundcube.net/trunk@4821 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-31- Fixed handling of error in Net_Sieve::listScripts()alec
git-svn-id: https://svn.roundcube.net/trunk@4820 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-24- Fixed regex extension (error: regex require missing)alec
git-svn-id: https://svn.roundcube.net/trunk@4806 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-06- Fixed mod_mailbox() usage after last changes in rcube_imap class alec
git-svn-id: https://svn.roundcube.net/trunk@4740 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-03-27- Moved elsif replacement code to handle only imports from other formatsalec
git-svn-id: https://svn.roundcube.net/trunk@4619 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-03-07- Fix saving of a script using flags extension on servers with imap4flags ↵alec
support (#1487825) git-svn-id: https://svn.roundcube.net/trunk@4596 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-18- Fix handling of non-safe characters (double-quote, backslash) ↵alec
or UTF-8 characters (dovecot's implementation bug workaround) in script names git-svn-id: https://svn.roundcube.net/trunk@4562 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-13- Fix escaping of backslash character in quoted strings (#1487780)alec
git-svn-id: https://svn.roundcube.net/trunk@4536 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-12- Fix fileinto target is always INBOX (#1487776)alec
git-svn-id: https://svn.roundcube.net/trunk@4530 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-10- Moved javascript code from skin templates into managesieve.js filealec
git-svn-id: https://svn.roundcube.net/trunk@4525 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-10- rcube_sieve_script class moved to separate filealec
git-svn-id: https://svn.roundcube.net/trunk@4524 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-10- Added support for vacation :subject field (#1487120) alec
git-svn-id: https://svn.roundcube.net/trunk@4523 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-10- Added setflag/addflag/removeflag support (#1487449) alec
git-svn-id: https://svn.roundcube.net/trunk@4522 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-10- Added :regex and :matches support (#1487746)alec
git-svn-id: https://svn.roundcube.net/trunk@4521 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-04- Fix STARTTLS for timsieved < 2.3.10alec
git-svn-id: https://svn.roundcube.net/trunk@4495 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-01- Make managesieve_disabled_extensions to be case insensitive, small CS fixesalec
git-svn-id: https://svn.roundcube.net/trunk@4478 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-30- Fix double request and onclick behaviour on tabs using Firefoxalec
git-svn-id: https://svn.roundcube.net/trunk@4472 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-23- Rewritten sieve script parser, added testsalec
git-svn-id: https://svn.roundcube.net/trunk@4447 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-18- Fix multi-line strings parsing (#1487685)alec
git-svn-id: https://svn.roundcube.net/trunk@4423 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-20- Apply forgotten changes for form errors handlingalec
- Fix handling of scripts with CRLF line separator git-svn-id: https://svn.roundcube.net/trunk@4241 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-25- Added support for SASL proxy authentication (#1486691)alec
git-svn-id: https://svn.roundcube.net/trunk@4133 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-10- Added popups with form errorsalec
- Removed nonexisting 'wrongformat' label usage git-svn-id: https://svn.roundcube.net/trunk@4071 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-10- Support relational operators and i;ascii-numeric comparator (RFC3431)alec
git-svn-id: https://svn.roundcube.net/trunk@4068 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-04- Use localized size units (#1486976)alec
git-svn-id: https://svn.roundcube.net/trunk@3939 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-12- Fixed import from Avelsieve alec
git-svn-id: https://svn.roundcube.net/trunk@3894 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-02- Fixed vacation parameters parsing (#1486883)alec
git-svn-id: https://svn.roundcube.net/trunk@3855 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-07-08- Added managesieve_auth_type option (#1486731)alec
git-svn-id: https://svn.roundcube.net/trunk@3808 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-07-06- Added support for copying and copy sending of messages (COPY extension)alec
git-svn-id: https://svn.roundcube.net/trunk@3805 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-07-01- Net_Sieve-1.3.0 with LOGIN fix (#1486816)alec
git-svn-id: https://svn.roundcube.net/trunk@3801 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-14- Net_Sieve-1.2.2alec
git-svn-id: https://svn.roundcube.net/trunk@3750 208e9e7b-5314-0410-a742-e7e81cd9613c