index
:
mediagoblin.git
master
MediaGoblin is a free software media publishing platform that anyone can run, with Plyr player for default, search and without nodejs
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mediagoblin
/
templates
Commit message (
Expand
)
Author
Age
Files
Lines
*
Turn "License preference" into a normal field.
Elrond
2013-03-02
1
-6
/
+3
*
Removing html5shiv for not complying with its own licenses and racism
Christopher Allan Webber
2013-02-26
1
-4
/
+0
*
Stylistic cleanups to some urlgen calls.
Christopher Allan Webber
2013-02-26
1
-4
/
+4
*
Improved dropdown styling, part deux
Jef van Schendel
2013-02-24
1
-12
/
+17
*
Improved dropdown styling
Jef van Schendel
2013-02-24
1
-21
/
+14
*
Merge remote-tracking branch 'refs/remotes/pythonsnake/629_autoplay'
Christopher Allan Webber
2013-02-24
1
-1
/
+3
|
\
|
*
Fix bug 629
pythonsnake
2013-02-10
1
-1
/
+3
*
|
Renaming "extrahead" template hooks to "head".
Christopher Allan Webber
2013-02-24
3
-4
/
+4
*
|
extra_head template hook. This will allow plugins to add extra js/css more e...
Christopher Allan Webber
2013-02-24
1
-0
/
+7
*
|
Add owner to list of collections.
Elrond
2013-02-24
1
-11
/
+7
*
|
Use media.id for collecting media too.
Elrond
2013-02-24
2
-7
/
+7
*
|
Use the media id for attachmemt editing.
Elrond
2013-02-24
2
-17
/
+20
*
|
Added some empty templates
Joar Wandborg
2013-02-22
4
-0
/
+54
*
|
Integrate all atom feed in template
Sebastian Spaeth
2013-02-22
1
-0
/
+11
*
|
Create wtforms_util.render_label(_p) and use it around.
Elrond
2013-02-22
6
-11
/
+23
*
|
Use wtforms_util.render_field_div more in media_collect.html
Elrond
2013-02-22
1
-13
/
+3
*
|
Remove "translation legos" and linkify the tag to more generic tag listing
Christopher Allan Webber
2013-02-21
1
-7
/
+18
*
|
Making the tags on media pages point to the user's tag listing specifically.
Christopher Allan Webber
2013-02-21
1
-6
/
+10
*
|
Merge remote-tracking branch 'refs/remotes/spaetz/WIP/user_tag_gallery'
Christopher Allan Webber
2013-02-21
1
-2
/
+3
|
\
\
|
*
|
Implement user's tag filtered gallery page
Sebastian Spaeth
2013-01-21
1
-2
/
+3
*
|
|
Fix some small bits in base.html.
Elrond
2013-02-19
1
-12
/
+13
*
|
|
Merge remote-tracking branch 'pythonsnake/537_version'
Elrond
2013-02-19
1
-1
/
+1
|
\
\
\
|
*
|
|
Added "version" before the version
pythonsnake
2013-02-11
1
-1
/
+1
|
*
|
|
Fix bug 537
pythonsnake
2013-02-10
1
-1
/
+1
|
|
|
/
|
|
/
|
*
/
|
Add markdown notice to collection description.
Elrond
2013-02-13
2
-10
/
+3
|
/
/
*
|
Add type="text/javascript" for <script>.
Elrond
2013-02-09
1
-1
/
+2
*
|
Add translation tags; remove unnecessary title attribute from link
Jef van Schendel
2013-02-08
1
-3
/
+2
*
|
Remove unused translation variable
Jef van Schendel
2013-02-08
1
-1
/
+1
*
|
Fix "Add to collection" button: remove icon, add text, add to collections.html
Jef van Schendel
2013-02-08
2
-31
/
+29
*
|
Remove the collection counter because it's not needed
Jef van Schendel
2013-02-08
1
-1
/
+1
*
|
Rename {{title}} to {{media_title}}.
Elrond
2013-02-05
1
-4
/
+9
*
|
Small changes to "Add <media> to collection" string
Aleksej
2013-02-05
1
-1
/
+1
*
|
Move template hook over to a template_hook tag. Seems to work! :)
Christopher Allan Webber
2013-01-30
3
-35
/
+5
*
|
Geolocation stuff, including including templates seems to be working-ish
Christopher Allan Webber
2013-01-30
3
-7
/
+33
*
|
Very start of plugin hooks and openstreetmap pluginification
Christopher Allan Webber
2013-01-30
3
-69
/
+13
*
|
Merge remote-tracking branch 'refs/remotes/spaetz/521_license_preference' int...
Christopher Allan Webber
2013-01-22
1
-0
/
+4
|
\
\
|
*
|
Add a license preference field
Mark Holmquist
2013-01-17
1
-0
/
+4
*
|
|
Moved MediaComment form descriptions to apt. place
Joar Wandborg
2013-01-22
1
-3
/
+0
|
|
/
|
/
|
*
|
Turn comment list into a real <ul>.
Elrond
2013-01-18
1
-8
/
+11
*
|
Remove useless spaces in comment stuff.
Elrond
2013-01-17
1
-4
/
+4
*
|
Translate account deletion.
Elrond
2013-01-17
2
-4
/
+10
|
/
*
Add "Browse collections" link to profile pages
Jef van Schendel
2013-01-17
1
-0
/
+6
*
adding back dropdown.js now that we have, well, a dropdown again :)
Christopher Allan Webber
2013-01-17
1
-0
/
+3
*
Merge remote-tracking branch 'refs/remotes/origin/533-new-dropdown'
Christopher Allan Webber
2013-01-17
2
-36
/
+41
|
\
|
*
CSS edits to dropdown menu; added log out button for unverified users
Jef van Schendel
2013-01-17
1
-2
/
+4
|
*
Fix small user error
Jef van Schendel
2012-12-02
1
-1
/
+1
|
*
Give elements proper, more descriptive class names
Jef van Schendel
2012-12-02
1
-3
/
+3
|
*
Several edits to header dropdown:
Jef van Schendel
2012-12-02
1
-8
/
+6
|
*
First commit to add header dropdown
Jef van Schendel
2012-12-02
2
-27
/
+31
*
|
Change position of "Delete account" link, put it below the form
Jef van Schendel
2013-01-17
1
-6
/
+4
[next]