Pierre du Plessis
Pierre du Plessis
Milestones should optionally have a start and end date and can be assigned a colour. Tasks can be added to a milestone
Have a dedicated view page for a task (E.G /tasks/:id) in order to link to a task directly
This should work the same as the `YamlFileStorageAdapter`, but for XML files
Add a storage adapter for Doctrine. This should include 2 adapters: - [ ] DoctrineORMAdapter - [ ] DoctrineDbalAdapter The DBAL and ORM should be separate, so that it can...