Commit Graph

6552 Commits

Author SHA1 Message Date
Frédéric Péters c12d171f26 translation update 2020-05-02 22:41:52 +02:00
Frédéric Péters 69a3409b8d api: add endpoint to get list of cards (#41844) 2020-05-02 22:35:42 +02:00
Frédéric Péters f854b0586a saml2: check parameter passed to RelayState is a string (#42358) 2020-05-02 22:34:57 +02:00
Frédéric Péters 7f2dcad556 misc: log honeypot success (#38676) 2020-05-01 11:35:14 +02:00
Frédéric Péters 2b19ab5e86 misc: add antibot honeypot (#38676) 2020-05-01 11:33:10 +02:00
Frédéric Péters 16457ffd0e tests: remove download attribute reference from tests (#42286) 2020-05-01 09:27:53 +02:00
Frédéric Péters c7e4dcb9d1 misc: remove download attribute from file field links (#42286)
It looks like Chrome bevaviour changed and it now makes the file being
downloaded on middle-click instead of opening it in a new tab.
2020-05-01 08:49:57 +02:00
Frédéric Péters c7276e26c6 misc: add common phone validation (#42333) 2020-05-01 08:49:57 +02:00
Frédéric Péters 3c93c6cb82 misc: give a unique key to (card/form)data (#42330)
And use it for advisory locking and tracking codes.
2020-04-30 21:39:03 +02:00
Thomas NOËL 797e21218e misc: add html5 required for email in tracking code popup (#42284) 2020-04-29 16:32:13 +02:00
Frédéric Péters 0455e3ebf6 geolocate: ignore errors returned as dictionaries (#42271) 2020-04-29 12:54:37 +02:00
Frédéric Péters d535eb33ba misc: ignore out-of-range pages when autosaving (#41952) 2020-04-29 12:54:37 +02:00
Thomas NOËL d397ea94bf translation update 2020-04-27 22:54:02 +02:00
Frédéric Péters d286bcfbfe misc: check file type before upload (#40932) 2020-04-27 22:20:42 +02:00
Frédéric Péters d65f1d5ef8 misc: translate js dialog close button text (#42093) 2020-04-26 17:38:57 +02:00
Frédéric Péters 32ffa7ca72 misc: add auto-dependencies for popup.js (#42093) 2020-04-26 17:38:57 +02:00
Frédéric Péters ed83dd84b2 misc: use declared dependencies for wcs.listing.js inclusion (#42093) 2020-04-26 17:38:57 +02:00
Frédéric Péters ab46b9f299 api/backoffice: add filter on user (#40050) 2020-04-26 17:00:54 +02:00
Frédéric Péters 54165e85f8 api/backoffice: add (exact) filters on string, email and date fields (#41910) 2020-04-26 17:00:54 +02:00
Frédéric Péters 8faf46cfc3 variables: use first field with a value in case of duplicated varnames (#38961) 2020-04-24 11:38:12 +02:00
Thomas NOËL 974bc432d8 misc: remove unused files by default (#41458) 2020-04-24 11:03:59 +02:00
Lauréline Guérin ae63d40b98
emails: dont log errors (#41904) 2020-04-24 09:28:21 +02:00
Frédéric Péters 62668763f7 forms: always strip submitted strings (#24289) 2020-04-24 08:26:35 +02:00
Frédéric Péters 403cee7354 widgets: display formatted date in readonly fields (#42027) 2020-04-23 12:21:01 +02:00
Frédéric Péters d15bef1e53 hobo: do not deprovision users (#41922) 2020-04-22 12:14:38 +02:00
Frédéric Péters b2605d4f38 debian: set LANG=C.UTF-8 from init.d script (#41960) 2020-04-22 12:14:34 +02:00
Frédéric Péters db7bc6dd17 misc: catch OverflowError that can be raised by django template (#41908) 2020-04-21 11:29:29 +02:00
Frédéric Péters 064f6bbb68 misc: only lock edited forms in backoffice (#41898) 2020-04-21 11:29:29 +02:00
Frédéric Péters 84fe1caa53 api: raise 401 on authenticated API access where basic auth is allowed (#41766) 2020-04-21 09:18:13 +02:00
Frédéric Péters c6fb3b312a tests: adapt admin for all css check for new class (#41867) 2020-04-20 09:52:30 +02:00
Frédéric Péters 4687e507d9 backoffice: add css class with current section (#41867) 2020-04-20 09:31:50 +02:00
Frédéric Péters 7f65b3b2f9 trivial: remove "print stats to pdf" dead code (#41861) 2020-04-20 09:30:53 +02:00
Thomas NOËL 70dfae6c65 fix typo in translation 2020-04-17 16:25:41 +02:00
Frédéric Péters 9cfa66e55f translation update 2020-04-17 14:28:56 +02:00
Frédéric Péters 9c0a2851ed misc: only allow ascii numbers in IBAN and other checks (#41819) 2020-04-17 12:33:59 +02:00
Thomas NOËL 5f1450de0a debian: recommends libreoffice-writer (#41812) 2020-04-17 12:31:20 +02:00
Frédéric Péters 420daffd42 misc: update custom view title & button labels (#41768) 2020-04-17 11:38:03 +02:00
Frédéric Péters 0944e3637a misc: don't list removed formdata in links (#41798) 2020-04-17 11:34:20 +02:00
Frédéric Péters 76270a6fea forms: always use yyyy-mm-dd for date input values (#41784) 2020-04-17 07:19:39 +02:00
Frédéric Péters 4f09850aef api: add ods endpoint for custom views (#41771) 2020-04-17 07:19:39 +02:00
Frédéric Péters d48188b7d3 translation update 2020-04-15 18:56:59 +02:00
Frédéric Péters 59f81e52a2 misc: move closing parenthesis out of link (#41764) 2020-04-15 17:53:50 +02:00
Frédéric Péters 5c04a4402a backoffice: add support for custom views (#4507) 2020-04-15 17:33:41 +02:00
Nicolas Roche db6448a5e4 ics: ignore demand on uncastable datetime value (#41714) 2020-04-15 15:29:05 +02:00
Frédéric Péters 9e9a1edc64 settings: enable XFrameOptionsMiddleware (#41704) 2020-04-14 17:03:40 +02:00
Frédéric Péters 2e8f092f87 widgets: don't use type=date for readonly fields (#41674) 2020-04-14 14:03:03 +02:00
Frédéric Péters 219476c92e translation update 2020-04-14 12:37:09 +02:00
Frédéric Péters 10c0486d6d misc: fix creation of inspect_url for link to parent form (#41662) 2020-04-14 12:24:53 +02:00
Frédéric Péters 33e09ae063 misc: add custom /robots.txt view (#20263) 2020-04-14 12:24:53 +02:00
Valentin Deniaud 9220fab8f4 fields: add more zoom levels (#41474) 2020-04-14 10:54:42 +02:00