]> WPIA git - gigi.git/history - src/org/cacert/gigi/output/template
add: add boolean to separate groups for user and support
[gigi.git] / src / org / cacert / gigi / output / template /
2016-08-13 INOPIAEupd: fix wording for emails to have the same end of...
2016-08-11 Felix Dörrefix: re-display form on error in some cases.
2016-08-05 Felix DörreMerge changes I8f2dfb5e,Ife185cda,I79a10fa7,Ib764cc42...
2016-08-04 Felix Dörreupd: make email sender address fixed.
2016-08-04 Felix Dörreupd: Change Subject Tag to "SomeCA", so it's shorter
2016-08-02 Felix DörreMerge changes I6dffa325,I086b1c28
2016-08-02 Felix DörreMerge changes I82859d98,I3da54fbf
2016-07-31 Benny Baumannchg: Proper runtime type checking for retrieved forms
2016-07-31 Benny Baumannadd: Allow TranslationCommands to be serialized
2016-07-29 Felix Dörreadd: ignored line breaks to template syntax
2016-07-29 Felix Dörreadd: mail templates support
2016-07-28 Felix Dörreadd: an non-HTML-encoding mode for templates for e...
2016-07-17 Felix Dörrefix: free resource when template loading fails.
2016-07-04 Felix Dörreupd: better display of (and collection of) error messages
2016-07-02 Felix DörreMerge "Update notes about password security"
2016-06-30 Felix DörreMerge branch 'libs/jetty/local'
2016-06-19 Felix DörreMerge "Suggestions to enhance the SQL call pattern."
2016-06-19 Felix DörreMerge "upd: Reduce Boilerplate in translated SprintfCom...
2016-06-19 Felix DörreSuggestion to display datetimes in local format
2016-06-19 Felix Dörreupd: Reduce Boilerplate in translated SprintfCommands
2016-06-06 Felix DörreMerge changes I29db4164,I90632cf4
2016-06-04 FelixMerge "upd: Cleanup lang-string locations"
2016-06-02 Felix Dörreupd: Normalize tailing dots in "output.template"-Docume...
2016-06-02 FelixMerge "add: api for Test-memberid-lookup (addresses...
2016-06-02 FelixMerge "add: documentation to output classes"
2016-05-30 Felix Dörreadd: documentation to output classes
2016-05-30 Felix Dörrefix: use sprintf-translation correctly
2016-05-29 Felix Dörreadditional lang-cleanup
2016-05-28 Felix DörreEnforce Date-of-births to be day-only.
2016-04-07 Felix Dörreupd: better error reporting from cert-gen api
2015-11-25 Felix Dörrefix: output DoB as date-only
2015-11-24 Felix Dörreupd: show timezone in outptu timestamps, Find domain...
2015-11-15 Felix Dörreupd: show ping execution date.
2015-11-12 Felix Dörrefix: some coverity bugs
2015-06-04 Janis StreibUPD: packed date formatting in Outputable (now you...
2015-06-04 Felix Dörreadd: let a user revoke his certificates.
2015-03-01 Felix DörreFix: clean up launching process.
2015-03-01 Felix DörreMerge remote-tracking branch 'origin/libs/scrypt/local'
2015-02-28 Benny BaumannEmpty: Whitespace, serialVersionUID, final classes
2015-02-25 Benny BaumannFix: Coverity, boolean compare in template's ifStatement
2015-02-21 Felix DörreFIX: more Coverity, as charset, nullcheck, equals
2015-02-13 Felix DörreUPD: new inline sprintf syntax
2015-02-03 Felix DörreADD: Verify, only act on POST (+CSRF)
2015-02-01 Felix DörreMerge branch 'felix-work'
2015-01-31 Felix DörreADD: small template utility (Scope), not directly usable
2014-12-31 Felix DörreImplement template if-else statements
2014-12-31 Felix DörreUPD: Move some template classes to there reightful...
2014-12-31 Felix Dörreadd: guide the user back when ttp request is missing.
2014-12-31 Felix DörreFIX: a bug in evaluating sprintf-template-statments
2014-12-31 Felix DörreUPD: change sprintf-template-syntax for literals
2014-09-19 Felix DörreADD: extend table syntax (sprintf string literals):
2014-09-04 Felix DörreMove the "dbObject"s to their own package.
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...