Skip to content

Releases: Inxton/AXOpen

0.4.5-alpha.1134

29 Jan 09:51
Compare
Choose a tag to compare
0.4.5-alpha.1134 Pre-release
Pre-release

Release v0.4.5-alpha.1134

What's Changed

  • additions from ptku and apax command in cake fix by @TomKovac in #1
  • CommandTask readme added by @TomKovac in #2
  • additions to readme command task by @PTKu in #3
  • Update Readme by @TomKovac in #5
  • 6 add event methods for commandtask by @TomKovac in #13
  • visual components for CommandTask and Sequencer by @TomKovac in #15
  • Sequencer OnSequenceCompleted and OnBeforeSequenceStart methods added by @TomKovac in #18
  • adds brief readme by @PTKu in #23
  • Cake script ready for open testing by @PTKu in #21
  • 20 complete build script for ixframework by @PTKu in #24
  • Update dev.yml by @PTKu in #25
  • 20 complete build script for ixframework by @PTKu in #26
  • [infrastructure] create issue branch action by @PTKu in #28
  • 19 desing component base class by @TomKovac in #29
  • updates pacakges to v0.13.3-alpha.59 adds metadatata to nuget packages by @PTKu in #31
  • upate to v 0.13.3-alpha.61 by @PTKu in #32
  • 19 desing component base class by @TomKovac in #30
  • Prepare project for IxData by @PTKu in #36
  • [NEW FEATURE][ix-core] add implementation of remote task by @PTKu in #41
  • [NEW FEATURE][ix-data] Implement IxDataExchange based on TcoDataExchange by @PTKu in #45
  • Bump MongoDB.Driver from 2.16.1 to 2.19.0 in /src/data/src/repositories/MongoDb by @dependabot in #58
  • [NEW-FEATURE] Implement alarm/messaging by @PTKu in #49
  • adds missing package content and update to v.0.14.0-alpha.90 by @PTKu in #61
  • 48 new feature implement alarm/messaging by @PTKu in #63
  • [NEW-FEATURE] Add momentary and toggle task from tco by @PTKu in #65
  • Update README.md by @PTKu in #69
  • 64 new feature add momentary and toggle task from tco by @PTKu in #71
  • Major refactoring to AXOpen, app template... just an huge PR by @PTKu in #70
  • additions and clean ups by @PTKu in #75
  • [DOCUMENTATION] axodata readme needs some polishing by @PTKu in #76
  • Update README.md by @PTKu in #77
  • [BUG] Sequencer should not execute code that is outside steps by @PTKu in #72
  • various updates and fixies by @PTKu in #79
  • Template additions by @PTKu in #80
  • Solving some bugs in the axo data by @Brano5 in #81
  • removes depenency to legacy Ix.Compiler by @kuh0005 in #82
  • Create unit tests for messaging (tranfered from tco) by @PTKu in #78
  • Add documentation for AxoMessenger by @PTKu in #84
  • added local snippets for ix-compiler attributes by @kuh0005 in #86
  • Adds support for combining data scattered over multiple repositories by @PTKu in #85
  • updates to v0.14.0-alpha.106 by @PTKu in #88
  • Fixes some issues adds integration tests and adds documentation for AxoData (fragments) by @PTKu in #93
  • [Blazor] Momentary task stays in switched on state when button is pressed and page is left by any reason. by @PTKu in #91
  • [NEW-FEATURE] Port security from tco by @PTKu in #60
  • Removes dependency of messaging on core to prevent circlularity by @PTKu in #94
  • [NEW-FEATURE] User and events logging by @PTKu in #90
  • [NEW-FEATURE] Add identity to logging for user actions. by @PTKu in #96
  • [BUG] Open data window when is not requested by @PTKu in #102
  • [UPDATE] Update to sdk 4.0.2 by @PTKu in #104
  • [NEW-FEATURE] AxoMessanger should use context logger to provide logging by @PTKu in #98
  • Alert dialog implementation by @Brano5 in #107
  • Simple documentation for Alert Dialog by @Brano5 in #108
  • [BUG] IamHereIndicator sometime dont show correct link by @PTKu in #110
  • Step forward/backward commands must be accessible form certain level by @PTKu in #114
  • [NEW-FEATURE] Add AxoData Import/Export by @PTKu in #111
  • Update to ax# 0.14.0-alpha.112 by @PTKu in #118
  • [NEW-FEATURE] implement new operation to the IAxoDataExchange: EntityExist, CreateOrUpdate by @PTKu in #115
  • Docs for axo data export/import by @Brano5 in #119
  • Tests for Axodata export/import by @Brano5 in #120
  • [NEW-FEATURE] Ignore Unknown elements/columns during import from CSV by @PTKu in #122
  • adds apax update option to the cake script, by @PTKu in #127
  • update readme to reflect latest development by @IX-BOT in #130
  • [mts-template] add theming support by @PTKu in #124
  • [NEW-FEATURE] Invokable dialogues from PLC by @PTKu in #116
  • [UPDATE] Update to AX# v0.14.0-alpha.115 by @IX-BOT in #141
  • [NEW-FEATURE] Customizable export/import in AxoData by @PTKu in #126
  • [mts-template] investigate localization possibilities of blazor application by @IX-BOT in #133
  • Added docs for server configuration by @Brano5 in #147
  • [IDEA] Change remote execution handling in AxoDataExchange to use a single instance of AxoRemoteTask by @IX-BOT in #149
  • [NEW-FEATURE] Import/Export should be able to dynamically locate available options instead of fixed enumeration by @IX-BOT in #146
  • Improve communication performance by limiting access only to used variables by @IX-BOT in #136
  • updates to 0.14.1-alpha.120 by @PTKu in #155
  • Prepare library for Cognex by @IX-BOT in #134
  • [IDEA] Explore possibility of client identification by @IX-BOT in #145
  • [NEW-FEATURE] Analogue and digital inspectors by @IX-BOT in #139
  • Add axopen library template project by @PTKu in #166
  • [BUG] Can't edit values of inspectors in ShadowControl mode by @IX-BOT in #168
  • implement change tracking in AxoData by @IX-BOT in #159
  • [NEW-FEATURE] Add alarm indicator to AxoComponentView by @IX-BOT in #181
  • [IDEA] Hash data to prevent outside modification. by @IX-BOT in #170
  • unpdates to AX# 0.14.2-alpha.133 by @PTKu in #182
  • [NEW-FEATURE] Create Component for Cognex Insight by @IX-BOT in #161
  • [BUG] fix name of the cognex vision package by @IX-BOT in #184
  • [BUG] The change of any string property in the data causes an exception in HashHelper by @IX-BOT in #190
  • [BUG] Saving partial fragment data (station data) should also create the remaining fragments by @IX-BOT in #191
  • Refactor AxoAata by @Brano5 in #194
  • [NEW-FEATURE] Create library for timers that will be platform independent using injected RTC by @IX-BOT in #151
  • [NEW-FEATURE] Create library for basic I/O elements by @IX-BOT in #179
  • Create globalization/internationalization resources for the framework by @IX-BOT in #164
  • Create library for exporting data from AxoData to Excel by @IX-BOT in #162
  • [NEW-FEATURE] Add message that the task's execute is not called cyclically by @PTKu in #106
  • Add inspectors for package publishing by @IX-BOT in #197
  • Update GitVersion.yml by @PTKu in #200
  • Add notes.md by @Brano5 in #201
  • [NEW-FEATURE] Cr...
Read more