Commit Graph

1113 Commits

Author SHA1 Message Date
Thomas NOËL 83b285a467 signature: forbid arguments after signature (#35057) 2019-07-25 22:32:00 +02:00
Benjamin Dauvergne e7abfc8ea7 agent/a2: prevent useless thread launching (#34484) 2019-07-17 11:51:44 +02:00
Benjamin Dauvergne b5bebd3e43 agent-authentic2: update service's role's name (#34580) 2019-07-15 22:56:37 +02:00
Benjamin Dauvergne 11c79a9770 tenant_command: convert exception to UTF-8 (#30559) 2019-07-15 22:49:48 +02:00
Frédéric Péters 874130fde1 multitenant: always return 200 on fake health.check tenant (#34773) 2019-07-11 23:02:59 +02:00
Benjamin Dauvergne 02b1ef8c2e do not use public schema for finding list of migrations (#31042) 2019-07-04 08:01:16 +02:00
Benjamin Dauvergne d4790d882b migrate_schemas: remove migration of public schema (fixes #31042) 2019-07-04 08:01:16 +02:00
Frédéric Péters eb30939c96 translation update 2019-07-03 21:36:47 +02:00
Frédéric Péters 2600a93bd1 revert "migrate_schemas: remove migration of public schema" (#34504)
This reverts commit 81e955d803.
2019-07-03 07:18:07 +02:00
Frédéric Péters 9bbbd99a60 jenkins: add support for hotfix releases (#34485) 2019-07-02 14:27:18 +02:00
Frédéric Péters e9463c8961 profile: add data type in list of fields (#33913) 2019-06-30 07:51:24 +02:00
Frédéric Péters e0192298af profile: add extra validation to profile field names (#33849) 2019-06-30 07:51:24 +02:00
Frédéric Péters 57765a7916 misc: use application/javascript for menu.json served as jsonp (#14685) 2019-06-30 07:51:24 +02:00
Benjamin Dauvergne 81e955d803 migrate_schemas: remove migration of public schema (fixes #31042) 2019-06-28 15:19:05 +02:00
Benjamin Dauvergne 0cf4b9442f migrate_schemas: add copyright notice (#31042) 2019-06-28 15:19:05 +02:00
Benjamin Dauvergne 2a686e7d34 migrate_schemas: PEP8ness, remove useless imports (#31042) 2019-06-28 15:19:05 +02:00
Nicolas Roche e869920a9d hobo_deploy: remove dedicated hobo_deploy's for combo that is no more needed (#33594) 2019-06-28 14:40:31 +02:00
Nicolas Roche e5ede8832e hobo_deploy: simplify get_theme function on hobo_deploy.py (#33592) 2019-06-28 14:32:40 +02:00
Nicolas Roche 43c082bf3b hobo_deploy: internally call import_template using tenant_command (#33873) 2019-06-28 13:23:17 +02:00
Frédéric Péters 4e379b2f91 settings loader: always use primary portal user for a2 homepage (#34356) 2019-06-26 15:56:57 +02:00
Frédéric Péters 157358dbef tests: adapt as "User Profile" is not always displayed anymore (#33441) 2019-06-21 11:28:49 +02:00
Frédéric Péters 9343d3cd6c misc: remove link to profile fields screen if there's no authentic (#33441) 2019-06-21 10:30:52 +02:00
Frédéric Péters a5836a35b6 misc: remove link to FranceConnect screen if there's no authentic (#34209) 2019-06-21 10:28:34 +02:00
Frédéric Péters 20018fbac8 settings loaders: add all theme details in settings.THEME_INFO (#34025) 2019-06-16 20:22:56 +02:00
Frédéric Péters 7915360e1f theme: add support for themes.json switch to dictionary (#34024) 2019-06-16 20:21:59 +02:00
Frédéric Péters 3d71a85196 translation update 2019-06-12 11:07:52 +02:00
Frédéric Péters 63a9936f64 misc: change welco description and default slug to be about mails (#33702) 2019-06-05 13:01:12 +02:00
Frédéric Péters df4e96f847 debian: move python-systemd to depends (#33699) 2019-06-05 12:09:04 +02:00
Benjamin Dauvergne e5b4fe9adf create a new UserSettingsHolder on each reload of tenant settings (#33563) 2019-06-04 16:41:54 +02:00
Benjamin Dauvergne 5e1b5a1169 tests_multitenant: add test on settings.json reloading (#33563) 2019-06-04 16:41:54 +02:00
Benjamin Dauvergne 570722b01a code style (#33563) 2019-06-04 16:41:54 +02:00
Benjamin Dauvergne c5a247cb67 stop threading wrapped around (#33563) 2019-06-04 16:41:54 +02:00
Benjamin Dauvergne 0a7f6f9b5d factorize loader instance creation (#33563) 2019-06-04 16:41:54 +02:00
Benjamin Dauvergne f3bea0612f code style (#33563) 2019-06-04 16:41:54 +02:00
Frédéric Péters c83ef92a3a tests: mock more things in secondary hobo cook test 2019-06-04 15:42:03 +02:00
Frédéric Péters f57c8a7718 cook: wait for secondary hobo to be deployed (#33653) 2019-06-04 15:19:29 +02:00
Frédéric Péters e70d32b5a6 multitenant: use unique name for authentic opened session cookie (#33603) 2019-06-04 15:19:29 +02:00
Nicolas Roche 76ce7c38f3 tests: add unit tests for import_template.py (#33333) 2019-05-31 10:48:01 +02:00
Nicolas Roche 7dcc824782 tests: add unit tests for hobo_deploy.py (#33224) 2019-05-31 10:47:09 +02:00
Nicolas Roche cbd08f81b7 doc: typo into README file (#33224) 2019-05-31 10:35:51 +02:00
Nicolas Roche 6bb4f07ba3 tests: really assert cook's generated environment is as expected (#33536) 2019-05-31 10:25:08 +02:00
Nicolas Roche eca3d26b3e matomo: do not abort if simulated first tracking visit fails (#32796) 2019-05-31 10:14:55 +02:00
Nicolas Roche 8118976981 matomo: manage http status codes (#32796) 2019-05-31 10:14:55 +02:00
Nicolas Roche a218eef30f matomo: rewrite managing exceptions into tests (#32796) 2019-05-31 10:14:55 +02:00
Nicolas Roche 3dcdf9552a matomo: simulate first tracking visit (#32796) 2019-05-31 10:14:55 +02:00
Frédéric Péters a8670a2197 multitenant: drop 1.8 compatibility from template loader (#33238) 2019-05-31 08:28:42 +02:00
Frédéric Péters f0d10f92a9 misc: require django 1.11 (#33238) 2019-05-31 08:28:42 +02:00
Nicolas Roche f035e6a2cf cook: remove redondant instructions (#33457) 2019-05-27 19:45:07 +02:00
Nicolas Roche 2afc250a97 cook: add unit tests for cook.py (#32886) 2019-05-27 19:37:15 +02:00
Frédéric Péters 918a53f5cf debian: add daily job to clean sessions (#33129) 2019-05-16 17:15:02 +02:00