v4.2.3
What's Changed
- Issue 1811: The full model needs to be defined when resetting so that the functions exist. by @kaladay in #1812
- Issue 1537: Remove cascade on delete and don't validate when deleting. by @kaladay in #1813
- Remove unused tamuFocusDirective. by @kaladay in #1814
- Issue 1817: Relocate methods off of the Deposit Location Model and onto Repo and Controller. by @kaladay in #1818
- Issue 1819: Improve error reporting with more accurate responses from Deposit Location connection attempts. by @kaladay in #1821
- Issue 1820: Clarify On Behalf Of input field and improve accessibility. by @kaladay in #1822
- Issue 1823: Mark Deposit Location model as dirty to always force the update. by @kaladay in #1824
- Issue 1825: Use Integer.valueOf() to cast String to Integer for Deposit Location timeout. by @kaladay in #1826
- Issue 1828: On Behalf Of must be optional, remove the minimum character limit. by @kaladay in #1829
- Issue 1827: Improve exception handling when reporting SWORD related failures. by @kaladay in #1830
- Issue 1832: Handle unsupported dates in a safer manner. by @kaladay in #1833
- Issue 1807: Deposit ID and Notes list problems and escape SQL improvements. by @kaladay in #1834
- Issue 1827: The wrong URLs are being used to deposit. by @kaladay in #1831
- Issue 1835: Fix Non-Chairing Committee Contact E-mails to show up on forms. by @kaladay in #1836
- 4.2.3 staging by @kaladay in #1837
- Bump Weaver-Ui-Core version to 2.2.5. by @kaladay in #1839
Full Changelog: v4.2.2...v4.2.3