]> WPIA git - gigi.git/history - src/org/cacert/gigi/pages
[DB]: Add orgAdmin management code
[gigi.git] / src / org / cacert / gigi / pages /
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: change sprintf-template-syntax for literals
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örreConvert strange flags to Groups.
2014-12-31 Felix DörreUPD: typo in ttp-assurer-priv
2014-12-31 Felix Dörre[EMPTY] Organize all imports
2014-09-22 Felix DörreADD: Pagination for ttp list
2014-09-22 Felix DörreADD: Denying of TTP requests
2014-09-21 Felix DörreADD: TTP-Admin draft
2014-09-21 Felix DörreADD: Request ttp page.
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ö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: 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-31 Felix DörreADD: Enable Language selection.
2014-08-30 Felix DörreADD: Show a policy index directory.
2014-08-29 Felix DörreADD: page for root certs download.
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-27 Janis StreibADD: Logout as page
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: For privacy do not disclose target userid ( or...
2014-08-24 Felix DörreFIX: Smaller changes in the Assure-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 Janis StreibFIX: Missing title for the 404 page
2014-08-24 Janis StreibADD: Rules of the WOT
2014-08-24 Janis StreibFIX: HTML encoding issue at register page
2014-08-24 Felix DörreADD: store pingconfig into the database.
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-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 Janis StreibUPD: Only show "assure someone" if the user actually...
2014-08-23 Janis StreibUPD: No Login and register when logged in
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 StreibADD: Abstract permission check
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-11 Felix DörrePut more intelligence into the "outputError"-function...
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 email and domain table to plural.
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)
next