Dear friends, I ask for your help in my stats per item appear only the last
six months 
(example<http://www.flacsoandes.org/reporte/handle/10469/4287/statistics>),
we require that appear at least the last 12 months. Until version 1.8.2, in
the file:

/home/dspace-source/dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/servlet/DisplayStatisticsServlet.java

change was made and compile again

timeAxis.setDateInterval ("month", "6", "+1");
  by
timeAxis.setDateInterval ("month", "-12", "+1");

In version 3.1 I found the file in a different path (I found no-jspui
dspace-api):

/home/dspace/dspace-3.1-src-release/dspace-jspui/src/main/java/org/dspace/app/webui/servlet/DisplayStatisticsServlet.java

I recompiled and even reinstalling but this change does not work, if anyone
knows who can ask for your help please.

Freddy
------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Dspace-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-general

Reply via email to