Skip to content

Tags: mandric/medic-bulk-utils

Tags

0.7.0

Toggle 0.7.0's commit message
bumped version

0.6.0

Toggle 0.6.0's commit message
bumped version

0.5.0

Toggle 0.5.0's commit message
bumped version

0.3.0

Toggle 0.3.0's commit message
added places support to import script.

added import-contacts project template.

Removed the `-t` flag because type is required, made it a command line
parameter.

Replaced `-i` option with `-c` option.  This allows you to specify which
columns get imported and optionally map those columns to property names
using a colon character.

Added `places-update` type, this allows you to do updates on places.
Mainly this is useful when setting the contact/person on a place, an
extra request is needed to define that relation because it's circular.

Moved validation call into row handler.

Made place uuid a flag option since it's not required.

Added -w option to set wait value between requests.

Include row number on some errors.

Added `imported_date` field to import script.

Issue medic#8
Issue: medic/cht-core#2568

0.2.0

Toggle 0.2.0's commit message
refactored to use npm