Commit Graph

2197 Commits

Author SHA1 Message Date
Thomas NOËL 2ea0c2a63e cryptor: use 'decryption' instead of 'decrypt' 2020-03-04 14:11:08 +01:00
Frédéric Péters 9fdc8dabec translation: update apostrophes 2020-03-04 14:04:58 +01:00
Thomas NOËL 1927136075 translation update 2020-03-04 13:54:46 +01:00
Thomas NOËL e137d66def add cryptor connector (#39431) 2020-03-04 12:00:24 +01:00
Frédéric Péters 359daf8c05 lille urban card: accept integers for civility (#39529) 2020-03-04 11:49:06 +01:00
Frédéric Péters 540ea7bded lille urban card: add new "subscription revocation" endpoint (#39545) 2020-03-04 11:45:13 +01:00
Frédéric Péters 39500d6530 lille urban card: add new "card revocation" endpoint (#39529) 2020-03-04 11:43:38 +01:00
Frédéric Péters 1510245971 lille urban card: add new "code change" endpoint (#39528) 2020-03-04 11:43:38 +01:00
Emmanuel Cazenave 4a5f3467d4 base: handle FloatField in import/export (#40336) 2020-03-02 17:04:21 +01:00
Emmanuel Cazenave 31613e5603 base: factor exportable field types (#40336) 2020-03-02 17:04:16 +01:00
Lauréline Guérin d5d94fedde
toulouse_axel: remove incomplete contact (#40325) 2020-03-02 16:20:43 +01:00
Lauréline Guérin ec568ff6cb
toulouse_axel: endpoint for booking (40118) 2020-03-02 16:10:47 +01:00
Lauréline Guérin 709be94761
toulouse_axel: fix referential url displayed 2020-03-02 16:09:34 +01:00
Lauréline Guérin bdca8165b5
toulouse_axel: new endpoint clae_children_activities_info (#40229) 2020-03-02 14:52:00 +01:00
Lauréline Guérin 97c54e2e24
toulouse_axel: add clae_booking_activities_info endpoint (#40177) 2020-03-02 14:28:08 +01:00
Frédéric Péters de5a6b90f2 misc: remove unnecessary max_length for log message (#40322) 2020-03-02 12:03:03 +01:00
Lauréline Guérin a53e026d01
toulouse_axel: return amount_paid in invoice endpoint (#40163) 2020-02-25 18:50:27 +01:00
Lauréline Guérin 40fdad71a9
toulouse_axel: fix has_pdf value for historical invoices (#40163) 2020-02-25 10:10:19 +01:00
Frédéric Péters c372900be9 tox: limit enum34 to 1.1.6, for python 2 compatibility
gitea-wip/passerelle/pipeline/head There was a failure building this commit Details
gitea/passerelle/pipeline/head Something is wrong with the build of this commit Details
failed build: https://jenkins.entrouvert.org/job/passerelle/1170/consoleFull
2020-02-22 10:00:10 +01:00
Frédéric Péters 98a947938a lille urban card: make photo optional (#40085) 2020-02-22 09:37:09 +01:00
Serghei Mihai 237e97be8f misc: remove endpoint parameters title (#39036) 2020-02-20 15:58:50 +01:00
Emmanuel Cazenave 6489efec8f mdel_ddpacs: raise APIError instead of returning it (#40003) 2020-02-20 15:43:05 +01:00
Thomas NOËL 140a452591 remove tlmcom connector (#39778) 2020-02-20 15:34:28 +01:00
Serghei Mihai 23bfb0c8b6 misc: remove bold for endpoints long description (#39033) 2020-02-20 15:32:08 +01:00
Frédéric Péters db2cf6dc68 translation update 2020-02-19 17:23:32 +01:00
Valentin Deniaud a731cd2029 tests: run wcs tests only against python 3 (#40008) 2020-02-19 14:05:59 +01:00
Benjamin Dauvergne 558fefdfb5 mdel_ddpacs: preprocess create requests (#39839)
To help w.c.s.
2020-02-19 12:20:33 +01:00
Benjamin Dauvergne a1d08fb705 mdel_ddpacs: handle xs:double as decimal strings (#39820) 2020-02-19 12:19:29 +01:00
Emmanuel Cazenave c1dc255b60 tox: let warnings be warnings (#40004) 2020-02-19 11:49:16 +01:00
Valentin Deniaud c5a128a8ed templates: make endpoint url clickable in log popup (#39564) 2020-02-18 16:41:34 +01:00
Benjamin Dauvergne d3051b50d7 csvdatasource: validate CSV file in clean() (#39971) 2020-02-18 11:40:44 +01:00
Benjamin Dauvergne fab1bc4c17 mdel_ddpacs: use custom converter to redefine CiviliteType (#39818) 2020-02-17 19:00:27 +01:00
Benjamin Dauvergne fabe3b9d98 utils: initialize converter when creating XMLSchema (#39818)
Also implement Converter.copy() as XMLSchema.__init__ copy
the given converter.
2020-02-17 19:00:27 +01:00
Valentin Deniaud 823b366ce2 views: make log searching more exhaustive (#39563) 2020-02-17 16:13:52 +01:00
Valentin Deniaud 5d4722f9cc base_adresse: add /addresses/ endpoint (#39387)
Compatible with wcs API.
2020-02-17 15:33:35 +01:00
Valentin Deniaud d58721d485 templatetags: fix format string in jsonschema rendering (#39735) 2020-02-17 15:30:03 +01:00
Valentin Deniaud d030aa30d8 cmis: handle content_type parameter (#21807) 2020-02-17 15:27:10 +01:00
Valentin Deniaud b2fe74db2f cmis: add view to list available object types (#39416) 2020-02-17 15:23:37 +01:00
Valentin Deniaud 45428e944a cmis: add object type and property support (#39416) 2020-02-17 15:23:37 +01:00
Frédéric Péters af5fa68c06 bdp/gdc: use relative-import for views (#39922) 2020-02-17 14:58:49 +01:00
Serghei Mihai 4f901ed41d templates: adapt custom connectors endpoints presentation (#39032) 2020-02-17 12:20:26 +01:00
Serghei Mihai b22ff30f2b misc: separate endpoint's HTTP method display logic 2020-02-17 12:20:26 +01:00
Nicolas Roche edf5ff1948 opengis: adapt typename parameter to server version (#38851) 2020-02-17 09:48:07 +01:00
Serghei Mihai 2e0dbd2a3e css: set minimum height for endpoint's blocks (#39034) 2020-02-17 09:16:48 +01:00
Frédéric Péters 8cbbd99afc general: use connection pooling and HTTP Keep-Alive (#39668) 2020-02-15 10:01:59 +01:00
Lauréline Guérin 455f7c7d81
toulouse_axel: fix random failing (and bad written) test 2020-02-14 14:46:44 +01:00
Lauréline Guérin 11214a4ef4
csvdatasource: Query slug unicity (#39647) 2020-02-14 10:00:32 +01:00
Lauréline Guérin a174bc24eb
toulouse_axel: add labels to explain some values (#39291) 2020-02-13 15:47:05 +01:00
Thomas NOËL 5af1803b68 translation update 2020-02-13 15:06:26 +01:00
Frédéric Péters 092f28c83d lille urban card: add new "add subscriptions" endpoint (#39527) 2020-02-13 14:55:38 +01:00