Jan Cholasta
135ccf89de
Parse comma-separated lists of values in all parameter types. This can be enabled for a specific parameter by setting the "csv" option to True.
...
Remove "List" parameter type and replace all occurences of it with appropriate
multi-valued parameter ("Str" in most cases) with csv enabled.
Add new parameter type "Any", capable of holding values of any type. This is
needed by the "batch" command, as "Str" is not suitable type for the "methods"
parameter.
ticket 2007
2011-11-30 17:08:35 +01:00
Jason Gerard DeRose
0d6e4d2374
Updated TODO based on discussion between Rob, Pavel, and Jason; put TODO in reStructuredText style formatting
2009-05-19 09:55:34 -04:00
Rob Crittenden
298d5fbce4
Import the RequiresRoot error and make note to replace this at some point
2009-04-24 16:22:22 -04:00
Rob Crittenden
cfc790093b
Remember to add file as an option for certificate requests
2009-03-16 21:38:31 -04:00
Jason Gerard DeRose
fdda31c50b
Fixed a problem in the host plugin module; added not in TODO about using Param.query
2009-01-14 22:59:44 -07:00
Jason Gerard DeRose
64c072b7b3
Updated hostgroup plugins module to where it can at least be imported
2009-01-14 22:10:09 -07:00
Jason Gerard DeRose
ec14fbfbc5
Updated host plugins module to where it can at least be imported
2009-01-14 21:55:04 -07:00
Jason Gerard DeRose
b71d1e6b6f
Added some more notes in TODO
2008-12-21 15:11:08 -07:00
Jason Gerard DeRose
e5dabc852b
A few more notes in TODO, including about making Enum's self-documenting
2008-12-17 17:33:29 -07:00
Jason Gerard DeRose
e1aa5539fc
Added some notes in TODO about requirements for Andrew's post-process stuff needed for CA plugin
2008-12-17 17:08:09 -07:00
Jason Gerard DeRose
5c47b56d14
Finished kwarg validation and extension mechanism in parameter.Param
2008-12-11 18:07:54 -07:00
Jason Gerard DeRose
a3ab787d23
Added not about gettext in TODO
2008-12-10 09:55:00 -07:00
Jason Gerard DeRose
9862cc404b
Added more of my notes to TODO
2008-12-08 13:11:28 -07:00
Jason Gerard DeRose
5a2b0cd6b8
Added notes in TODO on planned API changes
2008-11-25 18:21:29 -07:00
Jason Gerard DeRose
e37760a273
Followig Rob's good form, cleanup my mess in TODO
2008-10-29 20:20:43 -06:00
Rob Crittenden
37e759432e
Add migration to TODO
2008-10-27 12:23:17 -04:00
Jason Gerard DeRose
3be5a91439
Added a TODO file
2008-10-23 21:10:19 -06:00