Commit Verlauf

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