aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/templates
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'video_gstreamer-only'Joar Wandborg2011-11-214-14/+49
|\
| * Stashing changesJoar Wandborg2011-11-212-6/+19
| * Video transcoding is now gstreamer directly instead of through aristaJoar Wandborg2011-10-141-2/+5
| * Multimedia support - Refractored video processing.Joar Wandborg2011-09-241-0/+8
| * Multimedia support - Commiting from a not yet finished state - Details belowJoar Wandborg2011-09-233-15/+26
* | fixed identationJakob Kramer2011-11-201-3/+3
* | eyecandy for programmersJakob Kramer2011-11-201-11/+13
* | don't use 'and' anymore, if there is only one tagJakob Kramer2011-11-201-1/+4
* | Navigation buttons edits. Removed images as they are no longer needed. Relate...Jef van Schendel2011-11-201-4/+4
* | Remove Edit/Delete icons, since they are not required yet.Jef van Schendel2011-11-201-9/+2
* | Change tag list from a list to a paragraph. Wrap text for translation.Jef van Schendel2011-11-201-6/+13
* | Small correction, this button should be button_action, not button_formJef van Schendel2011-11-201-1/+1
* | Another change to button style. Renamed header_submit, header_submit_highligh...Jef van Schendel2011-11-2014-20/+20
* | Change form structure and add relevant CSS rulesJef van Schendel2011-11-191-7/+5
* | Added back the title blockChristopher Allan Webber2011-11-191-1/+1
* | Allow instance owners to customize html titles of page:Pablo J. Urbano Santos2011-11-191-1/+1
* | Merge branch 'master' of gitorious.org:mediagoblin/mediagoblinChristopher Allan Webber2011-11-185-33/+51
|\ \
| * | Dot-Notation for "_id"Elrond2011-11-152-8/+8
| * | Only show "post a comment" link if comments already existChristopher Allan Webber2011-11-131-1/+1
| * | Improving <title> on tag page *and* adjusting translation for RTL reasonsChristopher Allan Webber2011-11-131-1/+5
| * | Enhanced title on the user's main media galleryChristopher Allan Webber2011-11-131-0/+6
| * | If the gallery view makes sure we have a user anyway, do we need this check?Christopher Allan Webber2011-11-131-22/+17
| * | Enhanced title for user profile pageChristopher Allan Webber2011-11-131-0/+11
| * | Improved title block on media pageChristopher Allan Webber2011-11-131-0/+2
| * | Mark two strings for translationElrond2011-11-131-1/+1
* | | Accidentally had user['profile'] where it shoulda been user['bio']Christopher Allan Webber2011-11-161-1/+1
|/ /
* | On second thought, let's use this title for forgot_password.htmlJef van Schendel2011-11-041-1/+1
* | Text edits and rearrangements to login.htmlJef van Schendel2011-11-041-14/+10
* | Add translation brackety things to forgot-password page, I forgot thoseJef van Schendel2011-11-041-1/+1
* | Text changes to forgot-paddword pageJef van Schendel2011-11-041-7/+2
* | Text changes to front page, as described in ticket #637Jef van Schendel2011-11-041-14/+5
* | Several small changes (reordering/restyling) for media descriptions and commentsJef van Schendel2011-11-041-19/+9
* | Removing comment_form link which doesn't do anything?Christopher Allan Webber2011-10-291-1/+0
* | Unclosed anchor tags in the tags! Fixed :)Christopher Allan Webber2011-10-271-1/+1
* | Only show the "post a comment" link if there's a logged in userChristopher Allan Webber2011-10-271-1/+3
* | Renamed "Temporary button holder" to "actions"Christopher Allan Webber2011-10-271-1/+1
* | Merge remote branch 'remotes/elrond/misc/i592_use_full_path'Christopher Allan Webber2011-10-151-1/+1
|\ \
| * | i592: Use full path in various placesElrond2011-10-031-1/+1
* | | Merge remote branch 'aaronw/bug608_checkbox_labels'Elrond2011-10-151-1/+1
|\ \ \
| * | | No need to translate label name.Aaron Williamson2011-10-041-1/+1
| * | | Add label tag to fix translation issue.Aaron Williamson2011-10-041-1/+1
| * | | Checkbox label is being translated in the form definition -- translating it i...Aaron Williamson2011-10-031-1/+1
| |/ /
* | | Improve indentation a bitElrond2011-10-151-12/+12
* | | Put the trans tag in the right place.Aaron Williamson2011-10-141-1/+1
* | | Move comment form below comments.Aaron Williamson2011-10-031-11/+14
|/ /
* | Adding csrf token fields to the forgot password callsChristopher Allan Webber2011-10-012-0/+4
* | Fixing indentation in start.htmlChristopher Allan Webber2011-10-011-2/+2
* | Merge remote-tracking branch 'refs/remotes/upstream/master' into 569-applicat...Nathan Yergler2011-10-0110-27/+180
|\ \
| * \ Merge remote branch 'remotes/elrond/misc/use_staticdirect'Christopher Allan Webber2011-09-282-6/+6
| |\ \
| | * | Templates: Use request.staticdirect instead of /mgoblin_staticElrond2011-09-142-6/+6
| | |/