Changed the getRequests methods to accept more than one requestStatus filters
Terms of agreement for submitting a request is displayed in a modal with 2 actions (agree / do not agree). The text can be an html string that will be put in the constants properties file
- When resolving a doi, in the journal form, display the apc and disocunt in not-editable textboxes- When resolving a doi, if we have the information on the db, the portal gets this info from the db in order to display apc and discount. In this case, the portal gets a journal Id and sends it back to the backend as to not resave this journal in our database
Added a remaining publications counter in the project info
Added an info message in project step when the project is eligible
Added the acocunting monitor menu items
Changed the upload invoice info message, and the acocunting info title to Charges
Changed the way the information is shown on the chronology sidebar
Fixed the isComplete methods for user registration and edit account
Removed administrator, moderator and accounting officer roles from user registration form. These roles are granted only by a moderator/administrator without request
- if help page is empty I am not showing the box on the right, if it is not empty, I show it at the bottom (The help box ALWAYS goes in the bottom if there are other boxes on the right panel)- In page new Funding Request, we do not show the current selections sidebar panel when there are no selections.
Added a my recent requests sidebar in myAccount
Changed the interface that gets existing requests to support limit (from request, to Request)
Fixed a bug in logging out the user
Researchers, project coordinators and accounting officers can now also view lists of eligible projects in myAccount page. Also, when user has only one affiliation, the list is loaded immediately without the dropdown (with just one entry)
Changed the title of the registration page
Added functionality of one help text per step in the funding request wizard
Fixed a problem with the edit account info help text
Changed the logo of the portal
Added functionality to add help texts
The button to go to the funding wizard from an existing request, now appears not only if the request is incomplete (not submitted) but also if the request does not contain an invoice
Providing support for publishers- In the user registration, when publisher is selected as a role, the affiliations are removed and a publisher autocomplete appears- In the existing funding requests, a publisher can see all the requests made for publications published by the specific publisher
Saved a bug in saving researcher in the request
In the home page, when you are not logged in , underneath the sign in button, there is now also a register link
Small refactor + in existing requests (funding and budgets), a librarian sees all requests associated with his/hers affiliated organizations
Implemented forgot your password functionality
In journal display info floats are converted to numbers with 2 decimal digits when displayed, and apc gets labeled as euros and the discount gets labeled as a percentage
Added role info in myAccountInfo
Changed the labels in the user login form
Added filter/sort by dates, name, acronym and grant agreement number in the lists of eligible projects
- Current and future eligible projects list are now in seperate tabs- Added grant agreement number in lists of current/future eligible projects
- When loading the publication form the organization of the researcher (or librarian) is default in the authors- At least on author email is mandatory in the publication form- Publication date, languages and subjects are no longer mandatory in the publication form...
Fixed a browser problem with the autocomplete wigdets anchors
Fix for the previous commit
Small styling change
Loading comments in request info
Small refactor and added eligible projects by organization info in librarian, moderator and administrator account page
Added monitor budgets functionality and fixed various bugs
new budgets are saved in 'submitted' mode
Fixed a bug in new budget request
The breadcrumbs in the funding wizard are not links anymore. They are just labels
Initial implementation of existing budgets page
If a librarian requests funding for another researcher, we autocomplete the affiliation (only organization, not department) in the researcher form
When a researcher affiliated with an organization that has a budget requests for funding, we do not let him proceed with the request
If user is affiliated with more than one organizations, enable selection with which one he wants to bind this request
Added a captcha widget to contact us form and user registration form
Small refactor + loading invoice info (if it exists) in acocunting step of the funding wizard
Added invoice info to accounting info widgets when available
Added a loader in user registration (and user update) form and contact form as well
The deposited to will always be shown in the publication info (with value unknown if we do not have this information yet)
Added the repository info in the publication infos widgets
Added an acceptance date field in the publication form and in the inof widgets
Added the monitor user roles page
Refactored monitor classes into a new package, and added the monitor users page (activate/deactivate users)
Added Euros label in apc and funding requested textboxes in accounting step
Floats converted to numbers with 2 decimal digits when displayed
Added expand all and collapse all functionality to monitor funding requests as well
Added all sort filters in existing and monitor requests, added a filter by status, expand all and collapse all links, and also some style changes
Added budget terms download and upload
Pass the userId along with the rest of the budget form
Fixed a phrasing error
Implemented submit contact form in data service
Fixed clear method in new budget request widget
Removed unused method from data service
First implementation of new budget request
Added a contact menu which when clicked, loads a contact form
Changed the class of content text
When loading requests, remove error label and warning label
Initial sort and filter bar in monitor funding requests
Added href to main menu and breadcrumb menu links so that they can be opened in new window or new tab
Added intermediate pages for menu items request and monitor that are accessed through the breadcrumbs menu
Added an empty monitor budget submenu
Initial new budget request page (without submit functionality)
Changed a wording issue in the home page
Added a new budget request submenu
Initial sort and filter bar in existing requests
Some more styling changes
More styling changes
Fixed the style of the home page
Changed the layout of the portal
Added a loader to all the steps in funding wizard that need it
Changed the way the request info is displayed in existing requests and monitor requests
Fixed a bug in display journal info
When approving or rejecting a request, we send back the comments as well (if there are any)
Initial implementation of the home page
Removed the css from the id content and added a class content
Approving or rejecting a request, automatically changes the heading of the request's accordion
Approving and rejecting requests
Added a loader in existing requests, in monitor, in get project info and eligibility and when loading an existing request to the funding wizard. Also, changed the type of the items in autocomplete widget so that it may not have a problem with a little older browsers
Added rules for success and danger buttons
When saving the request for the first time I update the current token, so that if I leave and return I can load the request
Use id to check whether the user and researcher of the request are the same
New and improved existing requests for users and moderator
added unique id in person, removed email as pk
Added new images to summary step
Refactor, new and improved summary step in funding wizard
Refactor
Fixed a bug in chronology load and in accounting step load
Removed accordion so that the user can open more than one accordion-groups at a time
Finished the chronology widget