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] Create library for generic pneumatic components by @IX-BOT in #174
- 173 new feature create library for generic pneumatic components by @TomKovac in #205
- Inspector refactor by @Specter-13 in #198
- Add documentation for pneumatics by @IX-BOT in #207
- [IDEA] Misc adjustments to library template by @IX-BOT in #204
- updates to AX# 0.14.2-alpha.134 + adjustments by @PTKu in #208
- [NEW-FEATURE] Sequencer view - add more observability by @IX-BOT in #202
- [IDEA] Unified approach for ASP and AlertDialogService properties in DataExchangeViewModel by @IX-BOT in #213
- [NEW-FEATURE] AxoDatamans' method 'Read' should have an output parameter for the result. by @IX-BOT in #212
- [BUG] Monitoring the change of the time property by @IX-BOT in #211
- [BUG] Humanizer inconsistent behavior with different culture by @IX-BOT in #214
- [BUG] After opening the generated data, an exception will occur. Fragment data does not have a Changes member." by @IX-BOT in #219
- DateOnly issue by @Brano5 in #218
- Major refactoring by @PTKu in #216
- [IDEA] Make calls in AxoDataExchange and AxoDataFragmets asynchronous by @IX-BOT in #178
- AX# v0.14.3-alpha.149 by @PTKu in #227
- [NEW-FEATURE] Add IgnoreOnPocoOperation attribute on members where ixc omits POCOs by @IX-BOT in #229
- Refactor docs framework by @Brano5 in #234
- Refactor and minor fixes to AXOpen by @Specter-13 in #235
- [BUG] AxoLogger report log with wrong identity by @IX-BOT in #233
- Create app template script by @PTKu in #236
- Update PERFORMANCE.md by @kuh0005 in #237
- Update README.md by @PTKu in #238
- fixes and refactors library template by @PTKu in #242
- add abstractions to packables by @PTKu in #243
- Fix template issue by @PTKu in #244
- UPDATE TO 0.15.0-alpha.153 and align by @IX-BOT in #247
- updates to 0.15.0-alpha.154 by @PTKu in #248
- 0.15.0-alpha.155 by @PTKu in #249
- Fix timer library structure by @PTKu in #250
- [IDEA] Inspectors dialog handler should not be instance member, but passed as argument to dialog call. by @IX-BOT in #231
- add meta folder to package by @PTKu in #251
- [NEW-FEATURE] Improvements to template.simple by @IX-BOT in #226
- Add apax package signing by @PTKu in #254
- [NEW-FEATURE] Update to apax 2.0 by @IX-BOT in #255
- 256 + visual composer by @PTKu in #265
- udpate to AX#0.15.0-alpha.168 by @PTKu in #266
- Persistent data exchange by @kuh0005 in #268
- [NEW-FEATURE] Create library for Rexroth drives by @IX-BOT in #210
- [QUESTION] Suspend task should be optional (default should not allow the suspending) by @IX-BOT in #267
- Some tasks in AxoDrive stays permanently in error state by @IX-BOT in #271
- [NEW-FEATURE] AxoStep extension by @IX-BOT in #272
- Multiple call of the inspector by @IX-BOT in #276
- Update to net8 by @PTKu in #278
- Update to AX# 0.17.0-alpha.171 by @IX-BOT in #280
- [TEMPLATE] Template.Simple needs additional testing and improvments by @IX-BOT in #257
- [BUG] DataExchangeView.razor - ModalView throw exception by @IX-BOT in #284
- [BUG] Missing Emmission of AXOpen.ToolBox package by @IX-BOT in #288
- [BUG] AXOpen.1500 package not released by @IX-BOT in #291
- update to v0.18 of AX# by @IX-BOT in #286
- Axo simple set up as template by @kuh0005 in #295
- packable are now all found in src file and ctr/ix folder by @PTKu in #292
- [NEW-FEATURE] AXOpen Elements should implement Run with IAxoObject by @IX-BOT in #297
- issue - cyclic popover by @PTKu in #303
- 262 new feature add feature for an easily customizable view by @PTKu in #307
- Festo cmmt as plus rexroth indradrive by @TomKovac in #309
- 293 festo cmmt as class not derived from axo drive just point to point movements by @TomKovac in #304
- Festo cmmt as pl copen by @PTKu in #311
- UnitComponents instantiate in the Context by @kuh0005 in #312
- Tuning sequncer perfomance by @PTKu in #310
- Add zoomable and panable to visual composer by @Brano5 in #313
- Prepare unit template for visual composer by @kuh0005 in #315
- Dev 2311 vc alarms visual by @PTKu in #320
- Desoutter by @TomKovac in #317
- Mitsubishi robotics by @TomKovac in #321
- Fixing path to cognex projects by @kuh0005 in #322
- Components by @TomKovac in #323
- Components by @TomKovac in #325
- Dev 2311 vc additions by @PTKu in #326
- Components by @TomKovac in #327
- Components by @TomKovac in #331
- Components by @TomKovac in #332
- Components by @TomKovac in #333
- Components by @TomKovac in #334
- Components by @TomKovac in #335
- integration example fixed by @TomKovac in #336
- Components by @TomKovac in #337
- Components by @TomKovac in #338
- desoutter changed to hwId by @TomKovac in #339
- Components by @TomKovac in #340
- Traversal build of apax and ixc by @PTKu in #342
- Components by @TomKovac in #341
- Add zoomable and panable to visual composer by @Brano5 in #344
- Repair how to vicualComposerContainer obtain list of object, from whi… by @Brano5 in #345
- Visual composer update by @Brano5 in #347
- Add dialogs to template by @kuh0005 in #348
- Components by @TomKovac in #346
- Visual composer by @Brano5 in #351
- Components by @TomKovac in #350
- Some vissual changes by @Brano5 in #353
- Components by @TomKovac in #355
- Dev 2311 wip on template by @PTKu in #356
- DataExchangeViewModel changed by @Brano5 in #354
- Moved where call add ToolTips and PopOvers by @Brano5 in #359
- Add in docs toolTips and PopOvers by @Brano5 in #360
- Removes
template.simple
and places it into separate repository by @PTKu in #361 - Template library by @TomKovac in #362
- Pack will target selected platforms by @PTKu in #367
- Simplifies usage of REF_TO AxoStep by @PTKu in #369
- Admin roles by @TomKovac in #370
- Components Rexroth Indradrive messages update by @TomKovac in #366
- Adjusting to axunit-st by @PTKu in #372
- dev-2311 merge by @PTKu in #373
- Create Festo CMMT-AS servodrive library by @IX-BOT in #274
- Festo CMMT-AS class (not derived from AxoDrive) just point to point movements by @IX-BOT in #294
- Tests by @TomKovac in #374
- hwc_update by @IX-BOT in #376
- Updates axunit by @PTKu in #379
- Update ax packages by @PTKu in #380
- mitsubishi robotics hardware debug by @IX-BOT in #378
- Back to dev versions by @PTKu in #381
- Mitsubishi robotics using templates in hwc by @IX-BOT in #383
- Visual composer modification by @Brano5 in #386
- PLC time synchronization by @IX-BOT in #388
- UR robotics configured using hwc by @IX-BOT in #385
- Add UR robot backup by @IX-BOT in #390
- [NEW-FEATURE] Update to AX# 0.19.3-alpha.214 by @IX-BOT in #394
- Visual composer modification by @Brano5 in #395
- components declarations using hwc by @IX-BOT in #392
- Components rexroth indradrive hardware declaration using hwc by @IX-BOT in #397
- components cognex hardware configuration using hwc by @IX-BOT in #399
- Move PLC template from library to app by @IX-BOT in #401
- Improved moving elements in visual composer by @Brano5 in #402
- Scripting clean up by @PTKu in #403
- Export not works with connection with Mongo DB. by @IX-BOT in #405
- [NEW-FEATURE] Upate to AX# 0.19.3-alpha.217 by @IX-BOT in #407
- udpates to AX# 0.19.3-alpha.221 by @PTKu in #408
- updates to @ax-sdk2405.0.0 by @PTKu in #409
- Sorting in axo data by @Brano5 in #410
- Remove plcsim targets by @PTKu in #411
- Components using only hwc by @IX-BOT in #413
- updates to AX# 0.19.3-alpha.224 by @PTKu in #414
- Feature/scripts improovements and cleanup by @TomKovac in #415
- Docu by @Brano5 in #416
- updates to AX# 0.19.3-alpha.224 by @PTKu in #417
- Feature/script improvements by @TomKovac in #418
- Feature/script improvements by @TomKovac in #419
- update to AX Code 1.90.0 by @IX-BOT in #421
- updates to AX# 0.19.3-alpha.226 by @PTKu in #422
- udpates axsharp to 0.19.3-alpha.231 by @PTKu in #423
- Tomas 2024 08 by @TomKovac in #424
- Reduce build output in ci by @PTKu in #425
- Fw4 template alignment by @PTKu in #427
- Fw4 template alignment by @PTKu in #429
- VisualComposer should have public method AddChildren by @IX-BOT in #431
- Fix nuget packages restoring by @PTKu in #436
- Fix inspector dialogues by @PTKu in #437
- udpates to AX# 0.19.3-alpha.233 by @PTKu in #442
- Hw components using generated templates in yaml format by @IX-BOT in #441
- Update hwc to latest version 2.0.49 by @IX-BOT in #444
- [BUG]Visual Composer ComboBox by @IX-BOT in #445
- HWids started with the number should be prefixed with the underscore by @IX-BOT in #447
- [IDEA] Messaging needs improvements perf in particular by @IX-BOT in #449
- removes ixc update to latest in pre-requisites check script by @PTKu in #452
- Change AxoAo AxoDo signals from IN_OUT to OUTPUT by @IX-BOT in #451
- [NEW-FEATURE] Visual Composer should use object symbol instead of symbol hash. by @IX-BOT in #454
- Allign scripts with axopen.templates by @IX-BOT in #456
- Ai should have also the WORD type input by @IX-BOT in #458
- [NEW-FEATURE] Update to AX# 0.20.0-alpha.260 by @IX-BOT in #460
- latest ax packages should be referenced by one project by @IX-BOT in #462
- Update CODE_OF_CONDUCT.md by @PTKu in #463
- Script_to_start_PlcSimAdvanced_and_set_the_instance_IP_according_to_AXTARGET_value by @IX-BOT in #465
- [NEW-FEATURE] Add logging for the CRUD operations including time measurement. by @IX-BOT in #473
- [NEW-FEATURE] log button action in DataExchange Edit window by @IX-BOT in #467
- udpdates to 0.21.0 by @PTKu in #475
- Update all apax.yamlS in all appS to use hwc in yaml, to use secure comm and latest scripts by @IX-BOT in #469
- Correct the paths to certification files in all apps by @TomKovac in #493
- Test issue pipeline by @TomKovac in #495
- axcode update to 1.94.2 by @TomKovac in #497
- add ping check after switching on plcsim instance by @TomKovac in #499
- all plcsim instances has to be checked for ip address conflict before registering new-one by @TomKovac in #501
- Change cake build project to .net9.0 by @TomKovac in #503
- App test workflow by @TomKovac in #505
- Nightly should evaluate PLCsim instance accesibility by @TomKovac in #507
- Update to 2411 by @TomKovac in #510
- adds latest packages to library list by @PTKu in #511
- Nightly tunning by @TomKovac in #513
- adds dotnet 8 due to compatiblity issues with existing project by @PTKu in #514
- Update feed in scripts by @TomKovac in #519
- Build target should be changed to S7generic by @TomKovac in #516
- Add labels to runners according to target platforms by @TomKovac in #522
- s7generic does not work properly, switch back to 1500 as a target by @TomKovac in #524
- Adjust trigger time of the nightly workflow by @TomKovac in #526
- Port to inxton org 1 by @PTKu in #527
- Consider limiting what packages need to be released. by @PTKu in #529
- Remove gh actions that are now replaced by cli by @PTKu in #531
- Update README.md by @PTKu in #532
- [BUG] AxoTextList does not update the value on change only on refresh by @TomKovac in #533
- 520 fix an issue with the export by @kuh0005 in #535
- [BUG] Messenger does not display message text properly when text list is used. by @TomKovac in #534
- 0.22.0-alpha.318 by @PTKu in #537
- Update to ax# 0.22.0-alpha.323 by @PTKu in #541
- Messenger should display also the help text by @TomKovac in #539
- Update ax packages by @TomKovac in #543
- When issue created using gh cli script, it should be directly moved to in progress by @TomKovac in #547
- Testing issue to verify gh cli script workflow functionality by @TomKovac in #550
- [NEW-FEATURE] Auto log-out for users by @IX-BOT in #471
- update to ax# 0.22.0-alpha.326 by @PTKu in #553
- Package publish/push on demand. by @PTKu in #555
- dev build should be chanined with publish by @PTKu in #559
New Contributors
- @TomKovac made their first contribution in #1
- @dependabot made their first contribution in #58
- @kuh0005 made their first contribution in #82
- @IX-BOT made their first contribution in #130
- @Specter-13 made their first contribution in #198
Full Changelog: https://github.com/Inxton/AXOpen/commits/0.4.5-alpha.1134