]> WPIA git - gigi.git/history - src/org/cacert/gigi/dbObjects
[DB]: Add orgAdmin management code
[gigi.git] / src / org / cacert / gigi / dbObjects /
2014-12-31 Felix Dörre[DB]: Add orgAdmin management code
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: add another check for the certprofile.
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örre[EMPTY] Organize all imports
2014-09-21 Felix DörreADD: TTP-Admin draft
2014-09-21 Felix DörreUPD: assurance type goes Enum, (+clean)
2014-09-14 Felix DörreADD: another user testcase.
2014-09-14 Felix DörreUPD: Dont need clonable name.
2014-09-13 Felix DörreADD: A step towards a more friendly SQL API.
2014-09-13 Felix DörreUPD: [empty] better varname
2014-09-11 Felix DörreADD: user group management (with testcase)
2014-09-10 Felix DörreFIX: synchronization for IDCachable-Objects
2014-09-09 Felix Dörre[Database] implement the stuff for requesting domain...
2014-09-09 Janis StreibFIX: Make fields private where possible
2014-09-08 Felix DörreUPD: Factor out PingConfig objects and pingconfig-form.
2014-09-06 Felix DörreFix Cache punging for local tests.
2014-09-05 Felix DörreFactor out age check.
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örreThere is a test case that needs cache punging.
2014-09-04 Felix DörreMove the "dbObject"s to their own package.