November 2009 Commit Log

Number of Commits:
47
Number of Active Developers:
6
etremblay 2009-11-30 17:27 Rev.: 1697

Bug 703: Change multi page editor tab order. Fixed various drag&drop bugs with small tabs names.

79 lines of code changed in 2 files:

etremblay 2009-11-30 12:51 Rev.: 1696

Bug 703: Change multi page editor tab order. We can now drag and drop tabs to change order in the multi page editor. This will also change the model with a command.

194 lines of code changed in 5 files:

damyot 2009-11-30 12:13 Rev.: 1695

Small fix in the selection helper

2 lines of code changed in 1 file:

apour024 2009-11-29 16:41 Rev.: 1694

Explanation of change:
This is the first check in for the new Formula Based GRL strategy algorithm. This change adds a new entry in the preferences dialog for GRL strategies and also the new algorithm class. In addition, I am adding a math library that is used in this new algorithm.

Note: This is work in progress. We may change the algorithm as well as the library we are using to calculate the result of the formula.

Testing:
- I manually tested by changing the GRL strategy to the new algorithm and trying it. In addition I also changed the setting back to the quantitative algorithm to make sure it works fine.
- All the unit tests passed.
- I did not add any new unit test

311 lines of code changed in 11 files:

damyot 2009-11-27 14:44 Rev.: 1693

Uncommented a few necessary lines for _nulEval/_qualEval computation

4 lines of code changed in 1 file:

etremblay 2009-11-27 11:31 Rev.: 1692

Bug 630: When deleting a scenario definition that is included by another one, then a warning shall be displayed and a confirmation required.

33 lines of code changed in 2 files:

etremblay 2009-11-26 17:45 Rev.: 1691

Bug 663: Also work with contextual menus now (Had to modify actions).

64 lines of code changed in 10 files:

damyot 2009-11-26 15:49 Rev.: 1690

[bug 731] added support for stereotypes and metadata indicator to GRL contributions.

25 lines of code changed in 1 file:

damyot 2009-11-26 15:26 Rev.: 1689

[bug 730] Fixed: Cannot add metadata to GRL links

1065 lines of code changed in 17 files:

etremblay 2009-11-26 12:55 Rev.: 1688

Bug 663: When inserting a GRL/UCM element in a diagram, the tool should highlight its name and allow to edit it right away.

87 lines of code changed in 6 files:

etremblay 2009-11-26 10:08 Rev.: 1687

Bug 568: Cut Path on any node connection/empty point/direction arrow.

152 lines of code changed in 4 files:

damyot 2009-11-25 21:14 Rev.: 1686

CruiseControl can't handle isEmpty() on Strings?

2 lines of code changed in 2 files:

damyot 2009-11-25 20:55 Rev.: 1685

[Bug 689] Support for external hyperlinks. Also internationalized this part and other sub-menus. New icons. Bug fix related to the closing of a model when a strategy was running.

770 lines of code changed in 29 files:

damyot 2009-11-25 11:17 Rev.: 1684

[bug 727] Fixed: Invalid thread access when generating PDF/RTF reports. Also: NPE when adding GRL elements after reporting.

49 lines of code changed in 4 files:

damyot 2009-11-25 09:47 Rev.: 1683

[bug 728] Fixed: Generating a report with an empty diagram generates an error.

17 lines of code changed in 1 file:

damyot 2009-11-24 20:32 Rev.: 1682

Added antialiasing to missing UCM/GRL shapes

6 lines of code changed in 4 files:

damyot 2009-11-24 13:43 Rev.: 1681

Added antialiasing to all UCM/GRL shapes

34 lines of code changed in 15 files:

jkealey 2009-11-24 12:58 Rev.: 1680

bug 726: Strategy/Scenario View becomes empty after looking at a Java file

2 lines of code changed in 1 file:

jkealey 2009-11-24 12:43 Rev.: 1679

no bug: added anti-aliasing on spline as recommended by @pushmatrix.

2 lines of code changed in 1 file:

damyot 2009-11-23 10:30 Rev.: 1678

[Bug 725] Added access to UCM path node hits as metadata. Added one metrics (UCM coverage) and one rule (to detect nodes not covered by tests)

181 lines of code changed in 11 files:

damyot 2009-11-22 14:54 Rev.: 1677

[Bug 725] Added access to GRL run-time evaluation values as metadata

154 lines of code changed in 3 files:

damyot 2009-11-18 15:09 Rev.: 1676

[Bug 724] Metrics/Rules preferences on Linux: removed 3 columns

7 lines of code changed in 4 files:

jkealey 2009-11-17 22:18

bug 709: problems with views when switching to non jucmnav editors.

33 lines of code changed in 5 files:

amiga 2009-11-16 14:16 Rev.: 1673

Moved integer input dialogs from Command to Action objects for Intentional Element operations.
Modified undo merging for numerical Intentional Element operations to handle combinations of increases/decreases.

147 lines of code changed in 8 files:

gunterm 2009-11-16 10:44 Rev.: 1669

version 4.1.0 (reverting ccbuild to standard naming convention)

1 lines of code changed in 1 file:

gunterm 2009-11-16 10:30 Rev.: 1668

version 4.1.0

19 lines of code changed in 3 files:

damyot 2009-11-15 23:21 Rev.: 1667

[bug 708] Fixed refresh problem when deleting rules. Also included tool tips for the buttons.

25 lines of code changed in 3 files:

jkealey 2009-11-15 16:53 Rev.: 1666

bug 723: bug in GRL undo custom value.

10 lines of code changed in 5 files:

jkealey 2009-11-15 16:18 Rev.: 1665

bug 717: investigation concerning grl evaluation undo.

18 lines of code changed in 2 files:

jkealey 2009-11-15 15:10 Rev.: 1664

bug 721: connect is not bound to parent component.

5 lines of code changed in 1 file:

damyot 2009-11-14 13:54 Rev.: 1663

[bug 708] A couple more rules and small updates...

29 lines of code changed in 4 files:

amiga 2009-11-14 12:20 Rev.: 1662

Implemented undo merging for repeated numerical increment/decrement operations
for evaluation/importance of Intentional Elements.

173 lines of code changed in 7 files:

damyot 2009-11-12 23:15 Rev.: 1661

Fix broken build

4 lines of code changed in 1 file:

damyot 2009-11-12 22:54 Rev.: 1660

[bug 708] Initial set of 74 constraints and 29 metrics in separate default groups. Updated OCL library. Improved constraint management UI.

1571 lines of code changed in 24 files:

amiga 2009-11-11 18:38 Rev.: 1659

Added multiple selection capabilities for all Intentional Element evaluation/importance operations.
Added increment and decrement operations for numerical evaluations/importances with keyboard shortcuts.
Small bug fixes and improvements.

615 lines of code changed in 18 files:

damyot 2009-11-10 01:20 Rev.: 1658

[bug 708] More pre-defined OCL rules in the library, and fixed a bug with the deletion of OCL utilities

87 lines of code changed in 4 files:

damyot 2009-11-10 00:47 Rev.: 1657

[bug 714] Fixed: NPE when using intentional element with blank name.

11 lines of code changed in 4 files:

damyot 2009-11-07 16:35 Rev.: 1656

[bug 715] Fixed: Event loop exception when adding a diagram

15 lines of code changed in 4 files:

amiga 2009-11-07 00:01 Rev.: 1655

Added missing new file from previous commit.

144 lines of code changed in 3 files:

amiga 2009-11-06 16:21 Rev.: 1654

Replaced dialog boxes for entering numbers with range validating SWT dialogs.
Implemented keyboard shortcuts for increasing/decreasing qualitative evaluation/importance.
Disabled individual map selection for HTML reports.
Added URN links for UCM components and GRL actors.
Added metadata and URN output.
Added appropriate icons for popup menus.
Many small improvements.

857 lines of code changed in 24 files:

jkealey 2009-11-06 13:55 Rev.: 1653

bug 713: more robust command stack lookup in tabbed properties

137 lines of code changed in 10 files:

damyot 2009-11-03 12:27 Rev.: 1652

[bug 712] Metrics editor no longer have an editable context and a visible warning checkbox.

26 lines of code changed in 7 files:

damyot 2009-11-03 01:57 Rev.: 1651

[bug 771] Rules now categorizable as errors or warnings, with appropriate icons

217 lines of code changed in 15 files:

damyot 2009-11-02 22:52 Rev.: 1650

[bug 710] Updated window name and default extension (.xml) when importing.

54 lines of code changed in 4 files:

damyot 2009-11-02 17:56 Rev.: 1649

[bug 710] Can now rename rules/metrics, and exporting asks for confirmation before overwriting an existing file.

50 lines of code changed in 5 files:

damyot 2009-11-02 15:45 Rev.: 1648

[bug 708] New OCL queries in library. Can also now double-click on a rule/metric to edit it.

126 lines of code changed in 12 files:

apour024 2009-11-01 15:27 Rev.: 1647

Explanation of change:
Move around the labels in the export dialog to make it more usable and understandable by end users. By this change the descriptions of each type of export (individual diagram and whole URN model) appear underneath the related option.
Test:
Tested manually by running the application and trying the export dialog. It works fine.

8 lines of code changed in 3 files:

October 2009 »

Generated by StatSVN 0.7.0