|
bda987139d
|
Added missing generics.
|
2013-10-30 10:46:56 +01:00 |
|
|
7c61bf11d4
|
A valid project is now required for supervisor project detail pages. If no project can be found they are send to the start page. If a project is found but they do not have access they are sent to an access denied page.
|
2013-10-30 10:08:58 +01:00 |
|
|
59cf0a016b
|
Changed log in redirect logic. First time you are now sent to the system while further requests for LoginPage stays at LoginPage.
|
2013-10-30 09:19:15 +01:00 |
|
|
a48ea14918
|
Reverted change to log in page to always redirect to home page.
|
2013-10-30 09:00:12 +01:00 |
|
|
fc83f08a17
|
Added required id parameter to all landing page tests.
|
2013-10-30 08:54:40 +01:00 |
|
|
183376e6c8
|
Only redirect to home page from log in page after authenticating with remote user the first time.
|
2013-10-30 08:43:57 +01:00 |
|
|
415e49ff07
|
If no id parameter was provided for landing page, redirect to home page instead of erroring out on findOne(null).
|
2013-10-30 08:40:37 +01:00 |
|
Emil Siverhall
|
f93c62f910
|
milestone highlighting for both supervisors and authors
|
2013-10-29 20:48:04 +01:00 |
|
|
5d81616717
|
Removed user names from log in log statement to prevent LazyInitializationException
|
2013-10-29 18:21:32 +01:00 |
|
|
1e0c588699
|
Changed log level to prevent useless mails when users log in with faulty credentials.
|
2013-10-29 17:02:23 +01:00 |
|
|
cbc969b6f1
|
Fixed warning about StringResourceModel#getString
|
2013-10-29 16:59:31 +01:00 |
|
|
7a8fe88a4a
|
Merge remote-tracking branch 'origin/develop' into develop
|
2013-10-29 16:56:15 +01:00 |
|
|
1cc814038e
|
Automatic redirection if user has Shibboleth session.
|
2013-10-29 16:56:01 +01:00 |
|
Emil Siverhall
|
b2fb87f337
|
Merge branch 'develop' of ssh://git.dsv.su.se/git/scipro/scipro into develop
|
2013-10-29 15:18:30 +01:00 |
|
|
4884ad7d9a
|
Merge remote-tracking branch 'origin/develop' into develop
|
2013-10-29 15:14:59 +01:00 |
|
|
e27998e7bf
|
Fixed bad property.
|
2013-10-29 15:14:53 +01:00 |
|
|
a4790490a9
|
Fixed idea export.
|
2013-10-29 15:13:51 +01:00 |
|
Emil Siverhall
|
e75a092015
|
added checkbox status filter to peer review list
|
2013-10-29 15:13:19 +01:00 |
|
fred-fri
|
d44b7d8823
|
fix
20131029c
|
2013-10-29 21:20:57 +09:00 |
|
|
2b212e67c1
|
Updated XSD to match latest API.
|
2013-10-29 13:00:12 +01:00 |
|
fred-fri
|
d642db530d
|
changed to equals
20131029b
|
2013-10-29 20:35:34 +09:00 |
|
fred-fri
|
539c2e51f0
|
fixed url issue
|
2013-10-29 20:13:42 +09:00 |
|
fred-fri
|
d69c5e4fe4
|
fixed setreviewer method
|
2013-10-29 19:58:04 +09:00 |
|
fred-fri
|
f31d9ce530
|
fixed some notification urls
|
2013-10-29 15:36:10 +09:00 |
|
fred-fri
|
45effaa596
|
forum subject changed
|
2013-10-29 14:45:38 +09:00 |
|
fred-fri
|
275ed19a72
|
test fix
20131029
|
2013-10-29 12:17:13 +09:00 |
|
|
f014675786
|
Thesis are now fetched with XML instead of JSON despite the performance problems due to issues with date parsing :(
|
2013-10-28 21:13:32 +01:00 |
|
|
c9e45b0f38
|
Default settings for the project is now DEV.
Added back the TEST profile to re-enable logging on thesis3.
|
2013-10-28 17:08:11 +01:00 |
|
|
4ba2bb81e4
|
Merge remote-tracking branch 'origin/develop' into develop
|
2013-10-28 16:53:14 +01:00 |
|
|
b404064ff4
|
Yes it is. No need to bring QueryDSL with us when we build the application since it has already done its work.
|
2013-10-28 16:48:32 +01:00 |
|
Leo
|
54873d8287
|
supervisor created notifications no longer send two notifications when accepted by student
|
2013-10-28 16:48:25 +01:00 |
|
Leo
|
7aacef9536
|
Merge remote-tracking branch 'origin/develop' into develop
|
2013-10-28 16:34:57 +01:00 |
|
Leo
|
69465dd541
|
Ajax debugger no longer complains at ProjectNewIdeaSubmissionPage and SupervisorNewEditIdeaPanel
|
2013-10-28 16:34:50 +01:00 |
|
|
ec6ba2fc47
|
Extracted methods of work from external importer to a separate bean to get proper transactions.
|
2013-10-28 16:25:37 +01:00 |
|
Richard
|
596f3b7457
|
Merge remote-tracking branch 'origin/develop' into develop
|
2013-10-28 16:24:17 +01:00 |
|
Richard
|
2332446e01
|
Changed text about the purpose of peer reviews.
|
2013-10-28 16:24:11 +01:00 |
|
|
475020411b
|
Removed logging.
|
2013-10-28 16:21:04 +01:00 |
|
|
81b0976af8
|
Made the Daisy integration use JSON and never XML since XML parsing is too heavy weight and memory consuming.
|
2013-10-28 16:20:30 +01:00 |
|
Emil Siverhall
|
7519c4bcc3
|
made sure help icon dialogs doesn't lose their title when closed and reopened
|
2013-10-28 16:19:15 +01:00 |
|
Leo
|
e4673e17ce
|
Merge remote-tracking branch 'origin/develop' into develop
|
2013-10-28 15:55:13 +01:00 |
|
Leo
|
7e6c6c2fd7
|
Fixed a bug where you could not remove authors from ideas
|
2013-10-28 15:55:03 +01:00 |
|
fred-fri
|
fe54e8c91b
|
fixed order
|
2013-10-28 22:18:09 +09:00 |
|
fred-fri
|
f033aea537
|
added code
|
2013-10-28 22:13:32 +09:00 |
|
fred-fri
|
dbe25fbdf6
|
Merge branch 'develop' of ssh://git.dsv.su.se/git/scipro/scipro into develop
|
2013-10-28 22:04:37 +09:00 |
|
fred-fri
|
d615c30211
|
added onlyactive filter
|
2013-10-28 22:00:02 +09:00 |
|
|
f5f8b14865
|
Fixed duplicate entry problem in role_Program when importing a user who is both a supervisor and has admissions.
|
2013-10-28 13:55:02 +01:00 |
|
Leo
|
e40bf22b89
|
Merge remote-tracking branch 'origin/develop' into develop
|
2013-10-28 13:52:27 +01:00 |
|
Leo
|
4b8565ec55
|
Merge remote-tracking branch 'origin/develop' into develop
Conflicts:
core/src/main/java/se/su/dsv/scipro/springdata/serviceimpls/NewIdeaServiceImpl.java
|
2013-10-28 13:51:43 +01:00 |
|
Leo
|
e625415b41
|
Fixed a bug where you could not add exemptions
|
2013-10-28 13:47:32 +01:00 |
|
fred-fri
|
c1829983b5
|
changed from start to final seminar page
|
2013-10-28 21:41:27 +09:00 |
|