aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/submit
Commit message (Expand)AuthorAgeFilesLines
* Fixes after merging video into master - part 2Joar Wandborg2011-11-211-66/+69
* Fixes after merging video branch into masterJoar Wandborg2011-11-211-2/+5
* Merge branch 'video_gstreamer-only'Joar Wandborg2011-11-211-8/+9
|\
| * Multimedia support - Commiting from a not yet finished state - Details belowJoar Wandborg2011-09-231-6/+7
* | Fix for bug #467, "Add explanatory copy to add/edit picture pages saying that...Jef van Schendel2011-11-201-1/+3
* | Dot-Notation: x._id = ObjectId() doesn't seem to work properlyElrond2011-11-151-1/+1
* | Dot-Notation for "_id"Elrond2011-11-151-5/+5
* | Merge remote-tracking branch 'remotes/nyergler/pep8-ification'Christopher Allan Webber2011-11-133-11/+11
|\ \
| * | has_key is deprecated, converting uses to use "in" operator.Nathan Yergler2011-10-011-1/+1
| * | Whitespace and formatting cleanup.Nathan Yergler2011-10-013-10/+10
| |/
* | Finished splitting util.py into separate files.Aaron Williamson2011-10-012-4/+3
* | Moved common, translation, template, and url code out of util.py and into too...Aaron Williamson2011-10-012-2/+2
|/
* Mark description field's label for translationChristopher Allan Webber2011-09-051-1/+2
* 508. Updates copyright/license informationWill Kahn-Greene2011-09-015-5/+5
* Merge remote branch 'remotes/jwandborg/f403_ability_to_delete'Christopher Allan Webber2011-08-281-2/+2
|\
| * + 'confirm' section for confirmation dialoguesMark Holmquist2011-08-221-2/+2
* | Merge branch 'master' into jwandborg-f482_media_attachmentsChristopher Allan Webber2011-08-222-18/+43
|\|
| * Capture and properly handle errors.Christopher Allan Webber2011-08-131-4/+17
| * Proper handling of processor failures, working as hoped!Christopher Allan Webber2011-08-131-8/+18
| * Merge branch 'master' into processingChristopher Allan Webber2011-08-111-1/+1
| |\
| | * Feature #446 - Render the submission form using the render_divs macroCaleb Forbes Davis V2011-08-111-1/+1
| * | Moving things around a bit/commenting in the submit view to make the workflow...Christopher Allan Webber2011-08-111-2/+6
| * | Merge branch 'master' into processingChristopher Allan Webber2011-08-101-4/+2
| |\|
| | * Generate the ObjectId() manually instead of via .save()Christopher Allan Webber2011-08-101-4/+2
| * | We should save the entry *after* we add the queued_task_id.Christopher Allan Webber2011-08-101-1/+1
| * | Merge branch 'master' into processingChristopher Allan Webber2011-08-103-6/+36
| |\|
| | * 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-082-6/+9
| * | Store the task id of a processing action in the database.Christopher Allan Webber2011-07-241-1/+2
* | | Feature #482 - Media attachments -Joar Wandborg2011-08-222-28/+0
* | | Feature #482 - Media attachmentsJoar Wandborg2011-08-052-1/+34
| |/ |/|
* | TOO_LONG_TAG_WARNING isn't needed in this moduleChristopher Allan Webber2011-07-301-1/+1
* | Merge branch 'remotes/gullydwarf-cfdv/f360_tagging' (early part) into mergetagsChristopher Allan Webber2011-07-302-1/+11
|\ \
| * | changes tags to a list of dicts in the db, adding tag slugsCaleb Forbes Davis V2011-07-271-2/+3
| * | on submission, use inline error messaging instead of message queueCaleb Forbes Davis V2011-07-261-1/+1
| * | raises tag length error in form context instead of in message queueCaleb Forbes Davis V2011-07-211-1/+4
| * | enforces maximum tag length with (in)appropriate messagingCaleb Forbes Davis V2011-07-131-1/+3
| * | uses standard functions instead of form filters and fixes taglist defaultCaleb Forbes Davis V2011-07-122-5/+4
| * | adds filter function to parse and clean tags field inputCaleb Forbes Davis V2011-07-121-1/+3
| * | F360(tagging) - adds tag fields for submission, edit and displayCaleb Forbes Davis V2011-07-082-0/+3
* | | Adds license headerWill Kahn-Greene2011-07-301-0/+17
| |/ |/|
* | Removed route, view and template file for "Submit Success" pageRasmus Larsson2011-07-092-9/+1
|/
* Feature #409 - Submitting an image should redirect you back to user'sJoar Wandborg2011-07-031-1/+5
* Adds util.cleaned_markdown_conversion() and uses it in the submission processChristopher Allan Webber2011-06-191-10/+8
* Made changes according to http://bugs.foocorp.net/issues/363#note-5Joar Wandborg2011-06-151-4/+6
* Added Markdown rendering for `media_entry`Joar Wandborg2011-06-121-0/+7
* Fixing check_filetype...Christopher Allan Webber2011-06-071-9/+1
* Added a comment to clarify that this shouldn't stay here.Christopher Allan Webber2011-06-061-0/+2
* Merge remote branch 'remotes/gandaro/324-bad-media-types'Christopher Allan Webber2011-06-062-1/+36
|\
| * add changes in mediagoblin/submit/views.pyJakob Kramer2011-06-021-1/+4