Activity log for bug #601713

Date Who What changed Old value New value Message
2010-07-04 23:17:29 AMcBain bug added bug
2010-07-04 23:17:39 AMcBain description The printed help section should be available via a separate tag to aid in custom fields on CRUD forms. It could print out the validators then append a custom message passed to the tag as well. The custom message would cover certan reasons for wanting to customize a field: custom message below. This would allow such without losing the validator messages or making the customizer write them back out again. The printed help section should be available via a separate tag to aid in custom fields on CRUD forms. It could print out the validators then append a custom message passed to the tag as well. The custom message would cover certain reasons for wanting to customize a field: custom message below. This would allow such without losing the validator messages or making the customizer write them back out again.
2010-07-04 23:18:05 AMcBain branch linked lp:~mnml/play/crud
2010-07-05 05:59:25 AMcBain attachment added Patched crud.form tag to use new crud.field tag http://launchpadlibrarian.net/51395720/form.html
2010-07-05 05:59:52 AMcBain attachment added New crud.field tag to handle what crud.form used to http://launchpadlibrarian.net/51395732/field.html
2010-07-05 06:01:19 AMcBain attachment added Example usage of the new crud.field tag http://launchpadlibrarian.net/51395809/show.html
2010-07-05 06:08:54 AMcBain attachment added crud.form diff http://launchpadlibrarian.net/51395928/crud.form
2010-07-08 06:12:43 AMcBain attachment added form.html.patch http://launchpadlibrarian.net/51558901/form.html.patch
2010-07-08 06:14:10 AMcBain attachment added field.html http://launchpadlibrarian.net/51558964/field.html