publik-base-theme/templates
Frédéric Péters b423706712
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-05-22 10:15:42 +02:00
..
authentic2 templates: use same markup for last login field as for profile fields (#77349) 2023-05-12 09:19:03 +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-05-22 10:15:42 +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: switch top links to ul/li (#40926) 2023-05-12 09:19:20 +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 templates: update nearby demands introduction text (#77560) 2023-05-13 13:39:49 +02:00
registration misc: move custom authentication titles to dedicated block (#65803) 2023-03-30 08:36:08 +02:00
variants variants: add cell--title class to cell titles (#74052) 2023-05-17 17:24:36 +02:00
wcs templates: add progressbar role to form steps (#40921) 2023-05-15 16:52:17 +02: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