Commit Graph

252 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 7a410dbd78 search: don't duplicate external link title as contents (#21026) 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 31698ae4a9 wcs: provide flat lists of formdatas/drafts to templates (#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 b0bea13bc9 misc: use tox to run tests in jenkins (#10284) 2018-01-03 15:26:35 +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 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 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
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
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
Frédéric Péters 9cc28f57be lingo: check user is logged in before paying basket items (#18267) 2017-11-15 17:21:53 +04:00
Frédéric Péters 9549c472a6 misc: use real hostname in fake request used to get placeholders (#19993) 2017-11-09 14:51:23 +01:00
Frédéric Péters 1fff18760f calendar: add expected context for search index to work (#19987) 2017-11-09 11:18:11 +01:00
Josue Kouka f2b51d4077 booking calendar cell: display first available slot if any (#19460) 2017-11-08 16:13:06 +01:00
Josue Kouka 2b44768f5c booking calendar: display availablilities in rolling days (#19368) 2017-11-08 12:04:45 +01:00
Serghei Mihai 872e23a659 family: add placeholders for anonymous and unlinked user cases (#19827) 2017-11-07 17:14:20 +01:00
Serghei Mihai 3014a634ea cells: get only user visible content in placeholders (#19939) 2017-11-07 16:13:04 +01:00
Frédéric Péters 5c35c01baa lingo: fix payment when there are multiple baskets (#19903) 2017-11-07 11:31:29 +01:00
Frédéric Péters 7d916d3d5b manager: include cell type in placeholder names (#19868) 2017-11-07 11:31:29 +01:00
Frédéric Péters 3fce425269 tests: adapt tests to new TEMPLATES settings (#19578) 2017-10-30 21:33:48 +01:00
Frédéric Péters 055151fc8b lingo: factor items to be paid queryset in a classmethod (#19383) 2017-10-30 14:02:14 +01:00
Frédéric Péters 30ed33eaf4 misc: don't export cells set on private placeholders (#16476) 2017-10-27 10:29:35 +02:00
Frédéric Péters c4a08be18a misc: mark strptime as a @stringfilter (#19576) 2017-10-20 10:32:36 +02:00
Frédéric Péters 8bf25cfabd manager: don't crash on buggy cells (#19503) 2017-10-18 08:15:09 +02:00
Frédéric Péters 96208f1f40 misc: also look for placeholders within cells (#19443) 2017-10-16 14:28:13 +02:00
Thomas NOËL 3956d105ae utils: accept Django syntax in templated_url (#19261) 2017-10-13 16:37:03 +02:00
Frédéric Péters 34f6fc985b general: extract placeholder details from templates instead of settings (#18925) 2017-10-13 14:46:53 +02:00
Frédéric Péters c4af7f7105 dashboard: add option to set new tile position (#19346) 2017-10-13 14:24:28 +02:00
Frédéric Péters dfa44aaf6d misc: cache get_page_choices result during a request (#19015) 2017-09-27 16:21:03 +02:00
Frédéric Péters 2d97d98a8c dashboard: don't remove cell associated to tile (#18929) 2017-09-25 13:58:46 +02:00
Thomas NOËL b1c045204f tests: allow the absence of WCSCTL (#18863) 2017-09-21 01:24:48 +02:00
Thomas NOËL cc5ed49bee tests: use full URL as next URL on login (#18816) 2017-09-21 01:20:24 +02:00
Frédéric Péters 7f51084382 dashboard: only include relevant parameters when creating a tile (#18070) 2017-08-21 11:51:11 +02:00
Frédéric Péters 4961ac6bd1 lingo: add management command to retry payment notifications (#6638) 2017-08-18 10:08:05 +02:00
Thomas NOËL 2d394d0221 json cell: add timeout parameter (#17920)
... and handle requests errors, consequently
2017-08-18 09:59:12 +02:00
Thomas NOËL 04f1fd1d82 json cell: prioritise varnames in context (#17904) 2017-08-18 09:59:12 +02:00
Frédéric Péters f5db13e7ec tests: remove debugging statement 2017-08-16 14:51:24 +02:00