app/soc/views/helper/templatetags/forms_helpers.py
Fri, 13 Feb 2009 21:52:10 +0000 Sverre Rabbelier Added a filter_fields parameter to the ReferenceField widget
Thu, 12 Feb 2009 20:14:17 +0000 Sverre Rabbelier Do not attempt to render a field if it is disabled
Wed, 11 Feb 2009 23:52:11 +0000 Sverre Rabbelier Add '__scoped__' as a special filter
Thu, 05 Feb 2009 23:49:46 +0000 Sverre Rabbelier Refactored the picker so that it is more generic
Wed, 04 Feb 2009 23:04:10 +0000 Sverre Rabbelier Include the field_id in the context of _as_table_helper
Sat, 24 Jan 2009 12:54:59 +0000 Pawel Solyga Some style guide fixes, docstring fixes and removal of unused imports in different modules. Rename acceptInvite view variable to accept_invite in soc.views.models.host module to comply to our style guide.
Fri, 23 Jan 2009 21:20:33 +0000 Sverre Rabbelier Adust the as_table tag to render a pick link if appropriate
Tue, 20 Jan 2009 16:09:09 +0000 Pawel Solyga Add missing blank lines and dots in soc.views.helper.templatetags.forms_helpers module.
Sat, 10 Jan 2009 13:28:04 +0000 Lennard de Rijk Added _readonly_field_as_twoline_table_row .
Thu, 08 Jan 2009 21:23:15 +0000 Sverre Rabbelier Added a twoline_edit.html page
Mon, 15 Dec 2008 01:13:07 +0000 Pawel Solyga Remove unused import in soc.views.hlper.templatetags.forms_helpers module.
Mon, 15 Dec 2008 00:21:26 +0000 Pawel Solyga Add missing dots, fix imports sorting and too long lines in different modules. Add TODO in soc.views.models.host module.
Sun, 14 Dec 2008 00:33:59 +0000 Sverre Rabbelier Converted as_table to be a template tag
Sat, 13 Dec 2008 12:48:49 +0000 Sverre Rabbelier Added a readonly_multiline_field_as_table_row tag
Tue, 14 Oct 2008 12:36:55 +0000 Pawel Solyga Fixed imports sorting based on comments for r751.
Mon, 13 Oct 2008 21:54:51 +0000 Pawel Solyga Add missing blank lines between imports and sort all of the imports.
Fri, 03 Oct 2008 23:24:12 +0000 Todd Larsen Move helpers/templatetags to helper/templatetags.
less more (0) tip