Release v0.6.2
Pre-releaseChanges in this Release
d459375 Added commandline copy/unzip/untar instead of gradle API
587d9e0 Merge pull request discipl#136 from discipl/context-actions
bc7a500 Merge branch 'master' into context-actions
14a4d0f Merge pull request discipl#139 from discipl/resolvemps-bug
7c248b2 Merge pull request discipl#149 from discipl/bug-fixes
3c02328 Merge pull request discipl#145 from discipl/docs-update
fabf0d4 Lawsource mpl merge
c23387f Merge remote-tracking branch 'origin/master' into context-actions
bbd7309 Changed enumeration to node to be compatible with new Lawsource, updated test
e6416e1 Merge remote-tracking branch 'origin/master' into resolvemps-bug
f4d3274 Merge remote-tracking branch 'origin/master' into bug-fixes
58c4ad8 Merge remote-tracking branch 'origin/master' into docs-update
e3cadb1 Refactored Parser (discipl#150)
893b47b Added more ResolveableActionMaps to Literal and List expressions
de21641 Implemented feedback
16f0b56 Updated deps
e78a075 Updated dependencies
f090152 Fixes discipl#122, FLintModelRunner and Language now have icons
e9147a8 Fixes 140, redirectURLForWettenNl now returns full URL instead of only the path
10dc656 Fixes discipl#142, added case for IHasLanguage without name property
9fe0f63 Fixes discipl#141
9ff3ec2 discipl#144, also added error text to empty obligatory roles
313b27a Added working model for FlintRunner
bd021c1 Updated docs
a7c760a Added deps to buildscript Flint
8ffbbb0 Updated dependencies
1b3e67c Added runtime dep back into buildfile Flint
9438fc4 Flipped if-statement gradle build, folded FlintTest, Added example properties file
33829fe Merged OSS branch, extracted into buildScript
26fb8fc Merge remote-tracking branch 'origin/oss-authentication' into enumeration-to-node
bb3f0ba Added tests
518c5ec Extracted new compile dependencies in buildscript
7b55770 Added authentication for oss audit
88f7d56 Dependencies version updates
eb023c4 Noderange selection can now be added to sources of existing node
a76148a Creating new node with all lines from enumeration
e6887a2 deleted .mps dictonary file
f59f3a8 Merged into master
82e47dc Added all possible intentions to context action menu
86073f7 Merge pull request discipl#135 from discipl/version-bump
464e448 version bump
be89717 Merge pull request discipl#134 from discipl/modelchecker-errors
e40cdfc Merge pull request discipl#133 from discipl/enforce-import
149c402 Merge pull request discipl#132 from discipl/flatten-bug
cadf591 Merge pull request discipl#131 from discipl/source-coverage
95c1123 escaped percentage with percentage
e399f0d Merge pull request discipl#121 from discipl/model-version-docs
256c69b Transfered logic in editor to new classes, and filtering to for loop
5555ffc Migrated expressions and tags to context actions
df6f2a5 Fixed uniquelynamed, fixed tests, changed factreferences to 0..1 in act
10c2528 Shifted obligatory role error from automatic MPS check to typesystem check
ef53d28 Archive node usage in older node versions doesn't throw error. Fixes 3
b089c2e Fixed enforce import, added extra language node tests
084c22e Fixed flatten intention in root resolveable, added case to tests
e7d2a23 Added migrations, fixed tests
2f9853a Optimizations, percentage per article, referenced flintnodes for line in inspector
e50ab6b FlintView refactored and updated with async properties
f2c006e FlintView optimizations
761a7d9 Windows test
be9b2d3 Updated hyperlinks at the start
cf09c84 Added docs
1c5b0b1 Merge pull request discipl#117 from discipl/update-version
2d46f1f Version bump
d7d635a Merge pull request discipl#106 from discipl/interpretation-status
ed71373 changed math.abs, added comments
80410df Resolved error, made version read-only
9edfbe4 Merge pull request discipl#115 from discipl/async-parser
1303616 Removed test statement
9998b06 Changed from DEAF to ALWAYS_BACKGROUND
fdec536 Removed excessive casts, reset Test model inside sanbox to master
a6bdbe6 Merge pull request discipl#114 from discipl/icons-bugfix
5a48ea0 Resetted sandbox
a7cb385 Parser call in Task.backgroundable
0762ac0 Master merge
ad28a74 Added javaoptions with copy resources
b02dd5c Merge pull request discipl#109 from discipl/underline-source
91f328f removed sout
8f720c0 Added tests for versions
c0e4b6f Reworked article UI to show selected model, resetted Flint.sandbox
c2651a2 Partially implemented feedback (tests & code performance)
d817fa3 Removed idea runConfigurations
c40dadf Added test to check if underline is applied correctly
8375c34 Underlining feature working incl automatic updates
184dd23 Used lines in user chosen model discoverable
4d6197e Added transient underline to NodeFromArticle intention
22b7e85 Raised JVM XMX value to adjust for higher memory usage in build phase
66b765d Added new words to Language, updated editor, tests, import, export, resources
3f25475 Fixed tests, added migration, adjusted search scope
ca826f0 merge with master
3a78e35 Version/Archive system for Act/Fact/Duty, scope adjusted, warning added for archived nodes
f44dda0 Merge pull request discipl#104 from discipl/automate-adding-libs
c3f6866 Added script to add mps libs to Flint.runtime
210fe6d Implemented source text search (discipl#97)
3f22b7d Bug/new project (discipl#96)
76eb3b7 Version system proposal
a52bc48 Flint model text search (discipl#93)
5260b2d Remove deprecated flint source (discipl#90)
e57e7ff Merge pull request discipl#91 from discipl/fact-from-expression
e2b4877 Merge remote-tracking branch 'origin/master' into fact-from-expression
0c558b0 Merge pull request discipl#92 from discipl/export-source
ffb466d Fixed lawsource generator test
e2d288f Implemented JSON import and started writing generator test for lawsources
f46c796 Added export json action for versions
82c836b Started work on exporting sources
86192ea Implemented creat fact from expression intention
2e10341 New remove intention, changed createable error to warning (discipl#87)
04da301 Merge pull request discipl#88 from discipl/flintview-icons
291f028 Added icons for LawSource, upgraded Flint icons
3e701d1 Added icons for FlintLanguage
3cb1955 Merge pull request discipl#70 from discipl/flintview-folders
210d464 Can now delete nested folders
f664ec1 Added ability to delete multiple flintview folders simultaneously
e3cb6d3 Merge pull request discipl#67 from discipl/source-translations
44a3054 Initialize tree node if it's not initialized so children can be deleted
f0ad66a Merge with master
97ce944 Merge pull request discipl#69 from discipl/article-intention-bug
3238aba Removed Flint dependency from Lawsource.mpl, reverted buildfile
6ef3d47 Removed unneeded function and VirtualFolder warning
36e8530 Removed unneeded dependencies
6bad0f1 Added delete folder functionality for flintview folders
d290a3a Added intention fix to action menu
99d6e7e Fixed single word intention in Article
8e55862 Added tests, removed debug warnings
897cd91 Migration 'SourceTranslation' added
918ea3c Merge with master
5441300 Updated editors, generators, import and tests
e08a472 Merge pull request discipl#65 from discipl/split-line-bug
76154cf New cell provider, warning for non translated tags
d4f0a60 Fixed split line bug
09e6584 Language bugs (discipl#64)
787593d Merge pull request discipl#63 from discipl/duties
6575b76 Merge remote-tracking branch 'origin/master' into duties
ed29c03 Removed test intention and commented code
f77872c Merge pull request discipl#57 from discipl/references-update
5860300 Removed todo
c4d4894 Merged with master
052fef4 Splitted tags and references, added tags translation to language import/export
402e8b1 Fixed test and made language in json import optional
48207ef Merge pull request discipl#58 from discipl/split-line-bug
71d2643 Splitted prefixLines now in correct place, test added
05ecc7c CREATE added automatically, createables and terminateables now in references
2f43d8e Added migration
c076ae2 Merge pull request discipl#56 from discipl/custom-cell-models
19fda80 Merged with master
c089fff reverted ktor change
7e1e12b Fixed failing test
7e11747 Merged with master
3a98680 Added custom cell models to improve editor clarity
54deac0 Merge pull request discipl#45 from discipl/multiple-languages-support
ba03f13 Version Bump, Deleted Eventlistener, Added docs
72afdac Increased timer jsonimport test
11a2123 Merge with master
0078c8f Autofill with tags now correctly fills and updates translatedName
d35bf2c Merge pull request discipl#54 from discipl/tagged-words
b44b062 Added language import and export, Updated tests and FlintView
9d05fa1 Bumped to v0.5.12
995ac0b Added tests that use tagged words
2044386 Fixed Tagging import
d663ed9 Temp
50942e8 Merge with master. Updated TranslatedNames to comply with ActionString change. Merged tests
9e48c82 FactReference custom cell now fully editable and plain style
ec6521a Updated test cases. Editor tab shows correct name
d0bef8d Fixed bug where nodes couldn't be deleted. Querylist changed to custom cell.
ee8d8d6 Merge pull request discipl#53 from discipl/json-export
c351bdd Warning baloon removed, file extension always flint.json, extra dot removed in file extension
f7d9353 Version bump
d42d9f3 Errors added to Event Log, proposel for safe FlintModel names
1adb905 Added JSON export
409814e Merge pull request discipl#52 from bugfixes
604d143 Changed FlintModel editor from querylist to custom cell
5784a0d Fixed ERole bug, updated build.gradle for windows build
746aac7 Started work on improving duties
5c21fe1 Fixed issue with multi-expression brackets
6569be3 Fixed argument name for demo class
b9f3652 Merge pull request discipl#51 from discipl/documentstructures
f0d7dde Merge remote-tracking branch 'origin/master' into documentstructures
33ce3b8 Merge pull request discipl#50 from discipl/model-selector-refresh
b2d57f4 Implemented requested changes. Removed typo in English language.
36f1cce Merged with master
4e660ff Added some fixes for eur-lex-eng article titles
59a532f Merge branch 'master' into model-selector-refresh
de4efe3 Changed querylists in editors to custom cell
a78b3a3 Selected item stays selected after refresh
7f73850 Merge pull request discipl#49 from discipl/bug-fixes
91545da Added refresh button
fc8145a Added java support for document structres
9131bc0 Merge pull request discipl#48 from discipl/tag-fixes
a108887 Removed unused enforce from Duty
1302f3a Fixed bugs
4fe61ac Fixed bugs
d3d5eda Updated tests to check for source in Fact
ea1be3e Merge pull request discipl#47 from discipl/missing-line-bug
6beb3d8 Node created by Tag now displays the (untagged) source in Node
d98beaa Deprecated Duty-Components. Fixed tag words Fact & Duty
d7847d6 Fixed bug where if sublist had text it wouldn't show up
9d7f663 Merge pull request discipl#46 from discipl/actionstring-to-factreference
5363fe0 Changed action string in Act to a FactReference
6d2d65d Made warning testing compatible
f27b237 Merge branch 'master' into multiple-languages-support
4317568 Made errors compatible with TranslatedName
c9df71f Added language tests
5149468 Merge pull request discipl#44 from discipl/fix-identifier-for-decompose
1bbd1a9 Added dynamic names based on language for Acts, Facts and Duties.
67fc859 Fixed commitlogs.sh
47fed08 Updated docs for Ide install
c196e67 Fixed symbolic link that gets broken by gradle copy task
590d4e0 Fixed mps jbr paths
735edff Fixed jbrs
9a0fd6d Bumped timeout to 5mins
a4bb52f Added more info to versions inspector
1c9e14b Bumped version to 0.5.10
96039af Send the correct identifier for juri decompose parser
6d295b7 Added juridecompose support (discipl#43)
bd634db Merge pull request discipl#42 from discipl/editor-language-support
8929a6c Bumped version to v0.5.8
c55c0d6 Added more translations & added translations to FlintView
dd96386 Added proxy for projects.itemis.de for ci
f5e2c2b Merge remote-tracking branch 'origin/master' into editor-language-support
eb8d05b Merge pull request discipl#41 from discipl/small-fixes
6d02490 Added language tests
7e92728 Bumped version
f2c10b4 Fixed sorting for articles in flintview
3dec96c Merge branch 'master' into small-fixes
a157d2a Use MPS SSLContext to avoid certificate issues & implemented button to make adding versions to lawsource easier
4d887b1 Projectview flintview (discipl#40)
7ab4adf Merge with master
7afbced Added language support to Sources
5a9eb87 Added csv support and improved nsx result sorting (discipl#39)
99b2946 Merge with master
85fd3f3 Added interfaces and tests
ebe1a54 Merge pull request discipl#37 from discipl/source-mirgration
3b1d377 Added hosted nsx layer and ability to specify custom nsx url
0b50bd6 Added languages to FlintModelTest. Refactored editor languages.
663affe Merged with master
fc94691 Merge pull request discipl#38 from discipl/projectview-flintview
16055c5 Added mirror for itemis
2d49f3c Changed from ubuntu 16.04 to 20.04
87cf80d Upgraded dependencies to conform with audit
ab47d70 Changed jbr version
d3bc7e5 Removed unnecessary language references
c2ccee7 Updated docs and fixed tests
fad79c5 Made english default when no language is selected. Refactored editor usage from languageReference to language root node
8175464 Editor is able to switch languages. English and Dutch are provided, users can also add more.
d46b8fc Started writing tests
95ce6aa Added standaloneplugins to ide build
e8ead1b Created basic projectview 'FlintView', not integrated in FlintPlugin yet
0825ea1 Started work on splitting lines
1b42f99 Updated github ubuntu runner version
5017c50 URL encoded file names so they work on windows
067f52d Fixed tests
d751504 Started trying to fix tests
b752438 Pre test fix
ae17c29 Added find source button
52d1732 Source Migration 1
73f3947 Started migrating sources to different language