- Nothing changed yet.
- Removed scan_id column. [sgeulette]
- Removed 'to_sign' and 'signed' fields from the behavior. [chris-adam]
- Fixed behavior name to collective.dms.scanbehavior.behaviors.IScanFields to avoid behavior name changed when code is refactored. [gbastien]
- Corrected behavior zcml definition to avoid message when Plone starts. [sgeulette]
- Improved date range. [sgeulette]
- Cleanup: isort, use unittest instead unittest2, removed dependency on ecreall.helpers.testing. [gbastien]
- fix : [DMS-949] min & max for scan_date [bleybaert]
- Added field to_sign to the behavior. [gbastien]
- Moved version attribute to the scan tab. [gbastien]
- Move the signed attribute from IDmsFile schema [mpeeters]
- Added signed index [sgeulette]
- Add version attribute. [sgeulette]
- Don't store None in catalog. [sgeulette]
- Corrected MANIFEST [sgeulette]
- Modified scan_id index [sgeulette]
- Added scan_id as index [sgeulette]
- Updated changes.
- Corrected manifest.
- renamed IScan in IScanFields.
- changed zcml description of behavior
- translate the title and description of the behavior in the interface.
- delete the folder content.
- moved the zcml definition of import step in profile.
- correct the manifest.
- renamed "scan_user" to "operator".
- Initial release. [fngaha]