summaryrefslogtreecommitdiff
path: root/manager/application/controllers
AgeCommit message (Expand)Author
2015-08-09bug 1396: Codestyle cleanupINOPIAE
2015-08-09bug 1396: Normalize Linefeed to Unix format in RepositoryBenny Baumann
2012-02-07The flag is actually for Organisation Assurers, not adminsMichael Tänzer
2011-07-05Doh, copy and paste errorMichael Tänzer
2011-07-05Implement batch assurance.Michael Tänzer
2011-06-30Move flagsAction() functionality into the user modelMichael Tänzer
2011-06-28Move assurer challenge action logic into modelMichael Tänzer
2011-06-28Admin increase: get rid of the "fragment" flag as experience points shouldMichael Tänzer
2011-06-28Implement administrative increase in the user modelMichael Tänzer
2011-06-20Doh, apparently the convention has changed nowadays models are placed in the ...Michael Tänzer
2011-06-20Factor out functionality into a model so the controllers get more lightweightMichael Tänzer
2010-11-25log login attempts (login + sha1(pw))markus
2010-09-07Fix Bug #861: set flags - set of flags different to - admin console flagsMichael Tänzer
2010-08-18even more fixes, seems to work now => validate more email addresses per accountroot
2010-08-18fix bug - missing db connectionMarkus Warg
2010-08-18display all emails to an user (check more addresses)Markus Warg
2010-08-03Merge branch 'master' of ssh://git-cacert.it-sls.de/var/cache/git/cacert-mgrMichael Tänzer
2010-08-03Fix Bug #830: Negative assurance pointsMichael Tänzer
2010-07-07add view own mails, view all mails (admin role required)Markus Warg
2010-07-06Add the Set Flags featureMichael Tänzer
2010-07-05Doh, wrong method name.Michael Tänzer
2010-07-01Add left navigation for the ManageAccountControllerMichael Tänzer
2010-07-01New assurer challenge featureMichael Tänzer
2010-07-01Doh, getAdminIncreaseForm() should actually return the formMichael Tänzer
2010-06-29New admin increase featureMichael Tänzer
2010-06-29Refactor: move common routines into separate methodsMichael Tänzer
2010-06-28Add a form for the administrative increase featureMichael Tänzer
2010-06-28Addendum to 73761fe863463270a9ce13e9211791891cf17d02Michael Tänzer
2010-06-28Rename AddPoints to ManageAccountMichael Tänzer
2010-06-28Restructure to have the index action present an overviewMichael Tänzer
2010-06-28Merge branch 'AddPoints' of git://git-cacert.it-sls.de/cacert-mgrMichael Tänzer
2010-05-14Proper capitalisation of "CAcert"AddPointsMichael Tänzer
2010-05-11Merge branch 'AddPoints'Michael Tänzer
2010-04-29db->update() sucks for complicated where clausesMichael Tänzer
2010-04-29quoteInto() only accepts '?' as place holderMichael Tänzer
2010-04-29A new Assurer has to be selected for every single assuranceMichael Tänzer
2010-04-29RefactorMichael Tänzer
2010-04-29Class constants have to be prefixed with self:: in PHPMichael Tänzer
2010-04-29Flesh out AddPointsControllerMichael Tänzer
2010-04-26Construct and display the AddPoints viewMichael Tänzer
2010-04-26Remove unused local variableMichael Tänzer
2010-04-22Skeleton for AddPointsControllerMichael Tänzer
2010-04-18Add filters as in the test systemMichael Tänzer
2010-04-18Don't validate things the test system doesn't also validateMichael Tänzer
2010-04-15remove restrictions from typed in passwordMarkus Warg
2010-04-14list mails, read mailsMarkus Warg
2010-04-14imap class / mail controllerMarkus Warg
2010-04-14enable crt loginMarkus Warg
2010-03-31initial setup of framework codeMarkus Warg