Project

General

Profile

# Date Author Comment
48369 06/07/2017 11:12 PM Panagiotis Kanakakis

Bulk import requests.

48355 05/07/2017 03:37 PM Panagiotis Kanakakis

Import request from csv implementation

47598 20/06/2017 07:08 PM Antonis Lempesis

- Fixed duplicate dependncies
- Fixed an error in eligibility checking
- Fixed an error in account activation
- Organized imports

47304 19/05/2017 06:04 PM Panagiotis Kanakakis
47271 16/05/2017 05:10 PM Panagiotis Kanakakis
47054 04/05/2017 12:25 AM Panagiotis Kanakakis
46777 11/04/2017 05:04 PM Panagiotis Kanakakis
45963 20/02/2017 11:25 PM Panagiotis Kanakakis
45837 10/02/2017 04:08 PM Panagiotis Kanakakis
45777 08/02/2017 10:43 AM Panagiotis Kanakakis
45736 06/02/2017 05:16 PM Panagiotis Kanakakis
45678 01/02/2017 04:03 PM Panagiotis Kanakakis
45633 30/01/2017 04:09 PM Panagiotis Kanakakis
45595 26/01/2017 12:18 AM Panagiotis Kanakakis
45403 16/01/2017 03:51 PM Panagiotis Kanakakis
44986 16/12/2016 11:39 AM Antonis Lempesis

Branching project to introduce hibernate

43084 30/06/2016 01:13 PM Antonis Lempesis

added code to handle the library/publisher requests

41561 07/03/2016 01:29 AM Antonis Lempesis

removed a checked exception

41560 06/03/2016 10:35 PM Antonis Lempesis

added a comment template class

39786 08/11/2015 10:04 PM Antonis Lempesis

- Added a new status (ACCOUNTING_PROCESSING) and relevant actions
- Moderator is now receiving an email when requests are put on hold or denied by the accounting office.
- Fixed a bug in the accounting view for monographs (rg request 271)
- Emails to users now contain only the last comment and not the whole history...

39564 13/10/2015 09:11 PM Antonis Lempesis

Creating csv of requests

39539 11/10/2015 08:39 PM Antonis Lempesis

added support for paging in request lists

39381 25/09/2015 04:34 PM Antonis Lempesis

handling multiple statuses in request filters

39078 07/09/2015 07:16 PM Antonis Lempesis

removed initially approved to conditionally approved

39076 07/09/2015 06:30 PM Antonis Lempesis

reformatted code

39075 07/09/2015 06:27 PM Antonis Lempesis

Added the new 'initially approved' request status

39070 07/09/2015 03:10 PM Antonis Lempesis

added the person in comments. Returning full objects

38128 09/07/2015 02:23 AM Antonis Lempesis

added support for bank transfer receipts

36872 04/05/2015 11:59 AM Antonis Lempesis

when adding the invoice uploaded status the invoice id is also set in the request

36847 30/04/2015 10:06 PM Antonis Lempesis

Added the request statuses for the accounting officers actions and the corresponding methods and emails

36846 30/04/2015 09:46 PM Antonis Lempesis

Accepting multiple statuses when filtering requests. will break portal! mouahahaha!

36591 22/04/2015 03:27 PM Antonis Lempesis

implemented limit and offset in request queries. will break portal! mouahahaha!

36429 16/04/2015 07:42 PM Antonis Lempesis

returning requests for publisher

36229 08/04/2015 07:22 PM Antonis Lempesis

requests for budgets and requests for organizations now accept a list of ids

36198 08/04/2015 01:01 PM Antonis Lempesis

- added getRequests by organization
- sending user emails asynchronously

35989 03/04/2015 03:01 PM Antonis Lempesis

added search by status in request api

35919 02/04/2015 12:30 PM Antonis Lempesis

first version of search for requests

35804 30/03/2015 03:19 PM Antonis Lempesis

adding comments when modifying request status

35759 30/03/2015 09:25 AM Antonis Lempesis

added methods to change the status of a request

35694 26/03/2015 04:56 PM Antonis Lempesis

Request manager now returns full request info

35693 26/03/2015 04:22 PM Antonis Lempesis

Reduced the number of exceptions. Adding id in RequestInfo

35686 26/03/2015 03:13 PM Antonis Lempesis

added submitRequest method

35684 26/03/2015 02:03 PM Antonis Lempesis

First implementation of submit and get requests of user

35663 26/03/2015 12:23 AM Antonis Lempesis

request changes

35662 25/03/2015 11:50 PM Antonis Lempesis

added definition of getRequests method

35639 25/03/2015 04:12 PM Antonis Lempesis

- Added a getRequestForUser method
- added funding info in request
- made a human friendly id for requests
- merged issn and eissn in journals

35215 10/03/2015 11:34 PM Antonis Lempesis

- Ignoring short name in organization searh
- Added request manager
- Added first implementation of eligibility manager