Task41Start - Full gui support for custom headers
See TasksExplained? for more infos about tasks. This task is based on the template at TaskTemplateStart
Status : closed
Category : gui
Date opened : 2007-02-20
Description : Full gui support for custom headers
Referenced in stories/tasks :
Story12Start
Testsuite : main_controller_test.rb
Commited revision : 135
Remarks :
- We need a add header button
- We need a remove header button
- We have to be able to edit the header domain in place
- Find a way to give new headers a name
Changelog
2007-02-20 - New buttons
- Adding the "add header" and the "remove header" buttons
- The images are png with xcf coming along in the distribution (at least for now)
2007-02-20 - Support for inline editing
- The new header has the name click-to-edit and the domain is .*
- Inline editing for domain value is done
- When displaying a header with the name click-to-edit, then the name itself is editable
- When editing of the name is done, the header item in the gui is removed and a new header item with the new name is added.