2008-05-18 Dominique Dumont v0.202
* lib/Config/Model/models/Itself/CommonElement.pl: Added support for
built in default list for check_list elements
2008-04-21 Dominique Dumont
* config-model-edit: Will now always launch Tk interface which has
a menu to test the configuration editor from the model under edition.
(some tests still to be written)
2008-04-16 Dominique Dumont
* lib/Config/Model/Itself.pm (list_class_element): new method to
help model debug
2008-04-14 Dominique Dumont
* lib/Config/Model/Itself.pm (read_all): Reworked model to fit with
new cargo arguments.
* tests: suppress legacy warnings
2008-04-03 Dominique Dumont v0.201
* lib/Config/Model/models/Itself/Element.pl: Fixed element and
cargo models.
2008-03-24 Domi <domi@bilbo.maison>
* lib/Config/Model/models/Itself/WarpableElement.pl: added
description for 'replace' element
2008-03-20 Dominique Dumont
* lib/Config/Model/models/Itself/WarpableElement.pl: removed
enum_integer type
* config-model-edit: Clarified where models are read and
written.
2008-03-18 Dominique Dumont v0.102
* config-model-edit: Now use Config::Model::TkUI instead of
Config::Model::TkUi
2008-03-16 Domi <domi@bilbo.maison>
* lib/Config/Model/Itself.pm (read_all): Skip svn directory when
reading model files
2008-03-10 Dominique Dumont
* lib/Config/Model/Itself.pm (write_all): can now write
configuration class created with the editor. Each class created
will be saved in its own file. I.e. configuration class Foo::Bar
will be saved in Foo/Bar.pl
2008-02-07 Dominique Dumont
* config-model-edit: added possibity to use Tk interface.
* lib/Config/Model/models/Itself/WarpableElement.pl: added
'replace' parameter
2007-10-16 Dominique Dumont v0.101
* All: first version