March 2010 Commit Log

Number of Commits:
184
Number of Active Developers:
1
soundasleep 2010-03-31 20:15 Rev.: 1798

hopefully fixing a visual bug where setting a text field would result in the text field reverting to the default value, before then changing to the new value (introduced in r1795)
minor optimisation to the layout of UpdateFrameProperties

22 lines of code changed in 2 files:

soundasleep 2010-03-31 19:50 Rev.: 1797

adding EmailChangeProperties test case

167 lines of code changed in 2 files:

soundasleep 2010-03-31 19:29 Rev.: 1796

some SetWires in EmailChangeProperties were backwards

8 lines of code changed in 1 file:

soundasleep 2010-03-31 19:24 Rev.: 1795

adding test case for EmailEvents
updating codegen templates so EmailEvents passes
when an email passes, the onSent event is now called
properties on the current frame are updated in email_callback_send.php callback

168 lines of code changed in 6 files:

soundasleep 2010-03-31 19:01 Rev.: 1793

adding a container for the default project properties

42 lines of code changed in 3 files:

soundasleep 2010-03-31 18:20 Rev.: 1792

the 'file' email handler now works
EmailExplicit test case now passes

103 lines of code changed in 4 files:

soundasleep 2010-03-31 17:49 Rev.: 1790

moving properties_file.php to iaml runtime library
fixing variable inclusion bug in workflow file

86 lines of code changed in 4 files:

soundasleep 2010-03-31 17:27 Rev.: 1789

more work in sending emails: email properties are now correctly loaded
default email templates are now created
model completion: email properties are only added if they are set (not null)

134 lines of code changed in 4 files:

soundasleep 2010-03-31 17:25 Rev.: 1788

PHPmailer can be now be included at runtime (using similar framework to org.openiaml.model.runtime)

44 lines of code changed in 5 files:

soundasleep 2010-03-31 17:23 Rev.: 1787

importing PHPmailer from sourceforge.net: licensed under LGPL
creating new project for PHPmailer include

6161 lines of code changed in 37 files:

soundasleep 2010-03-31 16:25 Rev.: 1786

Email properties are now automatically completed if they are not explicitly specified
adding related inference test case

217 lines of code changed in 7 files:

soundasleep 2010-03-31 16:04 Rev.: 1785

initial codegen templates for sending emails

168 lines of code changed in 10 files:

soundasleep 2010-03-31 16:00 Rev.: 1784

adding a test case for EmailExplicit (doesn't yet pass)
adding initial support for intercepting emails

338 lines of code changed in 4 files:

soundasleep 2010-03-31 15:51 Rev.: 1783

automatically adding new IDs to Email objects in test models

7 lines of code changed in 5 files:

soundasleep 2010-03-31 15:50 Rev.: 1782

Email was not getting an automatically generated ID

2 lines of code changed in 1 file:

soundasleep 2010-03-31 15:01 Rev.: 1781

adding a test model for sending Emails sourced in Sessions

22 lines of code changed in 1 file:

soundasleep 2010-03-31 14:44 Rev.: 1780

adding some test models for sending emails

108 lines of code changed in 4 files:

soundasleep 2010-03-31 14:17 Rev.: 1779

copying EPL license

0 lines of code changed in 1 file:

soundasleep 2010-03-31 14:11 Rev.: 1778

generating new email diagram editor
regenerating some other diagram editors

1281 lines of code changed in 31 files:

soundasleep 2010-03-31 13:59 Rev.: 1776

adding a new 'email' diagram editor

5785 lines of code changed in 23 files:

soundasleep 2010-03-31 13:53 Rev.: 1775

adding an 'Email' model element to the metamodel

3223 lines of code changed in 14 files:

soundasleep 2010-03-31 13:36 Rev.: 1773

fixing a problem where creation tools for containment feature-specified elements (e.g. onEdit, onAccess) were being reset by the Release tests

42 lines of code changed in 1 file:

soundasleep 2010-03-31 12:45 Rev.: 1772

disabling ExportDroolsJavaXml test case for base.drl, since it now has an if() statement

14 lines of code changed in 2 files:

soundasleep 2010-03-30 22:32 Rev.: 1771

inherited extensions were not having the correct #hash generated

1 lines of code changed in 1 file:

soundasleep 2010-03-30 22:29 Rev.: 1770

modeldoc: when parsing '{@model X}s', this is now re-parsed as '{@model X Xs}'

15 lines of code changed in 1 file:

soundasleep 2010-03-30 22:21 Rev.: 1769

modeldoc: documentation on attributes and references are now included
can now link to attributes and references through #hash

37 lines of code changed in 2 files:

soundasleep 2010-03-30 22:03 Rev.: 1768

taglines are now generated in modeldoc templates

23 lines of code changed in 3 files:

soundasleep 2010-03-30 21:57 Rev.: 1767

adding tagline support for attributes and references in modeldoc

370 lines of code changed in 13 files:

soundasleep 2010-03-30 21:56 Rev.: 1766

adding documentation to metamodel attributes and references, using GenModel approach

43 lines of code changed in 4 files:

soundasleep 2010-03-30 21:35 Rev.: 1765

adding test case for ExplicitFieldValue
Property 'fieldValue' for InputTextField and Label is now copied in model inference if set

135 lines of code changed in 7 files:

soundasleep 2010-03-30 21:10 Rev.: 1764

adding a test model to check for explicitly set fieldValue property, and that it can be changed as well

9 lines of code changed in 1 file:

soundasleep 2010-03-30 21:10 Rev.: 1763

adding an explicit 'fieldValue' attribute to VisibleThings

160 lines of code changed in 8 files:

soundasleep 2010-03-30 16:15 Rev.: 1762

regenerating diagram editors

128 lines of code changed in 29 files:

soundasleep 2010-03-30 16:08 Rev.: 1761

minor refactoring changes

60 lines of code changed in 5 files:

soundasleep 2010-03-30 15:52 Rev.: 1760

updating diagram editors to new ContainsProperties interface

122 lines of code changed in 20 files:

soundasleep 2010-03-30 15:45 Rev.: 1759

refactoring metamodel: created new ContainsProperties interface

740 lines of code changed in 41 files:

soundasleep 2010-03-26 14:10 Rev.: 1758

adding support for opposite references

160 lines of code changed in 10 files:

soundasleep 2010-03-23 16:02 Rev.: 1756

adding a custom action for IAML models to export both the initial model, and the inferred model, to dot

408 lines of code changed in 11 files:

soundasleep 2010-03-23 14:43 Rev.: 1754

adding a 'hello world' demo model - used in NZCSRSC 2010 paper

9 lines of code changed in 1 file:

soundasleep 2010-03-22 18:51 Rev.: 1753

adding test case for issue 162

141 lines of code changed in 2 files:

soundasleep 2010-03-22 18:49 Rev.: 1752

implementing issue 162: overridden elements displayed as bold

31 lines of code changed in 1 file:

soundasleep 2010-03-22 18:22 Rev.: 1751

adding a test model for issue 162: display overridden elements in bold

8 lines of code changed in 1 file:

soundasleep 2010-03-22 15:43 Rev.: 1750

adding test cases to check for issue 131
removing unnecessary additional test model
updating resolver to 0.5

197 lines of code changed in 7 files:

soundasleep 2010-03-22 15:41 Rev.: 1749

issue 131: 'overridden' flag is now considered when inferring elements, using OverridableCreateElementsHelper
updating drools rules accordingly

647 lines of code changed in 20 files:

soundasleep 2010-03-22 15:23 Rev.: 1748

adding some test models for overridden elements (issue 131)

53 lines of code changed in 3 files:

soundasleep 2010-03-19 18:55 Rev.: 1747

initial work in adding a test case for verifying issue 130
refactoring out load/initialize diagram methods from diagram tests

208 lines of code changed in 5 files:

soundasleep 2010-03-19 18:52 Rev.: 1746

implementing issue 130: automatically marking containers as overridden, when a contained generated element is deleted manually
refactoring out many of the EmfInferenceHandler commands
using dynamic templates

519 lines of code changed in 10 files:

soundasleep 2010-03-19 18:31 Rev.: 1745

adding a diagram test model for issue 130: automatically mark containers as overridden when deleting generated elements

1 lines of code changed in 1 file:

Repository Tag: version-0.4.4
soundasleep 2010-03-19 17:18 Rev.: 1742

publishing 0.4.4

12 lines of code changed in 2 files:

soundasleep 2010-03-19 16:54 Rev.: 1740

fixing an issue introduced since upgrading to GMF 2.2.2: a NPE was being thrown when trying to initialise a diagram
removing (now) unnecessary LayoutListener code

6 lines of code changed in 1 file:

soundasleep 2010-03-19 13:48 Rev.: 1739

updating all plugins to version 0.4.4

39 lines of code changed in 39 files:

soundasleep 2010-03-19 11:51 Rev.: 1738

regenerating example diagrams (fixes ConstraintEdge bug)

43 lines of code changed in 26 files:

soundasleep 2010-03-19 11:39 Rev.: 1736

fixing a bug where ConstraintEdges would not be rendered from RequiresEdges

11 lines of code changed in 2 files:

soundasleep 2010-03-19 11:33 Rev.: 1735

regenerating example diagrams

743 lines of code changed in 130 files:

soundasleep 2010-03-19 11:26 Rev.: 1734

updating dot graphs

137 lines of code changed in 4 files:

soundasleep 2010-03-19 10:57 Rev.: 1733

adding CastNode example element diagram
refreshing diagram elements

4 lines of code changed in 1 file:

soundasleep 2010-03-18 12:17 Rev.: 1732

fixing various issues causing test cases to fail

26 lines of code changed in 3 files:

soundasleep 2010-03-18 12:16 Rev.: 1731

fixing bugs with EntryGate/ExitGates not working correctly

25 lines of code changed in 5 files:

soundasleep 2010-03-18 11:12 Rev.: 1730

updating codegen tests to the correct implementation of assertNoProblem()

40 lines of code changed in 10 files:

soundasleep 2010-03-18 10:42 Rev.: 1729

fixing a bug in runtime test cases with undefined constant 'ROOT_PATH'

1 lines of code changed in 1 file:

soundasleep 2010-03-17 18:09 Rev.: 1728

touching up some incorrect @model tags

449 lines of code changed in 12 files:

soundasleep 2010-03-17 18:00 Rev.: 1727

modeldoc can now handle EReference types that are not local EMFClasses

133 lines of code changed in 9 files:

soundasleep 2010-03-17 17:52 Rev.: 1726

adding InputTextFieldDataTypeSyncDirect test case

157 lines of code changed in 5 files:

soundasleep 2010-03-17 17:34 Rev.: 1725

adding test case for InputTextFieldDataTypeSyncChained
setPropertyToValue no longer mangles differently typed elements (i.e. dates) from implicit toString() calls

252 lines of code changed in 6 files:

soundasleep 2010-03-17 16:42 Rev.: 1724

updating diagram editor tests to use ICreateElementsFactory
InferContainedElementsAction now also calls RemovePhantomEdges, to remove any possible phantom edges

127 lines of code changed in 8 files:

soundasleep 2010-03-17 16:08 Rev.: 1723

updating diagram editors to use new ICreateElementsFactory

45 lines of code changed in 5 files:

soundasleep 2010-03-17 15:41 Rev.: 1722

fixing a PHP warning which was causing some test cases to fail
fixing UserModifyRoles test case
php.log and stored_events.db (etc) are now created in the correct location, for includes within subfolders

32 lines of code changed in 8 files:

soundasleep 2010-03-17 14:52 Rev.: 1721

fixing a bug where all_operations.php would be generated twice
fixing a bug where all_conditions.php was not generated
fixing properties files not being loaded from the correct location (using ROOT_PATH)

9 lines of code changed in 5 files:

soundasleep 2010-03-17 14:42 Rev.: 1720

optimising codegen templates to improve generation (and execution) times

72 lines of code changed in 5 files:

soundasleep 2010-03-17 12:56 Rev.: 1719

cleaning up a memory leak with ruleBaseCache, which would continue to keep a reference to all inferred models (through handler.resource)

94 lines of code changed in 15 files:

soundasleep 2010-03-16 15:47 Rev.: 1717

adding common header code to all php-side includes
adding ROOT_PATH constant to php includes
moving domain object instances code into separate includes

100 lines of code changed in 25 files:

soundasleep 2010-03-16 14:42 Rev.: 1716

conditions are now generated into separately included files as well

47 lines of code changed in 3 files:

soundasleep 2010-03-16 14:30 Rev.: 1715

fixing bug in inference rules

4 lines of code changed in 1 file:

soundasleep 2010-03-16 14:28 Rev.: 1714

refactoring out 'currentFrame' parameter from most template definitons
onCurrentFrame() is now evaluated at runtime
new "onCurrentFrame.js" created
operations are now included in separate files

453 lines of code changed in 33 files:

soundasleep 2010-03-16 14:26 Rev.: 1713

generated files ending in "_js.php" are now formatted to JS (same with "_css.php")

12 lines of code changed in 1 file:

soundasleep 2010-03-16 12:06 Rev.: 1712

updating inference tests to reflect recently changed model completion rules, and making tests less fragile

59 lines of code changed in 5 files:

soundasleep 2010-03-16 11:39 Rev.: 1711

InputTextField.onAccess should call validate (but only if the fieldValue has been set)
'update', 'init' operations now explicitly cast input parameters

197 lines of code changed in 5 files:

soundasleep 2010-03-16 11:37 Rev.: 1710

assertProblem() and assertNoProblem() no longer incorrectly match errors in the on-page debug log

13 lines of code changed in 1 file:

soundasleep 2010-03-16 10:10 Rev.: 1708

adding more codegen tests to InputTextFieldDataTypeSync
adding additional inference tests

218 lines of code changed in 4 files:

soundasleep 2010-03-15 18:58 Rev.: 1707

if two elements are connected by SyncWires, they should also check for casting before synchronising
adding 'can cast?' condition to every InputTextField
adding codegen test case for InputTextFieldDataTypeSync (currently passes, but not complete)

430 lines of code changed in 10 files:

soundasleep 2010-03-15 18:40 Rev.: 1706

adding 'type' to Parameter (not implemented in diagram editors yet)

139 lines of code changed in 6 files:

soundasleep 2010-03-15 18:06 Rev.: 1705

adding inference test case to check for inferred 'validate' operation
all text fields now generate a 'Warning' label annotation

564 lines of code changed in 7 files:

soundasleep 2010-03-15 17:37 Rev.: 1704

adding test case for TextFieldAnnotation
VisibleThings now also render contained children

128 lines of code changed in 6 files:

soundasleep 2010-03-15 17:15 Rev.: 1703

implementing the 'show' and 'hide' PrimitiveOperations on Labels

104 lines of code changed in 6 files:

soundasleep 2010-03-15 16:42 Rev.: 1700

adding test cases for LabelHideShow

198 lines of code changed in 3 files:

soundasleep 2010-03-15 16:39 Rev.: 1699

adding a test model for hiding/showing labels within sessions

17 lines of code changed in 1 file:

soundasleep 2010-03-15 16:30 Rev.: 1698

adding a test model for 'show' and 'hide' primitive operations
adding a test model for text fields having annotations, and allowing them to be updated

26 lines of code changed in 2 files:

soundasleep 2010-03-15 15:56 Rev.: 1697

adding a test case for checking incompatible types
adding checks for incompatible types

63 lines of code changed in 4 files:

soundasleep 2010-03-15 15:41 Rev.: 1696

adding a simple test model to check for incompatible types

11 lines of code changed in 1 file:

soundasleep 2010-03-15 15:39 Rev.: 1695

the input actually needs to be in UTC too

2 lines of code changed in 1 file:

soundasleep 2010-03-15 15:32 Rev.: 1694

adding codegen test case to check for invalid input for typed text fields
typed text fields now check input before calling any events

38 lines of code changed in 2 files:

soundasleep 2010-03-15 15:27 Rev.: 1693

escaping arguments need to be done with encodeURIComponent(), and not escape(), to allow arguments with '+' through correctly

20 lines of code changed in 1 file:

soundasleep 2010-03-15 14:36 Rev.: 1692

adding initial test case for text field property codegen invalid input

190 lines of code changed in 4 files:

soundasleep 2010-03-15 14:34 Rev.: 1691

adding an inference test case for inferred property types
adding BuiltInDataTypes interface
property types are now inferred from text fields

399 lines of code changed in 14 files:

soundasleep 2010-03-15 11:42 Rev.: 1690

adding same checks to server-side can_cast and do_cast
unifying implementation of client and server-side

243 lines of code changed in 7 files:

soundasleep 2010-03-15 11:21 Rev.: 1689

adding client-side test cases for can_cast and do_cast
cleaning up implementation of client-side casting

280 lines of code changed in 5 files:

soundasleep 2010-03-12 15:15 Rev.: 1688

initial documentation on Casting
implementing the test case for CanCastCondition test model
implementing CastNode in codegen templates
test case passes!

834 lines of code changed in 12 files:

soundasleep 2010-03-12 14:40 Rev.: 1687

cast check decision should be 'can cast?', not 'failed?'
giving IDs to CastNodes

19 lines of code changed in 1 file:

soundasleep 2010-03-12 14:39 Rev.: 1686

CastNodes now generate IDs
adding initial documentation for CastNode and cast semantics

114 lines of code changed in 2 files:

soundasleep 2010-03-12 11:35 Rev.: 1684

adding some test codegen models using CastNode and data types

190 lines of code changed in 5 files:

soundasleep 2010-03-12 11:35 Rev.: 1685

adding CastNode to operation and condition visual editors

170 lines of code changed in 13 files:

soundasleep 2010-03-11 20:17 Rev.: 1683

various unsaved changes

53 lines of code changed in 5 files:

soundasleep 2010-03-11 20:13 Rev.: 1682

third party .xsd is loaded automatically when creating new nodes
platform:/plugin URIs are no longer saved relative, but always absolute
adding xsd and xsd.edit requirements to diagram.custom, as this improves the readability of the dropdown box when selecting xsd types

48 lines of code changed in 3 files:

soundasleep 2010-03-11 20:10 Rev.: 1681

adding a suite of built-in datatypes, implemented using xml schema

17 lines of code changed in 1 file:

soundasleep 2010-03-11 16:37 Rev.: 1680

regenerating diagram editors
adding org.eclipse.xsd requirement for diagram editors

496 lines of code changed in 43 files:

soundasleep 2010-03-11 16:35 Rev.: 1679

updating diagram editors
adding a label 'XXXType' to render visually the current object type
fixing a bug where trying to select a reference of EClass would throw an exception

716 lines of code changed in 27 files:

soundasleep 2010-03-11 16:32 Rev.: 1678

generating model code

1357 lines of code changed in 30 files:

soundasleep 2010-03-11 16:31 Rev.: 1677

datatypes: adding 'type' reference (to XSD simple type) to various model elements

13 lines of code changed in 2 files:

soundasleep 2010-03-11 13:12 Rev.: 1676

if the page is redirected while operations are still executing, a ScriptException will be thrown - is this expected behaviour?

13 lines of code changed in 1 file:

soundasleep 2010-03-10 19:56 Rev.: 1675

updating diagram test cases

20 lines of code changed in 8 files:

soundasleep 2010-03-10 19:55 Rev.: 1674

regenerating diagram editors

131 lines of code changed in 27 files:

soundasleep 2010-03-10 19:52 Rev.: 1673

updating inference tests to use new action names

512 lines of code changed in 26 files:

soundasleep 2010-03-10 19:28 Rev.: 1672

metamodel refactoring: updating diagram editors
updating inference rules
updating codegen templates

407 lines of code changed in 54 files:

soundasleep 2010-03-10 19:28 Rev.: 1670

migrating all test diagram models

11 lines of code changed in 7 files:

soundasleep 2010-03-10 19:27 Rev.: 1671

migrating all test models

88 lines of code changed in 50 files:

soundasleep 2010-03-10 19:26 Rev.: 1669

updating 4to5 migrator
updating generated EMF source

2048 lines of code changed in 17 files:

soundasleep 2010-03-10 19:24 Rev.: 1668

metamodel refactoring: renaming RunInstanceWire to RunAction
metamodel refactoring: renaming NavigateWire to NavigateAction

13 lines of code changed in 9 files:

soundasleep 2010-03-10 19:03 Rev.: 1667

issue 43: removing waitForAjax() method

8 lines of code changed in 24 files:

soundasleep 2010-03-10 18:54 Rev.: 1666

issue 43: using NicelyResynchronizingAjaxController with test cases
removing some unnecessary methods

52 lines of code changed in 5 files:

soundasleep 2010-03-10 18:01 Rev.: 1664

updating diagram editor utility classes
regenerating diagram editors

172 lines of code changed in 12 files:

soundasleep 2010-03-10 17:59 Rev.: 1663

fixing minor bugs in the codegen templates from Action

5 lines of code changed in 2 files:

soundasleep 2010-03-10 17:57 Rev.: 1662

updating diagram test cases
refreshing pre-generated iaml_diagram

36 lines of code changed in 5 files:

soundasleep 2010-03-10 17:29 Rev.: 1661

migrating diagram test models
removing shortcuts-element test model

47 lines of code changed in 12 files:

soundasleep 2010-03-10 16:54 Rev.: 1660

updating diagram editors to use new metamodel

1060 lines of code changed in 29 files:

soundasleep 2010-03-10 16:33 Rev.: 1659

metamodel refactoring: updating codegen templates for NavigateWire

4 lines of code changed in 3 files:

soundasleep 2010-03-10 16:28 Rev.: 1658

metamodel refactoring: updating inference tests

40 lines of code changed in 3 files:

soundasleep 2010-03-10 16:14 Rev.: 1657

migrating all test models for NavigateWire

85 lines of code changed in 18 files:

soundasleep 2010-03-10 16:13 Rev.: 1656

updating 4to5 model migrator

63 lines of code changed in 2 files:

soundasleep 2010-03-10 16:11 Rev.: 1655

metamodel refactoring: NavigateWire is no longer a Wire, but now an Action

489 lines of code changed in 27 files:

soundasleep 2010-03-10 15:48 Rev.: 1654

resolving issue 155: replacing 'expand exception for throwException', with just 'throwException'

70 lines of code changed in 28 files:

soundasleep 2010-03-10 15:38 Rev.: 1653

updating codegen templates to use new Action model element

129 lines of code changed in 27 files:

soundasleep 2010-03-10 15:37 Rev.: 1652

metamodel refactoring: Gates also need to be ActionSources

122 lines of code changed in 8 files:

soundasleep 2010-03-10 13:35 Rev.: 1651

updating inference test cases to use RunWire being an Action
making some older tests less fragile

94 lines of code changed in 17 files:

soundasleep 2010-03-10 11:40 Rev.: 1650

migrating all test models

914 lines of code changed in 108 files:

soundasleep 2010-03-10 11:39 Rev.: 1649

updating inference tests
updating 4to5 migrator to handle RunInstanceWire becoming an Action

182 lines of code changed in 5 files:

soundasleep 2010-03-10 11:37 Rev.: 1648

metamodel refactoring: moving RunInstanceWire from a Wire to an Action

3674 lines of code changed in 58 files:

soundasleep 2010-03-08 20:35 Rev.: 1645

fixing a broken test from metamodel refactoring
updating generateID() for ModelPackage (if EPackage is null)

8 lines of code changed in 2 files:

soundasleep 2010-03-08 19:03 Rev.: 1643

updating element image models to refactored metamodel

126 lines of code changed in 36 files:

soundasleep 2010-03-08 18:59 Rev.: 1642

metamodel refactoring: removing ContainsScopes
Scopes can now contain Scopes directly

1907 lines of code changed in 35 files:

soundasleep 2010-03-08 18:08 Rev.: 1641

updating GmfTool test case to reflect selectors for tools (e.g. [onAccess])

61 lines of code changed in 1 file:

soundasleep 2010-03-08 17:02 Rev.: 1640

fixing all broken @model links in javadoc, and genmodel docs

84 lines of code changed in 44 files:

soundasleep 2010-03-08 15:54 Rev.: 1639

adding a test case to check for broken @model modeldoc tags in javadoc

105 lines of code changed in 2 files:

soundasleep 2010-03-08 15:36 Rev.: 1638

updating inference and codegen to remove ContainsEventTriggers

1 lines of code changed in 7 files:

soundasleep 2010-03-08 15:14 Rev.: 1637

metamodel refactoring: removing ContainsEventTriggers

310 lines of code changed in 8 files:

soundasleep 2010-03-08 14:58 Rev.: 1636

actually removing ApplicationElementContainer from metamodel

47 lines of code changed in 16 files:

soundasleep 2010-03-08 14:01 Rev.: 1635

making ApplicationElement abstract
updating element editor to prevent it being created using a New Wizard

16 lines of code changed in 10 files:

soundasleep 2010-03-08 13:37 Rev.: 1634

updating migrator to new ApplicationElement
fixing broken model elements in generation-sync-multiple.iaml

7 lines of code changed in 2 files:

soundasleep 2010-03-08 13:35 Rev.: 1633

updating diagram editors to use new ApplicationElement

1316 lines of code changed in 18 files:

soundasleep 2010-03-05 15:51 Rev.: 1632

resolving issue 152: removing unnecessary assertNotNull() statements

26 lines of code changed in 21 files:

soundasleep 2010-03-05 15:50 Rev.: 1631

updating codegen templates and inference rules to new metamodel

15 lines of code changed in 4 files:

soundasleep 2010-03-05 15:48 Rev.: 1630

metamodel refactoring: removing ContainsEventTriggers from ApplicationEvent
adding Editable to DomainObject, etc

485 lines of code changed in 23 files:

soundasleep 2010-03-04 16:09 Rev.: 1629

updating gmftool test case to also accept 'ModelType [constraint]'
rewriting .gmfmaps

1021 lines of code changed in 5 files:

soundasleep 2010-03-04 16:07 Rev.: 1628

removing WireEdge icon

0 lines of code changed in 1 file:

soundasleep 2010-03-04 16:00 Rev.: 1627

updating diagram editors to use Wire

172 lines of code changed in 20 files:

soundasleep 2010-03-04 15:59 Rev.: 1626

updating GetShortcuts to use Wire
updating diagram helpers to use all edge types when deleting generated elements
fixing bug in RemovePhantomEdgesAction

314 lines of code changed in 4 files:

soundasleep 2010-03-04 14:40 Rev.: 1625

resolving issue 156: remove Phantom Edges does not remove all edge types
adding test cases to check against edge types in the model

233 lines of code changed in 5 files:

soundasleep 2010-03-04 13:36 Rev.: 1624

updating all test models to use inWires/outWires

541 lines of code changed in 128 files:

soundasleep 2010-03-04 13:35 Rev.: 1623

updating code generation templates to use inWires/outWires

148 lines of code changed in 33 files:

soundasleep 2010-03-04 13:33 Rev.: 1622

updating all diagram test models to use inWires/outWires

48 lines of code changed in 15 files:

soundasleep 2010-03-04 13:33 Rev.: 1621

updating inference test cases

141 lines of code changed in 14 files:

soundasleep 2010-03-04 13:20 Rev.: 1620

updating 4to5 migrator

41 lines of code changed in 3 files:

soundasleep 2010-03-02 16:08 Rev.: 1619

metamodel refactoring: renaming WireEdge to Wire, inEdges to inWires, and outEdges to outWires

2544 lines of code changed in 84 files:

soundasleep 2010-03-02 15:42 Rev.: 1618

updating diagram tests and test models to reflect new metamodel

32 lines of code changed in 11 files:

soundasleep 2010-03-02 15:41 Rev.: 1617

metamodel refactoring: InternetApplication is no longer a ContainsEventTriggers
updating root diagram editor

131 lines of code changed in 14 files:

soundasleep 2010-03-02 14:48 Rev.: 1616

updating diagram editors to new metamodel
removing unnecessary gmftools from domain_store and user_store

182 lines of code changed in 27 files:

soundasleep 2010-03-02 14:46 Rev.: 1615

metamodel refactoring: DomainStore is no longer a ContainsEventTriggers

30 lines of code changed in 11 files:

soundasleep 2010-03-02 14:39 Rev.: 1614

adding test case to check for unused icons in org.openiaml.model.edit/icons
removing unused icons

73 lines of code changed in 12 files:

soundasleep 2010-03-02 13:47 Rev.: 1613

updating model completion rules to use new Accessible and Editable interfaces
inference rules all pass

38 lines of code changed in 7 files:

soundasleep 2010-03-02 13:42 Rev.: 1612

copying over old wire icons to new edge icons

0 lines of code changed in 21 files:

soundasleep 2010-03-02 13:40 Rev.: 1611

removing new edge type icons, before replacing them with old icons from wires

0 lines of code changed in 14 files:

soundasleep 2010-03-02 13:19 Rev.: 1610

making new Accessible and Editable interfaces

821 lines of code changed in 22 files:

soundasleep 2010-03-01 18:55 Rev.: 1609

updating diagram tests to use EStructuralFeature rather than feature name

36 lines of code changed in 8 files:

soundasleep 2010-03-01 18:38 Rev.: 1608

updating diagram tests to migrated test models

38 lines of code changed in 10 files:

soundasleep 2010-03-01 18:35 Rev.: 1607

updating 'frame' and 'session' diagram editors to use new EventTrigger definitions
removing unnecessary EventTrigger definition in visual.gmftool
'visual' diagram editor also needs a catch-all EventTrigger definition, for shortcut events

1752 lines of code changed in 18 files:

soundasleep 2010-03-01 17:44 Rev.: 1606

migrating diagram test models

23 lines of code changed in 8 files:

soundasleep 2010-03-01 16:58 Rev.: 1605

updating inference rules
updating codegen templates
all inference and codegen tests now pass

490 lines of code changed in 13 files:

soundasleep 2010-03-01 15:01 Rev.: 1604

migrating test models

81 lines of code changed in 47 files:

soundasleep 2010-03-01 15:00 Rev.: 1603

Scope no longer ContainsEventTriggers
Scope now has onAccess, onInit events
updating 4to5 migrator

549 lines of code changed in 25 files:

soundasleep 2010-03-01 13:28 Rev.: 1602

fixing a bug in TestProgressMonitor

59 lines of code changed in 5 files:

soundasleep 2010-03-01 13:26 Rev.: 1601

removing ApplicationElementContainer

2157 lines of code changed in 10 files:

soundasleep 2010-03-01 11:53 Rev.: 1600

trying to make the modeldoc generation more consistent; inherited extensions are now also sorted by containing class name, and reference toString

1 lines of code changed in 1 file:

soundasleep 2010-03-01 11:48 Rev.: 1599

generated modeldoc now includes timestamp

13 lines of code changed in 3 files:

soundasleep 2010-03-01 11:40 Rev.: 1598

modeldoc now displays all subtypes (a collapsible list)

82 lines of code changed in 7 files:

soundasleep 2010-03-01 10:56 Rev.: 1597

updating diagram tests to new EventTrigger implementation in VisibleThing

72 lines of code changed in 7 files:

February 2010 »

Generated by StatSVN 0.7.0