]> WPIA git - gigi.git/history - src/org/cacert/gigi/pages/wot
FIX: Correct location of ticket enter form
[gigi.git] / src / org / cacert / gigi / pages / wot /
2014-12-31 Felix DörreUPD: Move some template classes to there reightful...
2014-12-31 Felix DörreADD: org certs.
2014-12-31 Felix DörreUPD: change sprintf-template-syntax for literals
2014-09-21 Felix DörreADD: Request ttp page.
2014-09-13 Felix DörreADD: A step towards a more friendly SQL API.
2014-09-04 Felix DörreUPD: tighten Up the constructors of "User" and "Domain"
2014-09-04 Felix DörreUPD: Change the assurance API (and document it)
2014-09-04 Felix DörreUPD: cleanup notary-assurance API
2014-09-04 Felix DörreMove the "dbObject"s to their own package.
2014-08-31 Felix DörreUPD: Change format to match the correct one (in the...
2014-08-24 Felix DörreUPD: For privacy do not disclose target userid ( or...
2014-08-24 Felix DörreFIX: Smaller changes in the Assure-Form.
2014-08-24 Janis StreibADD: Rules of the WOT
2014-08-24 Janis StreibFIX: Correct translation
2014-08-24 Janis StreibADD: Role sensitive assurance display
2014-08-24 Janis StreibADD: Assurances made display
2014-08-24 Janis StreibADD: Assurancedisplay
2014-08-23 Janis StreibUPD: Only show "assure someone" if the user actually...
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-11 Felix DörrePut more intelligence into the "outputError"-function...
2014-08-02 Felix DörreMove l10n-stuff to own package.
2014-07-29 Janis StreibUPD: moved getUser up
2014-07-26 Felix DörreFormat code according do BenBE's formatter.
2014-07-17 Felix DörreConvert CSRF-Problems to Exceptions.
2014-07-12 Felix DörreMove Template to another package for moving AST-classes...
2014-07-11 Felix Dörreremove some of the remaining "dataTD"s
2014-07-10 Felix DörreMerge branch 'templateHotDeploy' into newm
2014-07-10 Felix DörreUse an URL-constructor for templates
2014-07-10 Felix DörreFix assurance forms.
2014-07-10 Felix DörreCorrect csrf-token impl.
2014-07-10 Felix Dörre[EMPTY] Formatting with configured formatter.
2014-07-05 Felix DörreImplement better result of "Notary.assure"
2014-07-05 Felix DörreImplement CSRF check on "Assure someone"
2014-07-04 Felix DörreEnforce Output of CSRF token.
2014-06-28 Felix DörreFix visuals, output maxpoints
2014-06-27 Felix DörreImplement error output if Assurance failed internally.
2014-06-27 Felix DörreCarry out assurance for now.
2014-06-27 Felix DörreAssurance form: display DoB
2014-06-27 Felix DörreThe assurance form outputs errors, but does nothing.
2014-06-27 Felix DörreMake AssuranceForm a session-bound form
2014-06-26 Felix DörreComplete the Assurance Form template.
2014-06-26 Felix DörreFixup dos lineendings
2014-06-26 Felix DörreFactor out name handling.
2014-06-26 Felix DörreAdd two "details" lines
2014-06-26 Felix DörreBegin the assurance form
2014-06-25 Felix DörreImplement assuree search
2014-06-25 Felix DörreAdd an assure-search-page.