* we have now several bstrs:
[citadel.git] / webcit / sieve.c
2008-04-04 Wilfried Göesgens* we have now several bstrs:
2008-04-02 Wilfried Göesgens* moved url argument list to hash.
2008-01-06 Art CancroWebCit now detects whether the Citadel server has Sieve...
2007-11-16 Art CancroHUGE PATCH. This moves all of mime_parser.c and all
2007-10-01 Wilfried Göesgens* move to config-header similar to citserver.
2007-09-30 Wilfried Göesgens* check the buffersize while base64 encoding; and adjus...
2007-08-10 Thierry Pasqualieruse the same way to display all banners and services...
2007-07-23 Art CancroWhen webcit converts a set of inbox rules to a Sieve...
2007-07-12 Wilfried Göesgens* Created IsEmptyStr define to be used rather then...
2007-07-05 Art CancroNearly all <FORM> blocks now contain a hidden input
2007-01-08 Art Cancro* Merged Thierry's CSS changes
2006-12-27 Art Cancro* When enumerating rooms in the drop-down list
2006-12-04 Art Cancro* Converted fr.po from iso-8859-1 to utf-8
2006-12-01 Art Cancro* Fixed a bug in the 'Delete Rule' logic.
2006-11-21 Art CancroCompleted the rules based script generator.
2006-11-21 Art CancroMinor change to test commit script hook
2006-11-20 Art CancroBegan fleshing out the Sieve script generator. Actions,
2006-11-16 Art CancroCompleted the remaining fields in the save/load/populate
2006-11-16 Art Cancromore fields
2006-11-16 Art CancroPopulate 'active' and 'hfield'. Nine more to go...
2006-11-16 Art CancroBegin reloading the form from saved rules
2006-11-16 Art CancroRules editor now encodes the form fields and saves...
2006-11-15 Art CancroBegan writing the rule encoder
2006-11-13 Art CancroMore work on the rules editor
2006-11-13 Art CancroMore work on the rules editor
2006-11-12 Art CancroFleshed out the rules editor some more
2006-11-11 Art CancroAdded a 'Delete Rule' button
2006-11-11 Art Cancrojavascript code to move rules up and down
2006-11-11 Art CancroLoad room list for the sieve rules once, and reuse the
2006-11-10 Art Cancronifty 'Add Rule' button
2006-11-10 Art Cancroupdate sieve rules using rooms
2006-11-09 Art CancroAdded some dynamic form stuff to the rules editor
2006-11-08 Art CancroStarted building the easy rules editor
2006-11-06 Art CancroMade some of the new messages consistent with
2006-11-06 Art CancroAdd/remove sieve scripts in WebCit is now complete.
2006-11-03 Art Cancrostarted add/remove scripts
2006-11-01 Art CancroSieve screens now allow the user to choose 'no filters'
2006-11-01 Art Cancroworked on sieve panel
2006-10-30 Art CancroJavascript multi-pane select for Sieve edit screen
2006-10-29 Art CancroMinor edit to sieve screen
2006-10-29 Art CancroAdded sieve.c - sieve config screen will go here.