aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/templates
Commit message (Expand)AuthorAgeFilesLines
* Integrate all atom feed in templateSebastian Spaeth2013-02-221-0/+11
* Create wtforms_util.render_label(_p) and use it around.Elrond2013-02-226-11/+23
* Use wtforms_util.render_field_div more in media_collect.htmlElrond2013-02-221-13/+3
* Remove "translation legos" and linkify the tag to more generic tag listingChristopher Allan Webber2013-02-211-7/+18
* Making the tags on media pages point to the user's tag listing specifically.Christopher Allan Webber2013-02-211-6/+10
* Merge remote-tracking branch 'refs/remotes/spaetz/WIP/user_tag_gallery'Christopher Allan Webber2013-02-211-2/+3
|\
| * Implement user's tag filtered gallery pageSebastian Spaeth2013-01-211-2/+3
* | Fix some small bits in base.html.Elrond2013-02-191-12/+13
* | Merge remote-tracking branch 'pythonsnake/537_version'Elrond2013-02-191-1/+1
|\ \
| * | Added "version" before the versionpythonsnake2013-02-111-1/+1
| * | Fix bug 537pythonsnake2013-02-101-1/+1
* | | Add markdown notice to collection description.Elrond2013-02-132-10/+3
|/ /
* | Add type="text/javascript" for <script>.Elrond2013-02-091-1/+2
* | Add translation tags; remove unnecessary title attribute from linkJef van Schendel2013-02-081-3/+2
* | Remove unused translation variableJef van Schendel2013-02-081-1/+1
* | Fix "Add to collection" button: remove icon, add text, add to collections.htmlJef van Schendel2013-02-082-31/+29
* | Remove the collection counter because it's not neededJef van Schendel2013-02-081-1/+1
* | Rename {{title}} to {{media_title}}.Elrond2013-02-051-4/+9
* | Small changes to "Add <media> to collection" stringAleksej2013-02-051-1/+1
* | 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