Commit Graph

1109 Commits

Author SHA1 Message Date
Serghei Mihai 3247c69f66 newsletters: fix API requests signing (#21039) 2018-01-10 22:25:45 +01:00
Frédéric Péters 6d8b2d9931 fix and update family credentials message (#21020) 2018-01-09 13:23:54 +01:00
Frédéric Péters 7a410dbd78 search: don't duplicate external link title as contents (#21026) 2018-01-07 10:20:39 +01:00
Frédéric Péters e66675775d search: don't use naive datetime when updating index (#21027) 2018-01-07 10:20:39 +01:00
Frédéric Péters 2efc30d897 search: boost title value (#21025) 2018-01-06 17:22:33 +01:00
Frédéric Péters ba95fb474f search: don't escape anything when indexing pages (#21024) 2018-01-06 17:06:17 +01:00
Frédéric Péters 7e30175d7d dashboard: allow negative tile order (#21005) 2018-01-05 09:49:36 +01:00
Frédéric Péters 31698ae4a9 wcs: provide flat lists of formdatas/drafts to templates (#20374) 2018-01-04 10:58:00 +01:00
Frédéric Péters 921ab9f484 wcs: rely on global render method (#20374) 2018-01-04 10:58:00 +01:00
Frédéric Péters a129bda7c9 wcs: add site slug attribute to all items (#20374) 2018-01-04 10:58:00 +01:00
Frédéric Péters 7ab32ab4f1 wcs: don't crash indexing an unconfigured category cell (#20975) 2018-01-04 10:58:00 +01:00
Frédéric Péters 0373e5bedf templates: add an id attribute to cells that have a slug (#20986) 2018-01-04 10:58:00 +01:00
Frédéric Péters ffee470ab7 misc: fix ckeditor monkeypatch to keep widget attributes (#20974) 2018-01-03 19:22:54 +01:00
Frédéric Péters b0bea13bc9 misc: use tox to run tests in jenkins (#10284) 2018-01-03 15:26:35 +01:00
Frédéric Péters aff45d1a0e general: remove blurps (#20914) 2018-01-03 11:43:16 +01:00
Frédéric Péters 273f1b0032 general: add external links to search results (#20376) 2018-01-03 11:43:16 +01:00
Frédéric Péters c6a915d95f misc: delay ckeditor monkeypatching to ready signal (#20958) 2018-01-03 11:11:35 +01:00
Frédéric Péters 0558d9b091 general: update context usage for Django 1.11 (#20935) 2018-01-02 17:45:55 +01:00
Frédéric Péters 75968b27b6 tests: update redirect location checks for django 1.11 (#20935) 2018-01-02 17:45:08 +01:00
Frédéric Péters 754cf3292e misc: update get_group template tag for Django 1.11 (#20935) 2018-01-02 17:45:08 +01:00
Frédéric Péters 50b3a2a3da misc: monkeypatch ckeditor render() method for 1.11 (#20917) 2018-01-02 17:45:08 +01:00
Frédéric Péters cedf6067a0 misc: adapt ckeditor inclusion for django 1.11 (#20917) 2018-01-02 17:45:08 +01:00
Frédéric Péters 0aee0ea7ed translation update 2018-01-02 11:35:52 +01:00
Frédéric Péters 566fb18f15 lingo: instruct dateutil to prefer d/m/y over m/d/y (#20940) 2018-01-02 11:21:12 +01:00
Frédéric Péters e025e3ad44 lingo: catch more dateutil errors (#20939) 2018-01-02 11:21:12 +01:00
Frédéric Péters 86cb73943e misc: use gadjo template for pagination (#14939) 2018-01-02 10:44:23 +01:00
Frédéric Péters 23e45534d1 misc: fix asset overwrite when CKEDITOR_RESTRICT_BY_USER is set 2017-12-30 13:52:38 +01:00
Frédéric Péters 8654f59e38 manager: rewind uploaded image before checking its type
The behaviour on the jenkins host (different Pillow version?) is a bit
different and fails if the uploaded file is not rewinded.
2017-12-30 13:41:24 +01:00
Frédéric Péters adeaa387db lingo: add possibility of explanation text in tipi payment cell (#20915) 2017-12-30 12:35:25 +01:00
Frédéric Péters fb9ec14343 manager: mark import site field label for translation (#20893) 2017-12-30 12:32:22 +01:00
Frédéric Péters f23083b9b6 manager: add action to overwrite an asset (#11491) 2017-12-30 12:32:22 +01:00
Frédéric Péters 8f6e102720 manager: add upload from assets management page (#11491) 2017-12-30 12:32:22 +01:00
Frédéric Péters a652a983b6 manager: add minimal search of assets (#11491) 2017-12-30 12:32:22 +01:00
Frédéric Péters be2a10e460 manager: revamp assets management page (#11491) 2017-12-30 12:32:22 +01:00
Frédéric Péters ee04f9f1e5 trivial: remove unused import 2017-12-30 12:32:22 +01:00
Frédéric Péters 58a99685de misc: handle more feed title errors (#20895) 2017-12-28 13:18:39 +01:00
Frédéric Péters 78e4a78953 style: sync page list hover background with gadjo (#20912) 2017-12-28 13:18:00 +01:00
Frédéric Péters 3cf2b6b929 misc: complete alteration of jsoncell timeout migration (#20839) 2017-12-26 15:21:45 +01:00
Thomas NOËL b40c0f894f add REQUESTS_TIMEOUT settings for utils.request (#20839) 2017-12-26 14:34:11 +01:00
Frédéric Péters b4a7305ba9 lingo: add support for filtering transaction list (#11297) 2017-12-23 14:25:03 +01:00
Thomas NOËL 029271b2a6 templatetags: add parse_date and parse_time, from django.utils.dateparse (#20846) 2017-12-21 13:12:34 +01:00
Josue Kouka 83120c469a family: don't force async cell rendering (#19996) 2017-12-21 12:43:46 +01:00
Frédéric Péters 0fe9f9ad0d jenkins: limit to pylint < 1.8
Newest version is broken (see build 1762 for example)
2017-12-20 16:12:40 +01:00
Frédéric Péters dccca6effc lingo: don't crash on anonymous access to cancel view (#20796) 2017-12-20 16:00:26 +01:00
Serghei Mihai 26d8742700 newsletters: use utils.requests to sign webservice calls (#20106) 2017-12-06 14:50:18 +01:00
Serghei Mihai c09f344d35 newsletters: send user mobile phone when available (#20098) 2017-12-05 15:03:08 +01:00
Frédéric Péters 8e1373022f newsletters: assume no transport restrictions means they're all ok (#13211) 2017-12-05 15:03:08 +01:00
Josue Kouka 7b22f9fdf7 booking calendar: make cell rendering asynchronous (#19949) 2017-11-27 18:27:49 +01:00
Frédéric Péters 1936428327 tests: add missing template file (#20157) 2017-11-21 13:48:25 +01:00
Frédéric Péters 916e26ad45 misc: allow a placeholder to force synchronous rendering (#20157) 2017-11-21 13:37:48 +01:00