Historia zmian

Autor SHA1 Wiadomość Data
  Christopher Allan Webber f6bad0eb26 Merge branch 'master' into merge-python3-port 10 lat temu
  Berker Peksag 15c3461b1f Disable cache support of LazyProxy. 10 lat temu
  Berker Peksag cf3b5926f4 Cleanup mediagoblin._compat and fix translation tests. 10 lat temu
  Berker Peksag f9a7201c32 Use mediagoblin._compat.{ugettext, ungettext} on Python 3. 10 lat temu
  Christopher Allan Webber b02e37c297 removing zh and ja from RTL list. medicalwei reports they are not RTL languages. 10 lat temu
  Christopher Allan Webber 023cda0974 Fix Babel version restriction. Onward and upward! 10 lat temu
  Jiyda Mint Moussa 4a4e4e4ae8 Added rtl language support 11 lat temu
  Elrond 5ae0cbaa55 No lazy_* needed here; Add ReallyLazyProxy.__repr__. 11 lat temu
  Christopher Allan Webber c47be4b8ba Adding ReallyLazyProxy, a proxy that does what we expect :) 11 lat temu
  Elrond 50cb512220 Create set_thread_locale and use it. 11 lat temu
  Jessica T f1c3807db7 Adds the timesince ability which fixes #394 11 lat temu
  Elrond 04453ccf42 Better Py3 compat: d.has_key(k) -> k in d 11 lat temu
  Sebastian Spaeth c843de8a57 Add example to the lazy gettext version to make clear when it's appropriate 12 lat temu
  Sebastian Spaeth c39b9afc83 Fallback to "en_US" if browser does not send preferred languages 12 lat temu
  Sebastian Spaeth 826919c97c en_US is always available 12 lat temu
  Christopher Allan Webber e4e7fbeeaa Fixing bug where not all conditions returned a language in get_locale_from_request() 12 lat temu
  Sebastian Spaeth d53ca5e506 Fall back to "en" if we don't find matching translations 12 lat temu
  Sebastian Spaeth 6ef75af50e Honor user's browser language (#558) 12 lat temu
  Sebastian Spaeth 7b9f9d1edb Fix i18n in our browser 12 lat temu
  Joar Wandborg 1ec7ff2adb Fixed 404 page under werkzeug.routing 12 lat temu
  Joar Wandborg 111a609df5 Replaced all request.POST with request.form, ... 12 lat temu
  Joar Wandborg f1d06e1d6c Switch from webob.Request to werkzeug.wrappers.Request 12 lat temu
  Aleksej 9d3e56d500 replaced os.path.split()[0] with os.path.dirname() and corrected a couple of comments 12 lat temu
  Jakob Kramer c80982c7a0 make mg_globals.translations thread-safe 12 lat temu
  Christopher Allan Webber cf29e8a824 It's 2012 all up in here 12 lat temu
  Christopher Allan Webber 4715091970 Support for older webobs and newer webobs both in accept language mess :) 13 lat temu
  Christopher Allan Webber ed59426466 Fixes issue662, MediaGoblin was broken by recent WebOb release. 13 lat temu
  Aaron Williamson ae3bc7fabf Moved common, translation, template, and url code out of util.py and into tools/[file].py 13 lat temu