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
Loading existing info in publication step
Loading existing info in researcher step
Temp commit (initial chronology widget, and loading existing info in project and accounting step)
Temp commit for functionality and many styling changes
Initial Existing requests content
In the last step of the funding wizard, instead of just saving the request, the request is now submitted
Initial content of the monitor page
Fixed a problem with the funding requested number
Added a reload method to MyWidget interface that is called by the update of content manager. In the researcher step, if the user has a role extra than researcher but also has researcher, when clicking no (not requesting funding for someone else) his account info is presented.
Monitor menu appers only on moderators or administrators
Finished summary step of the funding wizard
Getting the invoice id and saving it in the request
finished invoice upload
Fixed the month format in accounting step
Changed the date format
Refactored EligibilityManagerImpl as well
Updating in each step the respective classes in FundingWizardState apart from the request.
Completed the accounting step of the funding request wizard functionality
When editing account info, change the userinfo element up right. Also, in editing info, the email address textbox is disabled.
Fixed a problem with the first navigate (onModuleLoad())
Added a clear button in the publication step that clears all the forms
Saving only the requests that have completed the publication step in the funding wizard
Removed a test Window.alert()
Changed the way we handle the history items and I know keep the current and previous token so that when needed I can go back to where I previously was.
Added a summary step widget (currently it displays nothing)