Commit Graph

1553 Commits

Author SHA1 Message Date
Emmanuel Cazenave 003b15204f tests: add some assertions about hobo json (#61944) 2022-03-15 12:32:56 +01:00
Frédéric Péters 120723aeab context processor: adapt to use existing logout URL for w.c.s. (#62723) 2022-03-15 07:15:35 +01:00
Benjamin Dauvergne c0780646e6 agent/authentic2: fix failure when notify_agents is never called (#62480) 2022-03-07 15:16:43 +01:00
Frédéric Péters e1d8af720f trivial: update .git-blame-ignore-revs for new black 2022-03-01 19:42:28 +01:00
Frédéric Péters f014f15464 misc: apply black 22.1.0 2022-03-01 19:42:04 +01:00
Frédéric Péters 4770bca40a trivial: bump black version to 22.1.0 (#62312) 2022-03-01 19:30:37 +01:00
Frédéric Péters 5abcc6d2b4 debian: remove template compat with django < 1.10 from shared config (#62275) 2022-03-01 08:47:28 +01:00
Frédéric Péters bd178920aa misc: declare an empty ou attribute in fake signature users (#62190) 2022-02-25 16:30:36 +01:00
Frédéric Péters 4c3d24223c debian: update django dependency to 2.2 2022-02-25 16:21:05 +01:00
Nicolas Roche 1408cb57c4 settings: close local settings file (#61976) 2022-02-25 14:58:22 +01:00
Thomas NOËL 08ce9df1cc misc: remove local hobo instance (#62017)
gitea-wip/hobo/pipeline/head There was a failure building this commit Details
gitea/hobo/pipeline/head Something is wrong with the build of this commit Details
2022-02-21 14:57:11 +01:00
Frédéric Péters 46bad8c2ea build: ship application templates and images 2022-02-18 09:50:38 +01:00
Frédéric Péters 578e4c007e misc: restore migrations and model change (#61944) 2022-02-18 08:47:20 +01:00
Frédéric Péters 700e91af3d Revert "environment: store local hobo info in Hobo model (#60572)"
This reverts commit 00f897753b.
2022-02-18 08:47:20 +01:00
Benjamin Dauvergne f8c4071994 context_processors: make default logout_url return to home page (#61432) 2022-02-18 08:46:15 +01:00
Frédéric Péters d0609db602 translation update 2022-02-17 20:53:41 +01:00
Frédéric Péters 62220edc86 add section to create/deploy applications (#60699) 2022-02-17 16:05:53 +01:00
Emmanuel Cazenave 00f897753b environment: store local hobo info in Hobo model (#60572) 2022-02-16 16:40:08 +01:00
Guillaume Baffoin 206193e357 agent: change option max-tasks-per-child for bullseye (#61676) 2022-02-11 09:42:48 +01:00
Paul Marillonnet ceac0b6892 profile: disable title (Civilité) default attribute (#61301) 2022-02-04 15:54:56 +01:00
Benjamin Dauvergne 936e50d70b misc: ugly hack for user_urls on w.c.s. (#61192) 2022-02-02 11:13:07 +01:00
Benjamin Dauvergne 13d74f4169 misc: add context-processor user_urls (#61192)
It introduces three template's variables:
- login_url
- logout_url
- registration_url
- account_url

Each one is adapted to return to the current page.
2022-02-02 11:13:07 +01:00
Frédéric Péters c88ab84425 trivial: remove python 2 from classifiers 2022-02-02 08:09:19 +01:00
Frédéric Péters 8b4dba0622 misc: keep text of section buttons left aligned (#61290) 2022-02-01 15:25:59 +01:00
Benjamin Dauvergne fc2c4ee794 add uwsgidecorators module (#57019) 2022-01-28 17:58:21 +01:00
Benjamin Dauvergne 7817af0ded tests: refactor multitenant conftest (#57019) 2022-01-28 17:58:21 +01:00
Benjamin Dauvergne c1820e1f64 agent/authentic: fix ou.base_url -> ou.home_url (#61029) 2022-01-28 14:55:27 +01:00
Emmanuel Cazenave 3c8927d8ee agent/authentic: store portal-user url on correponding OU (#61029) 2022-01-28 13:34:39 +01:00
Emmanuel Cazenave d4123343d8 multitenant: improve cron messages (#57526) 2022-01-28 13:19:36 +01:00
Emmanuel Cazenave 026cfba744 tests_multipublik: add assertions and comments (#60846) 2022-01-19 17:49:19 +01:00
Emmanuel Cazenave 453389ca40 agent: add a comment (#60793) 2022-01-18 17:32:03 +01:00
Emmanuel Cazenave b3943a61d0 jenkins: show execution context in coverage reports (#60446) 2022-01-11 16:16:16 +01:00
Frédéric Péters e5f72cd12f build: update setup.py to require django at least django 2.2 2022-01-08 16:08:06 +01:00
Valentin Deniaud 38189e9de7 templatetags: handle only integers with as_numeral filter (#58158) 2022-01-06 10:58:09 +01:00
Paul Marillonnet b333bf4833 matomo: try to load tracking js included in script tags (#59832) 2021-12-17 13:43:28 +01:00
Frédéric Péters 2c2f779a5c misc: check a theme is selected before applying it (#59815) 2021-12-16 20:41:06 +01:00
Benjamin Dauvergne 1d26faf22b tests: fix number of queries in test (#59794) 2021-12-16 17:50:38 +01:00
Benjamin Dauvergne 6bdb9fee2c provisionning: do not delete roles two times (#59794) 2021-12-16 15:03:17 +01:00
Emmanuel Cazenave ac0079c68a multitenant: add --legacy-hostname option to create_tenant (#59094) 2021-12-15 12:10:20 +01:00
Benjamin Dauvergne f164fe6205 settings_loaders: adapt service slug for secondary services (#57482) 2021-12-14 11:56:49 +01:00
Paul Marillonnet 339ab63855 agent/authentic: use http provisionning by default (#59312) 2021-12-08 10:56:07 +01:00
Emmanuel Cazenave 1a6734bd32 Revert "settings_loaders: adapt service slug for secondary services (#57482)"
This reverts commit a4f778ea10.
2021-12-06 10:18:31 +01:00
Frédéric Péters 418dbee011 jenkins: build buster & bullseye packages 2021-12-03 16:54:19 +01:00
Frédéric Péters d9e421d01e debian: remove obsolete build-dependency on dh-systemd 2021-12-03 16:52:47 +01:00
Benjamin Dauvergne a4f778ea10 settings_loaders: adapt service slug for secondary services (#57482) 2021-12-02 10:58:33 +01:00
Emmanuel Cazenave 4f4a2bfb05 environment: add missing migration (#58914) 2021-11-23 17:57:02 +01:00
Frédéric Péters 8e2af27c01 build: bump black version 2021-11-22 22:16:32 +01:00
Valentin Deniaud b735937066 setup: upgrade num2words requirement to 0.5.9 (#58471) 2021-11-08 15:49:08 +01:00
Emmanuel Cazenave b915308d74 multitenant: use TENANT_DISABLE_CRON_JOBS to disable cron for a specific tenant (#57527) 2021-11-02 13:55:42 +01:00
Valentin Deniaud 4b3a581150 templatetags: pass float to num2words and work with 0.5.6 (#58022) 2021-10-25 11:32:08 +02:00