Hello Peter, You can use the $APP_URL$ placeholder to put the app_root_url config. param. in notifications. Hope it helps, Guillaume
Hello AHalfWildSheep, Looks very nice and slick, wow 🤩 Did you had any particular use cases in mind for it? It could be great for users who don't have permissions to create notifications, that way they could follow changes on a specific scope anyway. Take care, Guillaume
Glad to see you fixed it! :) Regarding the orange pie chart, I don't really know. It might be a bug of the portal theme (the layer on top of the bootstrap theme), not using the BS theme colors correctly there. Ant thoughts @sabello ?
Thanks for the module, the problem might be there: <themes> <theme id="custom">/portal-extension/css/bootstrap.slate.min.css</theme> </themes> You put a "/" at the beginning of the path. It should be relative to env-production, and will be concatenated with the app root url of your itop. With that extra "/", depending on your webserver it might not be correctly interpreted. As you are replacing the default Bootstrap theme of the portal, you replace the id="bootstrap" theme node, not the "custom"...
Thanks for the module, the problem might be there: <themes> <theme id="custom">/portal-extension/css/bootstrap.slate.min.css</theme> </themes> You put a "/" at the beginning of the path. It should be relative to env-production, and will be concatenated with the app root url of your itop. With that extra "/", depending on your webserver it might not be correctly interpreted. As you are replacing the default Bootstrap theme of the portal, you replace the id="bootstrap" theme node, not the "custom"...
Hello Jacopo, Could you share your XML so that we can see if anything seems odd?
Hello Bogdan, You can't make v1.8.0 compatible with iTop 3.2 easily; you have to get v1.11.0 or newer. You can always try to contact Combodo at sales@combodo.com or through the iTop Hub contact form to see if you can work something out with them. Take care, Guillaume
It's not possible for now, you must have a user and a contact associated to it. Discussion about this already happened but it hasn't been implemented yet.