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
/
tools
/
template.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds the timesince ability which fixes #394
Jessica T
2013-04-11
1
-0
/
+5
*
Fix bug 537
pythonsnake
2013-02-10
1
-0
/
+2
*
Switching set syntax to python2.6 compatible
Christopher Allan Webber
2013-01-31
1
-1
/
+1
*
No need for an __init__ at all in the TemplateHookExtension, really.
Christopher Allan Webber
2013-01-30
1
-4
/
+1
*
Move template hook over to a template_hook tag. Seems to work! :)
Christopher Allan Webber
2013-01-30
1
-1
/
+37
*
Geolocation stuff, including including templates seems to be working-ish
Christopher Allan Webber
2013-01-30
1
-0
/
+4
*
Better Py3 compat: d.has_key(k) -> k in d
Elrond
2013-01-30
1
-1
/
+1
*
Remove gridify_*
Sebastian Spaeth
2012-12-04
1
-31
/
+0
*
Provide jinja2 urlencode filter
Sebastian Spaeth
2012-12-03
1
-0
/
+4
*
Honor user's browser language (#558)
Sebastian Spaeth
2012-12-02
1
-2
/
+2
*
make mg_globals.translations thread-safe
Jakob Kramer
2012-07-18
1
-2
/
+2
*
It's 2012 all up in here
Christopher Allan Webber
2012-02-02
1
-1
/
+1
*
f691: Use StrictUndefined for templates and fix some issues
Elrond
2012-01-04
1
-0
/
+3
*
Bug #685: only provide CSRF token if it exists
Elrond
2011-12-03
1
-1
/
+3
*
Rename MediaGoblin middleware to meddleware to avoid confusion w/ wsgi middle...
Christopher Allan Webber
2011-11-25
1
-1
/
+1
*
Add app_config and global_config to the template environment
Christopher Allan Webber
2011-11-19
1
-0
/
+1
*
Adding app_config and global_config to the template environment
Christopher Allan Webber
2011-11-19
1
-0
/
+2
*
Merge remote-tracking branch 'remotes/nyergler/pep8-ification'
Christopher Allan Webber
2011-11-13
1
-4
/
+7
*
Merge remote branch 'remotes/aaronw/bug444_fix_utils_py_redux'
Christopher Allan Webber
2011-10-01
1
-0
/
+2
*
Moved common, translation, template, and url code out of util.py and into too...
Aaron Williamson
2011-10-01
1
-0
/
+114