]> WPIA git - gigi.git/history - src/org/cacert/gigi/output/template
Fix menu exploding (so that we don't need the id's anymore)
[gigi.git] / src / org / cacert / gigi / output / template /
2014-08-24 Felix DörreAdvance the domain issuing form to prepare for entering...
2014-08-23 Felix DörreMerge branch 'issuePeriod'
2014-08-23 Janis StreibFIX: Cleanup fields
2014-08-12 Felix DörreMerge branch 'csrParse'
2014-08-09 Felix DörreMerge branch 'master' into csrParse
2014-08-07 Felix Dörrefixup! Escape template var output.
2014-08-02 Felix DörreMove l10n-stuff to own package.
2014-08-01 Felix DörreEscape template var output.
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-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...