[dspace-tech] missing or hidden items

2016-03-15 Thread Elias Tzoc
Hi all,

We recently changed to a new server and everything seems to be in place, 
except that we are missing ~50 items, these items don’t show up in results, 
browse pages, etc.  However, if we enter the handle or URL directly, then 
we can see them.  We’ve checked their “Item Status” page and they have the 
proper or standards authorization and they’re set as “public” items.  They 
seem to disappear after DSpace runs the media filter or index-discovery 
scripts.


*Question: is there a way to check/change the status for “hidden” items?*
Thanks in advance,

Elias

- - - - - - - - - - - - - - - - - - - - -
Elías Tzoc
Digital Scholarship Librarian
King 303 | (513) 529-7206
Miami University Libraries
http://cds.lib.miamioh.edu/

-- 
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 post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] Re: Importing CSV file with special characters into DSpace.

2016-03-15 Thread Xiping Liu
Hi euler,

Thanks for your suggestion. I tried uploading our cleaned csv into google 
spreadsheet and as you said most of the accent marks are retained. The 
problem is depending where � is, it represents different special 
characters, in name field it can be Š or Å. In abstract field, it 
represents ". So we can't do a one stop find and replace. 

We ended up identifying all the names with special characters in our 
cleaned up file (out of 941 records we found 36 records with names of 
special characters so not too bad) and have the same list of names with 
correct encoding in a second column and do a find and replace. 

We were suggested by a colleague on using open office to open up the csv 
file right after export from Dspace to set the encoding right (for future 
reference). It's good to know that Googe spreadsheet has the same function. 

Thanks again for your help. 
Xiping 

On Thursday, March 10, 2016 at 9:18:07 PM UTC-6, euler wrote:
>
> Hi Xiping,
>
> My suggestion is to import or upload your (cleaned-up) csv file into 
> Google spreadsheets. I tested your sample data and accent marks are 
> retained (not 100% though). See my attached screenshot. All you have to do 
> now is to find and replace all the � characters. After cleaning it up, 
> download as CSV and then import it back to DSpace. Take note that once you 
> already downloaded it as CSV, refrain from editing it in MS Excel because 
> in my experience, it will mess up your encoding again. It may seem a 
> tedious task but I would rather do it this way than start all over again.
>
> Hope this helps.
>
> Good luck and best regards,
> euler
>
> On Friday, March 11, 2016 at 1:18:05 AM UTC+8, Xiping Liu wrote:
>>
>> Hello everyone, 
>>
>> A few months ago we started a project of cleaning up our electronic 
>> thesis and dissertation records from DSpace. We exported our data from 
>> Dspace as a csv file and after the cleanup we are ready to import the data 
>> back into Dspace. But we noticed that some of the names (accent marks and 
>> quotes) in our data are not showing correctly (I am assuming the encoding 
>> is not set correctly in the very beginning after we export). But since we 
>> have already done our clean up in our file, it will be really painful to go 
>> back and re export the file from Dspace (so we can set the encoding 
>> correctly this time) and redo all the editing. I wonder is there any way we 
>> can correct the encoding after we import the data back into Dspace? Or any 
>> suggestions to solve this problem? I have attached a small sample of our 
>> data. 
>>
>> Your help is greatly appreicated. 
>>
>> Xiping 
>>
>>
>>

-- 
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 post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] XMLUI Formatting Distribution License

2016-03-15 Thread Mark H. Wood
On Tue, Mar 15, 2016 at 09:25:04AM +0100, Franziska Ackermann wrote:
> We've recently noticed the same thing. Thanks for the links. It says 
> "Fix for Mirage only".
> It would be nice to have this feature in Mirage2 as well.
> 
> There is no .../lib/css/style.css in the Mirage2 theme.
> Can you give advise how to fix this when using Mirage2?

I have not worked with Mirage 2, but I would probably try putting
those declarations at the end of src/main/webapp/styles/_style.scss

-- 
Mark H. Wood
Lead Technology Analyst

University Library
Indiana University - Purdue University Indianapolis
755 W. Michigan Street
Indianapolis, IN 46202
317-274-0749
www.ulib.iupui.edu

-- 
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 post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


signature.asc
Description: PGP signature


[dspace-tech] Cannot skip Creative Commons license and use DSpace license

2016-03-15 Thread Hayden Young
Hi

I have a DSpace JSPUI webapp with a submission form which is configured to 
allow the selection of a CC License. If the user chooses to skip using a CC 
license then they can accept the configured DSpace license (either the 
default.license or collection-specific license). I have recently 
implemented the CC License step in item-submission.xml in my XMLUI 
interface, and, while it works (I.e. it loads the various CC licenses), I 
cannot skip the CC license and use the default license.

I'm wondering if I'm missing some configuration.

Any help much appreciated.

Thanks


Hayden

-- 
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 post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] jQuery 1.6.2

2016-03-15 Thread Ilja Sidoroff
Oops, I accidentally deleted my reply when trying to remove a spurious 
empty message. Anyway, I made a pull request for non Mirage2 themes in 
XMLUI (see issue) [1].

Ilja

[1] https://jira.duraspace.org/browse/DS-3099

lauantai 12. maaliskuuta 2016 0.43.25 UTC+2 Hardy Pottinger kirjoitti:
>
> Hi, Ilja, alas we manage our JS dependencies a bit differently than our 
> Java dependencies. [1] In the case of Mirage2, Bower is used to fetch 
> jQuery, and the version is specified with a tilde, which according to NPM 
> translates to "close enough to."[2][3]
>
> I have made a Jira ticket for upgrading our jQuery version with the UIs we 
> have right now [4]. As Tim said previously, we welcome a pull request to 
> address this.
>
> --Hardy
>
> [1] https://github.com/DSpace/DSpace/search?q=jquery
> [2] 
> http://stackoverflow.com/questions/19541494/bower-dependency-tilde-in-node
> [3] https://github.com/npm/node-semver
> [4] https://jira.duraspace.org/browse/DS-3099
>
> --
> *From:* dspac...@googlegroups.com  [dspac...@googlegroups.com 
> ] on behalf of Tim Donohue [tdon...@duraspace.org 
> ]
> *Sent:* Thursday, March 10, 2016 1:59 PM
> *To:* dspac...@googlegroups.com 
> *Subject:* Re: [dspace-tech] jQuery 1.6.2
>
> Hi Ilja,
>
> Yes, we'd encourage a Pull Request if you are willing. Thanks for making 
> us aware of this.
>
> - Tim
>
> On 3/8/2016 6:55 AM, Ilja Sidoroff wrote:
>
> At routine system scan by our IT department noticed, that mirage theme 
> uses jQuery version 1.6.2, which is vulnerable to a XSS attack [1]. I don't 
> know if this actually exploitable in DSpace, but anyway it seems that this 
> is fixable by simple bumping the version to 1.6.4. Is it worth of making a 
> pull request to fix this?
>
> Ilja Sidoroff
> Information Specialist
> University of Eastern Finland, Library
>
> [1] CVE-2011-4969 
> https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4969
> -- 
> 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...@googlegroups.com .
> To post to this group, send email to dspac...@googlegroups.com 
> .
> Visit this group at https://groups.google.com/group/dspace-tech.
> For more options, visit https://groups.google.com/d/optout.
>
>
> -- 
> Tim Donohue
> Technical Lead for DSpace & DSpaceDirect
> DuraSpace.org | DSpace.org | DSpaceDirect.org
>
> -- 
> 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...@googlegroups.com .
> To post to this group, send email to dspac...@googlegroups.com 
> .
> Visit this group at https://groups.google.com/group/dspace-tech.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] XMLUI Formatting Distribution License

2016-03-15 Thread Franziska Ackermann

Hi,

We've recently noticed the same thing. Thanks for the links. It says 
"Fix for Mirage only".

It would be nice to have this feature in Mirage2 as well.

There is no .../lib/css/style.css in the Mirage2 theme.
Can you give advise how to fix this when using Mirage2?

Best regards,
Franziska


Am 14.03.2016 um 19:36 schrieb Mark H. Wood:

On Mon, Mar 14, 2016 at 05:34:02PM +, Cameron, Jacob wrote:

Is there a way to edit the default license and have html formatting
in the XMLUI version?  I have tried multiple things to try to get it
to work but I can't.  Right now my agreement looks like a giant wad of
text with no formatting.  We are running DSpace 1.8.2 and will be
upgrading in the near future to 5.

That will be fixed in the upcoming DSpace 6.0.  In the meantime, the
fix is fairly simple:

   https://github.com/DSpace/DSpace/pull/1001/files

Only a few HTML elements are supported:

   https://wiki.duraspace.org/display/DSDOC6x/Simple+HTML+Fragment+Markup



--
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 post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] changing same texts in message. properties in JSPUI

2016-03-15 Thread Claudia Jürgen


Hello Gebregewergs,

copy
[dspace-src]/dspace-api/src/main/ressources/Messages.properties
to
[dspace-src]/modules/jspui/src/main/ressources/Messages.properties
Edit the file in modules to suit your changes and the build and deploy
again.

For more information about localization of the jspui see
https://wiki.duraspace.org/display/DSDOC5x/Localization+L10n#LocalizationL10n-JSPUIspecificlocalization

Hope this helps

Claudia Jürgen




Am 14.03.2016 um 13:50 schrieb Gebregewergs Teklemedhin:

Dear All
dear friends want to help me in changing same texts in message.properties
in Dspace 5.4 src release  in jspui like

1.  communities and collections by Colleges and Departments
2. My Dspace- My DLS
3. communities in Dspace by Colleges and Departments in ADU_DLS
4. etc

   please send me steps and commands to change those things
Thank you very much for your unlimited support
Gebregewergs


Scanned
for viruses. www.avast.com

<#DDB4FAA8-2DD7-40BB-A1B8-4E2AA1F9FDF2>



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
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 post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] Re: sort order in subject browse/facet - diacritics

2016-03-15 Thread Pablo Buenaposada
Hi Andrea,

This is not the same issue as we were talking here??: 
https://github.com/DSpace/DSpace/pull/968

El jueves, 25 de febrero de 2016, 5:18:49 (UTC+1), Andrea Schweer escribió:
>
> Hi all, 
>
> has anyone had any luck getting the subject browse/facets to ignore 
> diacritics when sorting the subject terms? Right now (5.x, XMLUI, 
> discovery), we get a sort order like this: 
>
> manager 
> Manuka Leaf Oil 
> Manukau 
> Manukau Harbour 
> marginal groups 
> marginal value theorem 
> Maze procedure 
> Mānuka Honey 
>
> in browse and 
>
> manager 
> Manuka Leaf Oil 
> Manukau 
> Manukau Harbour 
> marginal groups 
> marginal value theorem 
> Maze procedure 
> mythology 
> Mānuka Honey 
>
> in the facet listing. 
>
> I've been asked whether it's possible to change the sort order such that 
> "Mānuka" gets sorted between "manager" and "Manukau" -- that is, as if 
> there was no diacritic. The subject terms should remain listed with 
> their actual values though (it's not an option to simply strip out the 
> diacritics during indexing). 
>
> I have vague memories that we managed to tweak this behaviour by 
> configuring the collation locale in PostgreSQL, back in the 
> database-backed browse. Obviously that doesn't work with Discovery. 
>
> I tried a few changes to the Solr schema for the discovery core, but 
> none appeared to do what I want. Based on the UnicodeCollation page in 
> the Solr wiki [1], it looks like configuring collation for a sort field 
> might be the way to go; it isn't possible to set up collation for the 
> subject field/s because then the stored value changes to a binary 
> representation of the metadata value that includes the collation key. I 
> imagine this would work for title browse, where the results (=DSpace 
> items) are sorted by one of the configured sort fields. However, the 
> subject browse listings (where the results are metadata values) 
> ultimately come from a facet query, and facet.sort only takes "count" or 
> "index" as its values [2] -- it doesn't look like it's possible to add 
> collation into the mix there. 
>
> Does anyone have any thoughts on this? 
>
> cheers, 
> Andrea 
>
>
>[1]: https://wiki.apache.org/solr/UnicodeCollation 
>[2]: https://wiki.apache.org/solr/SimpleFacetParameters#facet.sort 
>
> -- 
> Dr Andrea Schweer 
> Lead Software Developer, ITS Information Systems 
> The University of Waikato, Hamilton, New Zealand 
> +64-7-837 9120 
>
>

-- 
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 post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] Re: Changing message.properties in new version of Dspace 5.4 src

2016-03-15 Thread Tanmay Saha


On Friday, March 11, 2016 at 11:41:09 AM UTC+5:30, Gebregewergs Teklemedhin 
wrote:
>
> Dear all 
>
>
> I'm using version dspace-5.4 -src-release 
>
> how can i edit message properties to change text in jsp
>
> please tell me the steps and commands to edit it.
>
>  thank you.
>




Go to */webapps/xmlui/i18n/messages.xml*


Make Necessary Changes in the following line:


 *Dspace 
Repository*  



To change Dspace News Aspect message



*Go to/config/news-‐xmlui.xml*
  

-- 
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 post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] jQuery 1.6.2

2016-03-15 Thread Ilja Sidoroff
Thanks for the pointers - the issue I found was in Mirage 1, where the 
jQuery version was hardcoded in the source code. I'll try to look into 
making a pull request later today or tomorrow.

Ilja

lauantai 12. maaliskuuta 2016 0.43.25 UTC+2 Hardy Pottinger kirjoitti:
>
> Hi, Ilja, alas we manage our JS dependencies a bit differently than our 
> Java dependencies. [1] In the case of Mirage2, Bower is used to fetch 
> jQuery, and the version is specified with a tilde, which according to NPM 
> translates to "close enough to."[2][3]
>
> I have made a Jira ticket for upgrading our jQuery version with the UIs we 
> have right now [4]. As Tim said previously, we welcome a pull request to 
> address this.
>
> --Hardy
>
> [1] https://github.com/DSpace/DSpace/search?q=jquery
> [2] 
> http://stackoverflow.com/questions/19541494/bower-dependency-tilde-in-node
> [3] https://github.com/npm/node-semver
> [4] https://jira.duraspace.org/browse/DS-3099
>
> --
> *From:* dspac...@googlegroups.com  [dspac...@googlegroups.com 
> ] on behalf of Tim Donohue [tdon...@duraspace.org 
> ]
> *Sent:* Thursday, March 10, 2016 1:59 PM
> *To:* dspac...@googlegroups.com 
> *Subject:* Re: [dspace-tech] jQuery 1.6.2
>
> Hi Ilja,
>
> Yes, we'd encourage a Pull Request if you are willing. Thanks for making 
> us aware of this.
>
> - Tim
>
> On 3/8/2016 6:55 AM, Ilja Sidoroff wrote:
>
> At routine system scan by our IT department noticed, that mirage theme 
> uses jQuery version 1.6.2, which is vulnerable to a XSS attack [1]. I don't 
> know if this actually exploitable in DSpace, but anyway it seems that this 
> is fixable by simple bumping the version to 1.6.4. Is it worth of making a 
> pull request to fix this?
>
> Ilja Sidoroff
> Information Specialist
> University of Eastern Finland, Library
>
> [1] CVE-2011-4969 
> https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4969
> -- 
> 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...@googlegroups.com .
> To post to this group, send email to dspac...@googlegroups.com 
> .
> Visit this group at https://groups.google.com/group/dspace-tech.
> For more options, visit https://groups.google.com/d/optout.
>
>
> -- 
> Tim Donohue
> Technical Lead for DSpace & DSpaceDirect
> DuraSpace.org | DSpace.org | DSpaceDirect.org
>
> -- 
> 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...@googlegroups.com .
> To post to this group, send email to dspac...@googlegroups.com 
> .
> Visit this group at https://groups.google.com/group/dspace-tech.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] Re: jQuery 1.6.2

2016-03-15 Thread Ilja Sidoroff


tiistai 8. maaliskuuta 2016 14.55.23 UTC+2 Ilja Sidoroff kirjoitti:
>
> At routine system scan by our IT department noticed, that mirage theme 
> uses jQuery version 1.6.2, which is vulnerable to a XSS attack [1]. I don't 
> know if this actually exploitable in DSpace, but anyway it seems that this 
> is fixable by simple bumping the version to 1.6.4. Is it worth of making a 
> pull request to fix this?
>
> Ilja Sidoroff
> Information Specialist
> University of Eastern Finland, Library
>
> [1] CVE-2011-4969 
> https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4969
>

-- 
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 post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.