História revízii

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