Fixed a bug in activate user
fixed compilation error
bugfix..src/main/java/eu/dnetlib/goldoa/service/PersonManagerImpl.java
fixed a couple of errors
Fixed a bug in request manager (conserning status)
Fixed a bug in the request manager
returning the saved publication
added the publication manager bean
- added method to save journals- added @Autowire annotation
- Garbage cleanup- Added publisher in request- Added functionality in publisher and journal managers/daos
Fixed a bug
importing code
serializable, default constructor, barabip barapop
- Added identifiers for publications- Fixed a problem with nested transactions
Bug fixes
fixed unfixable unfixated fixes
spring configuration
- Fixed compile errors due to previous commit- Moved functionality from manager to dao
Added id only constructors
Reverting Request to previous status (no objects, only identifiers)
- Added new domain classes- Modified existing ones to include objects rather than ids- EVERYTHING BREAKS!
fixed get by email query
using person email instead of affiliation person when saving person affiliations.......
added update method for persons
Removed html from mail body
Added journal and publisher manager
Fixed spring configuration
- Ignoring short name in organization searh- Added request manager- Added first implementation of eligibility manager
Adding the savePerson() method
Saving organizations!
removed UUID to avoid gwt client side errors
added coordinator id
fixed an error in search() and reimplemented the getById()
fixed typo
Added the first version of Request class
depending on javax.mail
Sending emailsImplemented activate and reset password methods
fixed sql errors
fixed queryForObject calls
more implementation
Simplyfied data model -- first implementations
api changes, compile time fix
updated bean names
api changes
refactored code to only compile common code
- Added default constructors- Added support for gwt
Enhanced API. Added dummy implementations
Fixed an error in the query
Added missing dependency
Fixed default properties
first (not fully tested) version
initial import
Creating new project