aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/edit/forms.py
Commit message (Expand)AuthorAgeFilesLines
* First crack at basic license support.Aaron Williamson2012-01-171-1/+4
* Finished splitting util.py into separate files.Aaron Williamson2011-10-011-4/+2
* Added a description to the slug field on the media entry form.Christopher Allan Webber2011-09-041-3/+8
* 508. Updates copyright/license informationWill Kahn-Greene2011-09-011-1/+1
* Merge branch 'master' into jwandborg-f482_media_attachmentsChristopher Allan Webber2011-08-221-6/+9
|\
| * Converting all forms to use the "fake/null" gettext conversion functionChristopher Allan Webber2011-08-101-1/+1
| * Marked relevant strings in python views/forms for translation via ugettextChristopher Allan Webber2011-08-081-7/+10
* | Feature #482 - Media attachments -Joar Wandborg2011-08-221-4/+6
* | Feature #482 - Media attachmentsJoar Wandborg2011-08-051-0/+4
|/
* Merge branch 'remotes/gullydwarf-cfdv/f360_tagging' (early part) into mergetagsChristopher Allan Webber2011-07-301-0/+4
|\
| * raises tag length error in form context instead of in message queueCaleb Forbes Davis V2011-07-211-1/+4
| * uses standard functions instead of form filters and fixes taglist defaultCaleb Forbes Davis V2011-07-121-2/+0
| * displays the tags on edit correctly nowCaleb Forbes Davis V2011-07-121-1/+1
| * adds filter function to parse and clean tags field inputCaleb Forbes Davis V2011-07-121-2/+3
| * F360(tagging) - adds tag fields for submission, edit and displayCaleb Forbes Davis V2011-07-081-0/+2
* | Bug #437 - adds required validator to slug field for media edit'Caleb Forbes Davis V2011-07-071-1/+2
|/
* B #429 - form validation allows blank profile urlCaleb Forbes Davis V2011-07-051-1/+2
* Several small UI changes to edit profile page: moved header, changed form wor...Jef van Schendel2011-06-221-3/+3
* baby step towards enabling profile editscfdv2011-06-181-0/+7
* Starting "edit" functionality.Elrond2011-05-261-0/+27