aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/edit/forms.py
Commit message (Expand)AuthorAgeFilesLines
* Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.Ben Sturmfels2021-03-051-6/+6
* Fix #994: Also set self.data when no change made to URL.Ben Sturmfels2015-09-081-1/+2
* Use StringField.process_formdata() if valuelist is empty.Berker Peksag2015-08-251-4/+6
* Fix #994: Don't require users to type the website URL scheme when updating pr...Ben Sturmfels2015-08-251-2/+18
* wtforms.fields.TextField was deprecatedJakob Kramer2015-03-121-11/+11
* Add location model and migrationsJessica Tallon2014-10-091-0/+1
* Fixes #899 : DeprecationWarning about Required going away in WTForms 3.0. Rep...Loïc Le Ninan2014-06-131-7/+7
* Tweaked the metadata edit screen to run jsonschema validators against the data.tilly-Q2014-05-141-2/+30
* Made some changes so that the metadata editing page works well with the updatedtilly-Q2014-05-121-3/+0
* Changed the format of the wtforms table slightlytilly-Q2014-05-121-2/+2
* Created a UI for editting a media's metadata. Had to add a new macro totilly-Q2014-05-061-5/+6
* Set up the metadata editor formstilly-Q2014-05-061-2/+8
* Created the media metadata editor pagetilly-Q2014-05-061-0/+5
* Fixing ALL THE BROKEN TESTS. I probably broke most of them.Christopher Allan Webber2013-09-291-1/+1
* Merge remote-tracking branch 'refs/remotes/rodney757/auth_refactor'Christopher Allan Webber2013-09-191-0/+1
|\
| * moved change_pass to basic_auth and fixed some typos with the moving of forgo...Rodney Ewing2013-08-161-13/+0
* | Improve checkbox descriptionSebastian Spaeth2013-09-041-1/+1
* | Merge remote-tracking branch 'refs/remotes/rodney757/email'Christopher Allan Webber2013-08-251-4/+12
|\ \
| * | maybe have change password and email on same pageRodney Ewing2013-08-201-4/+12
| |/
* / add user prefrence for insite notificationsRodney Ewing2013-08-201-0/+2
|/
* fix for boolean fieldsRodney Ewing2013-07-111-1/+0
* added feature to render_divs where if field.label == '' then it will render f...Rodney Ewing2013-06-251-2/+3
* Removing the "enter your password to change your email" bit.Christopher Allan Webber2013-06-211-6/+0
* added support for user to change email addressRodney Ewing2013-05-241-1/+13
* fixed translation, and changed tabs to spaces, and change it so the user can ...Rodney Ewing2013-05-211-1/+2
* moved change pass to a seperate view and fixed issues 709Rodney Ewing2013-05-201-11/+12
* Fix-bug-667-Use-lazy_pass_to_ugettext-for-forms.Aditi Mittal2013-04-241-1/+1
* Add a license preference fieldMark Holmquist2013-01-171-1/+12
* Don't put checkbox text on separate line (#475)LotusEcho2012-11-131-2/+1
* Added basic collection functionalityAaron Williamson2012-09-181-0/+16
* Edit comment-notification textJef van Schendel2012-07-201-2/+2
* Merge remote-tracking branch 'is_derek/bug405_email_notifications_for_comment...Joar Wandborg2012-06-101-3/+4
|\
| * Updates to send email comments, included translation, better validation.Derek Moore2012-03-251-5/+1
| * These are changes for issue #405, add email comment notification.Derek Moore2012-03-151-0/+5
* | use _ function on some now untranslatable stringsJakob Kramer2012-04-191-1/+1
|/
* It's 2012 all up in hereChristopher Allan Webber2012-02-021-1/+1
* Fix unit tests with new license supportElrond2012-01-211-0/+1
* Merged changes with upstreamAaron Williamson2012-01-171-5/+27
|\
| * Remove unnecessary piece of text in media.html. Fix "Markdown text" indentati...Jef van Schendel2012-01-131-4/+3
| * Make show-password-js work for change password tooElrond2012-01-051-1/+2
| * Create edit_account.htmlJef van Schendel2012-01-051-12/+11
| * Add Markdown for submit page, edit page, profile edit page; thus fixing ticke...Jef van Schendel2012-01-041-2/+10
| * Fix #715: On media submit page, "Separate" is misspelledJef van Schendel2011-12-301-1/+1
| * Fix the text "Seperate tags by commas and spaces" since spaces are not used t...Manuel Urbano Santos2011-11-271-1/+1
| * Fix for bug #467, "Add explanatory copy to add/edit picture pages saying that...Jef van Schendel2011-11-201-1/+3
| * added support for changing the password, issue #643Jakob Kramer2011-11-201-0/+13
* | 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