[Dspace-devel] [DSJ] Updated: (DS-570) Redirect users to current page on login

2010-10-07 Thread Pere Villega (JIRA)
[ http://jira.dspace.org/jira/browse/DS-570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pere Villega updated DS-570: Attachment: xmlui.patch Hi, I think I solved the remaining issues, I missed the authentication classes for LDAP

[Dspace-devel] [DSJ] Updated: (DS-570) Redirect users to current page on login

2010-10-07 Thread Pere Villega (JIRA)
[ http://jira.dspace.org/jira/browse/DS-570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pere Villega updated DS-570: Attachment: (was: xmlui.patch) > Redirect users to current page on login > ---

[Dspace-devel] Question on DS-570

2010-10-07 Thread Pere Villega
Hi, I have a question on DS-570, I would like the opinion of the community: - For XMLUI, the functionality is clear, you press login and you come back to the page you were watching after successful login. - For JSPUI, the problem is that we don't have a "login" button. For the user to authentica

[Dspace-devel] [DSJ] Updated: (DS-670) Relax performance tests in org.dspace.content.CommunityCollectionIntegrationTest.

2010-10-07 Thread Pere Villega (JIRA)
[ http://jira.dspace.org/jira/browse/DS-670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pere Villega updated DS-670: Attachment: performance.patch Hi, I tested this with a low spec laptop and it passed, it should allow low-spec m

Re: [Dspace-devel] Question on DS-570

2010-10-07 Thread Kim Shepherd
Hi Pere, In theory, the "intercept and force login" way JSPUI does things should make it easier for us to allow the request to continue afterwards, though the other issue you touch on (a user is viewing an item, but wants to login and then be redirected back to their start page) needs some thought

[Dspace-devel] [DSJ] Commented: (DS-570) Redirect users to current page on login

2010-10-07 Thread Kim Shepherd (JIRA)
[ http://jira.dspace.org/jira/browse/DS-570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=11745#action_11745 ] Kim Shepherd commented on DS-570: - Copying my dspace-devel reply to JIRA comments: ---

[Dspace-devel] [DSJ] Commented: (DS-615) Ability to perform maintenance on SOLR with solr.optimize

2010-10-07 Thread Stuart Lewis (JIRA)
[ http://jira.dspace.org/jira/browse/DS-615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=11746#action_11746 ] Stuart Lewis commented on DS-615: - We're now running this in production, and all our solr errors in the

[Dspace-devel] [DSJ] Commented: (DS-691) file size math in the mets:file template in General-Handler.xsl (XMLUI) is incorrect

2010-10-07 Thread Kim Shepherd (JIRA)
[ http://jira.dspace.org/jira/browse/DS-691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=11747#action_11747 ] Kim Shepherd commented on DS-691: - I've talked to a few people about the suffixes, and the general concl

[Dspace-devel] [DSJ] Updated: (DS-570) Redirect users to current page on login

2010-10-07 Thread Kim Shepherd (JIRA)
[ http://jira.dspace.org/jira/browse/DS-570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kim Shepherd updated DS-570: Attachment: DS-570-JSPUI.patch The JSPUI behaviour we're seeing in 1.6 is due to webui.session.invalidate being "

[Dspace-devel] [DSJ] Updated: (DS-570) Redirect users to current page on login

2010-10-07 Thread Kim Shepherd (JIRA)
[ http://jira.dspace.org/jira/browse/DS-570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kim Shepherd updated DS-570: Component/s: (was: DSpace API) XMLUI JSPUI > Redirect users to current page