summaryrefslogtreecommitdiff
path: root/tests/admin_util
AgeCommit message (Expand)Author
2013-07-26[1.6.x] Fixed #20805 -- Removed an extra colon beside checkboxes in the admin.Tim Graham
2013-06-10Fixed #18134 -- BoundField.label_tag now includes the form's label_suffixGabe Jackson
2013-05-25Fixed #11725 -- Made possible to create widget label tag without "for"Claude Paroz
2013-05-21Fixed #17308 -- Enabled the use of short_description on properties in the admin.Wiktor Kolodziej
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner