aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/templates
Commit message (Expand)AuthorAgeFilesLines
* Translate less html.Elrond2012-03-061-4/+6
* Revert thumbnail gallery change: switch back to tablesJef van Schendel2012-03-061-15/+21
* Fix merge conflict in prev_next.htmlJef van Schendel2012-03-0610-110/+100
|\
| * Edit css rule to allow users to zoomJef van Schendel2012-03-051-1/+1
| * Add sidebar againJef van Schendel2012-03-041-19/+19
| * Merge branch 'newlayout' into newlayout-stageJef van Schendel2012-03-049-127/+117
| |\
| | * Forgot to add these layout changes. Everything should work now.Jef van Schendel2012-02-217-124/+113
| | * Resolve merge conflictsJef van Schendel2012-02-217-114/+124
| | |\
| | * | Change button style in edit.htmlJef van Schendel2012-02-151-1/+1
| | * | Removed cancel_link class; slight changes to button_form styleJef van Schendel2012-02-151-2/+2
| | * | Add clear div to correct floating divsJef van Schendel2012-02-141-0/+1
* | | | Merge branch 'keyboard_nav'Jef van Schendel2012-03-052-2/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Add left and right arrow keys navigation (add new JS file, link it from media...Jef van Schendel2012-02-142-2/+4
| | |/ | |/|
* / | Video media_data: Change layout in the mongo worldElrond2012-03-011-2/+2
|/ /
* / Revert "Layout overhaul time!"Christopher Allan Webber2012-02-137-114/+124
|/
* Fix comment input field width/padding; change some text; remove weird #form_c...Jef van Schendel2012-02-121-22/+13
* Make media thumbnail gallery a list instead of a tableJef van Schendel2012-02-121-21/+15
* Move "Added on" date to sidebarJef van Schendel2012-02-121-3/+5
* Move Attachments from sidebar to default paneJef van Schendel2012-02-121-23/+23
* Consistencify sidebar bits (same headers and such)Jef van Schendel2012-02-124-7/+8
* Restore sidebarJef van Schendel2012-02-121-26/+28
* Layout overhaul time!Jef van Schendel2012-02-112-31/+31
* It's 2012 all up in hereChristopher Allan Webber2012-02-0234-34/+34
* Merge remote-tracking branch 'joar/exif-rebase'Joar Wandborg2012-01-284-6/+99
|\
| * Scripts and styleshets for geolocation map - ConditionalJoar Wandborg2012-01-271-6/+10
| * Refractored media.html template and related includesJoar Wandborg2012-01-254-45/+86
| * Moved EXIF to sidebar, added conditions for visibility configuration settingsJoar Wandborg2012-01-251-17/+20
| * EXIF fixesJoar Wandborg2012-01-251-7/+9
| * EXIF extraction, geolocation map, image rotationJoar Wandborg2012-01-251-0/+43
* | Let some code support "media without slug"Elrond2012-01-281-1/+1
|/
* Moved get_license_data to mixin.py, added license to sql media model, added t...Aaron Williamson2012-01-181-4/+4
* Changed license.html to fit new layout betterAaron Williamson2012-01-171-1/+1
* Added new filesAaron Williamson2012-01-171-0/+26
* Merged changes with upstreamAaron Williamson2012-01-1729-382/+530
|\
| * Fix request.user==None errorElrond2012-01-131-1/+1
| * Remove unnecessary piece of text in media.html. Fix "Markdown text" indentati...Jef van Schendel2012-01-131-1/+1
| * Added check for request.user to media.html attachment-related conditionalJoar Wandborg2012-01-101-0/+1
| * Fix reset.css reference and drop link to video-js.cssElrond2012-01-091-3/+1
| * Fix div breaking in user.html; add media query bitsJef van Schendel2012-01-061-3/+3
| * * Rename mediagoblin_header, mediagoblin_body, mediagoblin_footer, mediagobli...Jef van Schendel2012-01-051-11/+13
| * Remove last 960.gs leftover; fix classes for edit formsJef van Schendel2012-01-053-4/+4
| * Fix merge conflictsJef van Schendel2012-01-0517-108/+75
| |\
| | * Several changes for mobile layoutJef van Schendel2012-01-052-1/+2
| | * Lots of little fixes and removal of all 960.gs classes:Jef van Schendel2011-12-3015-92/+68
| | * Add styles to make media.html not fall apart entirelyJef van Schendel2011-12-181-2/+2
| | * Remove first 960.gs classesJef van Schendel2011-12-181-9/+3
| | * Remove 960.gs stylesheets, add Eric Meyer's reset.cssJef van Schendel2011-12-181-5/+1
| * | Always show 'Change account settings' linkJef van Schendel2012-01-051-7/+6
| * | Make show-password-js work for change password tooElrond2012-01-051-1/+1
| * | Fix more StrictUndefined issuesElrond2012-01-051-2/+2