]> WPIA git - gigi.git/history - src/org/cacert/gigi/output
upd: transform existing mails into mail templates
[gigi.git] / src / org / cacert / gigi / output /
2014-08-02 Felix DörreUse bussiness-logic-api to get certificate list.
2014-08-01 Felix DörreMove mail certificates -> certificates.
2014-08-01 Felix DörreEscape template var output.
2014-07-27 Felix DörreMove initial forms into IssueCertificate form.
2014-07-26 Felix DörreFormat code according do BenBE's formatter.
2014-07-21 Felix DörreMaking template api public (for building up error messages)
2014-07-17 Felix DörreConvert CSRF-Problems to Exceptions.
2014-07-15 Felix DörreBuild out certificate issuing.
2014-07-15 Felix DörreFix templating. Add language to IterableDataset.
2014-07-14 Felix DörreEnlargen the variety of use cases for the Template...
2014-07-13 Felix DörreTemplate reloading was broken.
2014-07-12 Felix DörreImplement a Template-Foreach (and use in "new email...
2014-07-12 Felix DörreSplit of inner anonymous classes of "Template"
2014-07-12 Felix DörreMove Template to another package for moving AST-classes...
2014-07-12 Felix Dörreimplement "ifs" for templates.
2014-07-10 Felix DörreRe-style Certificate table.
2014-07-10 Felix DörreMerge branch 'templateHotDeploy' into newm
2014-07-10 Felix DörreImplement template hot-redeploy :-).
2014-07-10 Felix DörreUse an URL-constructor for templates
2014-07-10 Felix DörreFix test for csrf.
2014-07-10 Felix DörreCorrect csrf-token impl.
2014-07-10 Felix Dörre[EMPTY] Formatting with configured formatter.
2014-07-10 Janis Streibmerged mailadd and mail overviwer to one page
2014-07-10 Janis StreibRemoved Data table. this idea was crap
2014-07-10 Felix DörreDraft for client cert gen
2014-07-10 Felix DörreIgnore newlines in commands of "template"
2014-07-05 Felix DörreImplement CSRF check on "Assure someone"
2014-07-04 Felix DörreEnforce Output of CSRF token.
2014-07-04 Felix DörreStart for dynamic menu.
2014-07-03 Felix Dörreremove that regexes for parsing templates
2014-07-03 Felix DörreFix user.equals (for dob datewise foo)
2014-07-03 Felix DörreRefactor main template (+ fix some strange regex bug)
2014-06-30 Janis StreibLess concat
2014-06-27 Felix DörreTemplate: factor out things for dynamic template functions.
2014-06-27 Felix DörrePullup Signup.outputError to Form.
2014-06-27 Janis StreibAnother calc fix
2014-06-27 Janis Streibremoved debug output
2014-06-27 Janis StreibFixed rendering issue
2014-06-27 Janis StreibAdd smaller output method
2014-06-27 Janis StreibAdded mailOverview (form dummy)
2014-06-27 Janis StreibWIP: Dummy mail overview
2014-06-27 Janis StreibCorrect colspan handling
2014-06-27 Janis StreibUpdated html attribute handling in DataTable
2014-06-27 Janis StreibWe don't need abstract here... + include colspan in...
2014-06-26 Janis StreibUpdated impl.
2014-06-26 Janis StreibFIX: Comment text
2014-06-26 Janis StreibUPD: More advanced cells
2014-06-26 Janis StreibAdd: Abstracted table markup.
2014-06-26 Felix DörreMake "RegisterPage" a "Form"
2014-06-26 Felix DörreImpement sprintf for templates
2014-06-25 Felix DörreUpdate date Selector so that the signup date is stored...
2014-06-24 Felix DörreImplement prititive "show email certificates"
2014-06-23 Felix DörreImplement store Date in dateSelector.
2014-06-23 Felix DörreImplement non-login pages. Add a test secure page....
2014-06-22 Felix DörreAdd capable templating for register page