Search found 7 matches

by liamdennehy
08 Jun 2023, 12:36
Forum: Essential Cloud
Topic: Typo in js file breaks Supplier and Contracts Editor
Replies: 1
Views: 4590

Typo in js file breaks Supplier and Contracts Editor

In the file editors/enterprise/supplier-editor/core_supplier_editor.js for EssentialCloud viewer v6.18.1, an error is thrown on loading: core_supplier_editor.js:2264 Uncaught (in promise) ReferenceError: aSupp is not defined at core_supplier_editor.js:2264:76 at Array.find (<anonymous>) at initSuppl...
by liamdennehy
31 Mar 2023, 12:43
Forum: Essential Cloud
Topic: Adding a custom editor to Report Menu
Replies: 1
Views: 4780

Adding a custom editor to Report Menu

Hello all.

I've defined a custom editor that seems to work well, but when I add it to the class' Report Menu Group it does not appear when clicking on a class instance in the viewer.

Is there a specific way to have configured editors appear in these menus?
by liamdennehy
31 Jan 2023, 12:43
Forum: Essential Cloud
Topic: "Apply System Updates" console incorrectly shows applied updates
Replies: 1
Views: 5027

"Apply System Updates" console incorrectly shows applied updates

When using the "Apply System Updates" configuration page, the "Applied" column incorrectly show updates as applied ("Yes") regardless of the repository selected if they have been applied to any other repository. This makes tracking the applied updates per repository muc...
by liamdennehy
15 Nov 2022, 15:24
Forum: Essential Modelling and Viewer
Topic: datatables.min.css over-writing essential-core.css
Replies: 1
Views: 5046

datatables.min.css over-writing essential-core.css

In Application Service Summary report (and likely others)... The "Implemented Applications" table should have a coloured background in the Provider Name column to illustrate the lifecycle and standard state of a provider within the service. This background is always rendered as white regar...
by liamdennehy
27 Sep 2022, 11:47
Forum: Essential Open Source - Platform
Topic: Empty reports using cached api data
Replies: 3
Views: 7098

Re: Empty reports using cached api data

Indeed, the JSON is bad. Firefox 105 on Windows: Uncaught SyntaxError: JSON.parse: bad escaped character at line 186 column 181 of the JSON data Chrome 105 on Windows: Uncaught SyntaxError: Bad escaped character in JSON at position 9125 The offending string contains the phrase "company's risk a...
by liamdennehy
23 Sep 2022, 15:30
Forum: Essential Open Source - Platform
Topic: Empty reports using cached api data
Replies: 3
Views: 7098

Empty reports using cached api data

Some reports (e.g. Org Summary at "enterprise/core_el_org_summary_new.xsl" in screenshot) contain no data despite all supporting files being generated correctly in "platform\tmp\reportApiCache".
by liamdennehy
18 Jun 2021, 11:25
Forum: Essential Cloud
Topic: Stylesheets not presenting all icons in "images" folder
Replies: 1
Views: 5242

Stylesheets not presenting all icons in "images" folder

The various stylesheets, but especially 'essential-core.css' only present a subset of the icons available in the "images" folder. For example "greenTick" pulls in "tick_1.gif", and redCross pulls in "cross_1.gif". Many other icons (e.g. ambercircle, greencircl...