Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Unblock files from internet

On some servers files might be blocked by the operating system and must be unblock explicitly. See also Microsoft's documentation

Troubleshooting with Windows Security Update 

Security-Patches KB4565633 (Windows 10) resp. KB4565912KB4565511 (Windows Server 2016) cause problems with TIS, in particular with SPX base data picker portlet. It fixes critical security problems with ASP.NET and should not be deinstalled.
Please add following red lines to following config file

...

<?xml version="1.0" encoding="utf-8"?>
<configuration>
  <configSections>

      <!-- .... -->


     <sectionGroup name="system.data.dataset.serialization" type="System.Data.SerializationSettingsSectionGroup, System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
       <section name="allowedTypes" type="System.Data.AllowedTypesSectionHandler, System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"/>
     </sectionGroup>
 </configSections>
 <system.data.dataset.serialization>
     <allowedTypes>
       <!-- <add type="assembly qualified type name" /> -->
       <add type="cc.Controls.BaseDataAutoCompleteExtender+ValueInfo, cc.Controls, Version=1.0.0.0, Culture=neutral, PublicKeyToken=50ada2d2f8dc09b9" />
       <!-- additional <add /> elements as needed -->
     </allowedTypes>
 </system.data.dataset.serialization>

 <!-- .... -->

</configuration>



Version 5.16

...

(warning) With SP-EXPERT only applicable for version 20.1.

...

  • #5297 Fixed Write TIS table 4.0 using "replace rows with same key"
  • #5315 Fixed Date parameter access (time portion truncated)
  • #5236 Fixed Cron jobs portlet in SPX context
  • #5103 Fixed Cron jobs portlet in SPX context, preserve password
  • #5253 Fixed ActionRunner with deactivated operations
  • #5166 Fixed CSV-Import-Operator file references
  • #5162 Fixed OpPatches with parallel Logon-Events

...

  • #4720 Fixed InvalidCastException with Oracle
  • #4797 Fixed Dynamic ComboBox in multiple columns with different data sources
  • #4961 Fixed Export with file in root folder
  • #4942 Fixed EdGrid generate table op missing table reference
  • #4611 Grant access to Data Management without DEVELOPERROLE
  • #5085 Fixed db connection leak with file stream in diverse operators
  • #5130 Fixed Admin portlet collapsing
  • #5132 Fixed project context menu in editor
  • #5144 Fixed permission report in User Management

...

SPX 20.1 Release Version

  • #4734 fixed temporary license
  • #4725 EdGrid portlet fixed EdGrid filter (DateTime)
  • #4690 avoid potential project dead lock
  • #4665 EdGrid portlet fixed EdGrid dyn. ComboBox with import
  • #4666 fixed project patches
  • #4661 cron jobs fixed cron jobs (ByWeekDay)
  • #4627 Python op fixed Python operator
  • #4596 enable "delete project" for non-developer users
  • #4530 EdGrid portlet fixed EdGrid dyn. ComboBox with template projects
  • #4073 Scaling op fixed Scaling operator
  • #4477 EJSChart portlet fixed EJSChart portlet
  • #4419 Controller portlet fixed Controller portlet with DateTime
  • #4401 fixed Export CSV operator
  • #4400 EdGrid portlet fixed EdGrid (paste replace all rows)
  • #4354 New Editor fixed list of events using a data node
  • #4277 EdGrid portlet fixed EdGrid (row order edit)
  • #4334 EdGrid portlet fixed EdGrid (row order add)
  • #4269 cron jobs fixed cron jobs (ByDateTime start on same day)
  • #4265 Python op fixed Python operator
  • #4077 Write TIS Table op fixed in create only mode Warning instead of Error
  • #4143 Auto CSV import op fixed setting
  • #4266 EdGrid portlet improved entering date and time, adds one day to date column, parsing of time
  • #4333 EdGrid protlet fixed editing mode without having a focus yet
  • #4293 EdGrid portlet improved paste error message
  • #4305 SQL Import op improved option to disable timeout
  • #4253 cron jobs fixed stop cron jobs

Version 5.16

...

  • #5394 Fixed Controller Portlet for relative date used with Internet Explorer (IE)

...

  • #4861 Fixed empty Portlet tree (portlets with multiple data sources)
  • #5315 Fixed Date parameter access (time portion truncated)

...

TIS5_16_0-28913 (cumulative)

...

  • #4597 Fixed decrypting XimesDALconfig.xml.s
  • #4596 Grant delete project without DEVELOPERROLE
  • #4611 Grant access to Data Management without DEVELOPERROLE

...

Version 5.15

PatchRelease DateDescription
TIS5_15_0-28062 (cumulative)2019-06-18
  • #5315 Fixed Date parameter access (time portion truncated)
TIS5_15_0-28061 (cumulative)2019-05-02
  • #3011 Fixed resource resolution of non-admin portlets' description in admin portlet folder
TIS5_15_0-28056 (cumulative)2019-03-04
  • #4861 Fixed duplicate key exception when loading portlet/dashboard tree
TIS5_15_0-28054 (cumulative)2019-02-11
  • #4597 fixed decrypting XimesDALconfig.xml.s
TIS5_15_0-28051 (cumulative)2019-01-16
  • #4503 Dynamic ComboBox: Use correct data source in cloned project
TIS5_15_0-280502019-01-08
  • #4596 delete project without Developer License
TIS5_15_0-280492018-12-20
TIS5_15_0-280482018-12-18
  • #4597 more retries for decrypting XimesDALconfig.xml.s
TIS5_15_0-280472018-11-19
  • #4035 Project Import: Apply patches in reverse order
    • Caused problems with controller portlets of imported projects, in the way that wrong parameters are shown.
Script_ORA.5.15.0.12018-10-25
  • #4191 Oracle 11 compatible scripts
Script_SQL.5.15.0.12018-10-25
  • #4300 EdGrid data nodes in template project clones are not dirty with MSSQL
TIS5_15_0-280452018-10-19
  • #4305 Import SQL without timeout option
TIS5_15_0-28044

2018-08-30


  • #3341 #3436 Editable Grid Update: Handle upper case table names in MSSQL
    • Editable Grid could not be saved in conjunction with MSSQL.
  • #3943 Cron Job execution: Recalculate dueTime on exe error for ByPeriod cron jobs as well
    • Session cleanup may be stopped, which can harm the system's performance.
  • #3858 #3873 #3933 #4055 #2974 Admin Portlet Fixes
  • #4035 Project Import: Apply patches in reverse order
    • Caused problems with controller portlets of imported projects, in the way that wrong parameters are shown.

(warning) This patch is included in the SPX Forecast Setup dated 05.09.2018 on the Interflex's FTP server.


Version 5.14

PatchRelease DateDescription
TIS5_14_0-269682018-06-27
  • #3736 cope with renamed folders of TISBoard
  • #3624 fixed config StimulsoftLocalizationFileFolder
  • #3438 proper folder-only-display

  • #3558 Fix period of SPX Session Keep Alive Cron Job

  • #3392 explicitly set pdf export settings in event handler


Version 5.13

PatchRelease DateDescription
TIS5_13_0_IF-259092018-04-27
  • #3558: Fix period of SPX Session Keep Alive Cron Job
TIS5_13_0_IF-259072018-03-31
  • #3097: fixed missing session clean up (close browser with TISBoard)
  • #3361: keep alive SPX sessions
  • #3342: more tolerant export if SPX session expired
TIS5_13_0_IF-259002018-02-28
  • #3335: CR-Developer License create project failes
  • #2367: DBUpdateXiParamRefs failed, Reports bleiben leer
  • #3102: EmployeeLogOn fixed
  • #2980: Long strings in TIS-Tabellen
  • #2980, #2985: EdGrid Save-Button disabled during save avoids errors

...