Changes between Version 2 and Version 3 of JessicaLog/2011-01-13
- Timestamp:
- 2011-01-13T15:17:45+01:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
JessicaLog/2011-01-13
v2 v3 7 7 * Seperate the model out from the plugin for all 4 ngs plugins 8 8 * 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 10 10 * Add code to check for existing entities in CreateNewProject so that exceptions do not occur if someone adds an entity that already exists. 11 11 * Finish ticket #271, which only allows for select of the correct workflow/workflowelement … … 13 13 == Finished == 14 14 * SampleViewer ftl renders, make sure that it is functionally correct (test data) 15 * Fix the sample viewer (point to ngssample)