Commit történet

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