Code

Updated sieve templates
[gosa.git] / include / sieve / class_sieveManagement.inc
2007-05-02 cajusMore style fixes
2007-05-02 cajusSimple style updates
2007-04-12 janwCorrected Translation Strings.
2007-04-11 hickertUpdated create error message
2007-04-11 cajusUpdated layout
2007-04-11 hickertUpdated add element handling.
2007-04-05 hickertAdded empty value, to elements that could be added
2007-04-05 hickertAdded simple direct add of sieve elements.
2007-04-05 hickertUpdated sieve storage mechanism.
2007-04-05 hickertHide sieve errors, if connect fails
2007-03-30 hickertUpdated some comments
2007-03-30 hickertUse a template for the management dialog.
2007-03-29 hickertFixed error 'calling function on non object' if we...
2007-03-29 hickertUpdated some error msgs for sieve management
2007-03-28 hickertAdded tooltips.
2007-03-28 hickertUpdated indentification attribute used for sieve login.
2007-03-28 hickertFixed ticket #21.
2007-03-26 hickertAdded links to action texts
2007-03-26 hickertAdded acls for sieve trunk
2007-03-23 hickertAdded additional check, to avoid connecting to unavaila...
2007-03-22 hickertUpdated to regex support
2007-03-20 hickertFixed adding new elements
2007-03-20 hickertUpdated object movement.
2007-03-19 hickertFixed new script status
2007-03-19 hickertAbort button for sieve edit should work now;
2007-03-19 hickertFixed size test.
2007-03-19 hickertUpdated fileinto class.
2007-03-19 hickertAdded some checks
2007-03-16 hickertFixed sieve handle
2007-03-16 hickertMade else elsif addable
2007-03-16 hickertFixed editing of broken scripts
2007-03-16 hickertFirst save_object data, then check content
2007-03-16 hickertremoved debug output
2007-03-16 hickertUpdated save_object handling ..
2007-03-16 hickertAdded import function
2007-03-16 hickertAdded new function get_sieve
2007-03-16 hickertAdded a get sieve function, to reduce code size
2007-03-16 hickertFixed some errors
2007-03-15 hickertDon't display warnings like 'x may not appear before y'
2007-03-15 hickertFixed mode switch
2007-03-15 hickertManaged to edit script that can't be parsed ... .
2007-03-14 hickertSome changes
2007-03-14 hickertCreated a sieve script, saved it and it works !!!
2007-03-14 hickertSome changes
2007-03-14 hickertSome changes
2007-03-13 hickertSeveral changes
2007-03-13 hickertSome changes
2007-03-13 hickertPut each class in a single file.
2007-03-13 hickertSimplified the sieve class error retrieve method.
2007-03-08 hickerttext: tags are allowed now.
2007-03-08 hickertAdded remove and activate script button
2007-03-08 hickertAdded save method.
2007-03-07 hickertSeveral sieve filter updates
2007-03-05 hickertsome sieve filter updates
2007-03-05 hickertSome changes for the sieve filter
2007-02-22 hickertNew sieve filter, not yet finished.