app/soc/logic/cleaning.py
2009-03-09 Pawel Solyga Fix typo in soc.logic.cleaning module (site_logic.logic was called instead of just site_logic).
2009-03-09 Pawel Solyga Typo fix in soc.logic.cleaning module.
2009-03-08 Lennard de Rijk Fixed a cleaning bug which allowed a proposal to be recreated by the original proposer.
2009-03-07 Lennard de Rijk All address fields for roles and groups can now only use characters that can successfully be converted to ASCII.
2009-03-06 Sverre Rabbelier Add a document ref cleaner
2009-03-05 Sverre Rabbelier Make clean_document_content generic
2009-03-05 Sverre Rabbelier Fix some whitespace damadge
2009-03-05 Sverre Rabbelier Import user and site logic globals directly
2009-03-04 Pawel Solyga Add missing docstrings, fix indentions and too long lines in soc.logic.cleaning module.
2009-02-26 Sverre Rabbelier Always normalize accounts, before even storing them
2009-02-23 Lennard de Rijk Textual change in cleaing.py.
2009-02-21 Sverre Rabbelier Use feedparser to sanitize HTML content for documents
2009-02-21 Sverre Rabbelier Also pass the prefix in the document cleaning method
2009-02-21 Lennard de Rijk Added new cleaning method to validate a student proposal.
2009-02-19 Sverre Rabbelier Add a regular 'empty field cleaner'
less more (0) -15 tip