February 2009 Commit Log

Number of Commits:
45
Number of Active Developers:
1
soundasleep 2009-02-19 16:24 Rev.: 478

adding example model for wire edges

0 lines of code changed in 2 files:

soundasleep 2009-02-19 16:23 Rev.: 477

adding example diagrams for icwe paper

0 lines of code changed in 4 files:

soundasleep 2009-02-19 13:06 Rev.: 476

making a smaller subset of just wires for demonstration

0 lines of code changed in 2 files:

soundasleep 2009-02-19 12:53 Rev.: 475

a subset of the current ecore model

0 lines of code changed in 2 files:

soundasleep 2009-02-12 21:56 Rev.: 472

added support for refreshing data stores using JBoss rules

599 lines of code changed in 7 files:

soundasleep 2009-02-12 21:05 Rev.: 471

minor fixes

898 lines of code changed in 2 files:

soundasleep 2009-02-10 10:14 Rev.: 470

unsaved changes

6 lines of code changed in 2 files:

soundasleep 2009-02-05 14:57 Rev.: 469

removing unused icons
adding some basic icons from nuvola (LGPL) icon set

0 lines of code changed in 55 files:

soundasleep 2009-02-05 14:13 Rev.: 468

adding first testing image (Page)

4 lines of code changed in 5 files:

soundasleep 2009-02-05 14:07 Rev.: 467

adding default edit icons to repository

2 lines of code changed in 148 files:

soundasleep 2009-02-05 14:03 Rev.: 466

synchronising all palette icons with edit icons (using GmfToolTestCase script)

753 lines of code changed in 18 files:

soundasleep 2009-02-05 13:58 Rev.: 465

adding a test case/script that automatically populates .gmftool's with images

169 lines of code changed in 3 files:

soundasleep 2009-02-05 13:56 Rev.: 464

refreshing gmfgen diffs
completing documentation on how to use the diffs, and how to generate them

9988 lines of code changed in 16 files:

soundasleep 2009-02-05 13:50 Rev.: 463

properly re-linking FileDomain* open policies

4659 lines of code changed in 2 files:

soundasleep 2009-02-05 13:43 Rev.: 462

fixing OpenDiagramPolicy for DomainStore in root

1483 lines of code changed in 1 file:

soundasleep 2009-02-05 13:29 Rev.: 461

fixes from GmfToolTestCase

6135 lines of code changed in 4 files:

soundasleep 2009-02-05 11:30 Rev.: 460

issue 10: add OpenDiagramBehaviour uniqueness test

102 lines of code changed in 2 files:

soundasleep 2009-02-05 11:08 Rev.: 459

issue 6: clean up Plugin IDs

198 lines of code changed in 21 files:

soundasleep 2009-02-05 10:38 Rev.: 457

issue 12: test case: check iaml.ecore versions across plugins

75 lines of code changed in 3 files:

soundasleep 2009-02-04 16:33 Rev.: 456

release quality test cases now pass

31 lines of code changed in 10 files:

soundasleep 2009-02-04 16:27 Rev.: 455

fixing the order of page onload events
all code generation tests now pass

11 lines of code changed in 4 files:

soundasleep 2009-02-04 16:11 Rev.: 454

'access' EventTriggers for InputTextFields now occur once the page is fully loaded, not on-rendering
remote parameter sources from a TextField on another page now return either an empty string, or a failure

74 lines of code changed in 6 files:

soundasleep 2009-02-04 15:43 Rev.: 453

moving errors in Operations.xpt to throw exceptions instead
adding remote property source for database-sourced content
adding support for testing the frequency of remote javascript calls
runtime debug information is now displayed in nice css

203 lines of code changed in 9 files:

soundasleep 2009-02-04 13:10 Rev.: 452

adding CDATA sections around Javascript; all Properties test cases now pass

16 lines of code changed in 3 files:

soundasleep 2009-02-04 12:48 Rev.: 451

adding support for pre-loading ajax calls
3/5 properties test cases now pass

33 lines of code changed in 3 files:

soundasleep 2009-02-04 12:41 Rev.: 450

'access' operations now connect to 'init' rather than 'update' (which triggers the 'edit' EventTrigger)

35 lines of code changed in 4 files:

soundasleep 2009-02-04 12:20 Rev.: 449

adding the ability for oaw templates to throw exceptions

19 lines of code changed in 3 files:

soundasleep 2009-02-03 16:09 Rev.: 448

cleaned up ajax script in codegen
initial work at adding 'access' EventTrigger and remote FileDomainStore access
currently it fails with a 'ajax monitor not found' error, because text.access calls text.update, which triggers text.edit, which calls attribute.update

101 lines of code changed in 6 files:

soundasleep 2009-02-03 15:14 Rev.: 447

minor fixes to resolve failing test cases

27 lines of code changed in 10 files:

soundasleep 2009-02-03 14:25 Rev.: 446

source InputTextFields now generate 'access' EventTriggers that initialise values from the SyncWire source

106 lines of code changed in 4 files:

soundasleep 2009-02-03 14:17 Rev.: 445

expanding on runtime model: adding 'access' event and 'initialise' operations to input text fields (test cases)

116 lines of code changed in 3 files:

soundasleep 2009-02-03 13:50 Rev.: 444

abstract domain elements now also generate operations and events

36 lines of code changed in 4 files:

soundasleep 2009-02-03 13:01 Rev.: 443

adding php codegen code for FileDomainStores: properties file loading/saving

228 lines of code changed in 5 files:

soundasleep 2009-02-03 11:34 Rev.: 442

SyncWires now generate InputTextFields on forms if they have no elements and are connected to AbstractDomainObjects

41 lines of code changed in 4 files:

soundasleep 2009-02-03 11:08 Rev.: 441

adding model-based inference test case

115 lines of code changed in 6 files:

soundasleep 2009-02-03 10:53 Rev.: 440

visual editors can now render FileDomainObjects and FileDomainAttributes
adding many test cases for SyncWires with .properties files (FileDomainStores)

1267 lines of code changed in 8 files:

soundasleep 2009-02-03 10:31 Rev.: 439

adding a test model for sync wires between FileDomainObjects (.properties files) and InputForms

18 lines of code changed in 2 files:

soundasleep 2009-02-03 10:18 Rev.: 438

adding BreadcrumbTestCase to test breadcrumbs in diagram editors

129 lines of code changed in 5 files:

soundasleep 2009-02-03 09:17 Rev.: 437

adding breadcrumb helper class

80 lines of code changed in 2 files:

soundasleep 2009-02-02 16:14 Rev.: 436

initial implementation of breadcrumbs in generated GMF editors

0 lines of code changed in 1 file:

soundasleep 2009-02-02 14:35 Rev.: 435

adding file_domain_object editor

1991 lines of code changed in 21 files:

soundasleep 2009-02-02 14:13 Rev.: 434

adding file_domain_store editor

3881 lines of code changed in 24 files:

soundasleep 2009-02-02 13:40 Rev.: 432

adding FileDomain* elements to the gmfgraph

167 lines of code changed in 9 files:

soundasleep 2009-02-02 13:33 Rev.: 431

moved EmfInferenceHandler to the model project
adding sanity checks to gotoSitemapThenPage
cleaning up SyncFieldApplicationElementProperty test case

290 lines of code changed in 6 files:

soundasleep 2009-02-02 12:30 Rev.: 430

initial implementation of EmfInferenceHandler: allows direct EMF access whether in EMF or GMF

154 lines of code changed in 5 files:

January 2009 »

Generated by StatSVN 0.7.0