Commit Graph

31 Commits

Author SHA1 Message Date
Frédéric Péters 4073f27d14 general: add support for theme specific backoffice extra css (#49139) 2020-12-11 14:49:34 +01:00
Frédéric Péters 9b54798315 js: reduce number of jquery calls (#47550) 2020-10-23 09:04:06 +02:00
Frédéric Péters 5b5c2ae7e7 portal agent: make it possible to create publik menu from pages (#47550) 2020-10-23 09:04:06 +02:00
Frédéric Péters 19be05cc79 misc: mark cookies as secure & strict (#45936) 2020-08-18 09:44:21 +02:00
Paul Marillonnet 6acdc67310 backoffice: give a title to the agent portal href (#35634) 2019-09-19 16:08:55 +02:00
Frédéric Péters 56efbf7dd2 portal agent: add support for submenus (#35478) 2019-08-20 16:04:04 +02:00
Frédéric Péters 9bcd10480f portal agent: use template to define publik title (#28118) 2019-02-05 13:55:27 +01:00
Frédéric Péters fea840ff49 publik: add title attributes to publik menu items (#12817) 2019-02-05 13:55:27 +01:00
Frédéric Péters 6d3c5df66e publik: force app menu label to be visible (#12816) 2019-02-05 13:55:27 +01:00
Frédéric Péters 6ac4029f28 publik: give a proper position to statistics entry in publik menu (#12720) 2019-02-05 13:55:27 +01:00
Frédéric Péters a520845d29 publik: don't include ▼ in publik menu label (#12622) 2019-02-05 13:55:27 +01:00
Frédéric Péters 32ef594014 gadjo: add support for corbo in menu (#12509) 2019-02-05 13:55:27 +01:00
Frédéric Péters 9c78b5cdeb publik: add support for an "environment_label" variable (#11347)
This will be used to mark the front and backoffice styles with a specific
banner.
2019-02-05 13:55:27 +01:00
Frédéric Péters 4220351661 publik: add support for chrono in menu (#9977) 2019-02-05 13:55:27 +01:00
Frédéric Péters 67e3dead78 publik: add portal_agent_extra_css to customise backoffice look (#9242) 2019-02-05 13:55:27 +01:00
Frédéric Péters 7de186c133 trivial: fix comment about agent portal cookie duration 2019-02-05 13:55:27 +01:00
Thomas NOËL 45061dc4ba publik: add portal agent link in the publik menu (#8945) 2019-02-05 13:55:27 +01:00
Thomas NOËL dbf1adc928 publik: move welco just before wcs in the publik menu 2019-02-05 13:55:27 +01:00
Frédéric Péters f3e989ed80 publik: insert welco in the middle of the publik menu 2019-02-05 13:55:27 +01:00
Frédéric Péters 45d8b9389c publik: don't display default wcs when sitting on a different wcs (#8786) 2019-02-05 13:55:27 +01:00
Frédéric Péters a74f7ef62a publik: prefer wcs from same entity as the user (#8780) 2019-02-05 13:55:27 +01:00
Frédéric Péters 048a9d0765 js: fix check for console.log() usage 2019-02-05 13:55:27 +01:00
Frédéric Péters 255ffeb8a7 js: check console object exists before using it (#8774) 2019-02-05 13:55:27 +01:00
Frédéric Péters e71e861f2e misc: write down portal agent location in a cookie (#8751) 2019-02-05 13:55:27 +01:00
Frédéric Péters 282f1aa15d gadjo: add progressive rendering of publik menu (#7996) 2019-02-05 13:55:26 +01:00
Frédéric Péters bc3235094f publik: adapt to change in authentic user api endpoint url (#7769) 2019-02-05 13:55:26 +01:00
Frédéric Péters 5afd669b7b publik: look deeper for relevant wcs instance (#7769)
If there are several instances of wcs deployed (which is typical of a
multi-collectivity deployment) we ask authentic for user details so we
know where the user has been given roles, we can then get the relevant
wcs.
2019-02-05 13:55:26 +01:00
Frédéric Péters e87fa8062d publik.js: don't include any wcs if there is more than one (#7479) 2019-02-05 13:55:26 +01:00
Frédéric Péters a721d6bc33 front of portal agent (#7497) 2019-02-05 13:55:26 +01:00
Frédéric Péters a14f1ff81e publik.js: fix ordering of sidebar menu items (#7685) 2019-02-05 13:55:26 +01:00
Frédéric Péters dd808ff442 distribute theme for "portail agent" (#7294) 2019-02-05 13:55:26 +01:00