fixed a bug on user's account activation
*removed deprecated methods from jobsDao*updated getJobs method to also filter jobs by specific dates
updated jobsDao to support pagination while getting StoredJobs
updated the timestamp format
updated usersDao to support the new db schema
bug fixes
updated methods for jobs deletion
updated DAOscode cleanupremoved Deprecated classes
renaming of classes
svn fixes
changed parent version to 1.0.0-SNAPSHOT
updated version to 1.1.0
updated dao and renamed packages to eu.dnetlib
deleted target folder
added email package
added dao packaged from uoa-validator
initial commit