INOPIAE
|
4edd7b57c0
|
bug 1396: Codestyle cleanup
|
2015-08-09 22:23:21 +02:00 |
|
Benny Baumann
|
f9a2da80b9
|
bug 1391: Codestyle cleanup
|
2015-08-04 22:12:24 +02:00 |
|
INOPIAE
|
e33a8de01c
|
bug 1391: Ensure current number of assurer's points used for determining maximum points for an assurance.
|
2015-07-31 09:43:22 +02:00 |
|
INOPIAE
|
f97cb26f07
|
bug 1391: corrected value check
|
2015-07-31 09:12:31 +02:00 |
|
INOPIAE
|
bbfbb59454
|
bug 1391: fixed syntax in sql statement
|
2015-07-31 08:53:09 +02:00 |
|
INOPIAE
|
7239b831f8
|
bug 1391: added range check for points
|
2015-07-31 08:38:44 +02:00 |
|
Benny Baumann
|
3c8663a208
|
bug 1391: fix sql statement
|
2015-07-31 08:05:00 +02:00 |
|
Benny Baumann
|
e6af0ab4c9
|
bug 1391: Fix Whitespace
|
2015-07-31 08:05:00 +02:00 |
|
INOPIAE
|
1c5bceeae7
|
bug 1391: adjusted query so that only the non administrative increase assurance are taken for the point calculation
|
2015-07-22 21:40:31 +02:00 |
|
INOPIAE
|
5a03b6f6f2
|
bug 1391: removed insert of administrative increase entry for normal assurance
|
2015-07-22 21:37:16 +02:00 |
|
Michael Tänzer
|
118cf4383e
|
Implement batch assurance.
Fixes bug 944
Signed-off-by: Michael Tänzer <neo@nhng.de>
|
2011-07-05 18:54:19 +02:00 |
|
Michael Tänzer
|
5f8e018db5
|
Move flagsAction() functionality into the user model
Signed-off-by: Michael Tänzer <neo@nhng.de>
|
2011-06-30 21:48:35 +02:00 |
|
Michael Tänzer
|
2ed178bdc3
|
challenge: if date is not given use the default value from the database
instead of the current time as seen by the manager
Signed-off-by: Michael Tänzer <neo@nhng.de>
|
2011-06-30 13:41:26 +02:00 |
|
Michael Tänzer
|
bb3e4e892f
|
Move assurer challenge action logic into model
Signed-off-by: Michael Tänzer <neo@nhng.de>
|
2011-06-28 20:11:03 +02:00 |
|
Michael Tänzer
|
79ca9e7bee
|
Implement administrative increase in the user model
Signed-off-by: Michael Tänzer <neo@nhng.de>
|
2011-06-28 01:20:56 +02:00 |
|
Michael Tänzer
|
9dfc0e4078
|
Correctly calculate age
Signed-off-by: Michael Tänzer <neo@nhng.de>
|
2011-06-21 01:12:54 +02:00 |
|
Michael Tänzer
|
445b9b133f
|
Missing space in SQL query
Signed-off-by: Michael Tänzer <neo@nhng.de>
|
2011-06-20 23:11:39 +02:00 |
|
Michael Tänzer
|
bf1495e18b
|
Doh, apparently the convention has changed nowadays models are placed in the Application_ namespace but we still use Default_
Signed-off-by: Michael Tänzer <neo@nhng.de>
|
2011-06-20 23:08:08 +02:00 |
|
Michael Tänzer
|
f4d471baac
|
Factor out functionality into a model so the controllers get more lightweight
Signed-off-by: Michael Tänzer <neo@nhng.de>
|
2011-06-20 13:41:52 +02:00 |
|