passerelle/passerelle
Frédéric Péters db2cf6dc68 translation update 2020-02-19 17:23:32 +01:00
..
apps mdel_ddpacs: preprocess create requests (#39839) 2020-02-19 12:20:33 +01:00
base templatetags: fix format string in jsonschema rendering (#39735) 2020-02-17 15:30:03 +01:00
contrib templates: adapt custom connectors endpoints presentation (#39032) 2020-02-17 12:20:26 +01:00
locale/fr/LC_MESSAGES translation update 2020-02-19 17:23:32 +01:00
pbx pbx: use string_types instead of basestring (#38781) 2020-01-29 10:30:46 +01:00
sms use json_loads() instead of json.loads() (#38781) 2020-01-29 10:30:47 +01:00
static cmis: add view to list available object types (#39416) 2020-02-17 15:23:37 +01:00
templates templates: make endpoint url clickable in log popup (#39564) 2020-02-18 16:41:34 +01:00
utils utils: initialize converter when creating XMLSchema (#39818) 2020-02-17 19:00:27 +01:00
__init__.py general: use full path to modules (#15689) 2017-12-20 12:17:41 +01:00
compat.py use json_loads() instead of json.loads() (#38781) 2020-01-29 10:30:47 +01:00
forms.py fix PEP8 / code style (#32533) 2019-04-26 16:41:57 +02:00
plugins.py plugins: add connector slug to view kwargs to get uniformity of kwargs in views (#32554) 2019-04-29 11:05:13 +02:00
settings.py add MDEL DDPACS connector (#35818) 2020-02-10 11:34:36 +01:00
soap.py use items() instead of iteritems() (#38923) 2020-01-14 19:20:26 +01:00
urls.py base: add import/export UI (#15269) 2020-01-30 16:30:41 +01:00
urls_utils.py misc: is_anonymous is yet an attibute (#36608) 2019-10-17 15:46:32 +02:00
views.py views: make log searching more exhaustive (#39563) 2020-02-17 16:13:52 +01:00
wsgi.py init: django-admin startproject passerelle 2013-02-11 11:03:57 +01:00
xml_builder.py add an XmlBuilder class to help in generating XML documents (#9163) 2015-12-03 14:53:42 +01:00