1. Change queries on stats
1. Changes on AlternativeFundingBid domain object.2. Modify constant class3. Implement dao methods.
1. Changes on AlternativeFundingBid domain object.2. Bug fix on manager implementation.
1. Files forgotten from previous import.
1. Bug fix on statistics2. Unitest for alternative bids
1. Create FileDao,FileManager and FileManagerImpl classes.2. Create BankTransferManager and BankTransferManagerImpl classes.3. Add methods getById for both file and bank transfer receipt.
1. Modify constants class.2. Alternative funding bids code. Read csv and all pdfs
1. AlternativeFundingBids table on db. Implementation and dao classes.2. Hibernate configuration3. Create constants class
1. Log4j new properties file2. Fix import csv methods
1. Create organization when not exists. ( Bulk import )
1. Change log4j properties file.2. Add method to create researcher from bulk import csv3. Change csv handling on bulk import4. Modify request unit test.
Comment out mail connection.
Comment send email for test purposes.
1. Fix import from csv.2. Fix pie chart issue. Change request status ( code -> value ).
Pom changes
Cache changes
Delete logs from invoice dao
- Request save/update bug fix ( saveOrupdate -> merge )
- ExpirationOK bug fix
- Add journal issn on csv export
- Format comments method.
- Bug fix on request commit. Change merge > saveOrUpdate Changes on saveComment method.
- Bulk import bug fix on publication save - New publisher on db from resolve doi
- Bug fix on ProjectEligibilityManagr ( convert expirationOK to miliseconds )
- Move journal cascade all from publication- Bug fixes on publication commit
- Changes on resolveDoi method ( add book-chapter )
- Messages on exceptions- Throw exceptions to portal- Save new publication/request
- Move cache dependencies.- Comment doGetSerializationPolicy method.
Bulk import requests.
Import request from csv implementation
Resolve datacite doi (test code)
adding default value in submission date (fixes bug in statistics
Fixed a an error when persisting new publications in already existing journals (merge/update -> saveOrUpdate)
Using default value for request status in new requests
- Fixed duplicate dependncies- Fixed an error in eligibility checking- Fixed an error in account activation- Organized imports
fixed search queries