Historique des commits

Auteur SHA1 Message Date
  Christopher Allan Webber 753cfc3bb9 Reforming get_jinja_env to make better use of the MediaGoblinApp il y a 10 ans
  Berker Peksag cf3b5926f4 Cleanup mediagoblin._compat and fix translation tests. il y a 10 ans
  Berker Peksag a80c74bbcc Add ugettext and ungettext helpers to mediagoblin._compat. il y a 10 ans
  Christopher Allan Webber 408aa9cf3b Merge remote-tracking branch 'remotes/jiyda/220_rtl_language_support' il y a 11 ans
  Christopher Allan Webber 29cd702e47 Fix notifications, which I broke. il y a 11 ans
  Christopher Allan Webber 7949d88a75 Avoiding the celery warnings that we seem to be confusing people lately. il y a 11 ans
  Kenneth Dombrowski 155d234d95 * create config option for optional jinja2 extensions il y a 11 ans
  Rodney Ewing 744f1c83b9 add a check for authentication plugin on startup and respond according to no_auth config option. allows instance to be run w/o authentication il y a 11 ans
  Christopher Allan Webber 1c6d2e87f7 Oh right, actually add that hook we just documented, "template_context_prerender" :) il y a 11 ans
  Christopher Allan Webber f7a5c7c78c Fully working context hooks, both template/view and global level, with tests il y a 11 ans
  Christopher Allan Webber 98dacfe67e Use the controller's symbolic/lookup name as part of the key for context hooks il y a 11 ans
  Christopher Allan Webber 3810309443 The beginning of context hooks. il y a 11 ans
  Jiyda Mint Moussa 4a4e4e4ae8 Added rtl language support il y a 11 ans
  Elrond 50cb512220 Create set_thread_locale and use it. il y a 12 ans
  Jessica T f1c3807db7 Adds the timesince ability which fixes #394 il y a 12 ans
  pythonsnake 2a0aed84a6 Fix bug 537 il y a 12 ans
  Christopher Allan Webber 8a4d0dbc07 Switching set syntax to python2.6 compatible il y a 12 ans
  Christopher Allan Webber 46da25827f No need for an __init__ at all in the TemplateHookExtension, really. il y a 12 ans
  Christopher Allan Webber 927be5e8ca Move template hook over to a template_hook tag. Seems to work! :) il y a 12 ans
  Christopher Allan Webber a3f811a6e8 Geolocation stuff, including including templates seems to be working-ish il y a 12 ans
  Elrond 04453ccf42 Better Py3 compat: d.has_key(k) -> k in d il y a 12 ans
  Sebastian Spaeth 2222278dcd Remove gridify_* il y a 12 ans
  Sebastian Spaeth 620e4e1b6e Provide jinja2 urlencode filter il y a 12 ans
  Sebastian Spaeth 6ef75af50e Honor user's browser language (#558) il y a 12 ans
  Jakob Kramer c80982c7a0 make mg_globals.translations thread-safe il y a 12 ans
  Christopher Allan Webber cf29e8a824 It's 2012 all up in here il y a 13 ans
  Elrond f1cdd278e7 f691: Use StrictUndefined for templates and fix some issues il y a 13 ans
  Elrond 71c6c432a5 Bug #685: only provide CSRF token if it exists il y a 13 ans
  Christopher Allan Webber ce5ae8da19 Rename MediaGoblin middleware to meddleware to avoid confusion w/ wsgi middleware il y a 13 ans
  Christopher Allan Webber 53bc39755b Add app_config and global_config to the template environment il y a 13 ans