[Mpuls-commits] r1212 - in wasko/branches/2.0: . mpulsweb mpulsweb/controllers

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Wed Feb 3 14:44:14 CET 2010


Author: torsten
Date: 2010-02-03 14:44:11 +0100 (Wed, 03 Feb 2010)
New Revision: 1212

Added:
   wasko/branches/2.0/mpulsweb/
   wasko/branches/2.0/mpulsweb/__init__.py
   wasko/branches/2.0/mpulsweb/controllers/
   wasko/branches/2.0/mpulsweb/controllers/__init__.py
Modified:
   wasko/branches/2.0/ChangeLog
Log:
Added basedir dor mpuls


Modified: wasko/branches/2.0/ChangeLog
===================================================================
--- wasko/branches/2.0/ChangeLog	2010-02-03 10:35:31 UTC (rev 1211)
+++ wasko/branches/2.0/ChangeLog	2010-02-03 13:44:11 UTC (rev 1212)
@@ -42,6 +42,14 @@
 
 2010-02-03  Torsten Irländer <torsten.irlaender at intevation.de>
 
+	* mpulsweb,
+	  mpulsweb/controllers,
+	  mpulsweb/controllers/__init__.py,
+	  mpulsweb/__init__.py: Added new mpulsweb dir. This directory will
+	  hold all base classes and controllers for mpuls.
+
+2010-02-03  Torsten Irländer <torsten.irlaender at intevation.de>
+
 	* waskaweb/controllers/case.py (CaseController.digest): Removed
 	  outcommented code
 	* waskaweb/controllers/case.py (CaseController.printdigest): Removed
@@ -94,6 +102,8 @@
 	* waskaweb/templates/casemanagement/caselist.mako: sort params are not
 	encoded as GET params. 
 	* waskaweb/config/routing.py (make_map): Removed old unused routes 
+	* waskaweb/controllers/case.py (CaseController.organisation): Added
+	return statement to return the rendered page for organisation
 
 2010-02-02  Bernhard Herzog  <bh at intevation.de>
 

Added: wasko/branches/2.0/mpulsweb/__init__.py
===================================================================

Added: wasko/branches/2.0/mpulsweb/controllers/__init__.py
===================================================================



More information about the Mpuls-commits mailing list