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
/
translate.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds the timesince ability which fixes #394
Jessica T
2013-04-11
1
-0
/
+20
*
Better Py3 compat: d.has_key(k) -> k in d
Elrond
2013-01-30
1
-1
/
+1
*
Add example to the lazy gettext version to make clear when it's appropriate
Sebastian Spaeth
2012-12-14
1
-1
/
+4
*
Fallback to "en_US" if browser does not send preferred languages
Sebastian Spaeth
2012-12-04
1
-16
/
+13
*
en_US is always available
Sebastian Spaeth
2012-12-02
1
-7
/
+8
*
Fixing bug where not all conditions returned a language in get_locale_from_re...
Christopher Allan Webber
2012-12-01
1
-1
/
+2
*
Fall back to "en" if we don't find matching translations
Sebastian Spaeth
2012-12-02
1
-1
/
+1
*
Honor user's browser language (#558)
Sebastian Spaeth
2012-12-02
1
-9
/
+19
*
Fix i18n in our browser
Sebastian Spaeth
2012-12-01
1
-12
/
+13
*
Fixed 404 page under werkzeug.routing
Joar Wandborg
2012-10-14
1
-6
/
+1
*
Replaced all request.POST with request.form, ...
Joar Wandborg
2012-09-29
1
-1
/
+1
*
Switch from webob.Request to werkzeug.wrappers.Request
Joar Wandborg
2012-09-29
1
-13
/
+4
*
replaced os.path.split()[0] with os.path.dirname() and corrected a couple of ...
Aleksej
2012-08-13
1
-2
/
+2
*
make mg_globals.translations thread-safe
Jakob Kramer
2012-07-18
1
-5
/
+4
*
It's 2012 all up in here
Christopher Allan Webber
2012-02-02
1
-1
/
+1
*
Support for older webobs and newer webobs both in accept language mess :)
Christopher Allan Webber
2011-10-15
1
-2
/
+11
*
Fixes issue662, MediaGoblin was broken by recent WebOb release.
Christopher Allan Webber
2011-10-15
1
-7
/
+3
*
Moved common, translation, template, and url code out of util.py and into too...
Aaron Williamson
2011-10-01
1
-0
/
+167