Releases: moosetechnology/MooseIDE
Releases · moosetechnology/MooseIDE
v2.0.6 - Stable version for Moose 12
What's Changed
- Cousage Map by @akevalion in #437
- Add CoUsageMap packages to baseline by @ClotildeToullec in #456
- Prepare for integration of new importers by @NicolasAnquetil in #458
- preparing for Gtk by @NicolasAnquetil in #459
- Integrate Hierarchical visualization and Distribution map by @LABSARI in #460
- Enable cpp importer by @akevalion in #461
- Added infrastructure for settings + started a concrete cas with MiCoUsageBrowser by @NicolasAnquetil in #475
- Cleanup MiTagManagementPage by @NicolasAnquetil in #481
- Update for co usage map by @akevalion in #485
- Regroup all MooseIDE-CoUsage pharo packages by @akevalion in #487
- Add MooseIDE-Tagging-Tests to baseline by @ClotildeToullec in #490
- Co usage map update by @akevalion in #492
- Add links and tags in Hierarchical map by @LABSARI in #499
- fix for issue #484 by @akevalion in #497
- Add progress bar when importing model from file and correct tests by @LABSARI in #507
- CousageMap update by @akevalion in #501
- Improve queries browser by @ClotildeToullec in #521
- Added keyboard shortcut to Class comment by @NicolasAnquetil in #519
- Fixes #480 by @LABSARI in #524
- Co usage map update by @akevalion in #525
- Share child queries from queries browser. by @LABSARI in #536
- Show settings button in browsers only if it has settings. by @LABSARI in #537
- Make the last created bus default for opened browser. by @LABSARI in #534
- 514 change the popup text generic by @uNouss in #531
- Source code highlighting by @NicolasAnquetil in #539
- Order list of palettes and list of hues in color picker. by @LABSARI in #538
- Corrects some issues by @LABSARI in #540
- updating toolbar of MiInspector when creating/adding a panel/refreshing by @NicolasAnquetil in #542
- selecting a bus in a browser sets it as the default bus for the application by @NicolasAnquetil in #543
- System complexity by @ClotildeToullec in #550
- methods to override corrected in class comment of MiAbstractBrowser by @RomainDeg in #552
- Midas duplication browser by @NicolasAnquetil in #553
- Co usage map update by @akevalion in #547
- corrected 2 test after "remove moose-finder" by @NicolasAnquetil in #574
- 566 highlighting mode for duplication browser by @NicolasAnquetil in #570
- Fix #554 by @uNouss in #556
- Improve queries browser by @ClotildeToullec in #544
- Remove Telescope from baseline by @ClotildeToullec in #578
- Simplify baseline by @ClotildeToullec in #579
- Moose settings by @NicolasAnquetil in #581
- Fix Moose Inspector navigation pane when inspecting a MooseModel by @badetitou in #583
- Changed DropList >> #display: from a symbol to a real block by @NicolasAnquetil in #589
- SourceCodeBrowser now resets highlights when receiving new entities by @NicolasAnquetil in #593
- Fix #600: 'Edit tag' form custom title by @ClotildeToullec in #603
- fix #580 by @alesshosry in #605
- fix #599 by @BennecerZaki in #606
- 604 refactor model root browser model by @BennecerZaki in #609
- 561 moose ide overview tool is broken by @ClotildeToullec in #610
- Correct check when editing tags in tag browser. by @LABSARI in #612
- Build browser for DSM Visualization. by @alesshosry in #613
- correct call to #display: for navigation query by @NicolasAnquetil in #615
- 616 enhance mi dsm by @NicolasAnquetil in #617
- 621 create a model for dsm browser by @NicolasAnquetil in #622
- 618 enhance mi dsm browser by @NicolasAnquetil in #625
- Butterfly map and moose settings by @LABSARI in #629
- Created MiAbstractModel + set a default behavior with MiAbstractBrows… by @NicolasAnquetil in #645
- Refactoring of Architectural map by @LABSARI in #647
- 648 mi inspector browser not working model does not understand message browser by @LABSARI in #649
- Put more model under MiAbstractModel + added test for settings by @NicolasAnquetil in #650
- corrected how setting values are retrieved by @NicolasAnquetil in #652
- 655 clicking on a method name in the duplication browser causes exception by @NicolasAnquetil in #657
- created test for OK/Cancel/REset buttons by @NicolasAnquetil in #660
- Move playground to Moose menu root by @ClotildeToullec in #670
- Menu reorganization by @ClotildeToullec in #671
- Fix #668 by @LABSARI in #673
- Avoid tests changing MiApplication current. by @ClotildeToullec in #678
- Fix #659 by @LABSARI in #680
- fix ##478 by @akevalion in #676
- MiExportBrowser: evaluating name using displayStringOn: by @RomainDeg in #681
- MooseCritics: rules now divided in contexts and conditions by @RomainDeg in #682
- refactors and bugs fix by @RomainDeg in #683
- fix CI by @RomainDeg in #684
- The critics browser should accept every kind of moose entity by @badetitou in #689
- FamixCritic should be linked to moose core by @badetitou in #690
- Improve sort location in the code to link it only with the UI by @badetitou in #692
- Optimize add violation by @badetitou in #697
- Moose critics severities by @RomainDeg in #693
- Add setting item in Architectural map visualization. by @LABSARI in #685
- Fix models browser refresh button by @LABSARI in #687
- Correct logger title by @LABSARI in #686
- Moving defaultLayout method from spec catgory to layout in the MiAbst… by @anneetien in #702
- Removing references to MMCompatibility by @anneetien in #703
- System complexity refactor by @LABSARI in #708
- Fix #661 by @LABSARI in #712
- Resolve #704 by @LABSARI in #713
- Fix #576 by @LABSARI in #717
- 701 mi list selector is a re implementaion of sp chooser presenter by @jordanmontt in #716
- Fix #607 by @LABSARI in #718
- Fix #719 by @Gabriel-Darbord in https://github.com...
v2.0.5 - Stable version for Moose 11
What's Changed
- 806 remove all classes in moose ide tagging manager by @lsafina in #822
- Corrected dragndrop tests by @NicolasAnquetil in #829
- moved #miPropagate up from MooseAbstractGroup to MooseObject by @NicolasAnquetil in #813
- added descriptions for MiReceivingModeCommands by @lsafina in #823
- Run on P11 by @ClotildeToullec in #830
- MiCriticBrowser: allow to move a rule component to a different context by @ClotildeToullec in #831
- Fixing issue #817 by @alesshosry in #835
- update baseline to depend on old version of HierarchicalVisualizations by @akevalion in #841
- Work on standardizing MiAbstractModel subclasses by @Gabriel-Darbord in #838
- Fixing Issue #809 by @alesshosry in #837
- Visualizations refactorings by @LABSARI in #842
- 833 -- HNode menu should include a propagate option in all visualisations by @NicolasAnquetil in #836
- fix #845 by @NicolasAnquetil in #846
- Fix #641 by @LABSARI in #848
- Fix #747 by @LABSARI in #850
- fix#847 by @thomasWattebled in #851
- Fix #849 by @LABSARI in #852
- Fix #832 by @LABSARI in #853
- Fix #738 by @LABSARI in #854
- Fix #630 by @LABSARI in #855
- 614 remove moose model browser by @LABSARI in #856
- Fix inspector by @ClotildeToullec in #857
- Critic browser dependencies by @ClotildeToullec in #860
- Moved Query handler to Famix-CriticBrowser package. by @ClotildeToullec in #862
- Fix fix 700 by @NicolasAnquetil in #863
- reproducing an old fix by @uNouss to fix #479 by @NicolasAnquetil in #867
- skiping test to make CI pass by @NicolasAnquetil in #869
- put a deadline to skip test for CI by @NicolasAnquetil in #870
- 874 error in dsm when entities propagated are tags by @NicolasAnquetil in #876
- Layer visualisation integration by @LABSARI in #881
- Add layer visualisation packages to baseline. by @LABSARI in #884
- Fix #885 by @LABSARI in #886
- Automatic tansformation of deprecated RSTAnnounceable>>#when:do: by @ClotildeToullec in #887
- Fix #882 by @LABSARI in #891
- Fix #889 by @LABSARI in #892
- Issue 872 by @NicolasAnquetil in #893
- Fix #871 by @LABSARI in #894
- Fix #875 by @LABSARI in #895
- removed all invocations of #asOrderedCollection that were called on objects by @NicolasAnquetil in #897
- Fix #858: Add configurable timeout to Architectural Map by @Gabriel-Darbord in #896
- Fix #905 by @LABSARI in #910
- 906 system complexity all entities are propagated by @LABSARI in #909
- Fix #873 by @LABSARI in #915
- fix #913 by @alesshosry in #916
- Fixing 914 by @alesshosry in #917
- Fix #879 by @LABSARI in #918
- 805 standardize all mi abstract model eg entities by @anneetien in #919
- Ensure #helpMessage can work when there is no comment on a browser by @jecisc in #935
- Fix internal dependencies by @ClotildeToullec in #940
- Roassal stable versions by @ClotildeToullec in #941
- Fix test that had a deadline. by @ClotildeToullec in #943
- 925 deprecated browsers by @ClotildeToullec in #945
- Add a shortcut for the Tag Browser by @ClotildeToullec in #947
- Fix metabrowser by @ClotildeToullec in #948
- Add a menu to the QueryBrowser result pane. by @ClotildeToullec in #951
- Update package organizer API by @jecisc in #952
- Added a confirmation from the user when Distribution Map receives too… by @NicolasAnquetil in #961
- using AISeriationEngine instead of AIClusterEngine to make the code m… by @NicolasAnquetil in #966
- fix #964 with tests by @NicolasAnquetil in #968
- Tagging by @NicolasAnquetil in #970
- More tagging by @NicolasAnquetil in #971
- Corrected inversion of two button labels by @NicolasAnquetil in #972
- Architectural map with directories by @NicolasAnquetil in #973
- Corrected a small bug when map is empty by @NicolasAnquetil in #974
- Tiny cleanup by @jecisc in #977
- Speed up Models browser by @jecisc in #978
- Make tag browser twice faster by @jecisc in #980
- Speed up opening of tag browser on big models by @jecisc in #982
- Speed up a few browsers by @jecisc in #983
- Rename classes with abbreviations in the names by @jecisc in #988
- DuplicationFragments list in DuplicationBrowser by @NicolasAnquetil in #989
- Fix the display of tags in the disctribution map settings by @jecisc in #990
- Speedup architectural visualization by @jecisc in #994
- Remove Durden by @jecisc in #996
- Use v1.0.2 of the Hierarchical visualization by @jecisc in #997
- New Architectural Map and other visualizations speed ups by @jecisc in #998
- Enabled to copy a query to the clipboard in QueriesBrowser by @NicolasAnquetil in #1001
- [FIX}: Replacing button with editable list setting by button with selectable list setting by @uNouss in https://github.com//pull/1002
- Fix architectural map by @jecisc in #1003
- Change sorting mechanisme in Navigation inspector pane for Moose groups by @ClotildeToullec in #1004
- Remove override of MooseModel>>mooseInterestingEntity by @jecisc in #1006
- Remove some deprecated calls in P12 by @jecisc in #1007
- Move menubar from Mooose to MooseIDE by @jecisc in #1008
- Force tonel to V1 by @jecisc in #1012
- Architectural: Improve the displaying of tags in nodes labels by @jecisc in #1015
- Clean the usage of border radius by @jecisc in #1016
- Architectural: Do not create one style by node by @jecisc in #1017
- Fix the display of tags in the setting of the ArchitecturalMap by @jecisc in #1019
- Architectural: Open nodes on double click + speed up by @jecisc in #1021
- Architectural: Do not show multi tags if all tags are the same by @jecisc in #1023
- Architectural: Make tooltip useful by @jecisc in #1024
- Fix the display of tooltips for tags by @jecisc in ht...
v2.0.4
Stable version for Moose 10.
v2.0.3
Adaptation to FamixQueries API
v2.02
Fix merge classes and metaclasses for Moose 9
v2.0.1
Compatible version for Moose 9 - Pharo 9
- Introduce Producer/Consumer
- Improved browsers
- New model import dialogs
v2.0.0
Stable version used in Moose 9.
- Browsers built in Spec2
- Visualizations using Roassal3.
- Buses mechanism to propagate Moose Objects between browsers
continuous
Create continuous.yml
v1.0.0
Latest stable version supporting Moose 8, on Pharo 8.