Commit Graph

2287 Commits

Author SHA1 Message Date
Lauréline Guérin ce5d2fbfca
misc: add |adjust_to_week_monday & |iterate_days_until filters (#55550)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Build started... Details
2021-07-13 09:27:33 +02:00
Benjamin Dauvergne a23696d047 jsoncell: do not traceback if content-type is absent (#55360) 2021-07-12 10:02:08 +02:00
Frédéric Péters 88f0138995 manager: add validation of redirect url template syntax (#55363)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Build started... Details
2021-07-03 12:54:38 +02:00
Frédéric Péters 75a0f2dab7 tox: stop testing against django 1.11 2021-07-02 14:33:42 +02:00
Frédéric Péters f7d517f789 settings: declare passerelle as a provider of statistics (#53856) 2021-07-02 07:55:45 +02:00
Frédéric Péters d2e9c2ed13 translation update 2021-07-01 21:06:49 +02:00
Lauréline Guérin 2911191e7e
data: change str of ConfigJsonCell model and use label (#55114)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Build started... Details
2021-06-29 18:58:15 +02:00
Lauréline Guérin aaee753d02
data: help_text for sub_slug (#55103)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Build started... Details
2021-06-29 15:25:57 +02:00
Benjamin Dauvergne 6668215594 lingo: make URL static in TipiPaymentFormCell (#55244) 2021-06-29 10:35:57 +02:00
Benjamin Dauvergne ed10d440fd lingo: fix help_text in migration (#55244) 2021-06-28 18:51:33 +02:00
Nicolas Roche 9ff0710b51 lingo: mark 'invoices' div with pk-table-wrapper CSS class (#54980) 2021-06-28 10:04:53 +02:00
Lauréline Guérin 48591c00cc
wcs: custom title for cards cell (#54549)
gitea-wip/combo/pipeline/head Build started... Details
gitea/combo/pipeline/head Build started... Details
2021-06-25 14:18:01 +02:00
Frédéric Péters ec1b6ec146 tox: limit psycopg2 to < 2.9 (#54925) 2021-06-17 08:53:51 +02:00
Serghei Mihai d4df555e8b search: index page for cells with external links (#54763) 2021-06-16 09:57:03 +02:00
Frédéric Péters 65da4dd24e general: do not preload tile cells when rendering cell (#54882) 2021-06-15 15:00:45 +02:00
Thomas NOËL f5918c45da lingo: update default TIPI payment service URL (#47537) 2021-06-15 11:20:38 +02:00
Frédéric Péters 188be78eaf general: do not preload tile cells when rendering page (#54592) 2021-06-07 13:10:05 +02:00
Valentin Deniaud b023480505 settings: add chrono as statistics provider (#54562) 2021-06-04 07:16:16 +02:00
Frédéric Péters e7dbed7748 translation update 2021-06-03 21:58:59 +02:00
Lauréline Guérin 76f3bfa1df
misc: remove sqlite support (#52912)
gitea-wip/combo/pipeline/head Build started... Details
gitea/combo/pipeline/head Build started... Details
2021-06-03 10:24:23 +02:00
Lauréline Guérin 657815e82a
misc: remove django-jsonfield dependency (#52912) 2021-06-03 10:24:21 +02:00
Thomas Jund 44ee86eded JS: add events 'cell:open' & 'cell:close' (#53780) 2021-06-01 15:53:42 +02:00
Thomas Jund 7f80d29f0e JS: move compute_max_height function to global scope (#53778) 2021-06-01 15:50:53 +02:00
Frédéric Péters 07a81ad81d
cells: json cell params (repeat, make_global, template_string) (#54236)
gitea-wip/combo/pipeline/head Build started... Details
gitea/combo/pipeline/head Build started... Details
2021-05-28 11:02:51 +02:00
Lauréline Guérin 6b2b381a54
wcs: add an option to ignore user for cards cell (#53947)
gitea-wip/combo/pipeline/head Build started... Details
gitea/combo/pipeline/head Build started... Details
2021-05-28 09:09:56 +02:00
Lauréline Guérin 9257955373
wcs: use category_slugs filter in wcs calls (#53376)
gitea-wip/combo/pipeline/head Build started... Details
gitea/combo/pipeline/head Build started... Details
2021-05-21 11:12:55 +02:00
Frédéric Péters 1d209f2a5e translation update 2021-05-19 09:58:40 +02:00
Valentin Deniaud 4f17d61c93 dataviz: do not try to aggregate empty data (#53899) 2021-05-18 16:30:27 +02:00
Lauréline Guérin 9303dbc862
wcs: add some non-regression tests (#53213)
gitea-wip/combo/pipeline/head Build started... Details
gitea/combo/pipeline/head Build started... Details
cells on specific category or card: be sure that only the correct site
is requested
2021-05-17 11:43:56 +02:00
Lauréline Guérin 085e729f6d
wcs: add categories field to CareForms cell (#53213) 2021-05-17 11:43:56 +02:00
Benjamin Dauvergne 1822b1f3c7 lingo: use payment backend's slug in default callback URL (#49145) 2021-05-10 12:19:16 +02:00
Benjamin Dauvergne a8676ab897 lingo: add callback through payment backend's slug (#49145) 2021-05-10 12:19:16 +02:00
Benjamin Dauvergne 2bfb96ea95 lingo: show backend callback URL in update views (#49145) 2021-05-10 12:19:16 +02:00
Benjamin Dauvergne 829fc79e8e debian: add --all-backends option to lingo-poll-backend (#53861) 2021-05-07 18:06:07 +02:00
Benjamin Dauvergne 2e6b13399f lingo: prevent unexpected output in lingo-poll-backend (#53833)
This command is used with cron, so any output would produce unwanted
mails.
2021-05-06 20:15:13 +02:00
Benjamin Dauvergne 0853b3152a debian: fix typo in cron.d 2021-05-06 18:42:36 +02:00
Thomas NOËL f2a6aa4a49 translation update 2021-05-06 17:58:03 +02:00
Benjamin Dauvergne 760ccb41fd lingo: add poll_backend method to PaymentBackend and Transaction (#49149)
Some payment backends in eopayment (like PayFiP) allow polling the
status of currently running transaction, and can signal if a running
transaction has expired. The new can_poll_backend() and poll_backend()
method on Transaction implement this conditional behaviour in lingo.
2021-05-06 11:04:08 +02:00
Benjamin Dauvergne 5b5d046414 misc: add setting to force synchronous rendering of cells (#49149)
The setting is used through a new fixture, `synchronous_cells`. It's
necessary to test views with cells which always use ajax rendering
without an headless browser or using the request factory.
2021-05-06 10:34:04 +02:00
Benjamin Dauvergne 99a912e255 lingo: factorize eopayment response handling (#49149) 2021-05-06 00:31:15 +02:00
Benjamin Dauvergne 428033da0f pwa: use icon file basename during import (#53720)
Django 2.2.21 introduced the validation of FieldFile.save() name
argument, which cannot contain a path separator anymore. To use the
received FileField value as a base filename, we must apply
os.path.basename() on it first.

ref. https://docs.djangoproject.com/en/3.2/releases/2.2.21/
2021-05-04 16:01:46 +02:00
Benjamin Dauvergne d623ff4d8e jsoncell: copy Content-Disposition in raw cell's actions (#53666) 2021-05-04 11:34:50 +02:00
Thomas Jund b5463fb46a template: add .cell--body class to notification-cell (#53501) 2021-05-03 17:11:28 +02:00
Lauréline Guérin d9e1b61ecb
dataviz: fix sorting when data is empty (#53596)
gitea-wip/combo/pipeline/head Build started... Details
gitea/combo/pipeline/head Build started... Details
2021-05-03 10:09:37 +02:00
Frédéric Péters db649f7d04 translation update 2021-04-30 18:00:47 +02:00
Lauréline Guérin 85d3f77a7f
misc: remove newsletter app (#53541)
gitea-wip/combo/pipeline/head Build started... Details
gitea/combo/pipeline/head Build started... Details
2021-04-30 10:56:36 +02:00
Benjamin Dauvergne 2a151c45d5 tests: fix warning about uncollectable TestApp (#53577) 2021-04-29 23:12:45 +02:00
Benjamin Dauvergne b11518807c misc: fix warning about invalid escape sequences in regexps (#53577) 2021-04-29 23:12:45 +02:00
Benjamin Dauvergne 8855869cf8 misc: fix warning about unclosed resource in import-site (#53577) 2021-04-29 23:12:45 +02:00
Lauréline Guérin ea21ad5b00
map: don't fail on invalid geojson data (#53521)
gitea-wip/combo/pipeline/head Build started... Details
gitea/combo/pipeline/head Build started... Details
2021-04-29 14:41:44 +02:00