[Mpuls-commits] r1759 - wasko/branches/2.0
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Wed Feb 24 16:43:47 CET 2010
Author: torsten
Date: 2010-02-24 16:43:46 +0100 (Wed, 24 Feb 2010)
New Revision: 1759
Modified:
wasko/branches/2.0/ChangeLog
Log:
Updated ChangeLog
Modified: wasko/branches/2.0/ChangeLog
===================================================================
--- wasko/branches/2.0/ChangeLog 2010-02-24 15:43:13 UTC (rev 1758)
+++ wasko/branches/2.0/ChangeLog 2010-02-24 15:43:46 UTC (rev 1759)
@@ -45,6 +45,18 @@
function to return the id of the current active phasepart
* mpulsweb/templates/phase/phase.mako: Print some info about the
phases. Are they already finished, currently running, not yet started.
+ * mpulsweb/model/phase.py (Field.get_link): Fixed generating style for
+ links.
+ * mpulsweb/lib/config.py: Added confg for for phase relevant dates
+ * jmd.json: Added phase relevant dates.
+ * mpulsweb/lib/helpers.py: Import NA filter in helpers.
+ * mpulsweb/model/phase.py: Load phase relevant date for phasepart.
+ * mpulsweb/templates/phase/phase.mako: Display phase relevant date
+ * mpulsweb/model/phase.py (PhaseList.is_valid): new method to check if
+ all phases up to the current phase are valid.
+ * mpulsweb/templates/phase/phase.mako: Only show the submitbuttons if
+ the phaselist is valid and the phasepart is the direct neighbour of
+ the current phasepart.
* mpulsweb/controllers/phase.py,
jmdweb/controllers/phase.py: Moved phasecontroller to mpulsbase
More information about the Mpuls-commits
mailing list