Directory src/seg/jUCMNav/tests/progress/

Directory Created:
2005-04-25 21:55
Total Files:
2
Deleted Files:
0
Lines of Code:
2205

[root]/src/seg/jUCMNav/tests/progress

Lines of Code

src/seg/jUCMNav/tests/progress/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 43 (100.0%) 4393 (100.0%) 102.1
jpdaigle 3 (7.0%) 2188 (49.8%) 729.3
etremblay 3 (7.0%) 2188 (49.8%) 729.3
jkealey 32 (74.4%) 17 (0.4%) 0.5
jmcmanus 1 (2.3%) 0 (0.0%) 0.0
jfroy 4 (9.3%) 0 (0.0%) 0.0

Most Recent Commits

jfroy 2006-03-17 09:05 Rev.: 814

Modification of the import autolayout mechanism(added vector for diagrams to do autolayout)
Fixed 2 tests broke in previous commit.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (changed)
jfroy 2006-01-29 20:34 Rev.: 669

Merge of GRL branch with the main trunk

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (changed)
jfroy 2005-10-26 23:13 Rev.: 585

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.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (changed)
jkealey 2005-09-22 05:11 Rev.: 566

Added export URNSpec extension point and template for DXL export.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (changed)
jkealey 2005-09-08 04:54 Rev.: 548

added graphical overview in outline; according to my tests, it should be okay but needs to be tested more extensively

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (changed)
jfroy 2005-08-09 20:56 Rev.: 502

Fix code to support UrnEditor

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (changed)
jkealey 2005-07-29 19:09 Rev.: 498

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.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (changed)
jkealey 2005-07-14 17:30 Rev.: 480

added headers + package.html for all files in the seg.jUCMNav.views.* package. did not clean the files

17 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: package.html (new 17)
jkealey 2005-07-14 01:52 Rev.: 473

bug 344 - localization wizard

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (changed)
jkealey 2005-07-13 05:24 Rev.: 472

Cleaned/commented seg.jUCMNav.model.commands.delete, except for most of the hard ones: DeleteMultiNodeCommand, DeletePathCommand, DeletePluginCommand, DeleteStartNCEndCommand;
Created new command tests.

Added headers in seg.jUMCNav.tests.*

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (changed)
jkealey 2005-07-12 23:22 Rev.: 466

cleaned/commented (thankfully was already done) seg.jUCMNav.model.commands.changeConstraints

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (changed)
jkealey 2005-07-12 18:08 Rev.: 463

programmed some progress tests.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (changed)
jpdaigle 2005-07-12 01:13 Rev.: 458

JP: javadoc improvements on private-visibility methods

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (changed)
jkealey 2005-07-07 20:49 Rev.: 448

added javadoc for seg.jUCMNav.editors and seg.jUCMNav.editors.resourceManagement. Moved outline to seg.jUCMNav.views.outline package.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (changed)
jkealey 2005-06-27 19:40 Rev.: 428

bug 335: palette wording
bug 344: extracted more strings

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (changed)
jkealey 2005-06-27 15:58 Rev.: 422

bug 204 - added comments, refactored and created package.html for seg.jUCMNav.actions

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (changed)
jkealey 2005-06-27 10:52 Rev.: 418

fixed tests.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (changed)
jkealey 2005-06-17 18:39 Rev.: 383

patched two tests; we're going to need to code more!

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (changed)
jkealey 2005-06-16 19:22 Rev.: 374

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.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (changed)
jkealey 2005-06-14 19:26 Rev.: 352

bug 300 - componentref binding bugs; upgrade test suite, found many new bug locations, fixed them all. please write test cases for all new commands.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/tests/progress: ProgressTests.java (changed)

(23 more)

Generated by StatCVS 0.4.1