InnovatorAdmin icon indicating copy to clipboard operation
InnovatorAdmin copied to clipboard

A tool for managing Aras Innovator installations focusing on improving the import/export experience.

Results 104 InnovatorAdmin issues
Sort by recently updated
recently updated
newest added

Like Excel, the status bar should show stats (e.g. count, sum, avg, etc.) based on the current selection in a grid.

New lines in cell values are not properly escaped when copying from the grid in the tab-delimited format.

Please improve the column selection dialog: If more than one row is selected, apply the checkbox press to all of them, so that multiple (or even all) rows can be...

The confirmation dialog which comes up if the connection is configured to prompt before execution has some annoyances (numbers matching the ones from the screenshot) 1. Once it comes up,...

I right-clicked on the collapse button in the result text area and received the following error details: System.NullReferenceException: Object reference not set to an instance of an object. at Innovator.Client.Connection.ArasHttpConnection.Innovator.Client.Connection.IArasConnection.SetDefaultHeaders(Action`2...

The query should return multiple columns, but only one is shown. When trying to configure the columns (right mouse on header), this error occurs: ![image](https://cloud.githubusercontent.com/assets/6908002/12619099/e6034b44-c516-11e5-94d2-e7ed056f8730.png)

Allow users to import/export connections as a backup mechanism in case the file is corrupted (e.g. due to install/uninstall issues).

(current version, commit 55a7cf1b6763f223cabaebaa264c9a9730c43875) Double Clicking on an itemtype in the TOC results in a NULL Pointer exception: ![image](https://cloud.githubusercontent.com/assets/6908002/12419752/557e5bd6-beb8-11e5-9727-03760921533a.png) The crash occurs in SetDefaultHeaders where this._context is NULL: ![image](https://cloud.githubusercontent.com/assets/6908002/12420204/8a61882a-bebb-11e5-8ed9-70c6d0369fdc.png) Callback:...

Probably related to #132: When double clicking on an itemtype in the TOC, the AML is written to the editor but in the result pane it reads "Value cannot be...

I use the "Print" Key to start greenshot to capture the screen with active context menus etc. The latest release seems to consume this key press event. I have to...