Releases: TexasDigitalLibrary/Vireo
Releases · TexasDigitalLibrary/Vireo
v4.3.2
What's Changed
- Fix Excel export with POI version update by @jsavell in #2105
- exclude log4j-1.2 dependency from sword-commons, and add the bridge to handle these logging calls by @jrmartino in #2102
- Main proquest sales restriction by @smutniak in #2113
- Issue #2096: License file filename errors with DSpace SWORD deposit by @jameswsullivan in #2110
- include empty default value for front_page_instructions_after by @cstarcher in #2095
- Issue #2109: Fixing the "ProQuest Publication" filter throwing java.lang.ClassCastException. by @jameswsullivan in #2111
- updates vireo to use embedded tomcat 9.0.108 by @smutniak in #2108
- update excel export extension by @cstarcher in #2117
- Bump org.apache.tomcat.embed:tomcat-embed-core from 9.0.108 to 9.0.110 by @dependabot[bot] in #2116
New Contributors
- @jrmartino made their first contribution in #2102
Full Changelog: v4.3.1...v4.3.2
v4.3.1
What's Changed
- Bump commons-fileupload:commons-fileupload from 1.5 to 1.6.0 by @dependabot[bot] in #2088
Full Changelog: v4.3.0...v4.3.1
v4.3.0
What's Changed
- Fix error handling for batch exports by @jsavell in #1984
- Fix timezone issue for submission status sidebox display by @jsavell in #1985
- Restore null check before integer parse attempt when building embargo by @jsavell in #1983
- Add null check for submissionlistcolumn predicate by @jsavell in #1982
- updated text on home page by @cstarcher in #1992
- removed diss_note tag from proquest export xml by @cstarcher in #1976
- add image upload to tinymce editor by @cstarcher in #1981
- Issue #2005: Improve error handling and reporting on frontend and backend by @wwtamu in #2006
- Issue #1909: Escape single quote when in quotes by @wwtamu in #2002
- Issue #1995: Account for ActionLog object type in ExcelPackager by @jameswsullivan in #1996
- Sprint 8 staging 1989 embargo code by @smutniak in #1998
- fix 1986 by @smutniak in #2000
- Issue #1882: Check submission id is defined in route before fetching action logs by @wwtamu in #2004
- Issue #2007: Null check netid by @wwtamu in #2008
- Issue #1991: Set message on export error by @eli-hu in #2009
- Issue #1944: Correct clean path logic for Windows to not effect Linux paths by @wwtamu in #2003
- Issue #1978: Remove field value from submission on success response by @wwtamu in #2010
- Issue #1978: Correct remove field value logic for restoring field profile on submission by @wwtamu in #2012
- Issue #1974: Filter available embargoes in admin submission view by @wwtamu in #2015
- Issue #1977: Update admin view submission title to include degree and major if available by @wwtamu in #2016
- updates default logo by @qtamu in #2014
- Improve file upload attribution by @eli-hu in #2017
- Issue #1905: Organization categories not available until the repo is ready by @wwtamu in #2022
- Issue #1766: Add key controls to triptych by @wwtamu in #2023
- Remove remaining right logo references by @wwtamu in #2027
- Increment @wvr/core 2.3.0 release candidate by @wwtamu in #2028
- Add CSV utility to create CSV from action log by @wwtamu in #2026
- Sprint 8 staging 1943 actionlog by @smutniak in #2021
- Issue #1766: Triptych direction order within pane by sibling elements and not organization id by @wwtamu in #2030
- Sprint 8 staging by @cstarcher in #2035
- Issue #2048: Update submission helper utility exception logging by @wwtamu in #2050
- Issue #2048: Update ProQuest file naming by @wwtamu in #2053
- Issue #2048: Append submission id to zip entries and increment duplicate license file names by @wwtamu in #2056
- Issue #2048: Skip empty primary doc field value by @wwtamu in #2057
- Issue #2048: Null check primary doc field value by @wwtamu in #2058
- Issue #2048: Streaming batch export with temp file by @wwtamu in #2061
- Issue #1639: Only allow single async request for all configurable settings at a time by @wwtamu in #2036
- Issue #1891: New file types (document types) dedicated field predicate default true for documentTypePredicate flag by @wwtamu in #2037
- Fix tests by @wwtamu in #2038
- Issue #1742: Add exclusive alert to remove existing filter modal by @wwtamu in #2039
- Issue #1562: Update Who Has Access and Add Member response handling by @wwtamu in #2040
- Issue #2032: Consolidate file upload get pattern and always return .pdf for
_doctype_primaryby @wwtamu in #2041 - Issue #1948: Multiple Tabs Using Crtl/Cmd - Click by @qtamu in #2042
- Issue #2024: Add unique constraint to action log by @wwtamu in #2043
- Issue #1967: Move the abstract specification default sort order by id after the incoming request sorting by @wwtamu in #2044
- Issue #2045: Check email workflow rules on submission status change to ensure they are respected by @wwtamu in #2046
- Issue #2011: Fix focus on admin edit repeatable fields by @wwtamu in #2049
- Issue #1707: Page Content Announced When "Mange/View Submissions" is Clicked by @qtamu in #2051
- Upgrade @wvr/core to 2.3.0-rc4 by @wwtamu in #2052
- Update view submission navigation tests by @wwtamu in #2063
- Configuration: Update local authentication to be configured via env var by @wwtamu in #2071
- Issue #2065: Event Time column not exporting correctly for Excel export. by @jameswsullivan in #2066
- Issue #2048: Batch export patches by @wwtamu in #2054
- Issue #1926: Action based email workflow rules by @wwtamu in #2062
- refactor: inputtype accessibility improvements by @jaredgalanis in #2072
- added logo to footer and cleanup by @cstarcher in #2074
- Issue #2077: Submission History Date Submitted Column bug fix by @twyezak in #2078
- refactor: misc accessibility improvements by @jaredgalanis in #2073
- Sprint 8 2013 display right logo by @cstarcher in #2085
- replace admin logo with higher resolution image by @cstarcher in #2086
- Sprint 9 by @wwtamu in #2064
- Bump org.apache.poi:poi-ooxml from 5.2.3 to 5.4.0 by @dependabot in #2087
New Contributors
- @jameswsullivan made their first contribution in #1996
- @eli-hu made their first contribution in #2009
- @qtamu made their first contribution in #2014
- @jaredgalanis made their first contribution in #2072
- @twyezak made their first contribution in #2078
Full Changelog: v4.2.10...4.3.0
v4.2.10
What's Changed
- fixed security issue with application.yml by @cstarcher in #1969
Full Changelog: v4.2.9...v4.2.10
v4.2.9
What's Changed
- fix 1960 by @smutniak in #1964
- removed mapColumnValues from sort by @cstarcher in #1965
Full Changelog: v4.2.8...v4.2.9
v4.2.8
What's Changed
- Add custom filter for submission type by list. by @kaladay in #1936
- Make the Embargo Type and Submission Type None values configurable. by @kaladay in #1937
- fixed typo by @cstarcher in #1947
- Update to Weaver UI 2.2.7 by @jsavell in #1945
- added link functionality to tinymce by @cstarcher in #1946
- [Issue #1956]: Patch file upload interface by @WWelling in #1957
- Patches and Enhancements by @WWelling in #1951
- fix file extension for references to application.yml by @cstarcher in #1958
Full Changelog: v4.2.7...v4.2.8
v4.2.7
What's Changed
- separate dc.date.issued dim:field for correct date format for dspace by @smutniak in #1914
- Spelling and phrasing fixes by @cstarcher in #1908
- removed duplicate submission_url from add email template and edit email template modals by @cstarcher in #1906
- replaced advisor_url with student_url by @cstarcher in #1907
- Bump tinymce from 5.10.9 to 7.0.0 by @dependabot in #1915
- Revert "Bump tinymce from 5.10.9 to 7.0.0" by @smutniak in #1918
- update version by @cstarcher in #1920
- change the way fieldPredicate value is found by @smutniak in #1923
- changes to submit-corrections to send workflow email by @smutniak in #1925
- Cli submission generate improvements. by @kaladay in #1929
- Issue 1931: Pagination not working properly for combined filters list. by @kaladay in #1932
- Unable to re-arrange the submission workflow in Manage Workflow. by @kaladay in #1934
- Issue 1930: Add custom filter for embargo type by list. by @kaladay in #1935
- Avoid excessive auto-subscription of Submission listeners. by @kaladay in #1928
- Issue 1875: Hide search box filter. by @kaladay in #1933
- Add config option to bypass data loader. by @kaladay in #1938
- Add new environment variables to the example environment file. by @kaladay in #1939
Full Changelog: v4.2.6...v4.2.7
v4.2.6
What's Changed
- Cast Object timeout property as Integer by @WWelling in #1869
- Bump tinymce from 5.10.7 to 5.10.9 by @dependabot in #1871
- sql query fix by @cstarcher in #1873
- Created new issue templates by @cstarcher in #1892
- [Issue 1883,1879,1878,1877,1876,1766,1682] 1878 continued - System data loader refactor, cleanup, and additional patches by @WWelling in #1887
- Return new list from default submission list column service to avoid … by @WWelling in #1893
- Prevent field profile delete when submission list column is in use by @WWelling in #1894
- @wvr/core upgrade removing override patch to modal service by @WWelling in #1898
- fix 1895 for marc21 and proquest keyword display by @smutniak in #1897
- Upgrade @wvr/core to 2.2.6 release by @WWelling in #1899
- added list for repeatable field values by @cstarcher in #1902
- Set embargo duration on field value identifier and check both default and proquest embargo by @WWelling in #1901
- 4.2.6 staging by @cstarcher in #1903
Full Changelog: v4.2.5...v4.2.6
v4.2.5
What's Changed
- real fix for pom for proquest and README regarding maven version 3.9.2 by @smutniak in #1864
- version update by @cstarcher in #1865
Full Changelog: v4.2.4...v4.2.5
v4.2.4
What's Changed
- Improve Unit Tests for Controllers, Models, and Enumerations. by @kaladay in #1844
- Issue 1842: Improve load performance of type aheads, adding new end point for Vocabulary Word type aheads. by @kaladay in #1845
- Issue 1841: Delete Organization by ID. by @kaladay in #1847
- Issue 1840: Delete Field Profile by ID. by @kaladay in #1846
- Issue 1842: Major Performance bottleneck in Workflow Step at significant XHRLoad cost. by @kaladay in #1849
- Issue 1842: Submission load time is affected by fix for issue 1842. by @kaladay in #1850
- Issue 1842: Reduce amount of JS-side order by, relocating such logic into the back end. by @kaladay in #1851
- Issue 1842: Submission create is taking longer by processing unneeded data. by @kaladay in #1854
- Issue 1842: Use JPA and include order by on vocabulary when ordering Controlled Vocabulary dictionary and revert input select. by @kaladay in #1853
- Issue 1858: Set wysiwyg parameter on all lockingtextarea fields. by @kaladay in #1859
- Issue 1802: Manuscript File name is not being loaded. by @kaladay in #1857
- fix dspace export date format by @smutniak in #1861
- Issue 1848: Add JsonVew SubmissionList to FieldValue contacts. by @kaladay in #1856
- Issue 1858: Fix WYSIWYG in lock unlock fields, reverting previous approach. by @kaladay in #1862
- Issue 1842: Redesign Organization and Triptych to use partial data. by @kaladay in #1855
- 4.2.4 staging by @kaladay in #1843
Full Changelog: v4.2.3...v4.2.4