November 2008 Commit Log

Number of Commits:
57
Number of Active Developers:
1
soundasleep 2008-11-17 10:46 Rev.: 351

added case.TestShortcutsSynchronisation.php to JUnit test cases
removed old PHP-based tests (issue 7)

137 lines of code changed in 12 files:

soundasleep 2008-11-17 10:25 Rev.: 350

issue 7: moving the php-based version/provider meta tests to JUnit
modifying gmfgen and manifest files so these new test cases pass

290 lines of code changed in 12 files:

soundasleep 2008-11-13 16:00 Rev.: 349

developed new model based on jens feedback and more investigation

97 lines of code changed in 1 file:

soundasleep 2008-11-13 09:45 Rev.: 348

proposed new ecore model

74 lines of code changed in 1 file:

soundasleep 2008-11-13 00:19 Rev.: 347

refactored ExportImagePartsAction to add doExport(IFile)
added test case for exporting images

119 lines of code changed in 6 files:

soundasleep 2008-11-13 00:08 Rev.: 346

an iaml_diagram file can now be exported to multiple png images with a single right click
made assert methods in EclipseTestCaseHelper public

132 lines of code changed in 2 files:

soundasleep 2008-11-12 23:40 Rev.: 345

added extension to allow instant right click > export as png image on iaml_diagram files

162 lines of code changed in 3 files:

soundasleep 2008-11-12 23:08 Rev.: 343

refactoring shortcut tests
removing final eclipse warnings in test cases

86 lines of code changed in 14 files:

soundasleep 2008-11-12 22:43 Rev.: 342

warnings thrown when migrating models are now logged and displayed in the Eclipse UI

92 lines of code changed in 4 files:

soundasleep 2008-11-12 22:28 Rev.: 341

somehow lost merge changes to plugin.xml of custom plugin

12 lines of code changed in 1 file:

soundasleep 2008-11-12 22:03 Rev.: 340

cleaning up migration code

54 lines of code changed in 4 files:

soundasleep 2008-11-12 21:51 Rev.: 339

reducing the jar dependencies of the drool plugin

6 lines of code changed in 3 files:

soundasleep 2008-11-12 14:52 Rev.: 338

merging r331:r337
adding model migration support for migration between different model versions
refactoring some test cases

958 lines of code changed in 19 files:

soundasleep 2008-11-11 15:59 Rev.: 330

added two more shortcut tests for wire and root editors
EclipseTestCase.openDiagram() can now open up both nodes and edges

215 lines of code changed in 7 files:

soundasleep 2008-11-11 15:38 Rev.: 329

adding more test cases to shortcut tests
the operations editor now renders referenced operations and flows as shortcut elements

1009 lines of code changed in 14 files:

soundasleep 2008-11-11 14:18 Rev.: 328

refactoring shortcut tests into a new suite and a new abstract superclass

136 lines of code changed in 5 files:

soundasleep 2008-11-11 14:08 Rev.: 327

adding ShortcutsDomainObjectTestCase for testing the generation of shortcut elements

282 lines of code changed in 8 files:

soundasleep 2008-11-11 13:24 Rev.: 326

trying to resolve eclipse out of memory issues
eclipse test no longer asks to save loaded files at finish

18 lines of code changed in 4 files:

soundasleep 2008-11-11 12:19 Rev.: 325

refactoring and cleaning up eclipse test cases

461 lines of code changed in 7 files:

soundasleep 2008-11-11 11:59 Rev.: 324

adding a test case to initialise diagrams in eclipse

219 lines of code changed in 2 files:

soundasleep 2008-11-11 11:10 Rev.: 323

upgrading shortcut test models to latest model version

64 lines of code changed in 7 files:

soundasleep 2008-11-11 10:54 Rev.: 322

sub-diagrams can now be opened through emulated double click

20 lines of code changed in 1 file:

soundasleep 2008-11-10 22:52 Rev.: 321

adding a basic eclipse UI test

358 lines of code changed in 4 files:

soundasleep 2008-11-10 21:52 Rev.: 319

adding initial eclipse-based tests: loading a model file programatically

107 lines of code changed in 3 files:

soundasleep 2008-11-10 21:21 Rev.: 318

removing unused "change", "refresh" operations from sync wires and related elements

1 lines of code changed in 4 files:

soundasleep 2008-11-10 21:17 Rev.: 317

splitting up rules file into many files
adding addRuleFile() to CreateMissingElementsWithDrools

470 lines of code changed in 6 files:

soundasleep 2008-11-10 15:59 Rev.: 315

organising imports and cleaning up eclipse warnings

1 lines of code changed in 4 files:

soundasleep 2008-11-10 15:57 Rev.: 314

added a complicated SyncWire example which connects multiple forms and DB objects together
added very limited loop-prevention code on the server side

134 lines of code changed in 4 files:

soundasleep 2008-11-10 15:40 Rev.: 313

adding a fairly complicated, multiple-element sync wire example

0 lines of code changed in 2 files:

soundasleep 2008-11-10 15:36 Rev.: 312

added SyncFormDomainObject test case

161 lines of code changed in 8 files:

soundasleep 2008-11-10 15:10 Rev.: 311

organising imports

0 lines of code changed in 7 files:

soundasleep 2008-11-10 15:09 Rev.: 310

refactoring code generation test cases: adding CodegenTestCase

122 lines of code changed in 5 files:

soundasleep 2008-11-10 15:00 Rev.: 309

SyncFieldDomainAttribute test case now passes

11 lines of code changed in 3 files:

soundasleep 2008-11-10 14:50 Rev.: 308

generated code now stores singular db values in the database (but doesn't stay permanent across page refreshes)

225 lines of code changed in 5 files:

soundasleep 2008-11-10 13:30 Rev.: 307

cleaning up some code for eclipse warnings

3 lines of code changed in 4 files:

soundasleep 2008-11-10 13:23 Rev.: 306

adding codegen code to generate domain objects in sqlite
upgrading jwebunit to latest trunk version

119 lines of code changed in 10 files:

soundasleep 2008-11-10 12:00 Rev.: 305

adding SyncFieldDomainAttribute test case
adding Sqlite jar to tests to allow us to investigate the runtime database
adding initial test case for checking that the database exists when the application is initialised

245 lines of code changed in 12 files:

soundasleep 2008-11-10 11:15 Rev.: 304

adding SyncFormDomainObject test case
DomainAttributes now contain generated fieldValues
refactored out inference testing code

218 lines of code changed in 8 files:

soundasleep 2008-11-10 10:55 Rev.: 303

adding SyncFieldDomainAttribute test case
DomainAttributes now also generated events and operations

235 lines of code changed in 7 files:

soundasleep 2008-11-10 10:11 Rev.: 302

adding test case for a single sync wire between a text field and a domain attribute
adding test case for sync wires between domain objects and input forms

0 lines of code changed in 4 files:

soundasleep 2008-11-07 15:27 Rev.: 299

giving each test case their own model

111 lines of code changed in 13 files:

soundasleep 2008-11-07 15:14 Rev.: 298

clearing up structure of tests

330 lines of code changed in 9 files:

soundasleep 2008-11-07 15:01 Rev.: 296

adding tests suites to combine all the test cases together

90 lines of code changed in 3 files:

Repository Tag: version-0.1.0
soundasleep 2008-11-07 09:13 Rev.: 289

migrating plugin to version 0.1.0
building plugin 0.1.0

40 lines of code changed in 18 files:

soundasleep 2008-11-07 08:43 Rev.: 288

adding "runtime url" to InternetApplication
adding "generate code and view in internal browser" action

245 lines of code changed in 10 files:

soundasleep 2008-11-07 08:41 Rev.: 287

adding the sync wires across multiple pages example, along with a runtime deployment url

0 lines of code changed in 2 files:

soundasleep 2008-11-06 17:14 Rev.: 282

undoing changes made in r281

1 lines of code changed in 1 file:

soundasleep 2008-11-06 17:11 Rev.: 281

minor improvement to code generator, and adding more sensible ids to testing model for code generation

188 lines of code changed in 2 files:

soundasleep 2008-11-06 15:54 Rev.: 280

diagram editors now display "/" in front of generated (derived) elements

0 lines of code changed in 1 file:

soundasleep 2008-11-06 15:48 Rev.: 279

removing changes to add a boolean formatter, and just adding the code in manually through dynamic templates

33 lines of code changed in 7 files:

soundasleep 2008-11-06 15:33 Rev.: 278

trying to add editable "/" derived property in editable text field, but struggling

78 lines of code changed in 6 files:

soundasleep 2008-11-06 14:31 Rev.: 277

added an extension to GMF to allow extended formatters
added a custom formatter that returns "/" on true, "" on false
added "/" to sync wires that are generated

188 lines of code changed in 6 files:

soundasleep 2008-11-05 13:16 Rev.: 276

merging drools rules (r254:275) into trunk

1102 lines of code changed in 17 files:

soundasleep 2008-11-05 00:13 Rev.: 275

merging improvements to SyncWiresPagesTestCase and tests (r270:r274) into trunk

422 lines of code changed in 9 files:

soundasleep 2008-11-04 22:10 Rev.: 271

revert a broken reference to drools project

2 lines of code changed in 1 file:

soundasleep 2008-11-04 21:45 Rev.: 269

merging the ecore model helper and improved test cases (r260:r268) from Drools branch into trunk

284 lines of code changed in 10 files:

soundasleep 2008-11-03 13:18 Rev.: 257

trying to improve code generation of operations across multiple pages to pass the test cases - currently still fails

74 lines of code changed in 8 files:

October 2008 »

Generated by StatSVN 0.7.0