app/soc/logic/cleaning.py
Tue, 15 Sep 2009 22:38:01 +0200 Lennard de Rijk Moved the Student cleaner to the create form such that it is always used.
Tue, 15 Sep 2009 22:03:18 +0200 Madhusudan.C.S Changed the Student Model cleaner to deal with the new Student properties.
Fri, 04 Sep 2009 22:35:13 +0200 Madhusudan.C.S Added cleaning method to convert a list of comma separated strings into a set.
Mon, 24 Aug 2009 04:31:23 +0530 Madhusudan.C.S Reverting last 4 patches containing GHOP related views.
Sat, 22 Aug 2009 03:56:14 +0530 Madhusudan C.S Extended program configuration create/edit views specifically to support GHOP.
Mon, 03 Aug 2009 15:17:21 +0200 Madhusudan C.S. Added minimum age property to Program model.
Wed, 27 May 2009 03:31:58 +0200 Pawel Solyga Add pylint: disable-msg= where needed in Melange modules.
Wed, 20 May 2009 12:32:36 +0200 Pawel Solyga Add comment to clean_html_content function and update __authors__.
Mon, 18 May 2009 19:37:38 +0200 Pawel Solyga Replace usage of feedparser for sanitizing html with new HtmlSanitizer module.
Tue, 07 Apr 2009 08:49:47 +0000 Lennard de Rijk Major update to the views concerning StudentProjects.
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
Thu, 05 Mar 2009 22:29:29 +0000 Sverre Rabbelier Fix some whitespace damadge
Thu, 05 Mar 2009 22:29:00 +0000 Sverre Rabbelier Import user and site logic globals directly
Wed, 04 Mar 2009 16:49:19 +0000 Pawel Solyga Add missing docstrings, fix indentions and too long lines in soc.logic.cleaning module.
Thu, 26 Feb 2009 16:55:23 +0000 Sverre Rabbelier Always normalize accounts, before even storing them
Mon, 23 Feb 2009 16:05:30 +0000 Lennard de Rijk Textual change in cleaing.py.
less more (0) -50 -30 tip