[Mpuls-commits] r966 - wasko/branches/2.0
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Thu Jan 28 09:38:38 CET 2010
Author: torsten
Date: 2010-01-28 09:38:33 +0100 (Thu, 28 Jan 2010)
New Revision: 966
Modified:
wasko/branches/2.0/ChangeLog
Log:
Updated ChangeLog
Modified: wasko/branches/2.0/ChangeLog
===================================================================
--- wasko/branches/2.0/ChangeLog 2010-01-28 08:37:07 UTC (rev 965)
+++ wasko/branches/2.0/ChangeLog 2010-01-28 08:38:33 UTC (rev 966)
@@ -1,3 +1,23 @@
+2010-01-28 Torsten Irländer <torsten.irlaender at intevation.de>
+
+ Replaced h.url calls with h.url_for calls
+
+ * waskaweb/templates/appointments/appointment_form.mako: Removed
+ commented out code.
+ * waskaweb/templates/casemanagement/agency_overview.mako: Call
+ h.url_for instead of h.url
+ * waskaweb/templates/casemanagement/upload.mako: Call h.url_for
+ instead of h.url
+ * waskaweb/templates/documents/case_new.mako: Call h.url_for
+ instead of h.url
+ * waskaweb/templates/documents/global_upload.mako: Call h.url_for
+ instead of h.url
+ * waskaweb/templates/documents/upload_body.mako: Call h.url_for
+ instead of h.url
+ * waskaweb/templates/statement/dialogs/missing_statement_body.mako:
+ Call h.url_for instead of h.url
+
+
2010-01-27 Bernhard Herzog <bh at intevation.de>
Fetch instance variables of CaseDigest on demand from the instance
@@ -107,6 +127,7 @@
2010-01-27 Torsten Irländer <torsten.irlaender at intevation.de>
* waskaweb/lib/helpers.py: Reordered functions and added some comments
+ * waskaweb/model/expr.py: Deleted. Is not used anywhere.
2010-01-27 Bernhard Herzog <bh at intevation.de>
More information about the Mpuls-commits
mailing list