3962 Commits

Author SHA1 Message Date
Leo
e5e8bc676d moved methods from FileRepo to FileDescService 2013-11-27 13:49:08 +01:00
Leo
8f095c3099 *Added tests to FileDescriptionService
*Removed unused methods
2013-11-27 12:48:57 +01:00
Leo
2c12727d9a removed some getFileStream 2013-11-27 09:54:35 +01:00
Emil Siverhall
dc848b4c24 Internal users tab with list of all internal users in the system (identifier = null) 2013-11-27 09:21:52 +01:00
fred-fri
3deb7ebde7 fixed filtering on application period edit targets page 2013-11-27 12:03:17 +09:00
Leo
2c4bc44c3a removed some fileRepos 2013-11-26 16:01:50 +01:00
Leo
129c3539f6 removed fileRepo from TurnitinComponent 2013-11-26 14:57:06 +01:00
Leo
dbc88eea54 fixed a null pointer in a test 2013-11-26 14:18:40 +01:00
Leo
a9767904ac Merge remote-tracking branch 'origin/develop' into develop 2013-11-26 13:49:50 +01:00
Leo
80ac930117 Removed unused method 2013-11-26 13:49:39 +01:00
Leo
21e16a57ec removed reference to fileRepository in FinalSeminarUploadControllerImpl 2013-11-26 13:48:37 +01:00
Leo
f9d7cf740d refactored getAbsolutePath and renamed misspelled method 2013-11-26 11:26:41 +01:00
f85475fb91 Removed inactive idea status.
Fixed filtering when no status is selected.
2013-11-26 11:25:12 +01:00
4a856c6834 Added cached status to idea to enable database to sort and page results. 2013-11-26 11:25:12 +01:00
304eea175f Moved status from Match to Idea. 2013-11-26 11:25:12 +01:00
0bff283e24 Idea service can now filter/count correctly based on the calculated status. 2013-11-26 11:25:12 +01:00
eb6cddf5b4 Idea status is now calculated based on properties of the idea. 2013-11-26 11:25:12 +01:00
Leo
dc5ff4c693 refactored deletion of projectScheduleEvents 2013-11-26 11:19:06 +01:00
Leo
1c8da0e0fb renamed misspelled method 2013-11-26 10:56:07 +01:00
fred-fri
167c7ed8a8 removing replytoaddresses altogether as theyre never used 2013-11-26 13:48:46 +09:00
dcf0f6df16 Removed SUGGESTED status from idea matching. 2013-11-25 14:37:54 +01:00
ea9c0a32ca Removed System.out.prints 2013-11-25 11:09:14 +01:00
2daddd0949 Removed schema_version from utf8 conversion to prevent deadlock. 2013-11-25 10:03:07 +01:00
6765debe85 Added flyway migration script to convert the entire database to utf8. 2013-11-25 09:31:38 +01:00
fred-fri
ae4cdfe567 fixed bug 2013-11-25 16:14:01 +09:00
4d7f9d2cea Application period filtering now actually filters by application period. 2013-11-22 16:41:20 +01:00
34bc0558ec Idea export keeps on trying failed ideas forever. 2013-11-22 16:01:07 +01:00
b42625ba74 Renamed thesis comments to preliminary grading reports. 2013-11-22 15:35:32 +01:00
abf9fd5fa6 Added application period filtering. 2013-11-22 15:22:54 +01:00
fred-fri
1a95ed4099 added program filter 2013-11-22 17:32:29 +09:00
fred-fri
426a2af9a7 programrepo, service and serviceimpl refactorings 2013-11-22 16:32:27 +09:00
fred-fri
fe55a49847 refactoring status display 2013-11-22 14:58:40 +09:00
fred-fri
ed4971e735 fixed checkbox 2013-11-21 12:46:16 +09:00
9b55295802 Removed data from migration to enable deployment to a fresh server. 2013-11-20 16:08:13 +01:00
1836ca4f7a Fixed file upload when performing peer reviews. 2013-11-20 14:52:57 +01:00
64d38c37ac Cleaned up old code. 2013-11-20 14:28:03 +01:00
e853f0705c Merge remote-tracking branch 'origin/develop' into develop
Conflicts:
	view/src/test/java/se/su/dsv/scipro/project/panels/FinalThesisPanelTest.java
2013-11-20 14:23:29 +01:00
fred-fri
86ae601318 removing ignored tests 2013-11-20 18:19:07 +09:00
fred-fri
615dea0426 inlined some stuff 2013-11-20 16:51:34 +09:00
fred-fri
36e1ceaf66 removed slash that isnt needed anymore 2013-11-20 16:40:17 +09:00
fred-fri
80365851ce adding trailing slash to path 2013-11-20 16:30:46 +09:00
fred-fri
54e39d5a3c made method try to return first element in a collection 2013-11-20 15:24:00 +09:00
fred-fri
bee23deaa4 removed feature to select already uploaded files as this just causes problems 2013-11-20 14:33:05 +09:00
fred-fri
95c857ce69 path fixed, and save fixed, but selecting an already uploaded file as a file to an activity still stores another copy of the filedesc with same identifier 2013-11-20 13:17:22 +09:00
fred-fri
57f481b5d6 clean 2013-11-19 17:51:29 +09:00
fred-fri
cceb833e28 comment 2013-11-19 17:46:06 +09:00
fred-fri
f4dae09643 removed retrievebyidentifier method 2013-11-19 17:44:52 +09:00
fred-fri
15cacd8a90 the reason retrievebypath failed was because rootnode already is / so if the path contains another / no file is found 2013-11-19 17:37:25 +09:00
fred-fri
02d65907cc clean 2013-11-19 17:28:07 +09:00
fred-fri
0ebd731261 duplication 2013-11-19 17:23:51 +09:00