]>
gerrit.simantics Code Review - simantics/sysdyn.git/log
Antti Villberg [Wed, 30 Sep 2020 08:52:40 +0000 (11:52 +0300)]
Trying to make MDL import work
gitlab #84
Change-Id: I7d9c36e4190f020033ebeefb6d008ebc34ffb478
Antti Villberg [Tue, 22 Sep 2020 18:59:28 +0000 (21:59 +0300)]
Enable Vensin import and XMILE
gitlab #84
Change-Id: Ic7476389d54b95e97d27ab8db3dca16cb3f7e4f1
Tuukka Lehtonen [Mon, 31 Aug 2020 07:10:26 +0000 (10:10 +0300)]
Trying to make inno-setup work
gitlab #79
Tuukka Lehtonen [Mon, 31 Aug 2020 06:56:02 +0000 (09:56 +0300)]
Fix build-installer to extract product before iscc run
gitlab #79
Tuukka Lehtonen [Mon, 31 Aug 2020 06:42:10 +0000 (09:42 +0300)]
Further CI_COMMIT_REF_NAME testing
gitlab #79
Tuukka Lehtonen [Mon, 31 Aug 2020 06:25:22 +0000 (09:25 +0300)]
Test CI_COMMIT_REF_NAME
gitlab #79
Tuukka Lehtonen [Mon, 31 Aug 2020 06:16:23 +0000 (09:16 +0300)]
Fix directories in sysdyn product package & ttest dind installer build
gitlab #79
Tuukka Lehtonen [Fri, 28 Aug 2020 23:25:11 +0000 (02:25 +0300)]
Empty needs for pages to support DAG view
gitlab #79
Tuukka Lehtonen [Fri, 28 Aug 2020 23:23:22 +0000 (02:23 +0300)]
Fix pages and publishing
gitlab #79
Tuukka Lehtonen [Fri, 28 Aug 2020 23:06:57 +0000 (02:06 +0300)]
Sysdyn 1.45 release engineering
* Add gitlab CI build draft
* Clean up GameExperiment code
* Reversion all relevant data and artifacts to 1.45.0
* Remove old and deprecated installer scripts
gitlab #79
Jani Mäkinen [Thu, 27 Aug 2020 11:25:58 +0000 (14:25 +0300)]
New tutorials and updated wiki
gitlab #79
Change-Id: Ie4c1882d2f18de504d783596d3aaddfe70c4904f
Tuukka Lehtonen [Tue, 25 Aug 2020 11:18:51 +0000 (14:18 +0300)]
Fixed ClassCastException caused by introduction of ShapeNode2
gitlab simantics/platform#574
Change-Id: I4fd6143ec97032f7cbe328ea677c9aad3800ddfc
Jani Mäkinen [Mon, 24 Aug 2020 14:03:57 +0000 (17:03 +0300)]
Update module graph structure, deny deleting modules in use under model
gitlab #52
Change-Id: I16df1a66dddb0a7fc039d739b73a3c5616066e48
Jani Mäkinen [Wed, 19 Aug 2020 12:39:06 +0000 (15:39 +0300)]
Cleanup code in EquationTab and fix StockExpression class
gitlab #49
Change-Id: I4bac3bc28865f02951d480087af50964994d6310
Jani Mäkinen [Tue, 28 Jul 2020 13:02:21 +0000 (16:02 +0300)]
Models have no use for labels, remove
gitlab #45
Change-Id: Ia267cbba172a2475c0a2debb3e0d52c937e8275d
Jani Mäkinen [Fri, 31 Jul 2020 11:57:36 +0000 (14:57 +0300)]
Make sure sysdyn modules can and will have subrelations
gitlab #55
Change-Id: Iaa61ffd646b8dbf093ecc37a2bc2f0cbec2a0716
Jani Mäkinen [Wed, 19 Aug 2020 11:47:31 +0000 (14:47 +0300)]
Make sure nested modules are in correct order when writing modelica code
gitlab #59
Change-Id: Id469cdf6cc79f3320398dad8e713643241fb83c1
Tuukka Lehtonen [Tue, 18 Aug 2020 09:13:08 +0000 (12:13 +0300)]
Switched from log4j to slf4j to remove all log4j dependencies
gitlab simantics/platform#579
Change-Id: I50a49d736b42dc5b351314a8ff122dd85c078f15
Jani Mäkinen [Fri, 17 Jul 2020 09:26:48 +0000 (12:26 +0300)]
unify naming conventions for new model and model import
github #76
Change-Id: I711e27d188a1b7acb74162653c2d8b286adccb26
Jani Mäkinen [Mon, 13 Jul 2020 07:56:23 +0000 (10:56 +0300)]
Add a new listener for EquationTab and make sure new value is accepted
gitlab #49
Change-Id: If3b614d1306f295f506ef51bd0a095806f4c7fac
Jani Mäkinen [Mon, 6 Jul 2020 11:01:19 +0000 (14:01 +0300)]
Add explanation of default stepsize to gui
gitlab #67
Change-Id: Ic9676888130fe53e7a03b398bc3c56cf5d7dce9f
Jani Mäkinen [Wed, 1 Jul 2020 12:19:18 +0000 (15:19 +0300)]
add variable names to value is nan/inf errors for model debugging
gitlab #66
Change-Id: Ibd94778043c07acef6310554ed8ebbd60caeb6e9
Tuukka Lehtonen [Mon, 29 Jun 2020 08:32:49 +0000 (11:32 +0300)]
NPE fixes for properties
gitlab #63
Tuukka Lehtonen [Fri, 26 Jun 2020 11:18:47 +0000 (14:18 +0300)]
Fix sysdyn to build with platform master and JavaSE-11
The upgrade to JFreeChart 1.5.0 required some attention detailed at
https://github.com/jfree/jfreechart#migration-from-jfreechart-10x
Other changes:
* Removed deprecated buckminster-build related projects from releng
* Switched execution environment and compiler settings to JavaSE-11
* Added /README.md
* Switched to Tycho 1.7.0
* Fixed split package problem with org.w3c.dom in
org.simantics.jfreechart by removing the Batik 1.7 bundled in there
and instead using Batik 1.12.0 from the platform.
gitlab simantics/platform#524
gitlab #62
Tuukka Lehtonen [Sat, 18 Jan 2020 23:25:45 +0000 (01:25 +0200)]
Fixing code to compile with latest master.
gitlab simantics/platform#405
Tuukka Lehtonen [Sat, 18 Jan 2020 23:05:49 +0000 (01:05 +0200)]
Upgraded to Eclipse 4.14 based target platform
* 32-bit platform is no more
gitlab simantics/platform#405
Tuukka Lehtonen [Thu, 29 Aug 2019 09:17:04 +0000 (09:17 +0000)]
Merge "time is filtered out when reading simulation results using openmodelica"
Jani Mäkinen [Mon, 5 Aug 2019 13:26:59 +0000 (16:26 +0300)]
time is filtered out when reading simulation results using openmodelica
gitlab #57
Change-Id: Ide55c0fd15255b9128a2425c9d1b28b9ad490826
Tuukka Lehtonen [Wed, 12 Jun 2019 11:36:02 +0000 (11:36 +0000)]
Merge "drawing shadows for dependency arrows results in nullpointerexception"
Jani Mäkinen [Wed, 12 Jun 2019 07:09:50 +0000 (10:09 +0300)]
drawing shadows for dependency arrows results in nullpointerexception
gitlab #48
Change-Id: If9ce3ab1c10529e62d114d88963259e73d533226
Jani Mäkinen [Mon, 3 Jun 2019 09:39:15 +0000 (12:39 +0300)]
symbol renaming doesn't work when done in the options view
includes edits recommended by Tuukka
gitlab #42
Change-Id: I07618031cbb3d5afff6e9f14042658b64c23e4a5
Jani Mäkinen [Mon, 3 Jun 2019 09:50:21 +0000 (12:50 +0300)]
Files under "Shared Functions" claim that they have no properties
gitlab #40
Change-Id: I47fd3abf360f07618005bf2f8fb479228848462f
Jani Mäkinen [Mon, 3 Jun 2019 09:54:31 +0000 (12:54 +0300)]
Deleting symbols and connectors from diagram viewer causes errors
gitlab #46
Change-Id: Iede73d259885df55dbc577ad44d7d6a188170c66
Miro Richard Eklund [Fri, 18 Jan 2019 11:05:45 +0000 (13:05 +0200)]
Ignore vaadin preferences in gitignore
closes #37
gitlab #37
Change-Id: I8fff459744b53647933719f94f14172048dd1ed5
Tuukka Lehtonen [Wed, 26 Sep 2018 10:58:02 +0000 (10:58 +0000)]
Merge "Adapt to platform changes in simantics/platform#96."
Tuukka Lehtonen [Wed, 26 Sep 2018 10:41:22 +0000 (13:41 +0300)]
Adapt to platform changes in simantics/platform#96.
gitlab #36
Change-Id: I671caf54a3472782ec53b54d647b040079bfcf64
Tuukka Lehtonen [Wed, 26 Sep 2018 07:08:53 +0000 (10:08 +0300)]
Yet another try at sysdyn-om installer automation
gitlab #34
(cherry picked from commit
a389745de50e75db590551d5e0ced1b8a0bf59fe )
Tuukka Lehtonen [Mon, 24 Sep 2018 20:34:05 +0000 (23:34 +0300)]
Only OM build
gitlab #34
(cherry picked from commit
1767930165a3e954efae80a2155d99a7fc4d69ef )
Tuukka Lehtonen [Mon, 24 Sep 2018 19:41:32 +0000 (22:41 +0300)]
Yet another try for setup generation pipeline
gitlab #34
(cherry picked from commit
2e8bffc5a3a44fa3dba5ade79466e45173cbb1b1 )
Tuukka Lehtonen [Mon, 24 Sep 2018 10:10:24 +0000 (13:10 +0300)]
How hard can it really be
gitlab #34
(cherry picked from commit
b07dbf203bc8e401cee7568c91a66fa6da96a360 )
Tuukka Lehtonen [Mon, 24 Sep 2018 09:59:13 +0000 (12:59 +0300)]
Yet another attempt at sysdyn setup pipeline
gitlab #34
(cherry picked from commit
3ea1b74ac0ca633f28e4b898316bdc90d2da7701 )
Tuukka Lehtonen [Mon, 24 Sep 2018 09:41:54 +0000 (12:41 +0300)]
Yet another try at building both plain and OM installers
gitlab #34
(cherry picked from commit
4bf83b8dc068cf430bf2befb02b9095741993fb2 )
Tuukka Lehtonen [Mon, 24 Sep 2018 09:17:39 +0000 (12:17 +0300)]
Yet another try at sysdyn setup pipeline
gitlab #34
(cherry picked from commit
6961d8936a932a60bbcc3622f99371e823e664e0 )
Tuukka Lehtonen [Mon, 24 Sep 2018 09:16:13 +0000 (12:16 +0300)]
Yet another attempt at sysdyn setup pipeline
gitlab #34
(cherry picked from commit
9fb4ade0e72f331ead7e1d863b12c7d0d58e90c8 )
Tuukka Lehtonen [Mon, 24 Sep 2018 08:56:18 +0000 (11:56 +0300)]
Yet another try at setup pipeline
gitlab #34
(cherry picked from commit
2252280dad57b1bcec2b0d280a94a8b4273fd629 )
Tuukka Lehtonen [Mon, 24 Sep 2018 08:55:34 +0000 (11:55 +0300)]
Yet another try at setup pipeline
gitlab #34
(cherry picked from commit
ebf5b51ea3773c653bd2970f15cd3d6e04a0bc3f )
Tuukka Lehtonen [Mon, 24 Sep 2018 08:54:53 +0000 (11:54 +0300)]
Yet another try at setup pipeline
(cherry picked from commit
149ffa8ee3c33f82524c0d837cefe5b8c29583ca )
Tuukka Lehtonen [Mon, 24 Sep 2018 08:52:40 +0000 (11:52 +0300)]
Third try for sysdyn setup pipeline
gitlab #34
(cherry picked from commit
0509ec2c29f547e54951a26db2ca7b7cde8a0bda )
Tuukka Lehtonen [Mon, 24 Sep 2018 07:14:36 +0000 (10:14 +0300)]
Second try for powershell installer script
gitlab #34
(cherry picked from commit
24e63a4a3ca0fea2f0762ad82866ba04d5ee74ec )
Tuukka Lehtonen [Fri, 21 Sep 2018 19:48:17 +0000 (22:48 +0300)]
Install openmodelica on top of branded sysdyn product
gitlab #33
(cherry picked from commit
cb727b7a27e74beca33b0d74777c1a2cc7375acc )
(cherry picked from commit
96cdb156f74349db99d7e5007a2e8ded680221bc )
Tuukka Lehtonen [Tue, 25 Sep 2018 06:55:06 +0000 (06:55 +0000)]
Merge changes I78fc0daa,I50036738
* changes:
Updated sysdyn-with-openmodelica.product configuration
Updated about dialog version
Tuukka Lehtonen [Tue, 25 Sep 2018 06:54:37 +0000 (06:54 +0000)]
Merge "Updated year to 2018 in splash screen"
Tuukka Lehtonen [Tue, 25 Sep 2018 06:54:24 +0000 (09:54 +0300)]
Updated sysdyn-with-openmodelica.product configuration
gitlab #34
Change-Id: I78fc0daa2b51a2db903d2609a9e178151b048f17
Tuukka Lehtonen [Tue, 25 Sep 2018 06:53:21 +0000 (09:53 +0300)]
Updated about dialog version
gitlab #35
Change-Id: I500367382674537a56470cf010daa375a412194d
Tuukka Lehtonen [Tue, 25 Sep 2018 06:48:39 +0000 (09:48 +0300)]
Updated year to 2018 in splash screen
gitlab #35
Change-Id: I63205863824f9df1ed2b46ee88b755d8772a053c
Tuukka Lehtonen [Mon, 24 Sep 2018 06:52:26 +0000 (09:52 +0300)]
Innosetup pipeline build first try
gitlab #34
Tuukka Lehtonen [Fri, 21 Sep 2018 20:27:29 +0000 (23:27 +0300)]
Trying to fix jenkins build
gitlab #33
(cherry picked from commit
029c8bb59e91f6b0aedfcec72822c80c10cb4ba2 )
Tuukka Lehtonen [Fri, 21 Sep 2018 19:48:17 +0000 (22:48 +0300)]
Install openmodelica on top of branded sysdyn product
gitlab #33
Tuukka Lehtonen [Fri, 21 Sep 2018 12:29:18 +0000 (15:29 +0300)]
Set product version to 1.35.0
gitlab #33
(cherry picked from commit
ba789844e437508d1ab3f10e09ad89c932711b6a )
Tuukka Lehtonen [Fri, 21 Sep 2018 12:07:18 +0000 (15:07 +0300)]
Added maven profiles: build-p2-repository, build-products
gitlab #33
(cherry picked from commit
36368e38ad704f55aa769a8a60c3793acff86e2e )
Tuukka Lehtonen [Mon, 17 Sep 2018 12:16:53 +0000 (12:16 +0000)]
Merge "Installer script for Inno Setup"
Miro Richard Eklund [Thu, 13 Sep 2018 14:29:12 +0000 (17:29 +0300)]
Remove unnecessary documentserver and sysdyn simulation references
The jenkinsfile contains unnecessary references to the sysdyn simupedia
simulation and document server features.
Renamed to not reference simupedia
gitlab #32
Change-Id: I05d23fa3a534767a5081ba9a2ea10a95d028148e
Jussi Koskela [Tue, 11 Sep 2018 06:59:53 +0000 (09:59 +0300)]
Installer script for Inno Setup
TODO: configure the source and output dirs properly.
gitlab #30
Change-Id: I2787ca5200aec36199b459eab865d14bc1bf9bac
Tuukka Lehtonen [Mon, 3 Sep 2018 13:08:45 +0000 (16:08 +0300)]
Fixed produced OM package name
gitlab #28
Tuukka Lehtonen [Mon, 3 Sep 2018 13:00:58 +0000 (16:00 +0300)]
Fixed online publishing
gitlab #28
(cherry picked from commit
3e878398d012f2aeb7ff64c8ead712f99ef1fe26 )
Tuukka Lehtonen [Mon, 3 Sep 2018 12:45:23 +0000 (15:45 +0300)]
Removed simupedia installation from JenkinsFile for next release
gitlab #28
Tuukka Lehtonen [Mon, 3 Sep 2018 12:33:28 +0000 (15:33 +0300)]
Merge branch 'release/1.35.0'
Tuukka Lehtonen [Mon, 3 Sep 2018 10:51:09 +0000 (13:51 +0300)]
Fixing build to install correct IUs
gitlab #28
Change-Id: I479b13f6977e5bb3880a86ae2c14c8f81a70e1e7
Miro Richard Eklund [Mon, 3 Sep 2018 09:34:26 +0000 (12:34 +0300)]
Add "steps" definition to stage 1
gitlab #28
Change-Id: I15a63f16f518982b96cae60d7302c6278243d629
Miro Richard Eklund [Mon, 3 Sep 2018 09:20:42 +0000 (12:20 +0300)]
Update jenkinsfile to define node as agent 'master'
gitlab #28
Change-Id: I6ecf222ce6b15c95780bd59a7c60e8a918dd832c
Miro Richard Eklund [Mon, 3 Sep 2018 07:45:18 +0000 (10:45 +0300)]
Add missing bracket to jenkinsfile and remove agent definition
gitlab #28
Change-Id: Ie24c97fc71588ae550d031b36913d6108f2cf358
Tuukka Lehtonen [Sat, 1 Sep 2018 10:25:13 +0000 (13:25 +0300)]
Adapt to simantics/platform/issues/74 changes
gitlab #29
Change-Id: Icae655ade289458053a9631c42b262ffc57f8425
Miro Richard Eklund [Fri, 31 Aug 2018 09:47:47 +0000 (12:47 +0300)]
Update to jenkins file
gitlab #28
Change-Id: I9571f40625e737935e55304761f9080291acfbdf
Miro Richard Eklund [Thu, 30 Aug 2018 12:30:38 +0000 (15:30 +0300)]
Initial Jenkinsfile-sysdyn-simupedia-om
gitlab #28
Change-Id: Id95a00d41d84edefbdfe58c6abfcfd46e8bc26c1
Tuukka Lehtonen [Wed, 29 Aug 2018 13:21:42 +0000 (16:21 +0300)]
Changed master branch to refer to master platform again
Miro Richard Eklund [Mon, 27 Aug 2018 14:28:46 +0000 (17:28 +0300)]
Update documentation to include markdown and dita generation support
Generated docs includes eclipse help and wiki-site HTML from a source
markdown file collection (base, basic tutorial, advanced tutorial) with
accompanying .png files.
gitlab #5
Change-Id: I3bdcb4da7cad61387bedec6c2adcd31ce2fe6f26
(cherry picked from commit
73c418ef32c2c93c49b2069bceb7b2cf372958ca )
Tuukka Lehtonen [Tue, 28 Aug 2018 13:02:01 +0000 (16:02 +0300)]
Fixed SysdynPointerInteractor to work with simantics/platform#66
Miro Richard Eklund [Mon, 27 Aug 2018 14:28:46 +0000 (17:28 +0300)]
Update documentation to include markdown and dita generation support
Generated docs includes eclipse help and wiki-site HTML from a source
markdown file collection (base, basic tutorial, advanced tutorial) with
accompanying .png files.
Updated 1.35.0 branch of sysdyn to use platform 1.35.0
gitlab #5
Change-Id: I3bdcb4da7cad61387bedec6c2adcd31ce2fe6f26
Miro Richard Eklund [Fri, 27 Jul 2018 15:05:22 +0000 (18:05 +0300)]
Sysdyn model browser context update
+ Re-introduce missing model browser contexts such as import, export,
new
for libraries, functions, charts and more for Sysdyn models. Full list:
Modules: Import Module
Experiments: New Game Experiment, New Sensitivity Analysis Experiment
Functions: Import Function Library
Function Library: Export Function Library, New Function, New Function
Library
Charts: New Sensitivity Chart
Experiment: Assign IC
Model: Export Model
History Dataset: Show in charts
Module: Assign Symbol Groups..., Export Module
Model: Open Diagram Editor (also works with double-click)
+ Reintroduced "Initial Conditions" folder under sysdyn model
+ Allow underscore characters in sysdyn name validator
+ Use SpreadsheetUtils and SpreadsheetGraphUtils (not sysdyn.SheetUtils)
to create new books and spreadsheets for Sysdyn models. This way the
implementation relies on the platform implementation and doesn't need to
copy-paste the implementation to a sysdyn-specific SheetUtils class.
+ Previously, deleting a Module only removed the Symbol associated with
it, leaving the Module itself intact and listed under the .sysdyn
model's graph. Now, a separate remover for deleting a module has been
added that checks if the deleted resource is a symbol, in which case it
searches for the parent Module and deletes that instead of the symbol.
+ Refactor testGraph to sub-folder
+ Make changes to various async and sync requests to take into account
changes in platform.
+ Replace all deprecated usage of SimanticsUI with Simantics
+ Fix PlaybackSliderContribution
+ ModelBrowser view shows type of Variables again (just like in 1.9.1).
I.e. NAME : TYPE (e.g MAX DISCOVERY RATE : Auxiliary).
gitlab #7
gitlab #3
gitlab #18
gitlab #13
gitlab #19
gitlab #20
gitlab #21
gitlab #23
gitlab #24
gitlab #25
gitlab #26
gitlab #27
closes #7
closes #3
closes #18
closes #13
closes #19
closes #20
closes #21
closes #23
closes #24
closes #25
closes #26
closes #27
Change-Id: I2e93cbd6497c77d4796c91e32f64f0d43749ba3c
Miro Richard Eklund [Fri, 27 Jul 2018 11:45:33 +0000 (14:45 +0300)]
Add new sysdyn functions details in issue 16 linked below
Multiple functions said to be available in simantics sysdyn
documentation were missing. I added those that I could add, leaving
functions that "cannot be called from functions" unimplemented, such as
"der, initial, terminal, sample, edge, change, reinit, cardinality,
inStream, actualStream"
gitlab #16
Change-Id: Ibd2932683f046e2ab11830fb6dd9f4f6b58c29cb
Miro Richard Eklund [Tue, 17 Jul 2018 12:16:33 +0000 (15:16 +0300)]
swt.AdaptableHintContext -> common.AdaptableHintContext
gitlab #10
Change-Id: I34f4001944568ae4d7ff675d1c9f57dbc759687e
Tuukka Lehtonen [Thu, 14 Jun 2018 11:46:05 +0000 (14:46 +0300)]
Added LICENSE
Jussi Koskela [Tue, 12 Jun 2018 12:47:59 +0000 (15:47 +0300)]
New implementation of server state based on StandardNodeManager
gitlab #1
Change-Id: I209be4310d5e5f60a2817970a3cd8fd5b9d91f0e
Tuukka Lehtonen [Wed, 21 Mar 2018 13:37:23 +0000 (15:37 +0200)]
Use graph-builder-maven-plugin 0.0.9 for cached TG hashes
refs #7817
Tuukka Lehtonen [Thu, 15 Mar 2018 07:52:00 +0000 (09:52 +0200)]
Fix ClassCastException from TrendTo{Png,Svg}
refs #7817
Change-Id: Iec10e30a0ac64142e39863d2494f71fe3d50ad00
Tuukka Lehtonen [Tue, 13 Feb 2018 14:59:55 +0000 (16:59 +0200)]
Fixed TrendView.setFocus to not deadlock
Calling JPanel.requestFocus from SWT thread is a surefire way to lock
the UI up.
refs #7763
Change-Id: I5f68bba426fe47ca9c1b529986628ecd3c9ec1fb
Tuukka Lehtonen [Tue, 13 Feb 2018 12:38:54 +0000 (14:38 +0200)]
Fixed sysdyn.product to actually work properly
Included Simantics Desktop feature in the product to achieve this.
refs #7763
Change-Id: I443a1905bdaeffb80b6bb7ed4a447b00e6a0ecc8
Tuukka Lehtonen [Tue, 13 Feb 2018 12:34:54 +0000 (14:34 +0200)]
Enabled pack200 compression for sysdyn bundles
refs #7763
Tuukka Lehtonen [Tue, 13 Feb 2018 10:12:15 +0000 (12:12 +0200)]
Ignore graph.tg from now on.
refs #7763
Change-Id: I9398aa95470419bc1ea735faa60a7f22aab5f6ce
Tuukka Lehtonen [Tue, 13 Feb 2018 10:06:59 +0000 (12:06 +0200)]
Build ontologies in Maven build, remove graph.tgs from repository
refs #7763
Change-Id: I688d0abd307bcfb0050965701c958d0d0bc8d267
Tuukka Lehtonen [Fri, 9 Feb 2018 09:27:08 +0000 (11:27 +0200)]
Fixed code breakage caused by platform issue #7728 changes
refs #7759
Change-Id: I2a0be56450ac278e2102dc9880e71acba762f34a
Tuukka Lehtonen [Thu, 7 Dec 2017 15:38:42 +0000 (17:38 +0200)]
Removed own target platform definition from Simantics Sysdyn
This eases release engineering because we don't need to change anything
in the repository anymore to create a branch or bump master to a new
version.
refs #7669
Change-Id: I218111ec90880ec0ff312dbd010ca06250e36b2c
Tuukka Lehtonen [Thu, 7 Dec 2017 07:03:13 +0000 (09:03 +0200)]
Use Consumer interface instead of deprecated Callback interface.
refs #7655
Change-Id: I1693131d49f2dbcd29da41abe2e8c66f72e2aa81
Tuukka Lehtonen [Wed, 11 Oct 2017 20:33:31 +0000 (23:33 +0300)]
Update org.simantics.sdk feature version in sysdyn build target def
refs #7399
refs #7542
Change-Id: Ie7d7e355e461c9ebbfe2a622072d635129f9a6c1
Tuukka Lehtonen [Tue, 26 Sep 2017 11:46:26 +0000 (14:46 +0300)]
Upgrade to Tycho 1.0.0
refs #7399
Change-Id: I9478d3cf18e325cfb59ee1e7d67e1c1c2503d603
Tuukka Lehtonen [Tue, 12 Sep 2017 12:45:50 +0000 (15:45 +0300)]
Again, fixing adapters.xml line feed corrruption with CLI tools.
refs #7479
Tuukka Lehtonen [Tue, 12 Sep 2017 12:41:14 +0000 (15:41 +0300)]
Fix adapters.xml line feed corrruption
refs #7479
Change-Id: I83f39a7262a6b75d2b72f47ca9981fcb294dc7ae
Tuukka Lehtonen [Mon, 11 Sep 2017 21:08:56 +0000 (00:08 +0300)]
Contribute ResourceSelectionProcessor via ontology
This fixes the problem of the sysdyn custom ResourceSelectionProcessor
not getting invoked anymore when using the standard model browser. These
changes also require the changes from #7478.
refs #7378
refs #7479
Change-Id: I30279840c992568af54514a4c60878bcb361896c
Tuukka Lehtonen [Tue, 1 Aug 2017 15:17:52 +0000 (18:17 +0300)]
Configured build for 1.31.0 master platform.
refs #7399
Marko Luukkainen [Mon, 12 Jun 2017 07:56:21 +0000 (10:56 +0300)]
Improve ChartComposite2 and ChartTab reuse
fixes #7293
Change-Id: I4e0d62f7059f8c6d1ca75f8e4ccae1a81ff514e3