summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-22bug-1390: added escaping wit htmlspecialchars function and encoding UTF-8bug-1390INOPIAE
2015-07-22bug 1390: added quoted_printable_decode to make sure that the encoding of the...INOPIAE
2012-04-29Remove the external directory as we use the zendframework package from DebianMichael Tänzer
2012-04-29Also apply the __toString fix to UserInfoMichael Tänzer
2012-04-29__toString() throws a fatal error if it takes arguments in PHP 5.3Michael Tänzer
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-30Add .gitignoreMichael Tänzer
2011-06-30Move flagsAction() functionality into the user modelMichael Tänzer
2011-06-30challenge: if date is not given use the default value from the databaseMichael 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-22Remove settings from repository controlMichael Tänzer
2011-06-21Correctly calculate ageMichael Tänzer
2011-06-20Missing space in SQL queryMichael 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-11-25less debug info to syslogroot
2010-09-07Fix Bug #861: set flags - set of flags different to - admin console flagsMichael Tänzer
2010-08-23add doc file linked from cacert1. news blog (fake rss)markus
2010-08-18fix typoroot
2010-08-18rename all ini files, need to symlink "your" ini to application.iniMarkus Warg
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-01String is translated by the menu frameworkMichael 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-28New manage-account/index viewMichael 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-05-11Initial version of the create-assurers scriptMichael Tänzer
2010-04-29db->update() sucks for complicated where clausesMichael Tänzer
2010-04-29quoteInto() only accepts '?' as place holderMichael Tänzer