Story12Start - Replace request header model
See StoriesExplained? for more infos about tasks. This story is based on the template at StoryTemplateStart
Status : closed
Date opened : 2007-02-19
List of tasks involved :
Task37Start,
Task38Start,
Task39Start,
Task41Start
Testsuite : main_controller_test.rb, user_story6_test.rb
Release version : 135
Story
- Developer Denis thinks the request headers inplemented in Story11Start are not done in a very smart way.
- He expects the request list to be expandable with a default set added when inserting a new request.
- Also the requests should be grouped inside the display using a treeview. (not implemented in this story)
Changelog
2007-02-19 - Starting out
Developing a new request with
Task37Start.
2007-02-20 - Implementing the rest
The rest is done in the other tasks. The treeview is left out for the time being. It will come naturally when post- and get-parameters are being added.