[Mpuls-commits] r1498 - wasko/branches/2.0
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Thu Feb 11 09:05:15 CET 2010
Author: torsten
Date: 2010-02-11 09:05:14 +0100 (Thu, 11 Feb 2010)
New Revision: 1498
Modified:
wasko/branches/2.0/ChangeLog
Log:
Updated ChangeLog
Modified: wasko/branches/2.0/ChangeLog
===================================================================
--- wasko/branches/2.0/ChangeLog 2010-02-11 08:01:02 UTC (rev 1497)
+++ wasko/branches/2.0/ChangeLog 2010-02-11 08:05:14 UTC (rev 1498)
@@ -1,5 +1,22 @@
2010-02-11 Torsten Irländer <torsten.irlaender at intevation.de>
+ Moved global documents to base.
+
+ * waskaweb/model/document.py: Formatting
+ * mpulsweb/model/document.py,
+ waskaweb/model/document.py: Moved to base.
+ * waskaweb/model/case.py: Import document from base now.
+ * waskaweb/controllers/casedocument.py: Import document from base now.
+ * waskaweb/controllers/document.py: Import document from base now.
+ * mpulsweb/controllers/document.py,
+ waskaweb/controllers/document.py: Moved controller to base.
+ * mpulsweb/templates/documents,
+ waskaweb/templates/documents: Moved templates to base.
+ * mpulsweb/controllers/document.py (DocumentController): Improved
+ exception handling (use logging module to log exceptions).
+ * mpulsweb/controllers/document.py (DocumentController.globalDelete),
+ (DocumentController.globalUploadAction): Adapted c-vars for dialogs
+
Moved appointment to base.
* mpulsweb/lib/validators.py (TimeCheck), (DateCheck),
More information about the Mpuls-commits
mailing list