]> WPIA git - gigi.git/history - src/org/cacert/gigi/output
[DB]: Add orgAdmin management code
[gigi.git] / src / org / cacert / gigi / output /
2014-12-31 Felix DörreUPD: change sprintf-template-syntax for literals
2014-12-31 Felix Dörre[EMPTY] Organize all imports
2014-09-19 Felix DörreADD: extend table syntax (sprintf string literals):
2014-09-13 Felix DörreADD: A step towards a more friendly SQL API.
2014-09-08 Felix DörreUPD: Factor out PingConfig objects and pingconfig-form.
2014-09-04 Felix DörreUPD: Use strict date parsing.
2014-09-04 Felix DörreMove the "dbObject"s to their own package.
2014-08-31 Felix DörreUPD: move the standard date format to "dateSelector"
2014-08-31 Felix DörreUPD: Details display assured
2014-08-27 Janis StreibADD: !Configchange! http serve
2014-08-27 Felix DörreThanks Find bugs for that small error.
2014-08-26 Felix DörreUPD: change date format to YYYY-MM-DD for consistence.
2014-08-24 Janis StreibADD: Date display in myDetails
2014-08-24 Janis StreibADD: Role sensitive assurance display
2014-08-24 Janis StreibADD: Assurancedisplay
2014-08-24 Felix DörreFix menu exploding (so that we don't need the id's...
2014-08-24 Felix DörreAdvance the domain issuing form to prepare for entering...
2014-08-23 Janis StreibUPD: More advanced permission system for menu items...
2014-08-23 Janis StreibADD: Dynamic menu
2014-08-23 Janis StreibADD: reverese page mapping
2014-08-23 Felix DörreMerge branch 'issuePeriod'
2014-08-23 Felix DörreImplement fixed-time signing.
2014-08-23 Janis StreibFIX: Cleanup fields
2014-08-23 Janis StreibUPD: More liberal menus
2014-08-16 Felix DörreAdding a form element for selecting the certificate...
2014-08-12 Felix DörreMerge branch 'csrParse'
2014-08-11 Felix DörrePut more intelligence into the "outputError"-function...
2014-08-09 Felix DörreMerge branch 'master' into csrParse
2014-08-07 Felix DörreShow profile in certificates table.
2014-08-07 Felix Dörrefixup! Escape template var output.
2014-08-02 Felix DörreMove l10n-stuff to own package.
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