Alessandro Domanico
Alessandro Domanico
See OP-162. NOTE: it is paired with build on https://github.com/informatici/openhospital-core/tree/OP-162_ResultSet_Pagination_prototype TODO: revert maven.yml to [core]develop branch before merging TODO: the prototype pattern needs to be validated before to be applied...
Prototype Description: The prototype for pagination involves changes in core and gui. OPD has been used for this prototype. The following screenshots shows the changes accordingly. Kindly review the changes...
Added transifex badges using https://transifex-open-api.herokuapp.com/
- Remove duplicated Controller - Fix launcher - Add Hibernate dialect (disable auto-detecting, despite discouraged from Hibernate 6+) - Remove `fail-on-diff: true` because default is `true`
Testing announcement on SourceForge
See OP-1337. - Added also test `testAuthenticateUser_Success` - Added `TODO` comment for `testAuthenticateUser_Failure` (I tried for hours without success, needs more investigation)