]> WPIA git - gigi.git/history - src/org/cacert/gigi/pages/account
UPD: show the "verified"-status primitive-like for domains.
[gigi.git] / src / org / cacert / gigi / pages / account /
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
2014-07-24 Janis StreibADD: Default mail display
2014-07-24 Felix DörreFactor out email sending from "Signup".
2014-07-24 Janis StreibMerge remote-tracking branch 'origin/mac_cert_fix'...
2014-07-24 Felix DörreAdd mail: relocate actions into form.
2014-07-24 Janis StreibUPD: Send verify mail on insert
2014-07-24 Janis StreibUPD: added functional mail add
2014-07-24 Felix DörreSPKAC: add intstall link for signed certificates.
2014-07-22 Felix DörreMerge branch 'spkac'
2014-07-22 Felix Dörre[DB-Struct] implement SPKAC signing.
2014-07-22 Felix DörreRemove "list all emails from user"-queries.
2014-07-22 Janis StreibUPD: Refactored mail forms to the Form objects
2014-07-18 Felix DörreFix wrong template in MailCertificateAdd.
2014-07-18 Felix DörreNew Signer Job Table.
2014-07-15 Felix DörreImplement issuing with the new form.
2014-07-15 Felix DörreBuild out certificate issuing.
2014-07-15 Felix DörreFix templating. Add language to IterableDataset.
2014-07-12 Felix DörreImplement a Template-Foreach (and use in "new email...
2014-07-12 Felix DörreCreate "codesign" if-statement in Mail-cert 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-11 Felix Dörreremove some of the remaining "dataTD"s
2014-07-10 Felix DörreRename mailOverviewTemplate to upper case
2014-07-10 Janis StreibUse th
2014-07-10 Felix DörreSerials are in fact Strings.
2014-07-10 Felix DörreBetter display of encoded certificates.
2014-07-10 Felix DörreChange cert variable names id -> serial for identification.
2014-07-10 Felix DörreAdd missagn newlines at EOF.
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örreImplement serial based retrival and certificate access...
2014-07-10 Felix DörreCorrect csrf-token impl.
2014-07-10 Felix Dörre[EMPTY] Formatting with configured formatter.
2014-07-10 Janis StreibUPD: Slight css/table cleanup
2014-07-10 Janis StreibUPD: Localized change pw template
2014-07-10 Janis StreibUPD: Rearanged mail overview
next