summaryrefslogtreecommitdiff
path: root/manager/application/models
AgeCommit message (Expand)Author
2015-07-31bug 1391: Ensure current number of assurer's points used for determining maxi...INOPIAE
2015-07-31bug 1391: corrected value checkINOPIAE
2015-07-31bug 1391: fixed syntax in sql statementINOPIAE
2015-07-31bug 1391: added range check for pointsINOPIAE
2015-07-31bug 1391: fix sql statementBenny Baumann
2015-07-31bug 1391: Fix WhitespaceBenny Baumann
2015-07-22bug 1391: adjusted query so that only the non administrative increase assuran...INOPIAE
2015-07-22bug 1391: removed insert of administrative increase entry for normal assuranceINOPIAE
2011-07-05Implement batch assurance.Michael 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-28Implement administrative increase in the user modelMichael 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