wcs/wcs
Frédéric Péters ca3c69e416 misc: fix typo in CardDef reference 2019-08-27 20:03:50 +02:00
..
admin general: introduce data card management (#35089) 2019-08-26 17:06:06 +02:00
backoffice general: introduce data card management (#35089) 2019-08-26 17:06:06 +02:00
ctl ctl: fix call to configure method in restore command (#35412) 2019-08-16 11:16:01 +02:00
formats misc: format date in a parseable format by default (#34703) 2019-07-12 13:33:57 +02:00
forms general: introduce data card management (#35089) 2019-08-26 17:06:06 +02:00
locale translation update 2019-08-26 17:06:06 +02:00
qommon general: introduce data card management (#35089) 2019-08-26 17:06:06 +02:00
templates/wcs general: introduce data card management (#35089) 2019-08-26 17:06:06 +02:00
wf wf/wscall: test if response is not None (#35527) 2019-08-21 21:40:55 +02:00
Defaults.py settings: don't enable auto vhost feature by default (#26943) 2018-10-03 19:20:30 +02:00
__init__.py monkeypatch quixote with thread-aware functions (#6735) 2017-08-12 15:13:57 +02:00
api.py general: introduce data card management (#35089) 2019-08-26 17:06:06 +02:00
api_utils.py api utils: add function to sign an URL if orig is known (#31492) 2019-04-04 19:24:58 +02:00
cache.py misc: add wcs tenant aware cache (#6735) 2017-08-12 16:51:11 +02:00
carddata.py general: add support for cards as data source (#35089) 2019-08-26 17:06:06 +02:00
carddef.py general: introduce data card management (#35089) 2019-08-26 17:06:06 +02:00
categories.py misc: remove frontoffice edition of some texts (#17665) 2019-03-06 13:51:17 +01:00
compat.py python3: import modules from six compatibility locations (#30996) 2019-03-04 12:44:32 +01:00
conditions.py add test tools in formdata inspect view (#23685) 2019-02-07 12:27:08 +01:00
context_processors.py misc: expose request (/query string) in expression variables (#29565) 2019-01-09 13:46:14 +01:00
data_sources.py general: add support for cards as data source (#35089) 2019-08-26 17:06:06 +02:00
fields.py fields: fix support for optional fields using data sources with id/q (#35514) 2019-08-21 18:01:24 +02:00
formdata.py general: introduce data card management (#35089) 2019-08-26 17:06:06 +02:00
formdef.py general: introduce data card management (#35089) 2019-08-26 17:06:06 +02:00
logged_errors.py workflows: only log condition errors as functional errors (#24472) 2018-07-05 17:29:13 +02:00
middleware.py misc: remove old mobile mode (#25942) 2019-07-15 08:44:08 +02:00
monkeypatch.py python3: import modules from six compatibility locations (#30996) 2019-03-04 12:44:32 +01:00
myspace.py api: move user related API to /api/user/ (#8283) 2015-09-19 15:51:34 +02:00
portfolio.py misc: remove dead page template key (mobile/iframe) code (#34820) 2019-07-15 08:44:08 +02:00
publisher.py misc: fix typo in CardDef reference 2019-08-27 20:03:50 +02:00
roles.py misc: always define form_role_<slug>_emails (#24003) 2018-05-27 14:27:37 +02:00
root.py forms: rewrite jsonp select widget with separate js & template (#31506) 2019-03-19 08:01:58 +01:00
scripts.py scripts: include __file__ in globals() (#24341) 2018-06-07 11:34:29 +02:00
sessions.py misc: limit query to recent sessions when checking for locked objects (#34097) 2019-06-19 16:32:57 +02:00
settings.py misc: format date in a parseable format by default (#34703) 2019-07-12 13:33:57 +02:00
sql.py general: introduce data card management (#35089) 2019-08-26 17:06:06 +02:00
tracking_code.py python3: don't use newly reserved async keyword (#24850) 2019-03-04 12:44:32 +01:00
urls.py forms: sync map with address fields (#27418) 2019-05-01 16:07:01 +02:00
users.py general: introduce data card management (#35089) 2019-08-26 17:06:06 +02:00
utils.py misc: fix order of templates locations (#25426) 2018-07-23 17:00:25 +02:00
variables.py forms: don't set form_status_changed on evolutions in same status (#34888) 2019-07-16 12:15:00 +02:00
views.py misc: remove unused possibility to use a django template for home page (#25599) 2018-08-12 11:59:59 +02:00
workflows.py trivial: update comment to match role lookup (#34705) 2019-07-17 15:40:55 +02:00
wscalls.py python3: import modules from six compatibility locations (#30996) 2019-03-04 12:44:32 +01:00
wsgi.py switch to django request/response handling (#6735) 2017-08-12 15:13:57 +02:00