]> WPIA git - gigi.git/history - src/org/cacert/gigi/pages/account
FIX: Correct location of ticket enter form
[gigi.git] / src / org / cacert / gigi / pages / account /
2015-01-13 Janis StreibADD: Param to include all certificates (also revoked...
2014-12-31 Felix DörreUPD: Move some template classes to there reightful...
2014-12-31 Felix DörreUPD: patch error messages for certificate issue form.
2014-12-31 Felix DörreFIX: some charset-insecure input streams.
2014-12-31 Felix DörreUPD: fix typo in ping Config form
2014-12-31 Felix DörreUPD: desired behavior should only enforce a persons...
2014-12-31 Felix DörreUPD: allow deleting of all names except first name.
2014-12-31 Felix DörreUPD: check for duplicate Email in the Email class itself.
2014-12-31 Felix DörreUpdate Certificate-DN-API (for escape-safe-strings)
2014-12-31 Felix DörreFix testcases.
2014-12-31 Felix DörreInclude o,ou in certificate, add AVA escaping
2014-12-31 Felix DörreADD: Organisation selection in certificateIssueForm
2014-12-31 Felix DörreUPD: Update the api to work more with "Users" than...
2014-12-31 Felix DörreFilter certificate profiles in the issue form.
2014-12-31 Felix Dörre[EMPTY] Organize all imports
2014-09-14 Felix DörreUPD: Rename PingconfigForm to PingConfigForm
2014-09-13 Felix DörreADD: A step towards a more friendly SQL API.
2014-09-13 Felix DörreFIX: paths for resources...
2014-09-09 Felix Dörre[Database] implement the stuff for requesting domain...
2014-09-08 Felix DörreMove email/certs/mail to their own packages
2014-09-08 Felix DörreConvert Pinglog into form.
2014-09-08 Felix DörreUPD: Factor out PingConfig objects and pingconfig-form.
2014-09-05 Felix DörreUPD: split up the "certificate initiation"-form
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: move the standard date format to "dateSelector"
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-29 Felix DörreUPD: Notify domainPinger by interrupting when work...
2014-08-29 Felix DörreUPD: the text for the SSL test was wrong.
2014-08-28 Felix DörreUPD: rename dns-txt testdomain to "<string>._cacert...
2014-08-27 Janis StreibADD: !Configchange! http serve
2014-08-27 Janis StreibUPD: Use correct CSS class
2014-08-26 Felix DörreADD: output pinglog, test DNS and email ping.
2014-08-24 Janis StreibADD: Contact infromtaion form
2014-08-24 Felix DörreUPD: show the "verified"-status primitive-like for...
2014-08-24 Felix DörreADD: simple pinger daemon.
2014-08-24 Janis StreibADD: MYDetails edit
2014-08-24 Janis StreibADD: Date display in myDetails
2014-08-24 Janis StreibFIX: Correct text at myDetails
2014-08-24 Felix DörreADD: store pingconfig into the database.
2014-08-24 Felix DörreFix html conformance for the "explained radio button...
2014-08-24 Felix DörreFix html in DomainManagementForm
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 Felix DörreImplement fixed-time signing.
2014-08-23 Janis StreibFIX: Cleanup fields
2014-08-16 Felix DörreFix a bug that caused no checkboxes to appear in mail...
2014-08-16 Felix DörreAdding a form element for selecting the certificate...
2014-08-15 Felix DörreAdd tests for certificate data pre-fillin:
2014-08-15 Felix DörrePre-guess signature for cert based on csr signature.
2014-08-15 Felix DörreGuess the profile based on requested eku.
2014-08-15 Felix DörreExtract EKU-OIDs to class constants.
2014-08-15 Felix DörreUse "CN" correctly as dns or as real name.
2014-08-15 Felix Dörre2 minor syntax fixes in the certificate forms.
2014-08-13 Felix DörreBeautify-up the certificate-issue form.
2014-08-12 Felix DörreCorrect Cert Issue form title.
2014-08-12 Felix DörreMerge branch 'csrParse'
2014-08-12 Felix DörreKeep the selected certificate profile.
2014-08-12 Felix DörreCertificateIssue: SAN type guessing if it does not...
2014-08-11 Felix DörreFix san type parsing.
2014-08-11 Felix DörreBetter certificate content filtering.
2014-08-09 Felix DörreUse primary email and domain name for "DN"
2014-08-09 Felix DörreImplement SAN filtering.
2014-08-09 Felix DörreMerge branch 'master' into csrParse
2014-08-08 Felix DörreEnhance certificate issuance form.
2014-08-05 Felix DörreCertificateIssues.....
2014-08-03 Felix DörreUse "Profile" in issue-certificate-form.
2014-08-02 Felix DörreMove l10n-stuff to own package.
2014-08-02 Felix DörreDisplay Profiles while issuing certificates.
2014-08-02 Felix DörreImplement certificate profiles in java code.
2014-08-02 Felix DörreUse bussiness-logic-api to get certificate list.
2014-08-01 Felix DörreRename certs table.
2014-08-01 Felix DörreMove mail certificates -> certificates.
2014-08-01 Felix DörreTypo fix challange -> challenge
2014-08-01 Felix DörreExtract certificate Display to template
2014-08-01 Felix DörreEscape template var output.
2014-07-30 Janis Streibfixup! UPD: Use new template features in mailmanagement
2014-07-30 Janis StreibUPD: Use new template features in mailmanagement
2014-07-29 Janis StreibADD: Domain deletion
2014-07-29 Janis StreibADD: Domain insert
2014-07-29 Janis StreibADD: DomainManagement forms (display only)
2014-07-29 Janis StreibUPD: Added heading
2014-07-29 Janis StreibUPD: moved getUser up
2014-07-29 Felix DörreUse tha new SPKAC-class to verify spkac requests and...
2014-07-29 Felix DörreExtract PEM I/O
2014-07-27 Felix DörreImplement SPKAC Challanges.
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-25 Janis StreibUPD: Remove (debug) stactrace output
2014-07-25 Janis StreibMerge branch 'janis_work'
2014-07-25 Janis StreibUPD: Redirect at emailAdd, too
2014-07-25 Janis StreibUPD: Use gigiapiexceptions
2014-07-24 Janis StreibMerge remote-tracking branch 'origin/emailMgmt'
2014-07-24 Janis StreibUPD: Implicit mail validity check
2014-07-24 Janis StreibUPD: Use standart error output divs
2014-07-24 Janis StreibADD: Mail delete
2014-07-24 Felix DörreMerge branch 'changePasswordForm'
2014-07-24 Felix DörreImplement and test change password form.
2014-07-24 Janis StreibADD: Set default mail address
next