Commit Graph

335 Commits

Author SHA1 Message Date
Frédéric Péters 2b3b7c7707 python3: always pass strings to json.loads, for 3.5 compatibility 2020-01-19 19:55:23 +01:00
Frédéric Péters c73074866b python3: convert .keys to list before comparing 2020-01-19 19:34:55 +01:00
Frédéric Péters 8ccbc23f45 python3: use key function to sort categories 2020-01-19 19:21:19 +01:00
Frédéric Péters 70bc0df875 python3: pass bytes for hmac 2020-01-19 19:21:19 +01:00
Frédéric Péters fc12e82b09 python3: use relative imports 2020-01-19 19:21:19 +01:00
Frédéric Péters a67f04b89c python3: use modern except syntax 2020-01-19 19:21:19 +01:00
Frédéric Péters f9e22e1309 python3: replace unicode references 2020-01-19 19:21:19 +01:00
Frédéric Péters c434c9e482 python3: replace iteritems 2020-01-19 19:21:07 +01:00
Frédéric Péters ff3f8304bc python3: get urllib/urlparse/htmlparser from six 2020-01-19 19:21:07 +01:00
Frédéric Péters b2a4754975 python3: use exec(open(... to replace execfile 2020-01-19 19:04:15 +01:00
Frédéric Péters 1c810c703b misc: update settings to use MIDDLEWARE (#38162) 2019-12-03 14:50:42 +01:00
Frédéric Péters bd1a4fdb0e style: adjust content height for new gadjo header (#31477) 2019-07-15 23:14:03 +02:00
Frédéric Péters c6fc60c3c1 misc: remove validation steps (#31454) 2019-07-15 23:14:03 +02:00
Frédéric Péters 5bcd9442b9 remove alfortville custom extension (#31454) 2019-07-15 23:14:03 +02:00
Frédéric Péters 346cad74fe mail: upate feed_mail command for django 1.11 (#31474) 2019-03-25 18:49:44 +01:00
Benjamin Dauvergne cd42622b22 maarch: force external_id to string (fixes #30045) 2019-01-23 20:48:13 +01:00
Benjamin Dauvergne 308d46e51b maarch: fix wrong of setting for response status (fixes #29912) 2019-01-18 18:56:34 +01:00
Frédéric Péters 866b37a147 misc: port django 1.11 ckeditor support late changes (#28864) 2018-12-11 19:25:04 +01:00
Frédéric Péters f114291004 misc: add ckeditor monkeypatch for 1.11 (#28864) 2018-12-11 15:00:16 +01:00
Frédéric Péters d1642e2b0f style: adjust some knowledge database pages to revamped style (#28863) 2018-12-11 14:56:54 +01:00
Frédéric Péters 879fe9643a contacts: log user creation requests to authentic (#28828) 2018-12-11 14:56:54 +01:00
Benjamin Dauvergne 10c16a0bf6 maarch: add a webservice for sending a mail response (#27814)
POST /api/mail/response/

   {"mail_id": 1234, "content": "response text content"}
2018-11-16 15:32:16 +01:00
Frédéric Péters 1e392e0ba9 push mail external id to w.c.s. (#27794) 2018-11-06 19:12:26 +01:00
Frédéric Péters d0a602e0b5 mail: don't crash on undefined mail external id (#27616) 2018-10-30 08:41:57 +01:00
Frédéric Péters 29418b51d2 double waiting time for provisionning system to create user (#27040) 2018-10-05 15:37:09 +02:00
Thomas NOËL ef5df073f2 update french translations 2018-08-30 11:03:10 +02:00
Benjamin Dauvergne a4ae8845e9 mail: feed from MaarchCourrier (#22550) 2018-07-12 22:55:21 +02:00
Benjamin Dauvergne fc5a4900ef settings: remove alfortville default validation steps (#22550) 2018-07-12 22:55:21 +02:00
Benjamin Dauvergne d2361b5e8a qualif: store keep formdata backoffice URL (#22550) 2018-07-12 22:55:21 +02:00
Serghei Mihai 27d62bf7ff qualification: get only backoffice submission available forms (#24495) 2018-07-04 15:00:27 +02:00
Serghei Mihai 2c3f3cda40 reduce panels width in order to keep their alignment in IE 11 (#20538) 2018-06-19 11:31:03 +02:00
Josue Kouka dbb904cdf3 fix reference to unknown variable (#21376) 2018-01-23 17:51:20 +01:00
Frédéric Péters 1a2b162de2 misc: adapt to w.c.s. API changes (#21367) 2018-01-23 14:22:58 +01:00
Frédéric Péters 93f267939f misc: update settings for django 1.11 (#20909) 2017-12-28 13:10:41 +01:00
Frédéric Péters 9b1fe45772 general: misc update template API usage for django 1.11 (#20909) 2017-12-28 13:10:41 +01:00
Frédéric Péters 4bf8c455ab misc: update url patterns not to refer to views as strings (#20909) 2017-12-28 13:10:41 +01:00
Frédéric Péters 121aed751c misc: update to django-reversion 2.0 API (#19647) 2017-12-28 13:10:41 +01:00
Frédéric Péters ec650b321e misc: adjust spacings (#20908) 2017-12-28 10:01:32 +01:00
Thomas NOËL 2b4eb7cd54 contacts: add a settings for send_registration_mail (#20665) 2017-12-13 17:15:49 +01:00
Thomas NOËL 689010e524 update french translations 2017-12-07 16:37:10 +01:00
Frédéric Péters 4934c31f92 fix "Knowledge Base" label on home screen (#19466) 2017-10-16 17:53:50 +02:00
Thomas NOËL f10ccdfa50 mail: fix default order, by postal date first (#14824) 2017-10-01 17:04:59 +02:00
Frédéric Péters 2ac3859cbc home: make bottom panels disposition a setting (#18317) 2017-08-31 09:01:22 +02:00
Thomas NOËL 64023468a6 increase wcs timeout to 10 seconds (#17980) 2017-08-15 01:55:50 +02:00
Frédéric Péters 9da4f4a3ae phone: keep track of failed ajax calls and reload if too many (#17793) 2017-07-26 09:48:32 +02:00
Thomas NOËL e4b6216220 css/alfortville: enlarge comment textarea on waiting mail tables (#16676) 2017-07-10 10:10:20 +02:00
Frédéric Péters f04cb9ac70 misc: remove usage of django.conf.urls.patterns (#16012) 2017-06-18 10:36:30 +02:00
Thomas NOËL 8788cefe3f alfortville: also consider DGD* as DGA, missing part (#16644)
following 416fc86434
2017-06-14 18:29:20 +02:00
Thomas NOËL 5ed78d803e phone: don't use SSO username as a line by default (#16648) 2017-06-02 09:33:06 +02:00
Thomas NOËL 8bbb458eae phone: handle a new max call duration settings (#15979) 2017-06-01 18:22:02 +02:00