[dspace-tech] Dspace API | apply filters

2023-07-26 Thread raja's view
Hi Team,

Kindly share the Dspace collection listing API and scope based Items
listing API in Dspace.

We need below fields only for response, can you please suggest how to apply
the filters in that API.

dc.title
Bitstream
Item Name

-- 
All messages to this mailing list should adhere to the Code of Conduct: 
https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/CAJgMnuegd3gq%3DyZHhzO6RnHhDiK05wagk9g827kOCVwFAu3NBw%40mail.gmail.com.


[dspace-tech] Re: Item page customization

2023-07-26 Thread DSpace Technical Support
All,

I've just added a guide for Item Page customization to our existing "User 
Interface Customization" docs -- as this seems to be a frequently asked 
question.  The guide is rather basic right now, but should provide the 
basic instructions for how to get this working in a custom theme & how to 
easily add/remove metadata fields on the Item page.

https://wiki.lyrasis.org/display/DSDOC7x/User+Interface+Customization#UserInterfaceCustomization-CustomizethesimpleItempage

Tim

On Wednesday, July 5, 2023 at 3:47:30 PM UTC-5 imi...@gmail.com wrote:

> Dear All,
>
> I have an updated DSpace 7.6 installation which works pretty fine. 
> However, I'd like to add more customization in the item page like this 
> .
>  
> The Authors links (attached screenshot) look very useful for further 
> browsing. 
>
> Is there a streamlined way to accomplish this? Does one have to edit 
> *src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html*?
>  
> I have to say that am not an expert in Angular, but I know how to do some 
> not-so-complicated stuff. Many thanks in advance!
>
> Kind regards
> Milos
>
>

-- 
All messages to this mailing list should adhere to the Code of Conduct: 
https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/03d2a8e5-daa1-4ee7-9161-1a1f7f33e456n%40googlegroups.com.


[dspace-tech] Re: AIP import - bug or my error?

2023-07-26 Thread DSpace Technical Support
Hi Chris,

I think you might be missing the "-r" flag to tell the packager command 
that you want to use *restore* mode.  This will also default to setting 
"ignoreHandle=false", so that option shouldn't be needed.  See the 
instructions 
at 
https://wiki.lyrasis.org/display/DSDOC7x/AIP+Backup+and+Restore#AIPBackupandRestore-DefaultRestoreMode

By default, if you don't specify "-r", then it defaults to "submit" mode 
which tries to assign a new URI.  For more on the differences between 
Submit & Restore, see this section of the 
docs:  
https://wiki.lyrasis.org/display/DSDOC7x/AIP+Backup+and+Restore#AIPBackupandRestore-IngestionModes

That said, it does seem like the "ignoreHandle=false" option should have 
also worked with your command.  Not sure why it would not have worked, but 
you also may want to check the logs to see if there were errors reported.

Tim

On Tuesday, July 25, 2023 at 6:31:09 PM UTC-5 Chris Clawson wrote:

> I just attempted to import an item that had been exported and deleted. I 
> wish to import it back to a new collection but want to preserve the 
> original and full handle. The importer imports the item only as new, 
> seemingly ignoring the -o option. 
> The example:
> /opt/dspace/bin/dspace packager -o ignoreHandle=false -t AIP -e 
> ch...@mydomain.org -p MHS-01376/6742 /home/chris/it...@mhs-01376-5381.zip
> A new item is created as MHS-01376-6855 and then added to my expected 
> collection. I want to keep the MHS-01376-5381 URI.
>
> I refer to this old URI in my wordpress site and don't want to run around 
> my blog posts and rename many occurrences of these newly restored items. I 
> have tried both "false" and "true" -o options, but neither restores the 
> original handle,  using this command.
> Might somebody correct me, please? (This handle has not need reassigned in 
> my existing db).
> DSpace 7.6
>

-- 
All messages to this mailing list should adhere to the Code of Conduct: 
https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/d62cdc89-8650-42df-a30c-727804263198n%40googlegroups.com.


[dspace-tech] DSpace 6.3 : JQuery upgrade from version 1 to 3

2023-07-26 Thread Nada Aboueata
Dear DSpace community,

We are  implementing dspace version 6.3, and noticed that it
implements jquery version 1.10 which is vulnerable to XSS.

As a permanent and long term solution, it has been recommended to
upgrade dspace from version 6.3 to 6.4 as it has been addressed in version
6.4. However, we would like to get a quick solution.

Could you please advise if there is any patch provided to upgrade jquery
version from 1 to 3 in dspace 6.3, specifically for XMLUI theme (Mirage2
theme).

-- 
All messages to this mailing list should adhere to the Code of Conduct: 
https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/CAPzkmC7xcNgfZ_Vh7RWvf1Wf4Fa665QkejemUgyK67HeN%3Dezeg%40mail.gmail.com.


[dspace-tech] Re: Личное сообщение: Личное сообщение: Личное сообщение: restrict access to collection

2023-07-26 Thread DSpace Technical Support
Hi Alex, 

While that 'epersongroup2eperson' database table does manage group 
memberships, I would not recommend making direct changes to the database 
layer.  It's much safer to change group memberships via our REST API.  

For instance, here's the endpoint to add an EPerson to a Group:
https://github.com/DSpace/RestContract/blob/main/epersongroups.md#add-an-eperson-to-a-parent-group
(Additional options for working with groups can be found on that same 
page.)  If you ever want to know how to do something in the REST API, it's 
also possible to just perform that task in the User Interface and watch the 
requests sent by the UI to the REST API in your browser's DevTools 
"Network" tab.

The reason I recommend using the REST API is that it will also ensure that 
any necessary reindexing is completed in Solr to ensure that any new 
permissions appear in the User Interface.  If you make direct changes to 
the database layer, it's possible the UI will not recognize the new 
permissions entirely until you next reindex. 

Overall, we cannot recommend direct database changes unless absolutely 
necessary.  In any case, if you make direct database changes, you should 
fully test the impact of your changes, as it could result in some 
unexpected behavior in the UIat least until you next reindex.

Tim
On Wednesday, July 26, 2023 at 1:44:25 AM UTC-5 zxale...@gmail.com wrote:

> Dear Tim,
> sorry for persistence.
> Is it possible to change the eperson_group_id for the eperson_id in the 
> database, in the epersongroup2eperson table? Will the group change or need 
> to make any more changes to the database?
>
>
>
> вторник, 25 июля 2023 г. в 22:59:26 UTC+3, DSpace Technical Support: 
>
> Hi Alex,
>
> Unfortunately, the OIDC plugin does not yet support this feature.  I don't 
> see a configuration for it in 
> https://wiki.lyrasis.org/display/DSDOC7x/Authentication+Plugins#AuthenticationPlugins-OpenIDConnect(OIDC)Authentication
>
> There is a ticket requesting that this feature be created, but it's still 
> waiting on a volunteer: https://github.com/DSpace/DSpace/issues/8406
>
> Tim
>
> On Monday, July 24, 2023 at 3:28:48 AM UTC-5 zxale...@gmail.com wrote:
>
> Hi,
> we don't use Authentication by Password.
> Is it possible to add new EPerson to an existing group automatically via 
> OIDC Authentication?
>
> Best regards,
> Alex
>
> пятница, 21 июля 2023 г. в 22:37:19 UTC+3, DSpace Technical Support: 
>
> Hi, 
>
> When you register or create a new EPerson, it does not belong to any group 
> by default.   So, I'm uncertain what you are asking about.
>
> That said, depending on which authentication plugin you are using (by 
> default DSpace uses "Authentication by Password"), some authorization 
> plugins provide a way to automatically add everyone who logs in to a 
> specific group.  That might be what you need.  Here's the docs on all our 
> authentication plugins: 
> https://wiki.lyrasis.org/display/DSDOC7x/Authentication+Plugins
>
> Tim
>
> On Tuesday, July 18, 2023 at 4:53:22 AM UTC-5 zxale...@gmail.com wrote:
>
> Thanks for your reply, I have another question related to this.
>
> Is it possible to change the default group when registering an e-person ? 
> Do not register e-person in anonymous, but in somewhere other group.
>
> четверг, 15 июня 2023 г. в 18:33:39 UTC+3, DSpace Technical Support: 
>
> Yes, if you want to restrict the entire Collection, you can change it's 
> Authorization policies.  By default all Collections have "READ" set to 
> "Anonymous".  But, you can replace/change that policy to a different group 
> (e.g. Administrators or similar).
>
> The docs are available here: 
> https://wiki.lyrasis.org/display/DSDOC7x/Edit+Collection#EditCollection-Authorizations
>
> Tim
>
> On Thursday, June 8, 2023 at 4:07:51 AM UTC-5 zxale...@gmail.com wrote:
>
> Dear Colleagues,
> Is it possible to restrict access to collection from unauthorized users?
> (for example using Embargo)
>
> Thank you.
> -
> Dspace 7.4
>
>
>

-- 
All messages to this mailing list should adhere to the Code of Conduct: 
https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/0ec3c60e-b539-49e2-872b-f4b9302cab13n%40googlegroups.com.


[dspace-tech] Pass metadata from database to frontend

2023-07-26 Thread Salony Permanand
Hello,
I am working on Dspace Cris latest version

Actually I have created two metadata fields and now I want to show them on
publication page

I am attaching below screenshot of page where I want to show metadata

Can someone help me to know that how to pass metadata from database to
frontend

I analyse that metadata coming to this page contain only these specific
value so how to add new value here that is big question
Any help would be appreciated
-- 
Salony Permanand
*Mob: 7275838206*

-- 
All messages to this mailing list should adhere to the Code of Conduct: 
https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/CAKbdRk3t6KG_HExkdf8JjYcqJc_kuESudwETWyz2oWhckUcdhg%40mail.gmail.com.


[dspace-tech] Re: dspace 7.6 missing Bulk Access Management menu

2023-07-26 Thread amtuan...@gmail.com
Thanks, Tim. It turned out somehow the menu.resolver.ts was not updated. I 
copied a fresh version and it is showing up now.

On Tuesday, July 25, 2023 at 4:06:31 PM UTC-4 DSpace Technical Support 
wrote:

> Hi,
>
> This feature is available at all times when you install DSpace 7.6.  There 
> is no need to configure anything.  It should appear under "Access Control" 
> -> "Bulk Access Management".
>
> If it is not appearing, then it's possible either something is cached (try 
> a different browser or Incognito mode), the User Interface wasn't updated 
> to 7.6 properly, or there may be an error that it blocking it from 
> loading.  To look for possible errors in the frontend or backend, see our 
> troubleshooting guide: 
> https://wiki.lyrasis.org/display/DSPACE/Troubleshoot+an+error#Troubleshootanerror-DSpace7.x(orabove)
>
> Tim
> On Saturday, July 22, 2023 at 9:26:28 AM UTC-5 amtuan...@gmail.com wrote:
>
>> Hello
>>
>> According to 
>> https://wiki.lyrasis.org/display/DSDOC7x/Bulk+Access+Management, there 
>> should be a Bulk Access Management on the side menu when logged in as 
>> Administator. However, we don't see it in our instance. Is there anything 
>> we need to toggle? Thanks!
>>
>

-- 
All messages to this mailing list should adhere to the Code of Conduct: 
https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/35241d12-b9aa-4df7-a861-d60c1eebf28an%40googlegroups.com.


Re: [dspace-tech] HTTP Status 404 – Not Found when accessing DSpace

2023-07-26 Thread Sascha Szott

Hi Sushant,

replace /jspui by /server to reach the REST endpoint.

DS7 does not support JSPUI anymore.

Best
Sascha


Am 26.07.23 um 09:28 schrieb Sushant Virdi:

Hello everyone!

I installed DSpace 7.5 on my AWS EC2 instance running tomcat 9. The 
installation went well with no errors as such but now when I try to 
access it through:


*http://SERVER_IP:8080/jspui* I get the error below:

HTTP Status 404 – Not Found


*Type* Status Report

*Message* The requested resource [/jspui] is not available

*Description* The origin server did not find a current representation 
for the target resource or is not willing to disclose that one exists.



Apache Tomcat/9.0.58 (Ubuntu)

I tried searching everywhere but so far not able to figure out what is 
causing this issue. Is there a way to troubleshoot this? Thank you!


--
All messages to this mailing list should adhere to the Code of Conduct: 
https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx 


---
You received this message because you are subscribed to the Google 
Groups "DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send 
an email to dspace-tech+unsubscr...@googlegroups.com 
.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/4f99b51d-473a-4ed3-99af-14322c6e5471n%40googlegroups.com .


--
All messages to this mailing list should adhere to the Code of Conduct: 
https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
--- 
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/28fbbc06-3834-bbc1-5e2f-649ae4d566d8%40hsu-hh.de.


smime.p7s
Description: S/MIME Cryptographic Signature


[dspace-tech] HTTP Status 404 – Not Found when accessing DSpace

2023-07-26 Thread Sushant Virdi
Hello everyone! 

I installed DSpace 7.5 on my AWS EC2 instance running tomcat 9. The 
installation went well with no errors as such but now when I try to access 
it through:

*http://SERVER_IP:8080/jspui* I get the error below: 

HTTP Status 404 – Not Found
--

*Type* Status Report

*Message* The requested resource [/jspui] is not available

*Description* The origin server did not find a current representation for 
the target resource or is not willing to disclose that one exists.
--
Apache Tomcat/9.0.58 (Ubuntu)

I tried searching everywhere but so far not able to figure out what is 
causing this issue. Is there a way to troubleshoot this? Thank you!

-- 
All messages to this mailing list should adhere to the Code of Conduct: 
https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/4f99b51d-473a-4ed3-99af-14322c6e5471n%40googlegroups.com.


[dspace-tech] Личное сообщение: Личное сообщение: Личное сообщение: restrict access to collection

2023-07-26 Thread Alex B
Dear Tim,
sorry for persistence.
Is it possible to change the eperson_group_id for the eperson_id in the 
database, in the epersongroup2eperson table? Will the group change or need 
to make any more changes to the database?



вторник, 25 июля 2023 г. в 22:59:26 UTC+3, DSpace Technical Support: 

Hi Alex,

Unfortunately, the OIDC plugin does not yet support this feature.  I don't 
see a configuration for it in 
https://wiki.lyrasis.org/display/DSDOC7x/Authentication+Plugins#AuthenticationPlugins-OpenIDConnect(OIDC)Authentication

There is a ticket requesting that this feature be created, but it's still 
waiting on a volunteer: https://github.com/DSpace/DSpace/issues/8406

Tim

On Monday, July 24, 2023 at 3:28:48 AM UTC-5 zxale...@gmail.com wrote:

Hi,
we don't use Authentication by Password.
Is it possible to add new EPerson to an existing group automatically via 
OIDC Authentication?

Best regards,
Alex

пятница, 21 июля 2023 г. в 22:37:19 UTC+3, DSpace Technical Support: 

Hi, 

When you register or create a new EPerson, it does not belong to any group 
by default.   So, I'm uncertain what you are asking about.

That said, depending on which authentication plugin you are using (by 
default DSpace uses "Authentication by Password"), some authorization 
plugins provide a way to automatically add everyone who logs in to a 
specific group.  That might be what you need.  Here's the docs on all our 
authentication plugins: 
https://wiki.lyrasis.org/display/DSDOC7x/Authentication+Plugins

Tim

On Tuesday, July 18, 2023 at 4:53:22 AM UTC-5 zxale...@gmail.com wrote:

Thanks for your reply, I have another question related to this.

Is it possible to change the default group when registering an e-person ? 
Do not register e-person in anonymous, but in somewhere other group.

четверг, 15 июня 2023 г. в 18:33:39 UTC+3, DSpace Technical Support: 

Yes, if you want to restrict the entire Collection, you can change it's 
Authorization policies.  By default all Collections have "READ" set to 
"Anonymous".  But, you can replace/change that policy to a different group 
(e.g. Administrators or similar).

The docs are available here: 
https://wiki.lyrasis.org/display/DSDOC7x/Edit+Collection#EditCollection-Authorizations

Tim

On Thursday, June 8, 2023 at 4:07:51 AM UTC-5 zxale...@gmail.com wrote:

Dear Colleagues,
Is it possible to restrict access to collection from unauthorized users?
(for example using Embargo)

Thank you.
-
Dspace 7.4


-- 
All messages to this mailing list should adhere to the Code of Conduct: 
https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/cbdbaf08-8667-4ac8-bf31-aa3ec6fbe949n%40googlegroups.com.