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
*
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
*
|
Better "delete my account" placement
Sebastian Spaeth
2013-01-17
1
-1
/
+6
*
|
Allowing to delete a user account (#302)
Sebastian Spaeth
2013-01-17
2
-0
/
+44
*
|
Merge remote-tracking branch 'refs/remotes/elrond/misc/use_media_id'
Christopher Allan Webber
2013-01-16
3
-5
/
+5
|
\
\
|
*
|
Start to use the media_id in "admin" URLs.
Elrond
2013-01-11
3
-5
/
+5
*
|
|
collection browsing: rename view/template user_collections -> collection_list
Stefano Zacchiroli
2013-01-15
2
-1
/
+1
*
|
|
collection browsing: drop atom feed from page template
Stefano Zacchiroli
2013-01-15
1
-7
/
+0
*
|
|
collections: add support to browse existing collections
Stefano Zacchiroli
2013-01-15
2
-3
/
+67
*
|
|
#571: Fixed. Display collection description with Markdown formatting.
Tiberiu C. Turbureanu
2013-01-15
1
-1
/
+3
*
|
|
Move logo part into bits/logo.html
Elrond
2013-01-13
2
-7
/
+26
|
/
/
*
|
Enable /u/USERNAME/edit/ pattern #588
Sebastian Spaeth
2013-01-09
2
-8
/
+6
*
|
RIP out mongo
Sebastian Spaeth
2012-12-25
1
-1
/
+1
*
|
Merge branch '512_bump_video_js'
Sebastian Spaeth
2012-12-25
1
-25
/
+21
|
\
\
|
*
|
Bump bundled video.js to v3.2.3 (#512)
Sebastian Spaeth
2012-12-25
1
-25
/
+21
[next]