| 1 | == TODO List == |
| 2 | |
| 3 | * SampleViewer ftl renders, make sure that it is functionally correct (test data) |
| 4 | * Refactor workflow with simplified matrix code |
| 5 | * Get workflow ftl to render |
| 6 | * Test that everything is functionally working for Workflow |
| 7 | * Seperate the model out from the plugin for all 4 ngs plugins |
| 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) |
| 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 | * Finish ticket #271, which only allows for select of the correct workflow/workflowelement |
| 12 | |
| 13 | |