1. Add Fund domain object. Modify Budget domain.2. Comment email 3. Move logs to var/log folder
Comment mails
Add properties on properties file
Move email methods back to portal ( no bean creation error )
Bug fix on application variable
Try-catch bug fix
Change properties name
1.Add init methods for debug purpose on funding bids / request2.Add properties for pending mails / funding bids.
Change on conditionally approved mail .
Comment out emails for pending requests
Email for conditonally approved requests
1. New methods for sending emails by request status.2. Comment out mail sending
1. Change alternative funding bid method. GET files using url connection method.
1. Change publication type to caps lock.2. Get funding bids from url. 3. Disable mails
1. Log messages on publisher/request2.Change saveOrUpdate to merge on request dao.
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.
Delete target from repository
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 ignores
removed idea files from repo
removed target from repo
fixed search queries
removed ehcache dependency