Pavel Zuna
6eb70ea8e2
Remove deprecated i18n code from ipalib/request and all references to it.
...
Ticket #903
2011-03-01 10:31:36 -05:00
Jakub Hrozek
7493d781df
Change FreeIPA license to GPLv3+
...
The changes include:
* Change license blobs in source files to mention GPLv3+ not GPLv2 only
* Add GPLv3+ license text
* Package COPYING not LICENSE as the license blobs (even the old ones)
mention COPYING specifically, it is also more common, I think
https://fedorahosted.org/freeipa/ticket/239
2010-12-20 17:19:53 -05:00
Jason Gerard DeRose
c350f84134
Finish deferred translation mechanism
2010-03-16 11:41:22 -06:00
Pavel Zuna
314fe71787
Allow creation of new connections by unshared instances of backend.Connectible.
2010-01-11 13:51:05 -05:00
Jason Gerard DeRose
66b6029e40
Ported xmlclient to subclass from Connectible
2009-02-03 15:29:03 -05:00
Jason Gerard DeRose
f7375bb609
Added stuff for managing connections and new Executioner backend base class
2009-02-03 15:29:03 -05:00
Jason Gerard DeRose
c161784973
Added request.ugettext() and request.ungettext() functions; added corresponding unit tests
2009-01-04 00:46:21 -07:00
Jason Gerard DeRose
c081ce5460
request.create_translation() now sets context.ugettext and context.ungettext
2009-01-03 22:03:37 -07:00
Jason Gerard DeRose
0d3ddef93b
Started fleshing out reoganization of errors in errors.py (with gettext support)
2009-01-03 02:35:36 -07:00
Jason Gerard DeRose
6b055b435f
Cleaned up Env.__setattr__() and Env.__setitem__() a bit updated their unit tests
2008-12-22 17:29:11 -07:00
Jason Gerard DeRose
9a69adeef0
Added request.create_translation() function and corresponding unit tests
2008-12-18 16:58:48 -07:00
Jason Gerard DeRose
dc54dee622
Started work on per-request gettext setup
2008-12-18 14:01:59 -07:00