Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [10.4.0](v10.3.0...v10.4.0) (2023-01-16) ### Bug Fixes * added jdocs for useNon parameter ([e7eb2db](e7eb2db)) * **admin:** fix member bans view ([4f39543](4f39543)) * **admin:** fix pagination label for estimated number of results ([f5e1b7f](f5e1b7f)) * **admin:** footer now displays server version correctly even when not logged in ([10d17fa](10d17fa)) * **admin:** form item description overlapping with subsequent element ([6753b9a](6753b9a)) * **admin:** resources are loaded on resources detail page for facility ([cd42c32](cd42c32)) * **admin:** sort attributes list by display name ([40a6a08](40a6a08)) * don't display login page after user has been logged in ([2abca40](2abca40)) ### Features * **admin:** add option to copy members from one group to other groups in the same vo ([bbe5629](bbe5629)) * **admin:** add option to send request with non authentication to service methods ([2e8007f](2e8007f)) * **admin:** allow expiration change through member status icon ([675a078](675a078)) * **admin:** application list column customization ([842fcfe](842fcfe)) * **admin:** filter audit messages by event type ([87ed74d](87ed74d)) * **admin:** option to specify language of the email sent when creating sponsored members ([4002659](4002659)) * **admin:** remove unnecessary login dialog ([7f8e6b1](7f8e6b1)) * **admin:** replace recursive calls with calls of bulk operations ([8fed7b0](8fed7b0)) * **admin:** user/group can have (un)set roles as a bulk operation ([0910e90](0910e90))
- Loading branch information