Commit Graph

263 Commits

Author SHA1 Message Date
Lauréline Guérin adc499222b
application: check icon from bundle before install (#88251)
gitea/hobo/pipeline/head This commit looks good Details
2024-04-26 10:54:40 +02:00
Lauréline Guérin 9a9f7b978d application: missing manifest in bundle on install (#88069)
gitea/hobo/pipeline/head This commit looks good Details
2024-04-26 10:49:47 +02:00
Lauréline Guérin 25be449635
application: post bundle (#89032)
gitea/hobo/pipeline/head This commit looks good Details
2024-04-04 14:24:09 +02:00
Lauréline Guérin d123e136ff
application: increment version number on bundle generation (#88373)
gitea/hobo/pipeline/head This commit looks good Details
2024-03-21 10:08:44 +01:00
Serghei Mihai 3e0347cc90 provisionning: fix user roles provision warnings (#87144)
gitea/hobo/pipeline/head This commit looks good Details
2024-02-19 15:34:44 +01:00
Benjamin Dauvergne 2de52d9eb2 misc: fix checking for authentic2 context (#84843)
gitea/hobo/pipeline/head This commit looks good Details
INSTALLED_APPS in authentic2.settings does not contain the string
'authentic2' anymore, we should not use it as a flag for the authentic2
context.
2023-12-18 18:17:15 +01:00
Frédéric Péters b27942fad9 applications: add/display authors and license metadata (#84609)
gitea/hobo/pipeline/head This commit looks good Details
2023-12-12 09:51:25 +01:00
Frédéric Péters 8917ae5581 tests: import login from local module (#84516)
gitea/hobo/pipeline/head This commit looks good Details
2023-12-09 17:14:57 +01:00
Frédéric Péters 6337be88ee tests: add empty tests/__init__.py (#84516)
gitea/hobo/pipeline/head There was a failure building this commit Details
2023-12-09 17:11:19 +01:00
Lauréline Guérin 8107b3083e
applications: compare elements definitions (#81496)
gitea/hobo/pipeline/head This commit looks good Details
2023-11-10 10:32:20 +01:00
Lauréline Guérin ee8ee01378 applications: compare manifest of two versions (#81283)
gitea/hobo/pipeline/head This commit looks good Details
2023-11-10 10:31:35 +01:00
Lauréline Guérin 2c97a5b217 applications: build role during bundle generation (#82760)
gitea/hobo/pipeline/head This commit looks good Details
2023-11-10 10:18:06 +01:00
Lauréline Guérin d96e8117fa
application: don't fail sort if a service is down (#82952)
gitea/hobo/pipeline/head This commit looks good Details
2023-11-03 10:55:55 +01:00
Frédéric Péters aef9a9b339 tests: adapt for latest commit (#82017)
gitea/hobo/pipeline/head This commit looks good Details
2023-10-31 18:17:32 +01:00
Lauréline Guérin 3d1536687d
applications: check legacy elements on install (#82373)
gitea/hobo/pipeline/head This commit looks good Details
2023-10-27 16:17:27 +02:00
Lauréline Guérin 2660050395 applications: fix confirm page with empty response from bundle-check (#82703)
gitea/hobo/pipeline/head This commit looks good Details
2023-10-27 15:52:31 +02:00
Serghei Mihai 56bba71638 tests: fix roles deployment test (#81920)
gitea/hobo/pipeline/head This commit looks good Details
2023-10-03 16:21:32 +02:00
Frédéric Péters b1fca9c6e9 applications: create roles in instance OU (#76273)
gitea/hobo/pipeline/head There was a failure building this commit Details
2023-10-03 10:24:29 +02:00
Frédéric Péters 47cf813c0c applications: mark elements with a not-installed status at first (#81783)
gitea/hobo/pipeline/head This commit looks good Details
2023-10-02 10:18:05 +02:00
Paul Marillonnet 674c8bad1c misc: fix typo in pass-through header form field name (#71526)
gitea/hobo/pipeline/head This commit looks good Details
2023-09-21 15:19:38 +02:00
Paul Marillonnet 30503058cc maintenance: allow dns passlists (#71526) 2023-09-21 15:19:38 +02:00
Lauréline Guérin 2bf2a9c0a0 applications: tarfile filename with slug & version num (#80521)
gitea/hobo/pipeline/head This commit looks good Details
2023-09-15 08:59:11 +02:00
Lauréline Guérin 22cded1d3f
applications: error message on install/update if tarfile is wrong (#80834)
gitea/hobo/pipeline/head Build queued... Details
2023-09-11 17:28:38 +02:00
Nicolas Roche 3ddb15758d cook: raise an error if a port is provided in action urls (#38964)
gitea/hobo/pipeline/head This commit looks good Details
2023-08-25 14:36:22 +02:00
Valentin Deniaud 1b3c26ba2a misc: apply double-quote-string-fixer (#79788) 2023-08-16 10:01:25 +02:00
Lauréline Guérin 0f209a5540
applications: add a view to see local changes report (#80242)
gitea/hobo/pipeline/head This commit looks good Details
2023-08-04 16:29:47 +02:00
Lauréline Guérin bd7032bdc3
applications: list local changed before application update (#80242) 2023-08-04 16:28:14 +02:00
Lauréline Guérin 068d5bbd05
applications: intermediary view before real install (#80242) 2023-08-04 16:28:14 +02:00
Paul Marillonnet 1cc7e24506 profile: disable identifier attribuate deactivation checkbox (#79137)
gitea/hobo/pipeline/head This commit looks good Details
2023-08-02 12:58:14 +02:00
Paul Marillonnet 21948b656c profile: add authn information retrieval (#79137) 2023-08-02 12:58:14 +02:00
Frédéric Péters 3370efb562 misc: do not multiply ?next= parameters in account url (#79470)
gitea/hobo/pipeline/head Build queued... Details
2023-08-02 11:53:56 +02:00
Frédéric Péters 35179bd7d4 trivial: adjust for pylint (#79712)
gitea/hobo/pipeline/head This commit looks good Details
2023-07-17 12:06:19 +02:00
Emmanuel Cazenave c10c7a3919 maintenance: ask for confirmation when enabling the maintenance page without HTTP header (#78447)
gitea/hobo/pipeline/head This commit looks good Details
2023-07-17 10:30:27 +02:00
Frédéric Péters c5fc429cce cook: set publik as theme if none are defined (#73111)
gitea/hobo/pipeline/head This commit looks good Details
2023-07-15 16:27:42 +02:00
Frédéric Péters d9d6bb4e1d applications: force parameters name to be slug with underscores (#79674)
gitea/hobo/pipeline/head This commit looks good Details
2023-07-15 10:27:16 +02:00
Lauréline Guérin d9d37fb3f8 applications: refresh elements when install is done (#78095)
gitea/hobo/pipeline/head This commit looks good Details
2023-06-23 10:49:29 +02:00
Frédéric Péters 3a5c6dd693 applications: redirect to application after installation/update (#78746)
gitea/hobo/pipeline/head This commit looks good Details
2023-06-23 08:08:01 +02:00
Frédéric Péters 1ebd61d47a general: keep a per-language cache for skeleton pages (#70670)
gitea/hobo/pipeline/head This commit looks good Details
2023-05-30 10:01:15 +02:00
Paul Marillonnet 99eb6e3f35 manage Publik's phone-related settings through dedicated form (#72760)
gitea/hobo/pipeline/head This commit looks good Details
2023-05-30 09:17:06 +02:00
Frédéric Péters aee3fb8093 applications: add possibility to define parameters (#76463) 2023-05-30 08:34:08 +02:00
Benjamin Dauvergne 35e6872ec3 profile: disable searchable for first_name and last_name fields (#76673)
gitea/hobo/pipeline/head This commit looks good Details
2023-04-21 10:18:10 +02:00
Lauréline Guérin 508fcc9999
applications: add visible flag (#75115)
gitea/hobo/pipeline/head This commit looks good Details
2023-04-17 16:26:25 +02:00
Lauréline Guérin a1e8c69eef
applications: unlink app in services on deletion (#74659)
gitea/hobo/pipeline/head This commit looks good Details
2023-04-17 15:26:24 +02:00
Lauréline Guérin 3bb0a0c3ca
applications: declare an app to services on version generation (#74659) 2023-04-17 15:26:24 +02:00
Valentin Deniaud cebdcf5bbf misc: change django-upgrade target version to 3.2 (#75442) 2023-03-29 14:49:55 +02:00
Benjamin Dauvergne 645d6566f1 environment: initialize title from slug on save (#73207)
To simplify tests, slug is always globally unique for the model, using
it for title will always work.
2023-03-16 16:30:50 +01:00
Paul Marillonnet 111591a0b0 user_name: fallback on default full name when var defined yet empty (#74507)
gitea/hobo/pipeline/head This commit looks good Details
2023-02-28 14:52:30 +01:00
Paul Marillonnet 5956ce4036 profile: add user full name template definition popup (#74507) 2023-02-28 14:52:28 +01:00
Emmanuel Cazenave 92f827d9f6 sms: authorize underscore in sms_sender (#74219)
gitea/hobo/pipeline/head This commit looks good Details
2023-02-24 06:57:50 +01:00
Paul Marillonnet 3e6d5eaaf5 environment: allow templated sites variable values (#74500)
gitea-wip/hobo/pipeline/pr-main This commit looks good Details
2023-02-14 11:54:41 +01:00