커밋 기록

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