Commit Graph

55 Commits

Author SHA1 Message Date
Valentin Deniaud 40142de8d2 misc: apply double-quote-string-fixer (#79788) 2023-08-16 10:08:30 +02:00
Frédéric Péters 906adb0e5d tests: remove erroneous check "up" string in availability test (#76116)
gitea/passerelle/pipeline/head Build queued... Details
It would catch the old "We recommend you to update your web browser"
from gadjo.
2023-04-02 21:01:42 +02:00
Benjamin Dauvergne 45204e8501 base: show configured requests_substitutions (#74030) 2023-02-02 15:50:56 +01:00
Valentin Deniaud e1940ff73c logs: fix searching for uuid in log messages (#67494) 2022-07-20 15:18:24 +02:00
Nicolas Roche 792ba7a551 admin: do not synchronize connector slug on title when it differ (#5778) 2022-07-04 12:26:53 +02:00
Nicolas Roche c42ad2d95b admin: allow connector slug edition (#5778) 2022-07-04 12:26:53 +02:00
Nicolas Roche 38868d5993 tests: add test on connector edit view (#5778) 2022-07-04 12:26:53 +02:00
Nicolas Roche 58879560b9 admin: autocomplete slug on creation view (#5778) 2022-07-04 12:26:53 +02:00
Frédéric Péters 6c92e5d02c misc: keep logs tab open when using pagination (#64834) 2022-05-13 08:38:02 +02:00
Valentin Deniaud 347944babf misc: remove usage of "six" module (#63682) 2022-04-20 17:01:01 +02:00
Frédéric Péters c0723fb929 general: redo connector page with tabs (#63632) 2022-04-06 17:49:58 +02:00
Lauréline Guérin 7c525dc946
misc: fix unneeded-not pylint error (#62099) 2022-03-25 11:38:47 +01:00
Lauréline Guérin 35512c9c2f
misc: remove unused-variable pylint error (#62099) 2022-03-25 09:03:36 +01:00
Nicolas Roche 29e78f1bad views: do not crash on unknown app import (#61792) 2022-02-25 15:07:48 +01:00
Benjamin Dauvergne 169231c3aa base: apply make_aware only to naive datetimes (#57649) 2021-10-06 16:22:58 +02:00
Nicolas Roche ec7b5c51cd csvdatasource: add upload-csv-file endpoint (#29713) 2021-07-09 10:27:03 +02:00
Nicolas Roche 06db6d8767 misc: apply isort (#52937) 2021-05-07 13:51:13 +02:00
Nicolas Roche 72e422d021 manager: hide export connector action to anonymous (#51811) 2021-03-26 15:54:09 +01:00
Nicolas Roche 2f9cacc675 templates: inform when no api key is needed (#51621) 2021-03-18 14:44:25 +01:00
Frédéric Péters 3d9df1e526 trivial: apply black (#49820) 2021-02-20 16:28:47 +01:00
Benjamin Dauvergne 982a207c65 tests: factorize user fixtures (#20851) 2020-12-14 16:21:19 +01:00
Valentin Deniaud 032bb13aea templates: turn links in section titles into buttons (#48651) 2020-11-20 17:35:00 +01:00
Lauréline Guérin 3f57cc4ec6
logs: better queryset to search for logs (#48074) 2020-11-12 11:30:58 +01:00
Lauréline Guérin 9fa98c2d61
logs: set modal title with log level and timestamp (#47318) 2020-10-09 09:30:28 +02:00
Lauréline Guérin 0f79fbc8aa
manager: set export filename (#46411) 2020-09-07 15:53:27 +02:00
Valentin Deniaud 470d9e732f templates: move logging and availability buttons to kebab (#45518) 2020-07-30 16:37:30 +02:00
Valentin Deniaud 3ba4e0e6e3 views: flag connectors with open access on homepage (#42123) 2020-06-26 11:15:06 +02:00
Valentin Deniaud 8ade392b04 base: add confirmation when adding open access right (#42123) 2020-06-26 11:15:06 +02:00
Valentin Deniaud 06ad44bd3c base: log searching in messages (#42357) 2020-06-26 11:13:52 +02:00
Lauréline Guérin cfab042108
jobs: restart failed jobs (#42846) 2020-06-15 10:31:12 +02:00
Thomas NOËL ef12d99049 apiuser: imposes 256 bits for signature key of new users (#43120) 2020-06-09 15:05:57 +02:00
Lauréline Guérin 9b8c7ce44b
logs: filter logs by level (#42176) 2020-04-28 13:59:11 +02:00
Lauréline Guérin f72841b9fc
logs: direct access to a log (#23298) 2020-04-17 14:23:36 +02:00
Valentin Deniaud 136766cca1 misc: find logs corresponding to the same API call (#38157) 2020-03-31 16:54:11 +02:00
Valentin Deniaud 819afb282c base: add import/export UI (#15269)
Site export as well as connector export.
2020-01-30 16:30:41 +01:00
Emmanuel Cazenave cde9a2f1ed test manager: compare binary content to binary data (#38781) 2020-01-29 10:30:46 +01:00
Emmanuel Cazenave 5c6ebaaa6a tests: use resp.text (#38923) 2020-01-14 19:20:26 +01:00
Emmanuel Cazenave ee7ff828c8 get StringIO from six (#38923) 2020-01-14 19:20:26 +01:00
Nicolas Roche 135bd728f4 admin: make slug editable on connector create view (#21800) 2019-10-28 13:37:45 +01:00
Frédéric Péters a39595b400 misc: add basic interface to view connector jobs (#36186) 2019-09-18 10:06:55 +02:00
Benjamin Dauvergne 3d98363db7 log errors for down connectors when it persists (#35380) 2019-09-16 10:14:57 +02:00
Emmanuel Cazenave fa76fbc8d7 manage availability check through the UI (#29965) 2019-02-20 11:07:55 +01:00
Frédéric Péters d1fbd69e09 general: add possibility to override trace emails recipients (#24591) 2018-12-05 15:23:33 +01:00
Frédéric Péters d098de396c general: move logging parameters to its own model (#27162)
(and remove the NOTSET level during the migration)
2018-11-19 12:14:44 +01:00
Frédéric Péters 5286592cf7 general: use connector logger in to_json() (#25689) 2018-09-07 13:51:44 +02:00
Frédéric Péters 704e318b54 manager: display log details in a popup (#14682) 2018-06-19 15:02:15 +02:00
Frédéric Péters 9720a5a8fb manager: add full page with logs and basic filtering (#14671) 2018-04-19 09:45:40 +02:00
Thomas NOËL 3c8df18794 tests: use django-webtest instead of webtest.TestApp (#19881) 2017-11-06 15:02:51 +01:00
Thomas NOËL 81c785d189 re-add menu.json handling (#13775)
This reverts commit a8e7f26616 (#8590)
2017-01-19 16:27:02 +01:00
Thomas NOËL 38883cef46 homepage redirects /manage/ with a 302 status code (#14283) 2016-12-19 00:49:03 +01:00