Commit Graph

1968 Commits

Author SHA1 Message Date
Thomas NOËL 32e714709a translation update 2020-05-22 11:37:55 +02:00
Frédéric Péters f51551101c pwa: delete pwa push subscription on 410 errors (#41304) 2020-05-19 10:45:32 +02:00
Lauréline Guérin 8f4a5869bd
search: add card search engins (#41845) 2020-05-15 18:44:14 +02:00
Lauréline Guérin e88e377679
cells: use get_or_create for ValidityInfo objects (#42823) 2020-05-15 16:54:50 +02:00
Lauréline Guérin 2723604596
lingo: return json error response (#42512) 2020-05-15 14:11:21 +02:00
Lauréline Guérin ee1b833ef4
lingo: fix add basket item view when display_name is missing (#42621) 2020-05-15 11:50:21 +02:00
Lauréline Guérin 35c8d05564
data: fix ConfigJsonCell form validation (#42884) 2020-05-15 11:33:30 +02:00
Thomas NOËL 1a6c51b999 templatetags: add phonenumber_fr filter (#41036) 2020-05-15 11:21:49 +02:00
Benjamin Dauvergne c3e4767425 misc: do not log requests errors in RecentDocumentsCell (#42907) 2020-05-15 10:52:10 +02:00
Lauréline Guérin 8b0e96ef16
tests: remove w.c.s. from test dependencies (#42706) 2020-05-15 09:44:55 +02:00
Frédéric Péters 7416fa2a9b manager: hide collapse space when disabled (#42658) 2020-05-13 17:02:33 +02:00
Nicolas Roche 6e493325d4 templatetags: correct add filter (#42650) 2020-05-12 09:06:17 +02:00
Frédéric Péters cfcd6bf423 maps: trigger map-markers-ready event when all layers are loaded (#42718) 2020-05-11 15:14:08 +02:00
Nicolas Roche 0633dac752 templatetags: add ceil, floor and abs filters (#41694) 2020-05-07 16:23:48 +02:00
Nicolas Roche 219344e0db templatetags: manage decimals on mathematics filters (#41868) 2020-05-07 16:22:31 +02:00
Thomas NOËL ca13ccb98d translation update 2020-05-07 15:53:23 +02:00
Frédéric Péters 437c12b7a5 maps: add django block around map data attributes (#42568) 2020-05-07 15:52:38 +02:00
Nicolas Roche 75875bfd5e templatetags: add strip filters (#41701) 2020-05-07 15:52:09 +02:00
Frédéric Péters e60da7345a maps: use data-disable-clustering-at-zoom if present (#42570) 2020-05-07 15:51:28 +02:00
Benjamin Dauvergne af97ab9ec8 lingo: fix typo on Transaction.bank_transaction_date (#42565) 2020-05-07 09:30:13 +02:00
Frédéric Péters 383178867e maps: let get_geojson work with None as request (#42520) 2020-05-06 08:30:48 +02:00
Frédéric Péters d729d85253 translation update 2020-05-05 20:59:16 +02:00
Lauréline Guérin 87e9957f0b
maps: delegate circle param to geojson service (#41993) 2020-05-05 16:09:51 +02:00
Lauréline Guérin 8aa3fa52fc
maps: pass query parameter to geojson url if defined (#41989) 2020-05-05 16:00:24 +02:00
Lauréline Guérin 1815ba6571
data: url validation in LinkCellForm (#41799) 2020-05-05 15:51:20 +02:00
Lauréline Guérin 1ed29c69a5
wcs: fix KeyError 'data' in BackofficeSubmissionCell (#42374) 2020-05-05 14:19:14 +02:00
Lauréline Guérin f48c4484f7
wcs: don't display empty sites in BackofficeSubmissionCell (#41090) 2020-05-05 13:56:38 +02:00
Benjamin Dauvergne 24dcabc653 lingo: send bank_transaction_date when notifying triggers (#41323) 2020-05-04 15:26:42 +02:00
Benjamin Dauvergne eebae4cbbd lingo: use bank_transaction_date instead of end_date when possible (#41323) 2020-05-04 15:26:26 +02:00
Benjamin Dauvergne 83a53952a4 lingo: force transaction_date to UTC in pay_invoice() (#41323) 2020-05-04 15:26:23 +02:00
Benjamin Dauvergne 4afe8c930c lingo: store received transaction_date (#41323) 2020-05-04 15:24:10 +02:00
Benjamin Dauvergne 1482ec599f lingo: add Transaction.bank_transaction_date (#41323) 2020-05-04 15:23:27 +02:00
Frédéric Péters f29c94d7b9 search: escape % signs in URLs (#42436) 2020-05-04 11:27:28 +02:00
Lauréline Guérin ef757e1e8a
misc: fix url split in request wrapper (#42309) 2020-04-30 17:43:11 +02:00
Lauréline Guérin c41b41de72
cells: add block in forms_of_category.html to make customization easier (#40883) 2020-04-30 09:46:36 +02:00
Lauréline Guérin 757db7d37b
cells: add blocks in link-list-cell.html to make customization easier (#40883) 2020-04-30 09:46:36 +02:00
Lauréline Guérin 870e132867
cells: more items & accessibility (#40883, #40884) 2020-04-30 09:46:36 +02:00
Frédéric Péters 157e12da26 translation update 2020-04-28 22:28:30 +02:00
Lauréline Guérin 855ac63f3b
assets: use assets views instead of ckeditor browser (#40249) 2020-04-28 15:29:45 +02:00
Lauréline Guérin e181863b9f
manager: toggle pages in manager home (#27618) 2020-04-28 09:51:22 +02:00
Frédéric Péters 6df22cd0fb misc: use minimal default 404 page when templating is down (#42162) 2020-04-27 20:25:21 +02:00
Lauréline Guérin fbda225b1a
assets: add css classes related to assets on cells (#41995) 2020-04-27 17:30:57 +02:00
Benjamin Dauvergne e4c329edaf debian: use PYBUILD_NAME (#41634) 2020-04-27 16:28:32 +02:00
Benjamin Dauvergne c81470efcf misc: hide debug toolbar in skeleton view (#41597) 2020-04-26 14:19:29 +02:00
Christophe Siraut 9ddff4fab0 Jenkinsfile: use default distribution target for hotfix branch (#41301) 2020-04-24 15:42:53 +02:00
Lauréline Guérin 01958cfafb
misc: fix error404 view when raised by combo (#42067) 2020-04-24 11:16:06 +02:00
Lauréline Guérin f8c6af9ed8
history: check if page exists (#41246) 2020-04-24 09:27:45 +02:00
Frédéric Péters 47e1b31b42 trivial: remove conditional Python 2 code (#42003) 2020-04-22 20:12:42 +02:00
Frédéric Péters 33814b5574 jenkins: build package for buster 2020-04-19 12:14:21 +02:00
Frédéric Péters 79aba69d82 search: allow : in engine slug pattern (#41859) 2020-04-19 12:08:34 +02:00