Project

General

Profile

« Previous | Next » 

Revision 51531

1. Bug fixes in updata_db.js.
2. ExceptionsHandler.java: Handler added for NullPointerException.
3. CommunityPage.java: 'connect' and 'openaire' fields (with getters and setters) added.
4. PageController.java: in '/page' method, RequestParam 'pid' is not required.
5. PageController.java: in 'getPageByCommunityPage' method (used by '/page/save' and '/page/update'), get and set properly 'connect' and 'openaire' fields.

View differences:

pom.xml
5 5

  
6 6
	<groupId>eu.dnetlib</groupId>
7 7
	<artifactId>uoa-admin-tools</artifactId>
8
	<version>1.0.0-SNAPSHOT</version>
8
	<version>1.0.1-SNAPSHOT</version>
9 9
	<packaging>war</packaging>
10 10

  
11 11
	<name>uoa-admin-tools</name>

Also available in: Unified diff