Import-Export module for DMS application
- Fixed download operation caused by forms being canceled if not attached to body
- Fixed the export item count
- Transferred the module to the new jxMono organization
- Updated Bind to
v0.4.0
, Events tov0.4.0
- Updated to Bind
v0.3.2
- Enhanced and fixed the
delete
operation - Renamed selector configuration properties
- Passing the user session to the crud requests
- Code refactorings (separated list creation from the operation code)
- First version of the
delete
operation
- Added support for export email notification (when configured in the export operation)
- Added support for GET request download operation
- Fixed file handling that was crashing application
- Fixed
getColumns
operation timing out
- Removed
a-csv
checked in dependency
- Added template group name to the template select input
- Updated to Bind
v0.3.1
- Updated deps
- Added the new
noCursor
CRUD read request option when searching for templates - Upgrade to Events
v0.1.11
and Bindv0.2.2
- Removed
noJoins
options from the export CRUD read request - Added missing array result handling for the export operations
- Upgrade to Events
v0.1.8
and Bindv0.2.1
- TODO
- Initial release