[Mpuls-commits] r3315 - base/trunk
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Tue Aug 3 11:48:23 CEST 2010
Author: torsten
Date: 2010-08-03 11:48:22 +0200 (Tue, 03 Aug 2010)
New Revision: 3315
Modified:
base/trunk/ChangeLog
Log:
Updated ChangeLog
Modified: base/trunk/ChangeLog
===================================================================
--- base/trunk/ChangeLog 2010-08-03 09:18:54 UTC (rev 3314)
+++ base/trunk/ChangeLog 2010-08-03 09:48:22 UTC (rev 3315)
@@ -1,5 +1,21 @@
2010-08-03 Torsten Irländer <torsten.irlaender at intevation.de>
+ * mpulsweb/model/phase.py (PhaseList.get_reachable_path): Also check
+ the first given phasepart.
+ * mpulsweb/model/phase.py (PhasePart.getDescription): New function
+ which return the description of the phasepart as string including the
+ state (running, finished).
+ * mpulsweb/model/phase.py: Added Dialogtexts for changing phases.
+ * mpulsweb/controllers/formularpage.py (save): Depending on the
+ configuration try to set the maximum reachable phase after saving data
+ and validating the case.
+ * mpulsweb/controllers/phase.py (PhaseController.editAction): Moved
+ logic to set a phase into a separate function. This way setting the
+ phase can be called from other places to.
+ * mpulsweb/templates/phase/dialogs/success_fullautomatic_set_phase.mako,
+ mpulsweb/templates/phase/dialogs/success_halfautomatic_set_phase.mako:
+ New dialog templates for automatic and halfautomatic phase-setting.
+
Issue878:
* mpulsweb/model/phase.py (PhasePart.getLinks): Return a tuple with a
More information about the Mpuls-commits
mailing list