[root]/src/seg/jUCMNav/actions
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 229 (100.0%) | 2728 (100.0%) | 11.9 |
jkealey | 114 (49.8%) | 1617 (59.3%) | 14.1 |
jfroy | 59 (25.8%) | 467 (17.1%) | 7.9 |
jpdaigle | 19 (8.3%) | 403 (14.8%) | 21.2 |
etremblay | 27 (11.8%) | 123 (4.5%) | 4.5 |
jmcmanus | 10 (4.4%) | 118 (4.3%) | 11.8 |
Created command test cases for GRL
Fixed bug when saving Evaluation and LinkRef
51 lines of code changed in 2 files:
Fixed issue with add ucm/grl not being in some context menus.
0 lines of code changed in 1 file:
Added extension point for the Strategy algorithms
0 lines of code changed in 1 file:
Externalize String
0 lines of code changed in 2 files:
Modified workbench menu to include Add GRLGraph action
0 lines of code changed in 1 file:
Fix the URNlink to support multiple links type. Modification of the links display in UCM
0 lines of code changed in 1 file:
Added feedback in UCM for URNlinks
0 lines of code changed in 1 file:
Added URNlink dialog, actions and commands
88 lines of code changed in 2 files:
Added option to import URN element in the selected file. Added option to autolayout only imported diagrams.
69 lines of code changed in 1 file:
Ended name change.
0 lines of code changed in 3 files:
Name change for EvaluationScenario (now called Strategy)
49 lines of code changed in 4 files:
bug 402 - autolayout of GRL diagrams
0 lines of code changed in 1 file:
Added:
-Delete commands for scenario and evaluation
-Delete action for evaluation
Fixed:
-NullPointer exception with scenarioView (in property view)
-Adding new elements in model when in scenario view
-Contribution and decomposition refresh
-Dispose labels in IntentionalElementEditPart and LinkRefEditPart
60 lines of code changed in 1 file:
Evaluation scenario view added.
0 lines of code changed in 3 files:
bug 409: DXL export now works fine; upgraded the ExportWizard UI to show other maps in same file when you run the export action on one map only.
0 lines of code changed in 1 file:
Fixed bugs 400, 401, 403 and 404
- Added GRL export as images
0 lines of code changed in 1 file:
Merge of GRL branch with the main trunk
56 lines of code changed in 10 files:
Extracted a bunch of strings, translated language files to French.
0 lines of code changed in 2 files:
fixed javadoc
0 lines of code changed in 1 file:
Created a URN Import extension point and related wizard. currently very simple, but sufficient for the use case to use case map conversion utility which will be packaged seperately.
Various other small modifications to import/export/autolayout extensions/wizards.
0 lines of code changed in 1 file:
Merge grl branch with the main trunk
Major modification of the metamodel (URN_08.mdl) (Added GRL metamodel, New interfaces that define common element in GRL and UCM, Modified UCM-Map package to implement the new interfaces (some associations and attributes have been refactored using the interfaces), Map is now called UCMmap (to resolve conflict with java.util.map in the implementation), Removed Path Graph)
Modification of the code that used the metamodel.
Started modification of jUCMNav to support GRL.
94 lines of code changed in 24 files:
bug 398 - disconnect doesn't work in outline. also fixed problem that bound connects to componentref on move
0 lines of code changed in 1 file:
Added export URNSpec extension point and template for DXL export.
0 lines of code changed in 1 file:
Fix code to support UrnEditor
0 lines of code changed in 2 files:
bugs 372 - 378 - 380 - 379 - 273 - 375 - massive changes in deletion command infrastructure. mainly refactoring but also various functionality additions
also committing minor changes to the twiki plugin created by JFRoy and an ant script to generate javadoc on a windows machine.
51 lines of code changed in 7 files:
Cleaned/documented seg.jUCMNav.model.commands.create;
0 lines of code changed in 1 file:
cleaned a bit of seg.jUCMNav.model.commands.create; replaced four 200+ line classes by one 34 line one.
0 lines of code changed in 3 files:
esc now removes selection
0 lines of code changed in 1 file:
fix for various issues brougt up by Daniel.
0 lines of code changed in 6 files:
bug 335: palette wording
bug 344: extracted more strings
0 lines of code changed in 1 file:
bug 340 - disconnect timeout path action.
60 lines of code changed in 1 file:
bug 337 - escape selects the selection tool. also fixed a bug with right-click that sometimes caused the app to enter a nullpointerexception loop.
38 lines of code changed in 1 file:
bug 204 - added comments, refactored and created package.html for seg.jUCMNav.actions
93 lines of code changed in 26 files:
bug 307 - now with jUCMNav menu! action delegate will make it trivial to add subsequent menu items.
57 lines of code changed in 2 files:
bug 320 - loops; to investigate: given this preliminary version, what is okay, what is not. I think it looks pretty good but I haven't tested everything thoroughly. I know that it is too restrictive concerning paths that have a stub that should be considered to contain a start/end point, but for simplicity's sake, I think the workarounds are sufficient.
0 lines of code changed in 6 files:
add timeoutpath didn't work from outline
0 lines of code changed in 1 file:
bug found by ET: contextual menu end/ node connection + add or join -> made and join
0 lines of code changed in 1 file:
bug 191 - connects -> improvements in deletion. i think there remains a bug where you do something, then undo it, then select a timer and the app causes an error because the connect path isn't the 2nd input, its the 1st. unable to repro but asking for testing.
0 lines of code changed in 2 files:
bug 191 - connections; initial work implemented. a few bugs remain but are not critical; mostly delete issues concerning delete multinode which I want refactored anyways. todo: improve usability with drag & drop connections and element position
108 lines of code changed in 3 files:
bugs 194, 195: timeout paths and waitingplace/timer conditions. took 10 minutes to implement timeout paths, 5 hours to get the friggen timeout path figure refreshed when moving path nodes that are not directly linked. i have not managed to succeed in replicating the behaviour for stub labels.
38 lines of code changed in 1 file:
(53 more)