[Bps-public-commit] rt-extension-assets-import-csv annotated tag, 1.0, created. 1.0
Alex Vandiver
alexmv at bestpractical.com
Wed Feb 5 16:19:09 EST 2014
The annotated tag, 1.0 has been created
at b289d037fd73dce6a1dd67f8394276b1a0992850 (tag)
tagging 8d07b6b33cecf67adaae3b92aa30ea97eb810e66 (commit)
tagged by Alex Vandiver
on Wed Feb 5 16:18:43 2014 -0500
- Log -----------------------------------------------------------------
Version 1.0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEABECAAYFAlLyqrMACgkQMflWJZZAbqChqgCfYS2U9o0HDHIPiwfS1EOxiZLr
rHcAoJ3O9/Q9lL6lqDmTFzuqb0STzxLF
=SjWK
-----END PGP SIGNATURE-----
Alex Vandiver (37):
Rename to be CSV specific
No need to include both Text::CSV and Text::CSV_XS
This config option is renamed in 4.2
Use the logger to report errors, not print
Improve error message for no AssetsImportIdentifiedField CF found
No need to make people set the same CF in two places
Remove need to a magic "first" variable
Skip the create if multiple matching assets are found
Improve warning messages and error detection
This extension has no web UI; remove steps from install
Invert sense of mapping
Rename AssetsImportIdentifiedField to the more parseable AssetsImportUniqueCF
Allow setting core fields, require that custom fields be prefixed with CF.
Catch and display non-fatal warnings during create
Only add CF values if we don't have them already
Canonicalize datetimes and dates to save on no-op updates
Only count as updated if some part of the record was changed
Merge branch 'catalog'
Respect install location
Update README from lib
Substitute perl path, and switch to a .in file
Document existing options
Provide options to explicitly set date format of the imported file
Update Module::Install::RTx
Allow more complicated loading of data via subrefs
Support user role groups
Fix a typo in an error message
atch that SetCatalog doesn't round-trip, given a string
Remove the unnecessary and wrong "make initdb" step in the docs
Move CONFIGURATION out, allowing it to gain more sub-headings
Document the ability to have computed values
Allow importing with a numeric unique column used for asset ids
Update README from updated POD
Allow inserting records which no provide no id (after all those that do)
Bump Module::Install::RTx
Update inc/
Version 1.0 releng
Thomas Sibley (11):
Mark as executable
Wait until plugin paths are setup to load the import extension
More readable error with a trailing newline
These are warnings, not messages that should be hidden behind debug
Switch to 4.0 style RT->Logger
Bail on fatal errors
Skip fields which aren't mapped
Avoid setting empty strings as CF values
Add Catalog as a valid asset column
Use the correct asset CF lookup type
Support static values in the RT to CSV field mapping
sunnavy (1):
Initial import
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list