app/soc/logic/cleaning.py
Fri, 03 Apr 2009 17:30:36 +0000 Pawel Solyga Style fixes and removal of unused imports in soc.logic modules.
Mon, 30 Mar 2009 19:35:44 +0000 Lennard de Rijk Added clean_content_length method to clean content of a specific size.
Thu, 26 Mar 2009 12:19:33 +0000 Pawel Solyga Add missing utf decode in html cleaner in soc.logic.cleaning module. This should fix all the 500 errors that we got. Remove extra blank line in soc.views.model.document.
Sun, 22 Mar 2009 22:15:46 +0000 Sverre Rabbelier Automagically convert '+' to '00' in phone numbers
Sun, 22 Mar 2009 20:13:19 +0000 Sverre Rabbelier Make sure the user has restricted rights to create a new document
Sun, 22 Mar 2009 14:52:05 +0000 Sverre Rabbelier Optionally return link_id in clean_user_is_current
Sun, 22 Mar 2009 14:51:37 +0000 Sverre Rabbelier Use getFromKeyFields instead of getForFields where possible
Fri, 20 Mar 2009 21:27:14 +0000 Sverre Rabbelier Added a numeric_only cleaner
Thu, 19 Mar 2009 08:37:16 +0000 Lennard de Rijk Added new Student Project cleaning method.
Mon, 09 Mar 2009 01:11:33 +0000 Pawel Solyga Fix typo in soc.logic.cleaning module (site_logic.logic was called instead of just site_logic).
Mon, 09 Mar 2009 00:40:55 +0000 Pawel Solyga Typo fix in soc.logic.cleaning module.
Sun, 08 Mar 2009 19:12:17 +0000 Lennard de Rijk Fixed a cleaning bug which allowed a proposal to be recreated by the original proposer.
Sat, 07 Mar 2009 19:17:02 +0000 Lennard de Rijk All address fields for roles and groups can now only use characters that can successfully be converted to ASCII.
Fri, 06 Mar 2009 22:31:43 +0000 Sverre Rabbelier Add a document ref cleaner
Thu, 05 Mar 2009 22:30:06 +0000 Sverre Rabbelier Make clean_document_content generic
less more (0) -15 tip