changed the status of a request to a niiice enum
Approving and rejecting requests
creating branch for meausing oaimpact
adding branches
implemented upsert
cleanup
creating stdl workflows module
job to delete old triggers
shortened RequestInfo for info in lists
custom.css with the fix for NOADS page , blog image added
#953 blacklisting da458477233b5561ae47042aa2a73086 content
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] copy for tag dnet-openaireplus-mapping-utils-3.0.2
[maven-release-plugin] prepare release dnet-openaireplus-mapping-utils-3.0.2
bumped version
reverted to r35450
fixes in status reporting
different escaping
better exception management
trying to catch any kind of exception
sn triggers
moved escaping to inner builders
returning correct status and sending emails upon rejection and approval
typo corrected
[maven-release-plugin] copy for tag dnet-openaireplus-mapping-utils-3.0.1
[maven-release-plugin] prepare release dnet-openaireplus-mapping-utils-3.0.1
escaping string values that could break the xml
Changed the way the requestInfo loads journal and publisher
added methods to change the status of a request
*update regarding the standalone version. Now only the bean for validatorService locator is being initialized.
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
#953 adding bea4728578070c3d66774bf9454d41fe checksum to blacklisted
Added rules for success and danger buttons
- returning full person object after saving- minor id related fixes
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
Testing DOAj for #1222#note-4
Refactor
added support for piwik on openaire-beta
*added new function to send reports for registrations*new ec logo on footer*added custom context loader*now supports selecting the desired login mechanism dynamically
*new ec logo*updated to support the changes in validatorService
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
*updated to support the changes on ValidatorService api*updates for the dnet workflows
*removed getValidationJobs method*updated getStoredJobs method to support job filtering my specific dates
Loading existing info in publication step
Loading existing info in researcher step
*removed deprecated methods from jobsDao*updated getJobs method to also filter jobs by specific dates
changed score type to int
Temp commit (initial chronology widget, and loading existing info in project and accounting step)
updating expected test outcome after confidence level normalization
joomla 3.4 : lattest layout changes from natalia
joomla: 3.4 :deleted files
Natalia's layout changes from joomla 2.5 - Claims admin page: bug fixed for deleting claim
[maven-release-plugin] copy for tag dnet-stdl-profiles-1.0.0
[maven-release-plugin] prepare release dnet-stdl-profiles-1.0.0
#1135 switching icm-iis-parent-container version to 1.0.1-SNAPSHOT in order to include workingDir related changes made in icm-iis-core
#1135 switching dnet-hadoop-parent version to 1.0.0-SNAPSHOT in order to include workingDir related changes made in icm-iis-core
Removing usage of working_dir from Java workflow node.
Temp commit for functionality and many styling changes
some fix
moved contentInitializer to nodeManagerService
updated data source profile
Request manager now returns full request info
Reduced the number of exceptions. Adding id in RequestInfo
nodeManager subscriptions
Initial Existing requests content
Fixed a bug in the GET_FOR_USER query in the requestmanager
added submitRequest method
In the last step of the funding wizard, instead of just saving the request, the request is now submitted
First implementation of submit and get requests of user
Initial content of the monitor page
added publisher, title, journal to results
Service registration delegated to NodeManager
Fixed some bugs in getPublication
Eri: updated queries to search by project title instead of acronym- fix for #1218