| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Merge branch 'master' into jwandborg-f482_media_attachments | Christopher Allan Webber | 2011-08-22 | 1 | -6/+9 |
|\ |
|
| * | Converting all forms to use the "fake/null" gettext conversion function | Christopher Allan Webber | 2011-08-10 | 1 | -1/+1 |
| * | Marked relevant strings in python views/forms for translation via ugettext | Christopher Allan Webber | 2011-08-08 | 1 | -7/+10 |
* | | Feature #482 - Media attachments - | Joar Wandborg | 2011-08-22 | 1 | -4/+6 |
* | | Feature #482 - Media attachments | Joar Wandborg | 2011-08-05 | 1 | -0/+4 |
|/ |
|
* | Merge branch 'remotes/gullydwarf-cfdv/f360_tagging' (early part) into mergetags | Christopher Allan Webber | 2011-07-30 | 1 | -0/+4 |
|\ |
|
| * | raises tag length error in form context instead of in message queue | Caleb Forbes Davis V | 2011-07-21 | 1 | -1/+4 |
| * | uses standard functions instead of form filters and fixes taglist default | Caleb Forbes Davis V | 2011-07-12 | 1 | -2/+0 |
| * | displays the tags on edit correctly now | Caleb Forbes Davis V | 2011-07-12 | 1 | -1/+1 |
| * | adds filter function to parse and clean tags field input | Caleb Forbes Davis V | 2011-07-12 | 1 | -2/+3 |
| * | F360(tagging) - adds tag fields for submission, edit and display | Caleb Forbes Davis V | 2011-07-08 | 1 | -0/+2 |
* | | Bug #437 - adds required validator to slug field for media edit' | Caleb Forbes Davis V | 2011-07-07 | 1 | -1/+2 |
|/ |
|
* | B #429 - form validation allows blank profile url | Caleb Forbes Davis V | 2011-07-05 | 1 | -1/+2 |
* | Several small UI changes to edit profile page: moved header, changed form wor... | Jef van Schendel | 2011-06-22 | 1 | -3/+3 |
* | baby step towards enabling profile edits | cfdv | 2011-06-18 | 1 | -0/+7 |
* | Starting "edit" functionality. | Elrond | 2011-05-26 | 1 | -0/+27 |