[Mpuls-commits] r3323 - base/trunk
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Tue Aug 3 17:10:27 CEST 2010
Author: torsten
Date: 2010-08-03 17:10:25 +0200 (Tue, 03 Aug 2010)
New Revision: 3323
Modified:
base/trunk/ChangeLog
Log:
Updated ChangeLog
Modified: base/trunk/ChangeLog
===================================================================
--- base/trunk/ChangeLog 2010-08-03 15:09:24 UTC (rev 3322)
+++ base/trunk/ChangeLog 2010-08-03 15:10:25 UTC (rev 3323)
@@ -1,5 +1,15 @@
2010-08-03 Torsten Irländer <torsten.irlaender at intevation.de>
+ Issue664:
+
+ * mpulsweb/lib/validators.py (TimeDeltaCheck.conv_dates): New
+ Validator to check the timedelta between to given dates.
+ * mpulsweb/model/case.py (SessionCase.getData: New function which
+ returns the data of saved fields in sessioncase.
+ * mpulsweb/controllers/case.py (_createCase): Moved logic to create a
+ new case into a new function which can be used from other controllers
+ too.
+
Issue930:
* mpulsweb/model/phase.py (PhaseList.get_reachable_path): Also check
More information about the Mpuls-commits
mailing list