app/soc/logic/cleaning.py
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.
Sat, 21 Feb 2009 21:56:55 +0000 Sverre Rabbelier Use feedparser to sanitize HTML content for documents
Sat, 21 Feb 2009 20:13:46 +0000 Sverre Rabbelier Also pass the prefix in the document cleaning method
Sat, 21 Feb 2009 11:06:23 +0000 Lennard de Rijk Added new cleaning method to validate a student proposal.
Thu, 19 Feb 2009 19:56:24 +0000 Sverre Rabbelier Add a regular 'empty field cleaner'
Sun, 15 Feb 2009 18:56:35 +0000 Pawel Solyga Fix import sorting in soc.logic.cleaning module.
Sun, 15 Feb 2009 11:13:46 +0000 Lennard de Rijk Added clean_user_is_current to cleaning and fixed some indentation.
Sat, 14 Feb 2009 16:44:14 +0000 Sverre Rabbelier Include scope_path as django_args
Sat, 14 Feb 2009 14:11:45 +0000 Sverre Rabbelier Add cleaning methods for document ACL
Fri, 13 Feb 2009 23:18:39 +0000 Sverre Rabbelier Partially reverted "Update the copyright notice for 2009."
Fri, 13 Feb 2009 22:36:45 +0000 Sverre Rabbelier Update the copyright notice for 2009.
Thu, 12 Feb 2009 23:06:14 +0000 Lennard de Rijk Returning None instead of the empty to fix a bug on melange-demo instance.
Thu, 12 Feb 2009 22:52:16 +0000 Lennard de Rijk Added check_field_is_empty decorator to cleaning.py.
less more (0) -28 tip