app/soc/templates/soc/templatetags/_readonly_field_as_table_row.html
Tue, 11 Nov 2008 01:02:56 +0000 Pawel Solyga Move "(required)" text to third column instead of second column in templatetags, it's much more user friendly that way. Add new version of as_table that support our current error messages format, information about required fields and tooltips.
Mon, 27 Oct 2008 19:19:44 +0000 Todd Larsen Add tooltips style display of help_text, instead of widening the form with
Wed, 01 Oct 2008 21:58:31 +0000 Pawel Solyga Add colon at the of _readonly_field_as_table_row template tag label parameter. Replace hardcoded labels in User Public profile template with linkname_user.fields.<field_name>.label values.
Tue, 30 Sep 2008 16:53:30 +0000 Pawel Solyga Change _readonly_field_as_table_row <td> tag class names to match those used in _field_as_table_row. That should actually go into previous commit.
Fri, 22 Aug 2008 13:44:50 +0000 Pawel Solyga Added public view support (not using controller yet)
less more (0) tip