aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/templates
Commit message (Expand)AuthorAgeFilesLines
...
* | | Changing translations to say "amount of time ago", basicallyChristopher Allan Webber2013-04-131-8/+10
* | | Adds the fuzzy timestamp to the admin panel tooJessica T2013-04-121-1/+1
* | | Adds the timesince ability which fixes #394Jessica T2013-04-111-3/+5
|/ /
* | Merge branch 'joar-skip_transcoding'Christopher Allan Webber2013-03-043-13/+28
|\ \
| * | Per Elrond's suggestions moving DEFAULT_WEBM_TYPE to media managerChristopher Allan Webber2013-03-031-1/+1
| * | Extrapolate type= based on the video metadata that we have, if we can.Christopher Allan Webber2013-03-031-1/+5
| * | Mild cosmetic cleanups to video.html and adding missing </li> elements.Christopher Allan Webber2013-03-031-8/+16
| * | {% set %} the display_type and display_path and use that elsewhereChristopher Allan Webber2013-03-031-2/+3
| * | Huge amount of work to (mostly) allow .ogg (and maybe other) formats to skip ...Christopher Allan Webber2013-03-023-5/+7
* | | Turn "License preference" into a normal field.Elrond2013-03-021-6/+3
|/ /
* | Removing html5shiv for not complying with its own licenses and racismChristopher Allan Webber2013-02-261-4/+0
* | Stylistic cleanups to some urlgen calls.Christopher Allan Webber2013-02-261-4/+4
* | Improved dropdown styling, part deuxJef van Schendel2013-02-241-12/+17
* | Improved dropdown stylingJef van Schendel2013-02-241-21/+14
* | Merge remote-tracking branch 'refs/remotes/pythonsnake/629_autoplay'Christopher Allan Webber2013-02-241-1/+3
|\ \
| * | Fix bug 629pythonsnake2013-02-101-1/+3
* | | Renaming "extrahead" template hooks to "head".Christopher Allan Webber2013-02-243-4/+4
* | | extra_head template hook. This will allow plugins to add extra js/css more e...Christopher Allan Webber2013-02-241-0/+7
* | | Add owner to list of collections.Elrond2013-02-241-11/+7
* | | Use media.id for collecting media too.Elrond2013-02-242-7/+7
* | | Use the media id for attachmemt editing.Elrond2013-02-242-17/+20
* | | Added some empty templatesJoar Wandborg2013-02-224-0/+54
* | | 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
|/ /