config-model-users Mailing List for Create config data GUI with validation
Status: Beta
Brought to you by:
ddumont
This list is closed, nobody may subscribe to it.
| 2007 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(3) |
Sep
|
Oct
|
Nov
(1) |
Dec
(1) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2008 |
Jan
(1) |
Feb
|
Mar
(1) |
Apr
(4) |
May
|
Jun
|
Jul
(28) |
Aug
(14) |
Sep
(19) |
Oct
(1) |
Nov
(2) |
Dec
(4) |
| 2009 |
Jan
(1) |
Feb
(9) |
Mar
(1) |
Apr
(3) |
May
|
Jun
(4) |
Jul
(6) |
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
| 2010 |
Jan
(1) |
Feb
(1) |
Mar
(3) |
Apr
(3) |
May
(1) |
Jun
|
Jul
(1) |
Aug
(2) |
Sep
(4) |
Oct
(5) |
Nov
(19) |
Dec
|
| 2011 |
Jan
(6) |
Feb
(3) |
Mar
|
Apr
(5) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2012 |
Jan
|
Feb
(2) |
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
(3) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2013 |
Jan
|
Feb
|
Mar
|
Apr
(3) |
May
(7) |
Jun
|
Jul
(2) |
Aug
(1) |
Sep
(6) |
Oct
(4) |
Nov
(10) |
Dec
(1) |
| 2014 |
Jan
(2) |
Feb
(4) |
Mar
(8) |
Apr
(2) |
May
(8) |
Jun
(4) |
Jul
|
Aug
(2) |
Sep
(1) |
Oct
(1) |
Nov
(5) |
Dec
(1) |
| 2015 |
Jan
(1) |
Feb
(1) |
Mar
(4) |
Apr
(2) |
May
(7) |
Jun
|
Jul
(3) |
Aug
|
Sep
|
Oct
(4) |
Nov
(3) |
Dec
(1) |
| 2016 |
Jan
(8) |
Feb
(4) |
Mar
(7) |
Apr
(6) |
May
(8) |
Jun
(3) |
Jul
(4) |
Aug
|
Sep
(5) |
Oct
(2) |
Nov
(2) |
Dec
(2) |
| 2017 |
Jan
(4) |
Feb
(2) |
Mar
(4) |
Apr
(4) |
May
(5) |
Jun
(9) |
Jul
(2) |
Aug
(6) |
Sep
(5) |
Oct
(7) |
Nov
(4) |
Dec
(4) |
| 2018 |
Jan
(1) |
Feb
(1) |
Mar
(3) |
Apr
|
May
|
Jun
(2) |
Jul
(2) |
Aug
(2) |
Sep
(2) |
Oct
(1) |
Nov
(1) |
Dec
|
|
From: <dom...@fr...> - 2018-11-21 19:33:49
|
New version 2.128 of Config-Model is available with the following changes:
Usability improvements:
* CheckList: die or warn (with cme -force) when storing unknown item
in check list. Bad values used to be silently dropped.
Test fixes:
* add \n at end of yaml test files (gh #22)
Internal changes:
* improve code quality thanks to the feedbacks provided by kritika.io
Doc change:
* Improve navigation in doc: move parameters from header line to paragraph.
* Instance: add doc for backend_arg
* Instance: improve doc of data method
Authors:
- Dominique Dumont
|
|
From: <dom...@fr...> - 2018-10-25 17:27:35
|
New version 1.368 of Config-Model-TkUI is available with the following changes:
Bug fixes:
* fix filter for hash elements
* require Config::Model 2.123
Authors:
- Dominique Dumont
|
|
From: <dom...@fr...> - 2018-09-30 16:43:31
|
New version 2.127 of Config-Model is available with the following changes:
Feature improvement:
* Can use regexp in leaf model to specify help on values
Bug fix:
* fix doc of ObjTreeScanner
Authors:
- Dominique Dumont
|
|
From: <dom...@fr...> - 2018-09-01 17:42:14
|
New version 1.367 of Config-Model-TkUI is available with the following changes:
Improvement:
* add a widget to filter element in tree. The filtering is based on element names.
All items matching a filter value are shown in the tree widget (gh #13)
* show node gist (i.e. information about node content) in tree widget
(provided the gist is not empty) (gh #14)
Bug fixes:
* Fix 'show only custom values' and 'hide empty values' filters to work
recursively.
* fix wizard to stop on items that have a warning
* Checklist viewer and editor: fix display of value help
* TkUI: fix open/close when pasting from cut buffer (gh #15)
Other
* Convert README file to README.md
Authors:
- Dominique Dumont
|
|
From: <dom...@fr...> - 2018-08-20 13:32:43
|
New version 1.029 of App-Cme is available with the following changes:
Bug fixes:
* fix options diplayed by bash completion
Smoke test fixes:
* fix extra \n in output for perl < 5.18
Authors:
- Dominique Dumont
|
|
From: <dom...@fr...> - 2018-08-20 13:09:55
|
New version 2.126 of Config-Model is available with the following changes:
Bug fix:
* Value: Don't crash with some chained fixes
Usability improvements:
* BackendMgr: log an error when eval'ed write dies
Authors:
- Dominique Dumont
|
|
From: <dom...@fr...> - 2018-07-15 15:59:31
|
New version 2.014 of Config-Model-Itself is available with the following changes:
* backend function parameter is deprecated
* improve inline doc on refer_to parameter
* add gist in ConfigRead and ConfigWrite
* remove deprecated read_config and write_config backend
parameters
Authors:
- Dominique Dumont
|
|
From: <dom...@fr...> - 2018-07-10 17:53:16
|
New version 0.239.1 of Config-Model-Systemd is available with the following changes:
Systemd model update:
* update from systemd 239 documentation
Authors:
- Dominique Dumont
|
|
From: <dom...@fr...> - 2018-06-24 12:47:32
|
New version 2.125 of Config-Model is available with the following changes:
Bug fix:
* BackendMgr: remove close call on fh. This is now
handled by Path::Tiny
Breaking change:
* BackendMgr: remove code to read from stdin. This removes
the possibility to read a config file from STDIN. This was
deprecated since January and nobody complained.
Doc change:
* improve pod doc on Grab.pm
Authors:
- Dominique Dumont
|
|
From: <dom...@fr...> - 2018-06-20 18:01:25
|
New version 1.028 of App-Cme is available with the following changes:
Documentation improvements:
* add bugs section in cme doc
* improve doc of modify command
Improve output of cme:
* check and modify commands are now silent when no problem is found.
* run and modify commands show detailed script actions on configuration
data in verbose mode
* dump command: indicate -format choices in usage output
* check command: show progress messages only in verbose mode.
* fix command: show "running fix" message only in verbose mode
* common: remove using xxx model message
Bash completion fixes:
* remove obsolete -backend option
* fix bash completion of run command
Other:
* requires Config::Model 2.124
* run: allow untracked files when committing
* cme: Simplify verbose option
Authors:
- Dominique Dumont
|
|
From: <dom...@fr...> - 2018-03-29 17:45:44
|
New version 0.238.1 of Config-Model-Systemd is available with the following changes:
Model update:
* The script generating Systemd model from systemd documentation
was modified to generate Systemd model from scratch.
* Old systemd parameters are migrated to the new ones:
* OnFailureIsolate in unit
* RebootArgument
* StartLimitInterval to StartLimitIntervalSec
* SuccesAction and StartLimitBurst
* FailureAction
* updated from systemd 238 doc
Other changes:
* Systemd comments are now preserved
* Build require Config::Model 2.118
Authors:
- Dominique Dumont
|
|
From: <dom...@fr...> - 2018-03-28 16:50:19
|
New version 3.004 of Config-Model-Tester is available with the following changes:
* Add Config::Model::Tester::Setup module to reduce
boilerplate found in t/*.t
* Tester: create test directories
(See https://github.com/dod38fr/config-model/issues/16)
* Tester: allow trace of second config tree dump
Authors:
- Dominique Dumont
|
|
From: <dom...@fr...> - 2018-03-26 18:32:40
|
New version 2.118 of Config-Model is available with the following changes:
On-going backend deprecation:
* BackendMgr: deprecate using STDIN to load config file. Which
means using '-' with cme '-file' option is deprecated.
Backend:
* Improve global comment extraction
Other changes:
* remove unused modules from BackendMgr
* Exception: improve Model error message
Authors:
- Dominique Dumont
|
|
From: <dom...@fr...> - 2018-02-03 18:09:09
|
New version 2.117 of Config-Model is available with the following changes:
Bug fixes:
* notify about addition of hash key only when needed
* fix error message of "missing file" exception
Authors:
- Dominique Dumont
|
|
From: <dom...@fr...> - 2018-01-03 14:01:57
|
New version 0.236.1 of Config-Model-Systemd is available with the following changes:
Systemd model update:
* update from systemd 236 documentation
* parse-man: cope with new structure of systemd.exec
documentation
Authors:
- Dominique Dumont
|
|
From: <dom...@fr...> - 2017-12-18 18:17:06
|
New version 1.026 of App-Cme is available with the following changes:
New experimental feature:
* By default, Shellvar backend from Config::Model 2.116 keeps
parameter order when writing back configuration data. This broke
cme test that check that data is written with canonical order
* add -canonical option to let data be written back according to model
order (i.e. the previous behavior of shellvar backend)
* Fix test broken by new ShellVar behavior (using -canonical option)
* Depends on Config::Model 2.116 (for -canonical option)
On-going deprecation of obscure multi backend feature
* cme: remove obsolete -backend option (since only one backend can now
be available, there's no need to an option to choose an alternative backend)
Authors:
- Dominique Dumont
|
|
From: <dom...@fr...> - 2017-12-16 09:51:38
|
New version 2.116 of Config-Model is available with the following changes:
Fix broken cme:
* Instance: fix regression about root_dir param
Authors:
- Dominique Dumont
|
|
From: <dom...@fr...> - 2017-12-14 18:12:31
|
New version 1.025 of App-Cme is available with the following changes:
Some new features for the rather new 'run' subcommand:
* add -cat option option to show the script
* -doc option also shows commit message
New feature for the older 'dump' subcommand
* -format accepts yaml or yml
* -format value is now case insensitive
* accept -format cds (alias to cml)
Misc:
* improve doc of modify command
Authors:
- Dominique Dumont
|
|
From: <dom...@fr...> - 2017-12-14 18:03:03
|
New version 2.115 of Config-Model is available with the following changes:
On-going backend deprecation (which might be breaking):
* Backend: deprecate using instance name as config file name
* All backends: suffix method is deprecated
Backend:
* ShellVar backend: don't reorder when writing back (experimental)
* trap when backend class has no implementation
New features:
* Loader: provide "english" operator foreach_match, rm rm_value,
rm_match, substitute. These are equivalent to :-~ :- :-= :-~ :=~
operators (cme gh#2)
Bug fixes:
* Node gist: no need to show that value is undef
* WarpedNode: forward fetch_gist instead of gist
* Instance: add doc for root_path parameter
Authors:
- Dominique Dumont
|
|
From: <dom...@fr...> - 2017-11-19 19:40:27
|
New version 1.365 of Config-Model-TkUI is available with the following changes:
* display node gist in tree widget (req Config::Model 2.114)
* fix font issue when elements pop in node editor
Authors:
- Dominique Dumont
|
|
From: <dom...@fr...> - 2017-11-19 17:47:37
|
New version 2.013 of Config-Model-Itself is available with the following changes:
New feature:
* add Node gist parameter (req Config::Model 2.114)
Authors:
- Dominique Dumont
|
|
From: <dom...@fr...> - 2017-11-11 16:34:10
|
New version 2.114 of Config-Model is available with the following changes:
On-going backend deprecation (which might be breaking):
* support for multiple backends is now removed. Attempting to
configure multiple backend leads to an error message with
explanations.
* when possible (i.e. when only one backend is specified),
translate read_config and write_config in new rw_config. This
should limit breakage to the minimum as multiple backends are
seldom (if ever) used.
New features:
* AnyId: add fetch method
* CheckList: add store method
* Node: add gist parameter and fetch_gist method to get a summary
of node content to be shown in user interface.
Bug fixes:
* Exception: fix call to fetch_element
* ObjTreeScanner: Don't try to scan warped out node elements
* Instance: no longer show diff-like changes
* clean up check on node init (gh #15)
* AnyId: add notification triggered by adding a new element to a
hash or array.
Build changes:
* no longer use Text::Diff
Authors:
- Dominique Dumont
|
|
From: <dom...@fr...> - 2017-11-05 11:22:32
|
New version 3.003 of Config-Model-Tester is available with the following changes:
* fix test file contents to work with utf-8
Authors:
- Dominique Dumont
|
|
From: <dom...@fr...> - 2017-10-22 11:02:53
|
New version 1.024 of App-Cme is available with the following changes:
Some new features for the rather new 'run' subcommand:
* add --no-commit option (Debian #877986)
* add --commit option
* can now specify default value for script args
Other bug fixes:
* run: remove warning about Log4Perl initialisation
* run: fix option description
* cme: update Log4Perl init in doc
Authors:
- Dominique Dumont
|
|
From: <dom...@fr...> - 2017-10-14 19:05:47
|
New version 0.235.1 of Config-Model-Systemd is available with the following changes:
Systemd model update:
* update from systemd 235 documentation
Authors:
- Dominique Dumont
|