[Mpuls-commits] r2267 - wasko/branches/2.0

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Thu Apr 1 08:04:54 CEST 2010


Author: torsten
Date: 2010-04-01 08:04:54 +0200 (Thu, 01 Apr 2010)
New Revision: 2267

Modified:
   wasko/branches/2.0/ChangeLog
Log:
Updated ChangeLog


Modified: wasko/branches/2.0/ChangeLog
===================================================================
--- wasko/branches/2.0/ChangeLog	2010-04-01 06:03:00 UTC (rev 2266)
+++ wasko/branches/2.0/ChangeLog	2010-04-01 06:04:54 UTC (rev 2267)
@@ -1,3 +1,21 @@
+2010-04-01  Torsten Irländer <torsten.irlaender at intevation.de>
+
+	* mpulsweb/lib/helper/filters.py: Only shorten element (text) if it has a
+	length. Elese return unmodified element. Now ot does not lead into a
+	traceback if e.g. a date object was provided to tthe function by
+	accident. 
+
+2010-03-31  Torsten Irländer <torsten.irlaender at intevation.de>
+
+	* mpulsweb/lib/search.py (CaseSearch.get_order): Change default
+	sorting from "name" to "m.id" as not all cases will have a "name"
+	field
+	* mpulsweb/model/case.py (MpulsCase.get_infofield_fields): Added new
+	method to get fields shown in infofield. Further added new option to
+	set a label for each field in the infofield.
+	* mpulsweb/lib/dialogs.py (checkPrivacyStatement.validate): Only do
+	validation in privacy in case-modul is enabled
+
 2010-03-31  Bernhard Herzog  <bh at intevation.de>
 
 	* mpulsweb/controllers/document.py: Fix formatting.



More information about the Mpuls-commits mailing list