Project

General

Profile

« Previous | Next » 

Revision 52897

add deployments info file
remove content page from init script
update names of communities
update html for pages with htmlPageContent

Subscribers: don't subscribe again if already subscribed
Notifications: add entity, DAO, controller
Add Email entity

Change emailSender to be more generic

View differences:

UoaAdminToolsApplication.java
11 11
        @PropertySource("classpath:admintools.properties"),
12 12
        @PropertySource(value = "file:/usr/share/tomcat7/lib/dnet-override.properties", ignoreResourceNotFound = true),
13 13
        @PropertySource(value = "file:/var/lib/tomcat_dnet/8380/lib/dnet-override.properties", ignoreResourceNotFound = true)
14

  
14 15
})
15 16
public class UoaAdminToolsApplication {
16 17

  

Also available in: Unified diff