* develop:
Added fix for auto-initialization of project-classes, not optimal.
Semi-quick hack to support failing workerthreads.
Removed unneeded imports
testar commita demopage och två csser
Modified tests to accomodate refactoring changes.
Refactoring of the lookup/json-mess, this is slightly experimental and the code base is so messy it will likely end up needing a total re-write at some point. Note: this currently fails many unit-tests due to some weird stuff in the development branch, needs to be fixed.
Small fix to user switching, roles should be correctly reset now.
Removed old unused data initializers, and rewrote the one in-use.
Remote request-queries now again uses the live server, this is to ensure proper deployment configuration.
More refactoring and a workaround to support the iPhone/android way of authenticating.
1: Permanently Removed deprecated "getUserByUsername" methods. 2: Lookups and Json response handlers now use Autowiring instead of xml-boilerplate 3: Some minor refactoring in the response handlers, lots more to come
Lots of restructuring, we'll need to dive deeper into this to make the import jobs actually work
* 'develop' of ssh://git.dsv.su.se/git/scipro/scipro:
Added fix for auto-initialization of project-classes, not optimal.
Semi-quick hack to support failing workerthreads.
Removed unneeded imports
testar commita demopage och två csser
Modified tests to accomodate refactoring changes.
Re-added a file required by the unit test-suite
Refactoring of the lookup/json-mess, this is slightly experimental and the code base is so messy
Activation of public peer review links in the Latest reviewers panel is not available through peer portal settings. + removal of unused file.
more code cleanup in ControllerImpl.
Minor changes in SciProApplication.properties and code cleanup in ControllerImpl.
Rewrite of .properties file that handles notification messages. Properties now take parameters for easier modification and localization.
Small fix to user switching, roles should be correctly reset now.
Removed old unused data initializers, and rewrote the one in-use.
Remote request-queries now again uses the live server, this is to ensure proper deployment configuration.
More refactoring and a workaround to support the iPhone/android way of authenticating.
1: Permanently Removed deprecated "getUserByUsername" methods.
Lots of restructuring, we'll need to dive deeper into this to make the import jobs actually work
Replaced all getRootLogger() with getLogger(this.getClass())
it will likely end up needing a total re-write at some point.
Note: this currently fails many unit-tests due to some weird stuff in the development branch, needs to be fixed.
* review_access:
Activation of public peer review links in the Latest reviewers panel is not available through peer portal settings. + removal of unused file.
* notification_properties:
more code cleanup in ControllerImpl.
Minor changes in SciProApplication.properties and code cleanup in ControllerImpl.
Rewrite of .properties file that handles notification messages. Properties now take parameters for easier modification and localization.
2: Lookups and Json response handlers now use Autowiring instead of xml-boilerplate
3: Some minor refactoring in the response handlers, lots more to come
* 'develop' of ssh://git.dsv.su.se/git/scipro/scipro:
Changed project menu to use the multi-row type, small modifications to the service/system menus
Main menu now uses the TAB type, we might need to create a new type or fix the images used in the tabbed types to make this look decent.
Allow supervisors to view opposition reports, not only admins
Fix of several serious bugs in final seminar file handling and
Removal of unused css file
removed system out println
Bugfix
Removal of old incorrectly added javascript code
Fix of menu label
Removed unused stuff
Refactored main menu to use another base
And yes, even more cleaning up icons
More cleaning up icons
Cleaning up icons
Added Icons used in Daisy
Initial UI changes