Mon, 30 Mar 2009 19:35:44 +0000 |
Lennard de Rijk |
Added clean_content_length method to clean content of a specific size.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Sun, 22 Mar 2009 22:15:46 +0000 |
Sverre Rabbelier |
Automagically convert '+' to '00' in phone numbers
|
file |
diff |
annotate
|
Sun, 22 Mar 2009 20:13:19 +0000 |
Sverre Rabbelier |
Make sure the user has restricted rights to create a new document
|
file |
diff |
annotate
|
Sun, 22 Mar 2009 14:52:05 +0000 |
Sverre Rabbelier |
Optionally return link_id in clean_user_is_current
|
file |
diff |
annotate
|
Sun, 22 Mar 2009 14:51:37 +0000 |
Sverre Rabbelier |
Use getFromKeyFields instead of getForFields where possible
|
file |
diff |
annotate
|
Fri, 20 Mar 2009 21:27:14 +0000 |
Sverre Rabbelier |
Added a numeric_only cleaner
|
file |
diff |
annotate
|
Thu, 19 Mar 2009 08:37:16 +0000 |
Lennard de Rijk |
Added new Student Project cleaning method.
|
file |
diff |
annotate
|
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).
|
file |
diff |
annotate
|
Mon, 09 Mar 2009 00:40:55 +0000 |
Pawel Solyga |
Typo fix in soc.logic.cleaning module.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Fri, 06 Mar 2009 22:31:43 +0000 |
Sverre Rabbelier |
Add a document ref cleaner
|
file |
diff |
annotate
|
Thu, 05 Mar 2009 22:30:06 +0000 |
Sverre Rabbelier |
Make clean_document_content generic
|
file |
diff |
annotate
|
Thu, 05 Mar 2009 22:29:29 +0000 |
Sverre Rabbelier |
Fix some whitespace damadge
|
file |
diff |
annotate
|
Thu, 05 Mar 2009 22:29:00 +0000 |
Sverre Rabbelier |
Import user and site logic globals directly
|
file |
diff |
annotate
|
Wed, 04 Mar 2009 16:49:19 +0000 |
Pawel Solyga |
Add missing docstrings, fix indentions and too long lines in soc.logic.cleaning module.
|
file |
diff |
annotate
|
Thu, 26 Feb 2009 16:55:23 +0000 |
Sverre Rabbelier |
Always normalize accounts, before even storing them
|
file |
diff |
annotate
|
Mon, 23 Feb 2009 16:05:30 +0000 |
Lennard de Rijk |
Textual change in cleaing.py.
|
file |
diff |
annotate
|
Sat, 21 Feb 2009 21:56:55 +0000 |
Sverre Rabbelier |
Use feedparser to sanitize HTML content for documents
|
file |
diff |
annotate
|
Sat, 21 Feb 2009 20:13:46 +0000 |
Sverre Rabbelier |
Also pass the prefix in the document cleaning method
|
file |
diff |
annotate
|
Sat, 21 Feb 2009 11:06:23 +0000 |
Lennard de Rijk |
Added new cleaning method to validate a student proposal.
|
file |
diff |
annotate
|
Thu, 19 Feb 2009 19:56:24 +0000 |
Sverre Rabbelier |
Add a regular 'empty field cleaner'
|
file |
diff |
annotate
|
Sun, 15 Feb 2009 18:56:35 +0000 |
Pawel Solyga |
Fix import sorting in soc.logic.cleaning module.
|
file |
diff |
annotate
|
Sun, 15 Feb 2009 11:13:46 +0000 |
Lennard de Rijk |
Added clean_user_is_current to cleaning and fixed some indentation.
|
file |
diff |
annotate
|
Sat, 14 Feb 2009 16:44:14 +0000 |
Sverre Rabbelier |
Include scope_path as django_args
|
file |
diff |
annotate
|
Sat, 14 Feb 2009 14:11:45 +0000 |
Sverre Rabbelier |
Add cleaning methods for document ACL
|
file |
diff |
annotate
|
Fri, 13 Feb 2009 23:18:39 +0000 |
Sverre Rabbelier |
Partially reverted "Update the copyright notice for 2009."
|
file |
diff |
annotate
|
Fri, 13 Feb 2009 22:36:45 +0000 |
Sverre Rabbelier |
Update the copyright notice for 2009.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Thu, 12 Feb 2009 22:52:16 +0000 |
Lennard de Rijk |
Added check_field_is_empty decorator to cleaning.py.
|
file |
diff |
annotate
|
Thu, 12 Feb 2009 21:25:00 +0000 |
Lennard de Rijk |
Fixed comment and typo in cleaning.py.
|
file |
diff |
annotate
|
Sat, 07 Feb 2009 20:42:28 +0000 |
Sverre Rabbelier |
Handle GAE account normalization
|
file |
diff |
annotate
|
Thu, 05 Feb 2009 19:30:43 +0000 |
Lennard de Rijk |
Reverted r1819 and making an application will now reserve the link_id indefinitely.
|
file |
diff |
annotate
|
Tue, 03 Feb 2009 20:30:08 +0000 |
Lennard de Rijk |
Added validate_new_group to cleaning and removed clean_new_club_link_id.
|
file |
diff |
annotate
|
Sun, 01 Feb 2009 13:26:25 +0000 |
Pawel Solyga |
Fix missing dots and blank lines to soc.logic modules.
|
file |
diff |
annotate
|
Fri, 30 Jan 2009 21:58:31 +0000 |
Sverre Rabbelier |
Added a clean_scope_path to cleaning
|
file |
diff |
annotate
|
Fri, 30 Jan 2009 17:38:28 +0000 |
Lennard de Rijk |
Renamed state to status where appropriate.
|
file |
diff |
annotate
|
Fri, 30 Jan 2009 11:46:08 +0000 |
Lennard de Rijk |
Moved clean_club_app_link_id to cleaning.
|
file |
diff |
annotate
|
Fri, 30 Jan 2009 10:36:23 +0000 |
Lennard de Rijk |
Changed clean_link_id to be in a wrapper form as well.
|
file |
diff |
annotate
|
Wed, 28 Jan 2009 15:31:54 +0000 |
Lennard de Rijk |
Added new clean_agrees_to_tos to cleaning.py.
|
file |
diff |
annotate
|
Wed, 28 Jan 2009 11:22:41 +0000 |
Pawel Solyga |
Style fixes in soc.logic.cleaning module.
|
file |
diff |
annotate
|
Tue, 27 Jan 2009 20:27:50 +0000 |
Lennard de Rijk |
Added new clean methods in preparation for new User View.
|
file |
diff |
annotate
|
Sat, 24 Jan 2009 20:44:32 +0000 |
Lennard de Rijk |
Changed clean_url to work with dynaform.
|
file |
diff |
annotate
|
Fri, 23 Jan 2009 17:07:54 +0000 |
Lennard de Rijk |
Replaced the boolean properties in soc/models/request.py with a state property.
|
file |
diff |
annotate
|
Thu, 22 Jan 2009 22:01:16 +0000 |
Pawel Solyga |
Rename clean_existing_user_not_equal_to_current function to clean_users_not_same in soc.logic.cleaning module and fix affected files.
|
file |
diff |
annotate
|
Thu, 22 Jan 2009 16:05:49 +0000 |
Lennard de Rijk |
Fixed one style error and one typo.
|
file |
diff |
annotate
|
Thu, 22 Jan 2009 13:50:25 +0000 |
Lennard de Rijk |
Added a cleaning method for a LinkProperty Field.
|
file |
diff |
annotate
|
Wed, 21 Jan 2009 20:25:07 +0000 |
Lennard de Rijk |
Added clean_existing_user_not_equal_to_current to clean the backup Administrator field in an application.
|
file |
diff |
annotate
|
Wed, 21 Jan 2009 14:36:44 +0000 |
Lennard de Rijk |
Edited the method used to clean link_id in params.py.
|
file |
diff |
annotate
|
Tue, 20 Jan 2009 16:12:55 +0000 |
Pawel Solyga |
Add missing blank line in soc.views.helper.params module. Fix docstring typo in soc.views.models.role module. Add missing dots at the end of sentences in soc.logic.cleaning and soc.view.models.user_self modules.
|
file |
diff |
annotate
|
Thu, 08 Jan 2009 21:23:42 +0000 |
Sverre Rabbelier |
Factored out the clean_existing_user method
|
file |
diff |
annotate
|
Tue, 02 Dec 2008 20:14:14 +0000 |
Lennard de Rijk |
Changed clean_link_id to convert the input to lower characters for user comfort.
|
file |
diff |
annotate
|
Fri, 28 Nov 2008 22:48:41 +0000 |
Sverre Rabbelier |
Added a cleaning module
|
file |
diff |
annotate
|