Peter Monks

Results 61 issues of Peter Monks

### Description of Problem: The [developer documentation](https://github.com/pmonks/alfresco-bulk-import/wiki/Developers) is woefully incomplete.

enhancement
docs

Migrated from https://code.google.com/p/alfresco-bulk-filesystem-import/issues/detail?id=62 Need to add support for metadata properties of type d:content. Note to self: this isn't as trivial as it sounds, at least if "reads during write transactions"...

enhancement

Migrated from https://code.google.com/p/alfresco-bulk-filesystem-import/issues/detail?id=85 Currently the tool ignores the version numbers that appear on disk (with one exception - see below) and instead starts the version history at 1.0 and increments...

bug
blocked

Currently the tool imports folders serially, in a first phase of import (this allows files to be efficiently batched in the second phase, without having to worry about parent folders...

enhancement

Migrated from https://code.google.com/p/alfresco-bulk-filesystem-import/issues/detail?id=100 It would be ideal if the bulk filesystem import tool could also handle ACLs. Possibly add a configuration in the properties.xml file for each ACE.

enhancement

Migrated from https://code.google.com/p/alfresco-bulk-filesystem-import/issues/detail?id=130 It would be ideal if the bulk filesystem import tool had a humour option to provide the user, performing the ingestion, something to help pass the time....

enhancement

Migrated from https://code.google.com/p/alfresco-bulk-filesystem-import/issues/detail?id=80 Provide a custom repository action [1] for initiating the bulk import tool. Related to this, there should also be a way to directly monitor the status of...

enhancement
blocked

Migrated from https://code.google.com/p/alfresco-bulk-filesystem-import/issues/detail?id=27 Currently the filesystem text entry field in the UI Web Script doesn't provide a google-suggest-like autocomplete field. This should be added. Note: need to carefully consider the...

enhancement

Migrated from https://code.google.com/p/alfresco-bulk-filesystem-import/issues/detail?id=10 Add support for peer-to-peer associations within the imported content set. Will require a two-pass process (first pass loads all the content, second pass wires up the peer-to-peer...

enhancement

Migrated from https://code.google.com/p/alfresco-bulk-filesystem-import/issues/detail?id=11 While monitoring via the status Web Script is reasonably functional, it would be ideal if the backing bean (the Bulk Import Status bean) was itself JMX enabled,...

enhancement