Revision 11c9a6c9
Added by Marc Dequènes over 15 years ago
- ID 11c9a6c91cc6e37cfde936422976b40e927a4b6b
TODO | ||
---|---|---|
- create item (aspect-less, with at least MUST fields with a field=val syntax, and multiple occurences of the same field allowed to specify multiple values for multi-valued fields)
|
||
- remove/add aspect (removing obsolete fields/adding new MUST fields accordingly)
|
||
- binary fields: allow upload from file (using field[+-]=path syntax in 'mod' operation when detecting binary field)
|
||
- search by combination of objects/aspects/fields values
|
||
- display familly information (preliminary work done for debug mode done, but object type should be recognized and displayed properly)
|
Also available in: Unified diff
[evol/fix] added uploading of files for binary fields, fixed broken '-=' operator in the 'mod' command, fixed another index bug for the 'show' command, and modified the show commmand to display binary fields without newline (usefull for pipes or redirections)