]> WPIA git - gigi.git/history - src/org/cacert/gigi/output
fix: a problem when setting up new test environments
[gigi.git] / src / org / cacert / gigi / output /
2016-01-27 Felix Dörreadd: granting and revoking groups by supporters
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-11-04 Felix Dörrefix: better menu links, better certificate login links
2015-11-02 Felix DörreClean: use "authorizationContexts"
2015-06-04 Janis StreibUPD: packed date formatting in Outputable (now you...
2015-06-04 Janis StreibUPD: Only show revoke checkboxes, if the cert is in...
2015-06-04 Janis StreibADD: Get revocation date and display at cert overview
2015-06-04 Felix Dörreadd: let a user revoke his certificates.
2015-03-21 Janis StreibFIX: Off by one in date selector (how did this ever...
2015-03-12 Felix DörreFix: correct syntax for "$"-Inline Variables.
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-22 Felix DörreFix: synchronize Gigi-Class. Against multiple concurren...
2015-02-21 Felix DörreFIX: more Coverity, as charset, nullcheck, equals
2015-02-20 Felix DörreFix: give Menu a hash code
2015-02-14 Felix DörreUPD: new sprintf syntax in templates
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
2015-01-21 Felix DörreUPD: make certificate table worked when there are ...
2015-01-13 Janis StreibUPD: Added issued and expires date to certificates...
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örreFIX: some charset-insecure input streams.
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: copy the login page from old software
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
next