Commit Graph

30 Commits

Author SHA1 Message Date
Frédéric Péters df9793d68f wcs: make sure there's a / after the domain name (#7320) 2015-06-01 09:08:27 +02:00
Thomas NOËL c532e7cb0b wcs, category cell: remove the possibility to link to internal pages (#7421) 2015-05-29 16:02:37 +02:00
Frédéric Péters 7fcf6167aa wcs: cache all form attributes (#7323) 2015-05-22 13:38:01 +02:00
Frédéric Péters 00c668a56e wcs: make sure the wcs URL has a trailing slash (#7326) 2015-05-21 13:18:52 +02:00
Frédéric Péters 0cd6dd6b0d trivial: remove unused imports 2015-05-20 20:16:24 +02:00
Frédéric Péters ec06dabf2f wcs: refactor access to KNOWN_SERVICES to really be uniform (#7273) 2015-05-20 11:15:17 +02:00
Serghei Mihai 8bbd58a7ab wcs: use a generic KNOWN_SERVICES setting instead of COMBO_WCS_SITES (#6711) 2015-05-13 16:04:56 +02:00
Frédéric Péters 4de32236f0 general: add a 'base.html' template webservice (#7137) 2015-05-12 16:27:59 +02:00
Frédéric Péters dfaea1d163 wcs: get list of forms as a list 2015-05-11 18:16:32 +02:00
Frédéric Péters b611d57e98 wcs: add a tracking code input cell (#6630) 2015-05-11 18:16:32 +02:00
Thomas NOËL b4efbb33bf never pass username attribute as NameID value (#7083) 2015-04-30 00:44:27 +02:00
Frédéric Péters 807f2959d4 wcs: defer loading if there's nothing in cache (#6977) 2015-04-20 12:58:04 +02:00
Serghei Mihai 3898b94551 better check if session exists in current context 2015-04-03 12:08:59 +02:00
Serghei Mihai 25f9f1b6c8 cell, displaying the list of form categories (#6884) 2015-04-03 11:35:21 +02:00
Serghei Mihai e55ad89b5f NameID with username value used when calling wcs webservices (#6872) 2015-04-03 11:34:30 +02:00
Serghei Mihai 38d1f75198 current forms cell able to display forms from all wcs instances (#6855)
current drafts template also updated because impacted by model changes
2015-04-03 11:34:30 +02:00
Frédéric Péters 80645cfb5b wcs: properly quote query parameter 2015-03-10 14:17:55 +01:00
Frédéric Péters 7d7be2c6b3 wcs: enable if there are declared wcs sites (#6571) 2015-02-23 13:39:00 +01:00
Frédéric Péters 146a58c346 wcs: also increase size of cached title column 2015-02-18 12:54:15 +01:00
Frédéric Péters 04c0b3a5d9 wcs: increate max length of references
Hooray for forms with slugs such as
completer-un-dossier-enfance-cree-avec-un-agent-d-accueil-envoi-de-pieces-justificatives
2015-02-18 12:51:44 +01:00
Frédéric Péters 36ccaa7973 wcs: makes sure the secret key is passed as a pure string 2015-02-18 12:31:57 +01:00
Frédéric Péters 74054c3f61 wcs: make it possible to disable wcs cells from the settings
In multitenant setups the combo.apps.wcs module will be loaded but some sites
may not want to advertise the wcs cell types.
2015-02-05 16:31:16 +01:00
Frédéric Péters e7f48ed972 wcs: don't sign anonymous requests 2015-01-30 10:43:11 +01:00
Frédéric Péters bac81db086 wcs: add a "forms of a category" cell (#6280) 2015-01-27 22:46:28 +01:00
Frédéric Péters 2245b1e220 wcs: add a category cell, with the possibility to link to internal pages 2015-01-27 15:34:01 +01:00
Frédéric Péters 15f94f4e89 wcs: add "current drafts" cell type, factorizing the "forms" one (#6289) 2015-01-25 17:07:36 +01:00
Frédéric Péters b973a0d94d wcs: add a cell for current user forms (#6288) 2015-01-25 17:07:36 +01:00
Frédéric Péters 9416909bd0 general: add French translation (#6309) 2015-01-17 19:15:16 +01:00
Frédéric Péters 20fae52c59 manager: add an excerpt of the cell content in title 2015-01-17 12:50:34 +01:00
Frédéric Péters 4af530ed00 wcs: add combo/wcs/formdef integration (#6227) 2015-01-17 12:49:07 +01:00