{5} Assigned, Active Tickets by Owner (Full Description) (10 matches)

List tickets assigned, group by ticket owner. This report demonstrates the use of full-row display.

emanuel (1 match)

Ticket Summary Component Milestone Type Created
Description
#88 Define longer opertions as jobs Eclipse integration/GUI enhancement 08/11/06

Longer operations (e.g. synchronization between source and UML, or "delete from model") should be defined as jobs in Eclipse.

 http://www.eclipse.org/articles/Article-Concurrency/jobs-api.html


roman (7 matches)

Ticket Summary Component Milestone Type Created
Description
#143 Avoid invocation of JUnit in SourceCode Other defect 11/24/06

Some classes contains invoke of methods from the JUnit package, e.g. org.jupe.editors.classdiagram.model.commands.ConnectionCreateCommand or org.jupe.editors.classdiagram.model.connections.RelationElement. This implies on user side to involve JUnit package.

It works for now because JUnit plugin is set as dependend for Jupe.

Solution: - remove JUnit package from Jupe dependency list - put JUnit testcase in a separate Jupe plugin, e.g. org.jupe.core.test, org.jupe.ui.test (regarding to ticket #122) - identify classes which uses JUnit assertions and replace this ones by org.eclipse.core.runtime.* Assertions


#105 Unit tests for loading and saving .jupe files Class diagram editor enhancement 10/22/06

Write unit tests for loading and saving complex diagrams into/from .jupe files.


#122 Split of current plugin structure Class diagram editor enhancement 10/22/06

The current plugin structure should split into org.jupe.core for model components and org.jupe.ui for ui components.

  • This brings us closer to the MVC pattern (clean dependencies between core and ui)
  • Splitting of plugin enhanced the runtime of builder to run faster (e.g. checkstyle)

#124 Jupe-Header in generated Java files Class diagram editor defect 10/22/06

Write a jupe comment header into java files generated by Jupe.


#80 enhance Logging Other 0.1.1 enhancement 07/18/06

Enhancement of the implementation and storage is needed.

  • Try to find a way with  AspectJ to do an enhanced logging
  • This could be extended and used for other aspects as well

#125 Configurable jupe header in generated Java files Class diagram editor enhancement 10/22/06

Add configuration option for user to omit that behaviour in the global Jupe preference page.


#138 Export Wizard UML Jupe Classfile Eclipse integration/GUI 0.1.1 enhancement 11/08/06

File extension of jupe classfile (.jupe) should be added automatically. Wizards should decrease user input instead of increase it.


steffen (2 matches)

Ticket Summary Component Milestone Type Created
Description
#11 verify undo/redo for all commands Class diagram editor enhancement 04/10/06

Write unittests for all commands in Jupe.


#64 finish direct editing of node elements in class diagram Class diagram editor enhancement 06/27/06

Finish correct direct editing of node elements in class diagram : methods / attributes, slots


Note: See TracReports for help on using and creating reports.