[dspace-tech] Re: ORCID lookup extremely slow

2021-01-20 Thread darryl....@usask.ca
We're seeing the same behavior. I can't offer and help or pointers yet. I was just going to do a fresh install of DSpace to rule out any local customizations we've done; it's good to know the issue appears to not just be us. - Darryl *Darryl Friesen**, BSc* Programmer/Analyst *University

Re: [dspace-tech] Dspace 7 shibboleth error

2021-10-01 Thread darryl....@usask.ca
Ciprian, did you manage to sort this out? I'm running into the same situation. DSpace logs show: 2021-10-01 12:01:34,276 DEBUG unknown unknown org.dspace.authenticate.ShibAuthentication @ ShibAuthentication - attribute uid is empty! 2021-10-01 12:01:34,276 DEBUG unknown unknown

[dspace-tech] Re: DSpace 7.2 - ORCID integration failure

2022-04-07 Thread darryl....@usask.ca
Tim, are there any screenshot of how should the OCRID integrations look in 7.x? I see that the docs still show the 6.x screenshots. Filippo, I'm seeing those same warnings you are (I'm running DSpace 7.2.1). I'm able to deposit an item successfully though. Neither the submission nor edit

[dspace-tech] Re: DSpace 7.2 unable to login on frontend

2022-04-11 Thread darryl....@usask.ca
In that last screenshot it looks like you're mixing HTTP and HTTPS URLs. I'd double check the config.*.yml files for frontend and the local.cfg on the backend, to ensure everything is matching up. - Darryl On Monday, April 11, 2022 at 12:06:44 PM UTC-6 joem...@gmail.com wrote: > Dear

[dspace-tech] Re: DS7.x: Item page customization and custom themes

2022-05-04 Thread darryl....@usask.ca
t; It would be great if someone could comment on best ways forward for > customising in ways that make future upgrades simpler. I am really knew to > angular so just slowly finding our ways! > > Agustina > > On Tuesday, 3 May 2022 at 21:02:24 UTC+1 darryl@usask.ca wrote: &

[dspace-tech] Re: Dspace 7: Help in customizing DSpace New Item Form

2022-05-06 Thread darryl....@usask.ca
The documentation for configuring the submission forms in DSpace 7.x can be found here: https://wiki.lyrasis.org/display/DSDOC7x/Submission+User+Interface If I read them correctly, the submission system does not work the way you want it to. You can define multiple different submission forms,

[dspace-tech] Re: OAI-PMH DSpace 7.2

2022-05-06 Thread darryl....@usask.ca
Jan, did you remember to run the OAI import task -- https://wiki.lyrasis.org/display/DSDOC7x/OAI#OAI-OAI-PMHServerMaintenance I had some similarly weird issues with OAI and it was because I forgot to run that, and thus had no actual OAI data to serve up. - Darryl On Friday, May 6, 2022 at

[dspace-tech] Re: User Interface Customization

2022-04-27 Thread darryl....@usask.ca
We ran across that same issue as well. If you click in that navbar section does it then load all the menu items properly? That's what our test instance was doing. I *think* this tiny tweak to src/app/navbar/navbar.component.html may fix the issue:

[dspace-tech] DSpace 7.2: missing sidebar facets in browse

2022-04-27 Thread darryl....@usask.ca
We're upgrading from 6.3 (XMLUI) to 7.x and I've noticed that none of the sidebar facets we had before are appearing while browsing communities/collections. Search filters appear on the left hand side, but facets don't seem to display anywhere. Did I just miss some configuration somewhere?

[dspace-tech] Re: DSpace 7.2: missing sidebar facets in browse

2022-04-28 Thread darryl....@usask.ca
ryl, > > This relates to the DSpace thread, > https://groups.google.com/g/dspace-tech/c/Dlyuxgd2Ci0/m/P5sN4WcCAwAJ. > > On Wednesday, April 27, 2022 at 12:29:14 PM UTC-4 darryl@usask.ca > wrote: > >> >> We're upgrading from 6.3 (XMLUI) to 7.x and I've noticed that none of

[dspace-tech] Re: DSpace 7.2: missing sidebar facets in browse

2022-04-28 Thread darryl....@usask.ca
-3990-4d99-9351-64b7a4f83125, > > which does have facets. I believe this is a search query. > > Thanks, Anne > On Thursday, April 28, 2022 at 12:30:51 PM UTC-4 darryl@usask.ca > wrote: > >> Thanks for the pointer. I did try and search the group but it seems I

[dspace-tech] DS7.x: Item page customization and custom themes

2022-05-03 Thread darryl....@usask.ca
How are people theming DSpace 7.x? Is it better to create a new theme from a copy of "custom" (and deal with integrating any future changes made to "custom" manually), or just create a local branch of the dspace-angular repo and modify the "custom" theme directly (and then pull in changes to

[dspace-tech] Re: Dspace7 : adding facet/filter by community/collection?

2022-05-10 Thread darryl....@usask.ca
Marie-Hélène, it seems the existing 6.x ability to facet during browse was only available in the XMLUI (not JSPUI), and the DSpace 7.x frontend seems to draw more from JSPUI. So as I understand it, the ability to filter/facet is only available for search results, not while browsing

[dspace-tech] DS7.x: Suppress or replace abstract for embargoed items

2022-05-09 Thread darryl....@usask.ca
We are looking to suppress the abstract for items with an embargo, or perhaps replace the abstract with some sort of "This item is under an embargo" message. 99.9% of the time this will be for theses deposited into DSpace via SWORD, wo they will have a value set for the embargo.field.lift

[dspace-tech] Re: ant fresh_install fails

2022-05-04 Thread darryl....@usask.ca
On our servers, Tomcat runs as the "tomcat" user, so all our source files are owned by that user and group, as is the DSpace target group. It's been a while since I did a fresh install, but I probably did the initial setup of our target directory something like this: sudo mkdir /dspace

[dspace-tech] Re: DS7.x: Item page customization and custom themes

2022-05-05 Thread darryl....@usask.ca
different than the publication component, but what I have seems to work. Thanks Agustina (and Paulo, and Art Lowel)! - Darryl On Wednesday, May 4, 2022 at 10:48:29 AM UTC-6 darryl@usask.ca wrote: > Thanks Agustina. I read those comments, and that was where I was headed > next, but I t

[dspace-tech] Re: Correct permissions prior to using Maven and Ant while installing Dspace 6.3

2022-05-04 Thread darryl....@usask.ca
Ashim, those permissions look pretty restrictive. Does the build and install actually work for you? I know the install docs mention the "dspace" user, but it also states "you must ensure the Tomcat owner also owns [dspace], OR you can create a new ' dspace' user account, and ensure that Tomcat

Re: [dspace-tech] ORCID autohority in DSpac 7.5

2023-03-06 Thread darryl....@usask.ca
Milos, do you see anything in your logs/dspace.log file related to ORCID? I can't seem to get the ORCID lookup working either. I've double and triple checked all my config and I can't find any issues. However, in my DSpace logs I see the same "No bean named 'AuthoritySource' available" and

Re: [dspace-tech] ORCID autohority in DSpac 7.5

2023-03-07 Thread darryl....@usask.ca
is working as well as can be expected right now. Thanks again! - Darryl On Tuesday, March 7, 2023 at 11:27:16 AM UTC-6 darryl@usask.ca wrote: > Thanks Sean. With the sections of orcid-authority-services.xml > uncommented, and a correction to a typo in my local.cfg I'm now seeing > res

Re: [dspace-tech] ORCID autohority in DSpac 7.5

2023-03-07 Thread darryl....@usask.ca
; https://github.com/DSpace/DSpace/issues/8490 > > > > This occurs with newly found ORCID records from the ORCID API (not those > in your authority Solr core) since they need to have authority keys > generated. > > > > -- > > Sean > > > > *From:

Re: [dspace-tech] Re: handle server quits after ubuntu upgrade

2023-03-24 Thread darryl....@usask.ca
A million thanks to you Edmund! I patched our RHEL 7 server last night and got bit by this. I was able to drop your JAR file into place and get us back up and running fairly quickly. - Darryl On Monday, December 12, 2022 at 6:52:29 AM UTC-6 Sean Carte wrote: > Thank you for this, Edmund! >

[dspace-tech] DSpace 7.x Best practice for creating custom themes?

2023-02-22 Thread darryl....@usask.ca
Any recommendations or best practices tips on creating and managing custom themes? The UI customization page lists a number of methods -- edit the existing DSpace or custom theme, make a copy of the DSpace or custom theme, create an entirely new theme from scratch, or possibly "extend" the

[dspace-tech] Re: UI 500 error when run in yarn start:dev

2023-04-20 Thread darryl....@usask.ca
This might be CORS related. I've been doing frontend theme development on my local workstation, with the backend running on our remote dev server. Because "localhost" doesn't match the hostname of the backend server in this configuration, it triggers CORS issues and all I see on the frontend

Re: [dspace-tech] [DSpace Angular] Adding new modules & routes to RouterModule from a theme

2023-05-01 Thread darryl....@usask.ca
I'm in the same boat here. I'm wanting/needing to create some (themed) local components for things like an About page, FAQ, submission guidelines etc. The closest examples I can see are the privacy policy and end user license agreement pages. These seem to be controlled by the Info module in

[dspace-tech] Cover Pages with 7.x?

2023-04-04 Thread darryl....@usask.ca
Is anyone using the cover page generation with 7.x (specifically 7.5)? Building the backend seems to work without issue, but when I include the settings from citation-page.cfg in my local.cfg file I get the errors below in my dspace.log during startup. We're attempting to enable this for just

[dspace-tech] Re: Cover Pages with 7.x?

2023-04-04 Thread darryl....@usask.ca
in that setting existed. We only wanted cover page generation on a couple of our communities, so I was able to just list the collections individually in citation-page.enabled_collections and achieve the same effect. - Darryl On Tuesday, April 4, 2023 at 3:37:20 PM UTC-6 darryl@usask.ca wrote

[dspace-tech] Re: Permanent URI for this community http://localhost:4000/handle/...

2023-04-13 Thread darryl....@usask.ca
Have a look at the handle.canonical.prefix and handle.prefix in your local.cfg file. There's some documentation (in the form of comments) in dspace.cfg and also here: https://wiki.lyrasis.org/display/DSDOC7x/Configuration+Reference in the Handle Server Configuration section. The default

[dspace-tech] Re: index-discovery

2023-05-02 Thread darryl....@usask.ca
Are you sure your Solr server is running on port 8080? I think the default port is 8983. - Darryl On Tuesday, May 2, 2023 at 1:54:09 PM UTC-6 Matías Javier Saavedra Gajardo wrote: > Help I don't know how to solve this error with solr when indexing my > database. > > Exception: Server

Re: [dspace-tech] Re: Gnome ubuntu stuck

2023-06-09 Thread darryl....@usask.ca
I hate to be "that guy", but this seems pretty clearly a networking issue with Ubuntu, and nothing related to DSpace. I think the question is probably best asked elsewhere, and not just because it isn't related to DSpace, but because you'll likely get more and better responses from a support

Re: [dspace-tech] Re: [dspace-devel] Re: discovery.xml (dspace 7.5)

2023-05-09 Thread darryl....@usask.ca
| That said, maybe someone else on this list can help verify that they've added custom filters/facets to DSpace 7. We're running DSpace 7.5 on a dev and test server, and have successfully made changes to the filters. We re-ordered a couple, removed one or two we didn't want, and added 3 or 4

Re: [dspace-tech] Re: [dspace-devel] Re: discovery.xml (dspace 7.5)

2023-05-09 Thread darryl....@usask.ca
ank you, Darryl! > > Please could you send me a copy of your discovery.xml? > > You can send it to aro...@gmail.com > > Em ter., 9 de mai. de 2023 às 13:51, darryl....@usask.ca < > darryl@usask.ca> escreveu: > >> | That said, maybe someone else on this list