- [Lookup]
- BREAKING - Filtering improvements
- [Chore]
- Changelog - Generate the changelog
- Bump the grails libs ot the correct values.
- [General]
- Ensure the RELEASE text iis removed.
- Ensure we render any native values directly
- [General]
- Added missing migrationd for custom_property
- PR-1340 Added hidden to AppSetting
- [Chore]
- Changelog - Generate the changelog
- [Chore]
- Changelog - Generate the changelog
- Add license and update readme (ERM-2115) (#9)
- [Multi Custprops]
- Mappings were very wrong
- [General]
- Type resolving in generic set.
- Render out the value
- Inheritance breaks SQL
- [Fixes]
- Issue #ERM-2115
- [General]
- BindImmutably (#10)
- [Chore]
- Changelog - Generate the changelog
- [ Provides]
- Issue #ERM-2218
- [Chore]
- Changelog - Generate the changelog
- [General]
- SingleValueCustprop rendering (#8)
- [Fixes]
- Issue #ERM-2201
- [Chore]
- Changelog - Generate the changelog
- [Multi Custprops]
- Mappings and bindings were incorrect
- [Custom Properties]
- Multi valued custom properties
- [General]
- Add multivalue property migrations as opt in feature
- [Chore]
- Changelog - Generate the changelog
- Change folder for migrations to namespace as wtk
- [General]
- Fix binding for Generic Collections.
- Cast to prevent groovy compiler not seeing name property
- [Custom Properties]
- LocalDate type and Retired flag
- [Chore]
- Changelog - Generate the changelog
- [Chore]
- Extend integration tests and logging around cloning
- [General]
- unproxy objects before attempting to clone them
- [General]
- virtual clone method on FileObject
- [Chore]
- add an integrationTest for FileUPload clone operation
- [Chore]
- Logging on RestfulController::update to report version
- [Feature]
- add ctx to custom property definition
- [General]
- add ctx to custom property definition
- [Refactor]
- Turned off DomainUtils caching (#5)
- [Chore]
- bump commit for moving LOBFileObject and S3FileObject to domain directory
- fileContents column name mapping was wrong. just remove it and let the default apply - its correct
- more tidying of annotations around domain classes
- be more explicit about some casts
- Tidy annotations on FileObject subclasses
- [Chore]
- Build - Change to test resources only
- [S 3 Storage]
- BREAKING - Breaking change commit
- [General]
- add get input stream method to file service
- add method to retrieve inputstream for S3 object
- Add s3-object-prefix app-setting which allows a module to specify a prefix for objects uploaded to a bucket
- Add S3FileObject, FileUploadService now understands an engine parameter that defaults to LOB
- add LOBFileObject, make FileObject abstract
- [Chore]
- Added migration info to readme
- update readme
- [WIP]
- integration test
- [General]
- Improve stream reading
- [General]
- Chunked streaming version of doTheLookup added to base controller
- New util helper methods for grails transactions.
- Chunking iterator
- [Chore]
- Stray space.
- [General]
- Compiler warning.
- Skip static compilation on before.
- [General]
- New WithPromises static and better PromiseFactory impl
- [General]
- Revert compile statements to provided. And ensure gorm consistency
- [General]
- New TrackingMdcWrapper
- [Feature]
- Overide default properties when none supplied to clone method
- Validate custom property container values explicitly
- [General]
- Update wrapper
- [Provides]
- Issue #ERM-742
- [Simple Lookup Service]
- BREAKING - Allow none-phrase searching.
- [Build]
- Update the Gradle plugin.
- [Refactor]
- Rename Gorm API methods.
- [General]
- Don't flush the session.
- [General]
- Missing import.
- Deproxy class name.
- Set correct package name for templates.
- [General]
- BREAKING - Grails 4