Changes between Version 2 and Version 3 of JessicaLog/2011-01-13


Ignore:
Timestamp:
2011-01-13T15:17:45+01:00 (14 years ago)
Author:
JLundberg
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • JessicaLog/2011-01-13

    v2 v3  
    77 * Seperate the model out from the plugin for all 4 ngs plugins
    88 * Fix exception-handling in CommonQueries for my functions (instead of returning null, etc, should throw an exception if a result is expected and none is found
    9  * Fix the sample viewer (point to ngssample)
     9
    1010 * Add code to check for existing entities in CreateNewProject so that exceptions do not occur if someone adds an entity that already exists.
    1111 * Finish ticket #271, which only allows for select of the correct workflow/workflowelement
     
    1313 == Finished ==
    1414 * SampleViewer ftl renders, make sure that it is functionally correct (test data)
     15 * Fix the sample viewer (point to ngssample)