| Commit message (Expand) | Author | Age | Files | Lines |
* | Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code. | Ben Sturmfels | 2021-03-05 | 1 | -6/+6 |
* | Fix #994: Also set self.data when no change made to URL. | Ben Sturmfels | 2015-09-08 | 1 | -1/+2 |
* | Use StringField.process_formdata() if valuelist is empty. | Berker Peksag | 2015-08-25 | 1 | -4/+6 |
* | Fix #994: Don't require users to type the website URL scheme when updating pr... | Ben Sturmfels | 2015-08-25 | 1 | -2/+18 |
* | wtforms.fields.TextField was deprecated | Jakob Kramer | 2015-03-12 | 1 | -11/+11 |
* | Add location model and migrations | Jessica Tallon | 2014-10-09 | 1 | -0/+1 |
* | Fixes #899 : DeprecationWarning about Required going away in WTForms 3.0. Rep... | Loïc Le Ninan | 2014-06-13 | 1 | -7/+7 |
* | Tweaked the metadata edit screen to run jsonschema validators against the data. | tilly-Q | 2014-05-14 | 1 | -2/+30 |
* | Made some changes so that the metadata editing page works well with the updated | tilly-Q | 2014-05-12 | 1 | -3/+0 |
* | Changed the format of the wtforms table slightly | tilly-Q | 2014-05-12 | 1 | -2/+2 |
* | Created a UI for editting a media's metadata. Had to add a new macro to | tilly-Q | 2014-05-06 | 1 | -5/+6 |
* | Set up the metadata editor forms | tilly-Q | 2014-05-06 | 1 | -2/+8 |
* | Created the media metadata editor page | tilly-Q | 2014-05-06 | 1 | -0/+5 |
* | Fixing ALL THE BROKEN TESTS. I probably broke most of them. | Christopher Allan Webber | 2013-09-29 | 1 | -1/+1 |
* | Merge remote-tracking branch 'refs/remotes/rodney757/auth_refactor' | Christopher Allan Webber | 2013-09-19 | 1 | -0/+1 |
|\ |
|
| * | moved change_pass to basic_auth and fixed some typos with the moving of forgo... | Rodney Ewing | 2013-08-16 | 1 | -13/+0 |
* | | Improve checkbox description | Sebastian Spaeth | 2013-09-04 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'refs/remotes/rodney757/email' | Christopher Allan Webber | 2013-08-25 | 1 | -4/+12 |
|\ \ |
|
| * | | maybe have change password and email on same page | Rodney Ewing | 2013-08-20 | 1 | -4/+12 |
| |/ |
|
* / | add user prefrence for insite notifications | Rodney Ewing | 2013-08-20 | 1 | -0/+2 |
|/ |
|
* | fix for boolean fields | Rodney Ewing | 2013-07-11 | 1 | -1/+0 |
* | added feature to render_divs where if field.label == '' then it will render f... | Rodney Ewing | 2013-06-25 | 1 | -2/+3 |
* | Removing the "enter your password to change your email" bit. | Christopher Allan Webber | 2013-06-21 | 1 | -6/+0 |
* | added support for user to change email address | Rodney Ewing | 2013-05-24 | 1 | -1/+13 |
* | fixed translation, and changed tabs to spaces, and change it so the user can ... | Rodney Ewing | 2013-05-21 | 1 | -1/+2 |
* | moved change pass to a seperate view and fixed issues 709 | Rodney Ewing | 2013-05-20 | 1 | -11/+12 |
* | Fix-bug-667-Use-lazy_pass_to_ugettext-for-forms. | Aditi Mittal | 2013-04-24 | 1 | -1/+1 |
* | Add a license preference field | Mark Holmquist | 2013-01-17 | 1 | -1/+12 |
* | Don't put checkbox text on separate line (#475) | LotusEcho | 2012-11-13 | 1 | -2/+1 |
* | Added basic collection functionality | Aaron Williamson | 2012-09-18 | 1 | -0/+16 |
* | Edit comment-notification text | Jef van Schendel | 2012-07-20 | 1 | -2/+2 |
* | Merge remote-tracking branch 'is_derek/bug405_email_notifications_for_comment... | Joar Wandborg | 2012-06-10 | 1 | -3/+4 |
|\ |
|
| * | Updates to send email comments, included translation, better validation. | Derek Moore | 2012-03-25 | 1 | -5/+1 |
| * | These are changes for issue #405, add email comment notification. | Derek Moore | 2012-03-15 | 1 | -0/+5 |
* | | use _ function on some now untranslatable strings | Jakob Kramer | 2012-04-19 | 1 | -1/+1 |
|/ |
|
* | It's 2012 all up in here | Christopher Allan Webber | 2012-02-02 | 1 | -1/+1 |
* | Fix unit tests with new license support | Elrond | 2012-01-21 | 1 | -0/+1 |
* | Merged changes with upstream | Aaron Williamson | 2012-01-17 | 1 | -5/+27 |
|\ |
|
| * | Remove unnecessary piece of text in media.html. Fix "Markdown text" indentati... | Jef van Schendel | 2012-01-13 | 1 | -4/+3 |
| * | Make show-password-js work for change password too | Elrond | 2012-01-05 | 1 | -1/+2 |
| * | Create edit_account.html | Jef van Schendel | 2012-01-05 | 1 | -12/+11 |
| * | Add Markdown for submit page, edit page, profile edit page; thus fixing ticke... | Jef van Schendel | 2012-01-04 | 1 | -2/+10 |
| * | Fix #715: On media submit page, "Separate" is misspelled | Jef van Schendel | 2011-12-30 | 1 | -1/+1 |
| * | Fix the text "Seperate tags by commas and spaces" since spaces are not used t... | Manuel Urbano Santos | 2011-11-27 | 1 | -1/+1 |
| * | Fix for bug #467, "Add explanatory copy to add/edit picture pages saying that... | Jef van Schendel | 2011-11-20 | 1 | -1/+3 |
| * | added support for changing the password, issue #643 | Jakob Kramer | 2011-11-20 | 1 | -0/+13 |
* | | First crack at basic license support. | Aaron Williamson | 2012-01-17 | 1 | -1/+4 |
|/ |
|
* | Finished splitting util.py into separate files. | Aaron Williamson | 2011-10-01 | 1 | -4/+2 |
* | Added a description to the slug field on the media entry form. | Christopher Allan Webber | 2011-09-04 | 1 | -3/+8 |
* | 508. Updates copyright/license information | Will Kahn-Greene | 2011-09-01 | 1 | -1/+1 |