app/soc/logic/cleaning.py
2009-03-19 Lennard de Rijk Added new Student Project cleaning method.
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'
2009-02-15 Pawel Solyga Fix import sorting in soc.logic.cleaning module.
2009-02-15 Lennard de Rijk Added clean_user_is_current to cleaning and fixed some indentation.
2009-02-14 Sverre Rabbelier Include scope_path as django_args
2009-02-14 Sverre Rabbelier Add cleaning methods for document ACL
2009-02-13 Sverre Rabbelier Partially reverted "Update the copyright notice for 2009."
2009-02-13 Sverre Rabbelier Update the copyright notice for 2009.
2009-02-12 Lennard de Rijk Returning None instead of the empty to fix a bug on melange-demo instance.
2009-02-12 Lennard de Rijk Added check_field_is_empty decorator to cleaning.py.
2009-02-12 Lennard de Rijk Fixed comment and typo in cleaning.py.
2009-02-07 Sverre Rabbelier Handle GAE account normalization
2009-02-05 Lennard de Rijk Reverted r1819 and making an application will now reserve the link_id indefinitely.
2009-02-03 Lennard de Rijk Added validate_new_group to cleaning and removed clean_new_club_link_id.
2009-02-01 Pawel Solyga Fix missing dots and blank lines to soc.logic modules.
2009-01-30 Sverre Rabbelier Added a clean_scope_path to cleaning
less more (0) -30 tip