Commit Graph

1925 Commits

Author SHA1 Message Date
Emmanuel Cazenave 3a56b4c709 translation update 2019-11-25 15:00:10 +01:00
Emmanuel Cazenave 57bda1870a use a tuple for MIDDLEWARE setting (#37917) 2019-11-25 13:59:26 +01:00
Emmanuel Cazenave 6be3533a71 atal: switch comment variables names (#37904) 2019-11-25 13:16:51 +01:00
Benjamin Dauvergne 8c3815f6cd tox: hide currently unfixable warnings (#37760) 2019-11-25 11:55:36 +01:00
Benjamin Dauvergne 357540255b views: use CBV for the login view (#37760) 2019-11-25 11:55:36 +01:00
Benjamin Dauvergne 725e2a37c7 settings: use post dj111 MIDDLEWARE setting (#37760) 2019-11-25 11:55:36 +01:00
Benjamin Dauvergne d5bd8854f5 tests: fix unicode comparison warning (#37760) 2019-11-25 11:55:36 +01:00
Benjamin Dauvergne 305a0a3a47 base: fix unordered paginated queryset warning (#37760) 2019-11-25 11:55:36 +01:00
Benjamin Dauvergne b2c3302144 tests: fix naive datetime warning (#37760) 2019-11-25 11:55:36 +01:00
Benjamin Dauvergne 0cce707617 family: fix naive datetime warning (#37760) 2019-11-25 11:55:36 +01:00
Benjamin Dauvergne 756f8c9e01 misc: fix BaseException.message deprecation warning (#37760) 2019-11-25 11:55:36 +01:00
Emmanuel Cazenave c10b2057ef templatetags: use unicode_literals (#37880) 2019-11-25 09:42:53 +01:00
Lauréline Guérin 4d86a83adf
toulouse_axel: fix failing tests (#37873) 2019-11-23 16:37:59 +01:00
Lauréline Guérin 2a31fd8558
toulouse_axel: complete functests (#37873) 2019-11-22 18:14:09 +01:00
Lauréline Guérin f371a820e6
toulouse_axel: family_info endpoint (#37873) 2019-11-22 18:14:08 +01:00
Lauréline Guérin 29b1a1e521
utils: complete JSONSchemaFromXMLSchema (#37873)
- XSD_UNSIGNED_INT support
- XSD_DECIMAL support
- XsdUnion support
- XsdAtomicRestriction with more than one pattern
- XsdFractionDigitsFacet and XsdTotalDigitsFacet validators
2019-11-22 18:14:08 +01:00
Lauréline Guérin d55fb02844
toulouse_axel: fix incomplete xsd (#37873) 2019-11-22 18:14:08 +01:00
Lauréline Guérin ec225e5fc2
toulouse_axel: add xsd for RefFamilleDui calls (#37873) 2019-11-22 18:14:08 +01:00
Lauréline Guérin c354c94607
toulouse_axel: fix unique_together and get_or_create call (#37874) 2019-11-22 10:05:48 +01:00
Lauréline Guérin 069c87c5bb
toulouse_axel: init functests (#37659) 2019-11-21 16:22:54 +01:00
Benjamin Dauvergne 65eefe672e
toulouse_axel: add basic infrastructure to use operations (#37659) 2019-11-21 16:22:54 +01:00
Benjamin Dauvergne b6602d5bbb
toulouse_axel: add XML schemas (#37659) 2019-11-21 15:25:44 +01:00
Lauréline Guérin 9e86263091
toulouse_axel: init contrib and models (#37659) 2019-11-21 15:25:44 +01:00
Benjamin Dauvergne 392c8b9d3f utils: allow customizing XML/JSON schemas/encoding/decoding (#37659) 2019-11-20 11:16:04 +01:00
Benjamin Dauvergne cac6b144cb utils: add support for XSchema pattern facet (#37659) 2019-11-20 11:16:04 +01:00
Benjamin Dauvergne bb8b58dade utils: add support for xs:int (#37659) 2019-11-20 11:16:04 +01:00
Benjamin Dauvergne 2fba448835 debian: add dependency on python-xmlschema (#37802) 2019-11-20 10:03:46 +01:00
Benjamin Dauvergne ff27b62d42 misc: reduce verbosity of get_wcs.sh and pylint.sh 2019-11-19 17:29:43 +01:00
Benjamin Dauvergne 50c17adbfe utils: add conversion from XMLSchema to JSON schema (#37488)
We target the Draft 7 jsonschema specification.
2019-11-19 15:49:54 +01:00
Benjamin Dauvergne d4d3e59e3d utils: add JSON flattening helpers (#37482)
* flatten/unflatten JSON document
* flatten JSON schema (to help users in producing flattened JSON
  documents, not to validate, validation must be done through
  unflattening then validating using the original JSON schema)
2019-11-19 10:39:53 +01:00
Emmanuel Cazenave a3ad8de720 translation update 2019-11-18 16:59:50 +01:00
Emmanuel Cazenave 9c68cf8d4a atal: return works comment and hide raw data (#37669) 2019-11-18 10:58:19 +01:00
Benjamin Dauvergne 336b49b7fd misc: render request body's JSON schema (#37481) 2019-11-15 16:16:12 +01:00
Emmanuel Cazenave 389ab645fd jsonschema: use draft 4 and avoid schemas references (#37621) 2019-11-15 12:05:36 +01:00
Benjamin Dauvergne aec61e2a0f utils: add zip package for templated zip files (#36848) 2019-11-15 11:11:49 +01:00
Thomas NOËL ff1a54f2b3 solis: handle filtreSurInactivite on referentials (#37624) 2019-11-14 01:30:25 +01:00
Benjamin Dauvergne 92e65b4353 misc: add long_description for POST endpoints (#37479) 2019-11-13 13:19:51 +01:00
Benjamin Dauvergne 6d2dce4c57 gitignore: add build and htmlcov (#37479) 2019-11-13 13:19:39 +01:00
Frédéric Péters 81d1da615b cartads cs: add type dossier label to files endpoint (#37616) 2019-11-13 10:47:17 +01:00
Frédéric Péters 1e60320045 cartads cs: also return files not yet accepted by Cart@DS (#37615) 2019-11-13 10:47:17 +01:00
Emmanuel Cazenave 2c9d7bf04e atal: use dot in coordinates (#37588) 2019-11-12 11:36:18 +01:00
Emmanuel Cazenave 0d7a92ef2f atal: return comments in infos endpoint (#37194) 2019-11-12 11:29:16 +01:00
Emmanuel Cazenave 8ba12d190e atal: rename status endpoint to infos (#37194) 2019-11-12 11:29:16 +01:00
Benjamin Dauvergne 9046f4d39d utils: allow blank SFTPField (#37487) 2019-11-12 11:25:48 +01:00
Frédéric Péters 4c4dce25eb translation update 2019-11-07 19:51:04 +01:00
Frédéric Péters d8201119e6 cartads cs: adapt test to fixed string 2019-11-03 13:20:02 +01:00
Frédéric Péters 75627fad53 cartads cs: fix typo in error message 2019-11-03 12:10:37 +01:00
Nicolas Roche 135bd728f4 admin: make slug editable on connector create view (#21800) 2019-10-28 13:37:45 +01:00
Frédéric Péters dc5404a84b misc: don't catch TypeError that shouldn't be raised by get_params (#37241) 2019-10-28 10:26:24 +01:00
Frédéric Péters 467a19840d general: limit generic endpoint view to methods (#37240) 2019-10-28 10:26:24 +01:00