-
Notifications
You must be signed in to change notification settings - Fork 7
MIR-1336 Display realname of creator/modifier in mir-admin-box #1031
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
kkrebs
merged 9 commits into
2023.06.x
from
issues/MIR-1336-mir_admindata_panel-should-display-realnames-of-user-when-possible
Aug 30, 2024
Merged
MIR-1336 Display realname of creator/modifier in mir-admin-box #1031
kkrebs
merged 9 commits into
2023.06.x
from
issues/MIR-1336-mir_admindata_panel-should-display-realnames-of-user-when-possible
Aug 30, 2024
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
aaac6a8
to
16c492c
Compare
toKrause
requested changes
Jul 25, 2024
mir-module/src/main/resources/xsl/metadata/static/mir-admindata-box-static.xsl
Outdated
Show resolved
Hide resolved
mir-module/src/main/resources/xsl/metadata/static/mir-admindata-box-static.xsl
Outdated
Show resolved
Hide resolved
mir-module/src/main/resources/xsl/metadata/static/mir-admindata-box-static.xsl
Outdated
Show resolved
Hide resolved
16c492c
to
d83c242
Compare
7934da5
to
276953e
Compare
5d7275d
to
2cd1362
Compare
bb986b7
to
6480510
Compare
…which might be an uuid, when user is authenticated by shibboleth)
6480510
to
ee1e56d
Compare
toKrause
requested changes
Aug 29, 2024
mir-module/src/main/resources/xsl/metadata/mir-admindata-box.xsl
Outdated
Show resolved
Hide resolved
toKrause
approved these changes
Aug 30, 2024
yagee-de
added a commit
that referenced
this pull request
Sep 11, 2024
* 2023.06.x: fix github actions MIR-1347-allow to change the number of entries per page of the filebox with a property MIR-1346 Allow to add custom meta elements in mir-flatmir-layout.xsl MIR-1349 include ID correctly MIR-1348 Provide realm of user in link to profile Bump follow-redirects in /mir-webapp/src/main/vue/name-search (#981) Bump follow-redirects in /mir-webapp/src/main/vue/editor-tools (#982) Bump webpack-dev-middleware in /mir-webapp/src/main/vue/name-search (#985) Bump express in /mir-webapp/src/main/vue/editor-tools (#993) Bump express in /mir-webapp/src/main/vue/name-search (#994) Bump micromatch in /mir-webapp/src/main/vue/editor-tools (#1050) Bump webpack in /mir-webapp/src/main/vue/name-search (#1051) MIR-1336 Display realname of creator/modifier in mir-admin-box (#1031) MIR-1343 Do not render mir-admindata-box staticly (#1040) MIR-1344 update JavaScript dependencies Bump select2 from 4.0.6-rc.1 to 4.0.6 in /mir-module MIR-1338 fixed missing url encoding in solr query (#1033) MIR-1337 fix property to control display of real name (#1032) MIR-1339 Obtain ORCID from lobid in xEditor name search (#1034) Bump jsoup from 1.15.2 to 1.15.3
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
MIR-1336.