Version 6.0 or higher
See also What's new
Version 5.16
No. | Target Group | Change | Description | Date | JIRA | |
---|---|---|---|---|---|---|
1 | Developer | Types of Tables | Remove obsolete setting for Types of Tables in Import text or CSV file 3.0 operator. | 2018-04-10 | ||
2 | Developer | Designing a Stimulsoft Report | Full integration of Stimulsoft Report Designer enabled implicit update of MRT file in TIS without manual upload. | 2018-04-19 | ||
3 | Developer | Read TIS table 5.0 | Timeout can be specified for the query execution in order to prevent blocking endlessly in case of a database performance issue. | 2018-05-03 | ||
4 | Developer | Column references | Column references by name generally supported now. E.g. in the Merge data 4.0 operator key columns can now be specified by column position or column caption using quotes. | 2018-05-03 | ||
5 | Developer | TIS Board - Read editable data table 5.0 | Editable data tables can be partitioned by a filter expression now. That saves the partitions into a joint TIS Table and improves the performance. The filter expression allows only disjoint sets, that means only AND and EQUALS or ISNULL. | 2018-05-30 | ||
6 | Developer | Formula operator: XIH Helper Functions | XIH.GetHash introduced, which generates a hash for a specified text using the bcrypt standard. That may be useful for managing user pools. | 2018-06-26 | ||
7 | Admin | TIS Admin | User Management views how many DEVELOPERROLE licenses has been assigned already. | 2018-07-12 | ||
8 | Developer | Write TIS table 3.0 | "Write TIS table 4.0": New setting for marking data nodes dirty only of the current project (clone) for performance improvement. | 2018-08-07 |
Version 5.15
No. | Target Group | Change | Description | Date | JIRA | |
---|---|---|---|---|---|---|
1 | Developer | Formula operator: XIH Helper Functions | Introduced new XIH helper functions
| 2017-12-15 | ||
2 | Developer | Importing data from SQL sources 3.1 | Connection-String may be controlled by Parameters, so
| 2018-01-16 | ||
3 | Developer | Import text or CSV file with auto mapping of columns | New operator which does not need interaction in editor. | 2018-01-24 | ||
4 | Developer | Designing a Stimulsoft Report | Stimulsoft Report Designer updated to Version 2018.1.4 | 2018-01-24 | ||
5 | User | TIS Board - Selection list for editable data table | Dynamic combo box for Editable Grid (Portlet). Provides a better user experience when entering or editing data in a grid. Assures consistent data. | 2018-03-21 | ||
6 | User | SPX Picker (Portlet) automatically save selected data if a controller portlet on the same Page has set the property "Also sending data from different control portlets". That improves the usability, because the user needs to click only one button to generate a report. | 2018-03-23 | |||
7 | User | Deploy Pages & Delete deployed pages | Delete deployed pages in a global view. Optionally view only pages which are deployed by oneself. | 2018-03-26 | ||
8 | Developer | Event Handling with Portlets | Order of recalcing data nodes have been adapted in connection with events. Please note that "Before Get" is now executed before recalculating the source data node. | 2018-03-27 | ||
9 | Developer | Editable Grid (Portlet) | Fixed special format for Editable Grid (Portlet) columns with datetime data type. | 2018-04-09 | ||
10 | User | Format columns of 'Editable Grid' 1.0 | Provide time selector in Editable Grid (Portlet). | 2018-04-10 | ||
11 | Developer | Delete a TIS Project | Delete project including all Page s. Imported "Report"-projects may be removed with one action and including all dependent objects. | 2018-05-04 | ||
12 | Developer | Tile (Portlet) | Page link can be removed with context menu. | 2018-06-18 | ||
13 | Developer | Roles | If the maximum number of licensed developer users are exceed a warning shows up and the currently logged in user cannot edit or create projects. Withdraw the DEVELOPERROLE from users in the TIS Admin (User Management) until the number of licensed developer users is not exceeded any more. Note that the DEVELOPERROLE cannot be assigned if the number of licensed developer users has already been reached. | 2018-06-28 |
Version 5.14
No. | Target Group | Change | Description | Date | JIRA | |
---|---|---|---|---|---|---|
1 | Developer | Formula operator (row-by-row) (4.0) = Formeloperator | Improvement: Error message shows the row number in which the errors occurs. | 2017-09-07 | ||
2 | Developer | Stimulsoft (Portlet) | Reports are cached, time to live can be configured by StimulsoftReportViewerCacheTimeOut . See also TIService Settings | 2017-09-14 | ||
3 | Developer | Parameters | Parameter min/max restrictions may be one-sided now. | 2017-09-26 | ||
4 | Developer | Import / Export | Updated Ionic.Zip Library V1.9.1.8 to DotNetZip Library V1.10.1. | 2017-10-05 | ||
5 | User | Editable Grid (Portlet) | Filter cannot be changed if pending changes have not been saved yet. | 2017-10-18 | ||
6 | Developer | Parameters | Parameter support in following operators with path setting | 2017-10-19 | ||
7 | Administrator | Roles | Introduced new role Warning appears in Licensee text if user has no DEVELOPERUSER role and enters the TIS Board's design mode or the TIS Editor. In upcoming versions features will be unavailable.
| 2017-11-29 | ||
8 | Developer | Export to CSV file (TIS file system) 2.0 | Path setting may contain Parameters with #XI.TISPar(...)# syntax. | 2017-11-30 | ||
Version 5.13
No. | Target Group | Change | Description | Date | JIRA | |
---|---|---|---|---|---|---|
1 | Developer | Localization in Multiselect-Portlet | Items may provide resource keys, which are translated on the TIS Board. | 2017-06-27 | ||
2 | Administrator | User's Language | The user's language can now be set in the TIS Admin too. Up to now this was only available in the TIS Board. Note: the effective language results from a fallback sequence, which is project, user and client language. Both project and user may have unspecified language. | 2017-07-31 | ||
3 | Developer | Import Resources | Resources can now be imported either from the GZIP or newly from the RESX file. | 2017-07-31 | ||
4 | Developer | Stimulsoft Update | New Version 2017.1.11 of Stimulsoft Report Designer has been integrated. | 2017-09-28 | ||
5 | Developer | Python Scripting | Deployment includes an embedded python environment for script execution within the Python Scripting operator. | 2017-09-12 | ||
6 | Developer | Save only Master-Portlet | Additional Save option in Portlet Designer. | 2017-09-12 | ||
7 | Developer | EJSChart | EJSChart automatically scales for visible subset | 2017-09-12 | ||
8 | Developer | Time grouping 2.0 | Removed older version of Time grouping 2.0 operator with invalid GUID. | 2017-09-12 | ||
9 | Developer | Merge data 4.0 | Bugfix: "Generate blank row if nothing has been found" option fixed | 2017-09-12 | ||
10 | Developer | Portlet Designer | Bugfix: Missing Save-Dialog on changed data source in Portlet Designer fixed | 2017-09-12 | ||
11 | Developer | Designing a Stimulsoft Report | Cross tab header are repeated on each page if not embedded as a sub report. | 2017-09-12 | ||
12 | User | Deploy Pages & Delete distributed pages | Bugfix: avoid error message if start page has been removed. | 2017-09-12 | ||
13 | Developer | Create a Page | Page-Properties Dialog immediately shows up when creating a new page. Creation can be cancelled by ESC or button. | 2017-09-12 | ||
14 | Developer | EJS Chart (Portlet) | Avoid Save-Dialog if nothing has changed in portlet. | 2017-09-12 | ||
15 | Developer | Import text or CSV file 3.0 | Bugfix: importing invalid float numbers | 2017-09-12 | ||
16 | User | Portlet | Bugfix: Excel-Download in portlets replaces invalid characters in data node names for a valid file name | 2017-09-12 | ||
17 | Developer | TIS Board - Upload file 1.0 | Bugfix: File Upload (Portlet) fixed (0 is now interpreted as unlimited file size) | 2017-09-12 | ||
18 | Developer | Resources | Bugfix: existing resources are overwritten correctly now, duplicates are removed during update | 2017-09-12 | ||
19 | Developer | Resources | Bugfix: Resources in Page title are updated correctly now | 2017-09-12 | ||
20 | Developer | Create a Page | Column width in page layout with user definied columns are set only manually now, no auto adjustment anymore | 2017-09-12 | ||
21 | User | Page | SPX employee number shows up in TISBoard header if available. | 2017-09-12 | ||
22 | User | Stimulsoft (Portlet) | Stimulsoft export as Excel grid lines are disabled | 2017-09-12 | ||
23 | Developer | Formula operator (row-by-row) (4.0) = Formeloperator | Bugfix: with "Delete Result column" option set, minimum 2 additional input columns cause problems | 2017-09-12 | ||
24 | Developer | Editable Grid (Portlet) | Bugfix: combination of "show filter" and "show row number" fixed | 2017-09-12 | ||
25 | Developer | Missing/overlapping time intervals | The specified "Weekdays column" may now be not only boolean but also numbers, 0 means false, not 0 means true. | 2017-09-12 | ||
26 | Developer | EJS Chart (Portlet) | Bugfix: missing series format properties fixed | 2017-09-12 | ||
27 | Developer | Format columns 2.0 | Bugfix: converting to float needs a format string which is set to a default now | 2017-09-12 | ||
28 | Developer | Mix columns | Bugfix: avoid crash if input table has invalid structure | 2017-09-12 | ||
29 | Developer | TIS Editor | Improved Firefox compatibility of TIS Editor | 2017-09-12 | ||
30 | User | Editable Grid (Portlet) | Bugfix: hang after change and click in empty area fixed | 2017-09-12 | ||
31 | User | Editable Grid (Portlet) | Bugfix: copy of columns with word wrap into clipboard fixed (formatting markup removed) | 2017-09-12 | ||
32 | User | Stimulsoft (Portlet) | Bugfix: chart in Stimulsoft report is missing many data points fixed | 2017-09-12 | ||
33 | User | Editable Grid (Portlet) | Remove horizontal scrollbar with word wrap. | 2017-09-12 | ||
34 | User | Editable Grid (Portlet) | Bugfix: Copy/Paste dialog fixed | 2017-09-12 | ||
35 | Developer | Editable Grid (Portlet) | Bugfix: Save data changes in Portlet Designer fixed | 2017-09-12 | ||
36 | Developer | Merge data 4.0 | Additional operator information
| 2017-09-12 | ||
37 | Developer | Missing/overlapping time intervals | Bugfix: missing intervals fixed | 2017-09-12 | ||
38 | Developer | Portlet Manager | Bugfix: a new folder in Portlet Manager is shown as "undefined" | 2017-09-12 | ||
39 | Developer | Page | Rename page fixed | 2017-09-12 | ||
40 | Developer | Portlet Manager | Name uniqueness improved | 2017-09-12 | ||
41 | Developer | Portlet | Improved tooltip of "Description header visible" option | 2017-09-12 | ||
42 | User | Stimulsoft (Portlet) | Bugfix: Stimulsoft report chart missing in TIS Board fixed | 2017-09-12 | ||
43 | User | Simple Grid (Portlet) | Bugfix: change column width caused an error fixed | 2017-09-12 | ||
44 | User | TIS Board | Hide TIS Board header in Smart Client. | 2017-09-12 | ||
45 | Developer | Export & Import Projects in TIS Board | Bugfix: resources missing in export if duplicated | 2017-09-12 | ||
46 | User | SPX base data picker | SPX Picker portlet recovers from faulted task.
| 2017-09-12 | ||
47 | User | Editable Grid (Portlet) | Hide copy tab in copy/paste-dialog with option "only paste". | 2017-09-12 | ||
48 | Developer | Event Handling with Portlets | Bugfix: deleting a data node now correctly removes also corresponding events | 2017-09-12 | ||
49 | Developer | MSSQL | Support more than 100 columns on MSSQL | 2017-10-02 | ||
50 | Developer | Designing a Stimulsoft Report | Create new report generates sample data for the Stimulsoft Designer with a blank report design file. | 2017-10-04 | ||
51 | Developer | Switching between Languages / Translation | User language is now used for TIS-Board. In general there is a fallback from project language to user language if not definied, and further to client language if not definied. | 2017-10-16 |
Version 5.12
No. | Target Group | Change | Description | Date | Author | JIRA | |
---|---|---|---|---|---|---|---|
1a | User | Expand/Collapse Button for portlets | Expand/Collapse Button for portlets is now an arrow. Portlets can be minimized / maximized by clicking. Example: | 2017-01-18 | Anna Arlinghaus | ||
1b | Developer | Automatically collaps portlets at logon | With the operator TIS Board - Adjust Portlet you can automatically collaps portlets at logon. This is useful for Dashboardpages with a lot of portlets to show only the important information, and e.g. collaps portlets with optional settings. | 2017-03-09 | Anna Arlinghaus | ||
2 | User | Additional legend for EJS Charts | It is now possible to show the full legend in the EJS Chart by clicking on a new button which will display the legend (to screenshot and paste into a report or similar) | 2017-01-18 | Anna Arlinghaus | ||
3 | User | Switch columns in Multi-Select Portlets | Selection columns in Multi-Select Portlets can now be switched using a new button , so that the selection order can be changed. | 2017-01-23 | Anna Arlinghaus | ||
4 | Developer | Events are shown in Editor | A new symbol E shows that a data node is linked to an event in TIS Board: | 2017-01-25 | Anna Arlinghaus | ||
5 | Developer | Create only new Editable Data Table | A new check box allows to determine that an Editable Grid will only be created if it does not already exist. Useful for initialisation at logon. | 2017-02-17 | Anna Arlinghaus | ||
6 | Developer | Export CSV with relative path | CSV files can now be exported with relative paths, i.e., for example instead of C:\inetpub\wwwroot\XIMES04\Fileshare\201701jg201700111800AndereTage.csv it only needs a file name or a file and folder name. | 2017-03-09 | Anna Arlinghaus | ||
7 | Developer | Conditional formatting of rows in grid portlets | Conditional Formatting for Grids New options
| 2017-03-09 | Anna Arlinghaus | ||
8 | Developer | BETA | Starting to work with python for consultants Note: Python 3.6 required | 2017-04-14 | Christian Steindl | ||
9 | Developer | Stimulsoft Update | We have updated the integrated Stimulsoft software for pdf reports. For details please see the JIRA ticket or the Stimulsoft release notes for 2017.1.0.4 (not yet available 2017-04-20) www.stimulsoft.com. | 2017-04-20 | Anna Arlinghaus | ||
10 | Developer | Stacked Bars for EJS Chart | It is now possible to choose stacked bars as data row type in the EJS Chart. | 2017-04-20 | Anna Arlinghaus | ||
11 | Developer | SPX Base Data Picker | New portlet type for SPX base data operator has been introduced. | 2017-04-22 | Christian Steindl | ||
12 | Developer / User | New Copy+Paste function from/to Ed Grid | In the Editable Data Table (Editable Grid), it was previously possible to copy+paste (e.g. to Excel) using a button. Now you can select a cell or a whole row and copy/paste it to Excel and vice versa. | 2017-04-26 | Anna Arlinghaus | ||
13 | Developer | EJS Chart Data series title as resource | EJS Chart Data series title can now be a resource | 2017-04-26 | Anna Arlinghaus | ||
14 | Developer | Scaling 8.0 | New version
| 2017-05-02 | Christian Steindl | ||
15 | Developer | Deploy Pages & Delete distributed pages | Deactivate automatic dependency check for selecting multiple pages. | 2017-10-12 | Christian Steindl |
Version 5.11
No. | Target Group | Change | Description | Date | Author | JIRA | |
---|---|---|---|---|---|---|---|
1 | Developer | Stimulsoft Report Viewer Update | Stimulsoft has updated the component to view reports. Now it is called WebViewer. New functions include the globalization functionality in the web designer, interactive sorting, collapsing, drill-down, oracle data source adapter, export to Excel and CSV, the Cross-tab component and many more. | 2017-01-25 | Anna Arlinghaus | ||
2 | Developer | Name of saved Stimulsoft Report | When saving a Stimulsoft Report as pdf from TIS Board the pdf name automatically contains the date and time | 2017-01-25 | Anna Arlinghaus | ||
3 | Developer | Access resources from Tile Portlets | 2017-01-25 | Anna Arlinghaus | |||
4 | Developer | Missing/overlapping Time intervals: Limit number of data sets | New version of operator Missing/overlapping time intervals ("Fehlende/Überlappende Zeitintervalle 2.0") limits number of data sets. If there are too many, it will terminate the operation (similar to Scaling 7.0 operator) | 2017-01-25 | Anna Arlinghaus | ||
5 | Developer | Resource-Dialogue: Copy&Paste-window | There is a new window to copy&paste content in the resource dialogue, similar to the Editable Grid. | 2017-01-25 | Anna Arlinghaus |
Version 5.10
No. | Target Group | Change | Description | Date | Author | JIRA | |
---|---|---|---|---|---|---|---|
1 | Developer | Upload operator: change via parameter | Change the operator settings via parameter | 201-01-27 | Anna Arlinghaus | ||
2 | Developer | License feature for import/export in Board | License feature for Import/Export is now the same in Editor and Board. Therefore, export is not allowed any more with a standard report license. | 2017-01-27 | Anna Arlinghaus | ||
3 | Developer | (De)Activate Stimulsoft Designer via license file | (De)Activate the use of Stimulsoft Reports with the license file. | 2017-01-27 | Anna Arlinghaus | ||
4 | Developer | Switch PerformanceCounter on/off | PerformanceCounter has been causing problems in recent versions and is therefore switched off by default. It is now possible to switch it on using the config-setting See also TIService Settings | 2017-01-27 | Anna Arlinghaus | ||
5 | Developer/User | New notification if project is locked | New notification in Board if the project is locked in the Editor contains information that the project is locked and should be closed in the Editor. Stimulsoft Designer does not require project lock any more. | 2017-01-27 | Anna Arlinghaus | ||
6 | Developer | Addition to XIH function | New functions for XIH (in Formula operator (row-by-row) (4.0) = Formeloperator) XIH.Columns ... Returns number of columns as integer (excluding resulting column) with start 1 XIH.Rows ... (former command rows from interflex) Returns number of rows as integer XIH.RowNumber ... (former command rowNumber from interflex) Returns number of the current row, starts with 0 | 2017-01-27 | Anna Arlinghaus | ||
7 | User | Link to User's Manual in Board | The new icon Using Boards | in the Board navigation links to the User's Manual:2017-01-27 | Anna Arlinghaus | ||
8 | Developer | User-Pool per login-flag | For staff login (Interflex): New flag "pool" at login works as template for user. Board, Project, Roles will be copied to a new pool user or an existing but at the moment inactive pool user. | 2017-02-17 | Anna Arlinghaus | ||
9 | Developer | Relative date as type of General Parameter | (Interflex) New type of General Paramete: set a relative date (e.g. for prognosis) | 2017-02-17 | Anna Arlinghaus | ||
10 | Developer | Mass deployment of pages | Extension of the dialogue "deploy pages" | 2017-02-17 | Anna Arlinghaus | ||
11 | Developer | Multisession-Logon | A user can logon in multiple sessions simultaneously | 2017-02-21 | Anna Arlinghaus | ||
12 | Developer | Links in Editable Grids | New special format to allow links in the Editable Grid | 2017-02-21 | Anna Arlinghaus | ||
13 | Developer | Path for Stimulsoft report via Parameter | The path to a stimulsoft report can be set via parameter in TIS Editor | 2017-02-21 | Anna Arlinghaus | ||
14 | Developer | New names and structure for Portlet management | New names and structure of the portlet managment directory in TIS Board | 2017-02-21 | Anna Arlinghaus | ||
15 | Developer | New version of Read TIS table information | New version of operator Read TIS table information contains additional information: description, created at..., created by... | 2017-02-21 | Anna Arlinghaus | ||
16 | Developer / User | Renaming Admin/User Mode | New icon name: Adjust Dashboard | 2017-02-21 | Anna Arlinghaus | ||
17 | Developer | Filter row for Editable Grids | New filter row for Editable Grids, can be selected in Designer Mode | 2017-02-21 | Anna Arlinghaus | ||
18 | Developer | New version of Read TIS table 5.0 | New operator Read TIS table 6.0 contains checkbox with DISTINCT | 2017-02-21 | Anna Arlinghaus | ||
19 | Developer | Sort Editable Grid when reading | When reading an Editable Grid with TIS Board - Read editable data table 5.0 it is possible to sort the columns by adding DESC (e.g., C1 DESC, C2, C3 DESC) | 2017-02-21 | Anna Arlinghaus |
Version 5.9
No. | Target Group | Change |
| Date | Author | JIRA | |
---|---|---|---|---|---|---|---|
1 | User | Startup Tips in bubbles after login introduced | You can Deactivate Startup Tips | 2016-01-07 | Christian Steindl | - FLEX-169Getting issue details... STATUS | |
2 | User/Developer | TIS Board - Adjust Portlet | 2016-01-14 | ||||
3 | Editable Grid (Portlet) | New properties for selection mode In Progress | - FLEX-96Getting issue details... STATUS | ||||
4 | Spanish resources added | ||||||
5 | Developer | Resource management minor usability improvements | - FLEX-206Getting issue details... STATUS | ||||
6 | Developer | Write TIS table 3.0 | 2 new options:
| - FLEX-59Getting issue details... STATUS | |||
7 | Expert Developer | Collect report data 2.0 | Milliseconds in an additional column For experts: performance analysis | - FLEX-69Getting issue details... STATUS | |||
8 | User | Controller (Portlet)Free text on recalc confirmation
| - FLEX-57Getting issue details... STATUS | ||||
9 | Developer | Design Boards & Pages | On creating a new page on the TISBoard, you can choose an icon right away. Page properties dialog opens. | 2016-01-29 | - FLEX-8Getting issue details... STATUS | ||
10 | Usability improved: menus restructured and icons differentiated | 2016-02-03 | |||||
11 | Developer | Conditional Formatting for Grids | Additional predefined standard special format types
| 2016-02-05 | - FLEX-7Getting issue details... STATUS | ||
12 | Developer | EJS Chart (Portlet) | %-Formatting in EJS-Chart multiplies values with 100 | 2016-02-15 | - FLEX-119Getting issue details... STATUS | ||
13 | Developer | Master portlets | Update only Master portlets is now possible | 2016-02-15 | - FLEX-153Getting issue details... STATUS |