]> WPIA git - gigi.git/history - src/org/cacert/gigi/output
Implement first issuing for email cert.
[gigi.git] / src / org / cacert / gigi / output /
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