summaryrefslogtreecommitdiff
path: root/plugins/managesieve
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-03-02Imported translations from launchpadthomasb
git-svn-id: https://svn.roundcube.net/trunk@5950 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-02- Improve vacationaddresses label (#1488284)alec
git-svn-id: https://svn.roundcube.net/trunk@5944 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-13- Use storage objectalec
git-svn-id: https://svn.roundcube.net/trunk@5764 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-10Added more icons for Larrythomasb
git-svn-id: https://svn.roundcube.net/trunk@5750 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-08Updated translations from launchpadthomasb
git-svn-id: https://svn.roundcube.net/trunk@5740 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-05- Use new rcube_meme classalec
git-svn-id: https://svn.roundcube.net/trunk@5720 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
2012-01-03Restored lost translationsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5699 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-14Updated German translations for managesievethomasb
git-svn-id: https://svn.roundcube.net/trunk@5608 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-07Fix syntax error in localization filethomasb
git-svn-id: https://svn.roundcube.net/trunk@5571 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-07- Fix bug in pt_BR localization (#1488239)alec
git-svn-id: https://svn.roundcube.net/trunk@5553 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-23- Improvements for filters popup windowalec
git-svn-id: https://svn.roundcube.net/trunk@5472 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-22- Update es_ES localizationalec
git-svn-id: https://svn.roundcube.net/trunk@5466 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-18- Update and validate package.xml filesalec
git-svn-id: https://svn.roundcube.net/trunk@5448 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-18- Added package.xml for managesieve pluginalec
git-svn-id: https://svn.roundcube.net/trunk@5447 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-18- Remove old imagealec
git-svn-id: https://svn.roundcube.net/trunk@5446 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- Removed unused private variablealec
git-svn-id: https://svn.roundcube.net/trunk@5442 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-11-16- Split test scripts by sieve extensionalec
git-svn-id: https://svn.roundcube.net/trunk@5437 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-12- Fixed "jumping" Filters tabalec
git-svn-id: https://svn.roundcube.net/trunk@5332 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-10- Support KEP:14's commented variablesalec
git-svn-id: https://svn.roundcube.net/trunk@5325 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-07- Reset current script in session, so new filter added in mail task will be ↵alec
appended to active script git-svn-id: https://svn.roundcube.net/trunk@5186 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-05Added localizationthomasb
git-svn-id: https://svn.roundcube.net/trunk@5174 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-05- Fix subject decoding for Create filter dialogalec
git-svn-id: https://svn.roundcube.net/trunk@5169 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-05- Fix parse error in pl_PL localizationalec
git-svn-id: https://svn.roundcube.net/trunk@5161 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-06-17- Add missing semicolonalec
git-svn-id: https://svn.roundcube.net/trunk@4865 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-17translations updateyllar
git-svn-id: https://svn.roundcube.net/trunk@4776 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-04-01- Fix typosalec
git-svn-id: https://svn.roundcube.net/trunk@4629 208e9e7b-5314-0410-a742-e7e81cd9613c