aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/templates
Commit message (Expand)AuthorAgeFilesLines
* Move template hook over to a template_hook tag. Seems to work! :)Christopher Allan Webber2013-01-303-35/+5
* Geolocation stuff, including including templates seems to be working-ishChristopher Allan Webber2013-01-303-7/+33
* Very start of plugin hooks and openstreetmap pluginificationChristopher Allan Webber2013-01-303-69/+13
* Merge remote-tracking branch 'refs/remotes/spaetz/521_license_preference' int...Christopher Allan Webber2013-01-221-0/+4
|\
| * Add a license preference fieldMark Holmquist2013-01-171-0/+4
* | Moved MediaComment form descriptions to apt. placeJoar Wandborg2013-01-221-3/+0
* | Turn comment list into a real <ul>.Elrond2013-01-181-8/+11
* | Remove useless spaces in comment stuff.Elrond2013-01-171-4/+4
* | Translate account deletion.Elrond2013-01-172-4/+10
|/
* Add "Browse collections" link to profile pagesJef van Schendel2013-01-171-0/+6
* adding back dropdown.js now that we have, well, a dropdown again :)Christopher Allan Webber2013-01-171-0/+3
* Merge remote-tracking branch 'refs/remotes/origin/533-new-dropdown'Christopher Allan Webber2013-01-172-36/+41
|\
| * CSS edits to dropdown menu; added log out button for unverified usersJef van Schendel2013-01-171-2/+4
| * Fix small user errorJef van Schendel2012-12-021-1/+1
| * Give elements proper, more descriptive class namesJef van Schendel2012-12-021-3/+3
| * Several edits to header dropdown:Jef van Schendel2012-12-021-8/+6
| * First commit to add header dropdownJef van Schendel2012-12-022-27/+31
* | Change position of "Delete account" link, put it below the formJef van Schendel2013-01-171-6/+4
* | Better "delete my account" placementSebastian Spaeth2013-01-171-1/+6
* | Allowing to delete a user account (#302)Sebastian Spaeth2013-01-172-0/+44
* | Merge remote-tracking branch 'refs/remotes/elrond/misc/use_media_id'Christopher Allan Webber2013-01-163-5/+5
|\ \
| * | Start to use the media_id in "admin" URLs.Elrond2013-01-113-5/+5
* | | collection browsing: rename view/template user_collections -> collection_listStefano Zacchiroli2013-01-152-1/+1
* | | collection browsing: drop atom feed from page templateStefano Zacchiroli2013-01-151-7/+0
* | | collections: add support to browse existing collectionsStefano Zacchiroli2013-01-152-3/+67
* | | #571: Fixed. Display collection description with Markdown formatting.Tiberiu C. Turbureanu2013-01-151-1/+3
* | | Move logo part into bits/logo.htmlElrond2013-01-132-7/+26
|/ /
* | Enable /u/USERNAME/edit/ pattern #588Sebastian Spaeth2013-01-092-8/+6
* | RIP out mongoSebastian Spaeth2012-12-251-1/+1
* | Merge branch '512_bump_video_js'Sebastian Spaeth2012-12-251-25/+21
|\ \
| * | Bump bundled video.js to v3.2.3 (#512)Sebastian Spaeth2012-12-251-25/+21
* | | Move DBModel._id -> DBModel.idSebastian Spaeth2012-12-2111-27/+27
|/ /
* | Remove collection_thumbnail styling, so collection thumbnails are styled the ...Jef van Schendel2012-12-161-3/+1
* | Make "add media to collection" a normal <img/>Elrond2012-12-131-1/+3
* | Do not translate just a variable expansion.Elrond2012-12-121-3/+1
* | Fix spacing in links to attachment files.Elrond2012-12-122-3/+3
* | Setting the user profile back to 3 columns wide!Christopher Allan Webber2012-12-111-1/+1
* | Remove gridify_*Sebastian Spaeth2012-12-042-2/+2
* | We arean't using header_dropdown.js anymore because the dropdown is gone!Christopher Allan Webber2012-12-041-2/+0
* | Moving thingiview.js into extlib/Christopher Allan Webber2012-12-031-4/+4
* | Removed debug info from the sidebar.Aeva Ntsc2012-12-031-9/+4
* | tweaking the templateAeva Ntsc2012-12-031-1/+6
* | Disabled thingiview for obj models, since thingiview's support for them seems...Aeva Ntsc2012-12-031-0/+2
* | Updated the template for viewing stl models.Aeva Ntsc2012-12-031-28/+102
* | made 3d viewer a little cleanerAeva Ntsc2012-12-031-11/+22
* | Added a rudimentary template for the stl/obj viewer.Aeva Ntsc2012-12-031-0/+63
* | Fix translations around.Elrond2012-12-033-10/+18
* | Go back to pre-login URL after loging inSebastian Spaeth2012-12-031-1/+2
|/
* Implement generic error pagesSebastian Spaeth2012-11-291-7/+4
* Autofocus the username field on user creationSebastian Spaeth2012-11-261-0/+2