index
:
roundcube.git
css_sprites
local_0.8.6
local_0.9.0
nkinkade
npk
svn-trunk
A clone of the Roundcube Mail code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
managesieve
/
managesieve.php
Age
Commit message (
Expand
)
Author
2012-03-31
Move plugins repository into roundcubemail root folder; svn:externals are not...
thomasb
2012-01-13
- Use storage object
alec
2012-01-05
- Use new rcube_meme class
alec
2012-01-05
- Fix possible ID duplication when adding filter rules very fast (#1488288)
alec
2011-11-18
- Fixed setting test type to :is when none is specified
alec
2011-11-17
- Added 'address' and 'envelope' tests support
alec
2011-10-19
- Fixed sorting of scripts, scripts including aware of the sort order
alec
2011-10-17
- Filters - UI redesign: added possibility to move filter to any place using ...
alec
2011-10-12
- Use smaller action/rule buttons, create separate dir for images
alec
2011-10-12
- Fixed "jumping" Filters tab
alec
2011-10-03
- Fixed doubled Filter tab on page refresh
alec
2011-09-19
- Added managesieve_connect hook for plugins
alec
2011-09-15
- Fixed handling of enabled magic_quotes_gpc setting
alec
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-05
- Fix subject decoding for Create filter dialog
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 listing
alec
2011-05-24
- Fixed regex extension (error: regex require missing)
alec
2011-05-06
- Fixed mod_mailbox() usage after last changes in rcube_imap class
alec
2011-03-07
- Update version number
alec
2011-03-07
- Fix saving of a script using flags extension on servers with imap4flags sup...
alec
2011-02-13
- Fix escaping of backslash character in quoted strings (#1487780)
alec
2011-02-12
- Fix fileinto target is always INBOX (#1487776)
alec
2011-02-10
- Change version number back to 4.0
alec
2011-02-10
- Moved javascript code from skin templates into managesieve.js file
alec
2011-02-10
- rcube_sieve_script class moved to separate file
alec
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-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 fixes
alec
2010-11-20
- Apply forgotten changes for form errors handling
alec
2010-10-25
- Added support for SASL proxy authentication (#1486691)
alec
2010-10-10
- Added popups with form errors
alec
2010-10-10
- Support relational operators and i;ascii-numeric comparator (RFC3431)
alec
2010-09-29
- Add Internationalized Domain Name (IDNA) support (#1483894)
alec
2010-09-04
- Use localized size units (#1486976)
alec
2010-08-02
- Fixed vacation parameters parsing (#1486883)
alec
2010-07-08
- Added managesieve_auth_type option (#1486731)
alec
2010-07-06
- Added support for copying and copy sending of messages (COPY extension)
alec
2010-06-03
- Support %n and %d variables in managesieve_host option
alec
2010-05-10
- Fix Fatal error: Call to undefined method managesieve::check_email()
alec
2010-05-04
- Fix download button state when sets list is empty
alec
2010-05-04
- Fix filters set activation, add possibility to deactivate sets (#1486699)
alec
2010-04-01
- managesieve: import/export
alec
2010-03-20
moved plugins
till