publik-base-theme/templates
Frédéric Péters 65daacfd39
gitea/publik-base-theme/pipeline/head This commit looks good Details
templates: import publik notification prototype cells (#76575)
portal settings:

    "pn-alertes": {
      "name": "publik-notifications/alertes",
      "template-name": "combo/publik-notifications/alertes.html",
      "url": "{{ eservices_url }}api/cards/pn_message/list/messages-publications-publies?email=accesapi@entrouvert.com&full=on",
      "cache_duration": 30,
      "timeout": 0
    },
    "pn-alerte": {
      "name": "publik-notifications/alerte",
      "template-name": "combo/publik-notifications/alerte.html",
      "url": "{{ eservices_url }}api/cards/pn_message/{{ pn_message_id }}?email=accesapi@entrouvert.com&full=on",
      "cache_duration": 0,
      "timeout": 0
    },
    "pn-alertes-preview": {
      "name": "publik-notifications/alertes-preview",
      "template-name": "combo/publik-notifications/alertes-preview.html",
      "url": "{{ eservices_url }}api/cards/pn_message/list/messages-publication-dans-le-tube?email=accesapi@entrouvert.com&full=on",
      "cache_duration": 60,
      "timeout": 0
    },
    "pn-alerte-preview": {
      "name": "publik-notifications/alerte-preview",
      "template-name": "combo/publik-notifications/alerte-preview.html",
      "url": "{{ eservices_url }}api/cards/pn_modelesmessages/{{ pn_modelesmessages_id }}?email=accesapi@entrouvert.com&full=on",
      "cache_duration": 0,
      "timeout": 0
    }

portal agent settings:

    "pn-modeles-filters": {
      "name": "publik-notifications/agents/modeles-filters",
      "template-name": "combo/publik-notifications/agents/modeles-filters.html",
      "url": "{{ eservices_url }}api/cards/pn_modelesmessages/list/?filter-origin={{pn_producteurs_id}}&filter-categorie={{ request.GET.categorie }}&email=accesapi@entrouvert.com&full=on",
      "cache_duration": 0,
      "timeout": 0
    }
2023-04-13 08:47:48 +02:00
..
authentic2 html: add cell--body class to login password registration block (#76294) 2023-04-07 07:09:04 +02:00
authentic2_auth_oidc templates: spell Wallonie-Connect with a dash (#66206) 2022-06-14 13:50:00 +02:00
authentic2_idp_oidc misc: apply djhtml (#69422) 2022-09-29 12:12:17 +02:00
beid misc: apply djhtml (#69422) 2022-09-29 12:12:17 +02:00
combo templates: import publik notification prototype cells (#76575) 2023-04-13 08:47:48 +02:00
emails misc: apply djhtml (#69422) 2022-09-29 12:12:17 +02:00
fargo misc: apply djhtml (#69422) 2022-09-29 12:12:17 +02:00
gadjo misc: apply djhtml (#69422) 2022-09-29 12:12:17 +02:00
hobo/maintenance templates: give some style to maintenance page (#65931) 2022-11-25 09:38:06 +01:00
includes a11y: toggle nav button label when opened (#75679) 2023-04-03 18:10:06 +02:00
lingo/combo misc: apply djhtml (#69422) 2022-09-29 12:12:17 +02:00
portal-agent templates: redo <title> to be "page name | global name" (#73377) 2023-01-17 12:17:17 +01:00
qommon caluire: fix widget on child change (#74722) 2023-02-21 17:46:38 +01:00
registration misc: move custom authentication titles to dedicated block (#65803) 2023-03-30 08:36:08 +02:00
variants nanterre: remplace call center number (#75314) 2023-04-06 15:59:31 +02:00
wcs templates: update w.c.s. templates for native form rendering (#73966) 2023-02-10 15:00:15 +01:00
404.html templates: share combo 404 page with all applications (#29838) 2019-02-05 15:39:50 +01:00
theme.html templates: redo <title> to be "page name | global name" (#73377) 2023-01-17 12:17:17 +01:00