]> WPIA git - gigi.git/history - src/org/cacert/gigi/pages/main
FIX: Correct location of ticket enter form
[gigi.git] / src / org / cacert / gigi / pages / main /
2014-12-31 Felix DörreUPD: Move some template classes to there reightful...
2014-12-31 Felix DörreUPD: desired behavior should only enforce a persons...
2014-12-31 Felix DörreUPD: check for duplicate Email in the Email class itself.
2014-12-31 Felix DörreDeleted should be NULL if not set, and not strange...
2014-12-31 Felix DörreADD: org certs.
2014-12-31 Felix DörreUPD: Update the api to work more with "Users" than...
2014-09-13 Felix DörreADD: A step towards a more friendly SQL API.
2014-09-04 Felix DörreUPD: change "email"-constructor to match the syntax...
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-31 Felix DörreUPD: Details display assured
2014-08-31 Felix DörreADD: Enable Language selection.
2014-08-24 Janis StreibFIX: HTML encoding issue at register page
2014-08-23 Janis StreibUPD: No Login and register when logged in
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-08-01 Felix DörreRename email and domain table to plural.
2014-08-01 Felix DörreEscape template var output.
2014-07-26 Felix DörreFormat code according do BenBE's formatter.
2014-07-24 Felix DörreFactor out email sending from "Signup".
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 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-04 Felix DörreEnforce Output of CSRF token.
2014-07-03 Felix DörreFix user.equals (for dob datewise foo)
2014-07-03 Felix Dörre[UPDATE-CONFIG] Use 3 hosts www, secure and static.
2014-06-27 Felix DörrePullup Signup.outputError to Form.
2014-06-26 Felix DörreMake "RegisterPage" a "Form"
2014-06-25 Felix DörreUpdate date Selector so that the signup date is stored...
2014-06-25 Felix DörreMerge branch 'autotesting'
2014-06-25 Felix DörreAdd a verify page.
2014-06-25 Felix DörreRefactor "Email checker" (for testing purposes)
2014-06-24 Felix DörreFactor out loading of default Template for pages
2014-06-24 Felix DörreAdd "register completed" page
2014-06-23 Felix DörreFactor Out sendmail (Abstraction for Email provider)
2014-06-23 Felix DörreFinish up signup process (so that it's usable except...
2014-06-23 Felix DörreAdd the "password strength" check
2014-06-23 Felix DörreAdd the "fast email check"
2014-06-23 Janis StreibMerge branch 'ant_build'
2014-06-23 Felix Dörreadding cca_agree to signup page
2014-06-23 Felix DörreRemove that extra space in "Signup.templ"
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örreSave partial entries into register page.
2014-06-22 Felix DörreAdd capable templating for register page
2014-06-22 Felix DörreAdd register page with dummy language "de"