Emil Siverhall
|
14246cbea0
|
added mouseover info text to Project state header as well
|
2013-04-11 21:58:51 +02:00 |
|
Emil Siverhall
|
0657a92b15
|
added mouseover texts to state icons in the table overview
|
2013-04-11 21:58:48 +02:00 |
|
|
75444c67e2
|
Merge branch 'develop' of ssh://git.dsv.su.se/git/scipro/scipro into develop
|
2013-04-11 16:16:41 +02:00 |
|
|
e47415c595
|
Supervisor forum page
|
2013-04-11 16:16:32 +02:00 |
|
|
db67bfdd41
|
Implementation of NonWorkDayPeriodService#isNonWorkDay(Date)
|
2013-04-11 15:53:16 +02:00 |
|
Emil Siverhall
|
fafe36f5ba
|
Merge branch 'thesis_review_examiner_cancel' into develop
|
2013-04-11 13:41:43 +02:00 |
|
Emil Siverhall
|
15584c190e
|
serialization problems still occur, skipping extra test for now
|
2013-04-11 13:23:29 +02:00 |
|
Emil Siverhall
|
c23381522b
|
serialization issues..
|
2013-04-11 13:23:27 +02:00 |
|
Emil Siverhall
|
2a521c94ae
|
added cancel button to examiner thesis review dialog
|
2013-04-11 13:23:25 +02:00 |
|
|
bfb689b809
|
Made forum page only accessible to sys admins
|
2013-04-11 12:54:06 +02:00 |
|
|
1b13a72362
|
Test (existing implementation) for overlapping weekends and non-work days
|
2013-04-11 11:08:23 +02:00 |
|
|
9e182d15dc
|
Test (existing implementation) for days until with non work days
|
2013-04-11 11:06:05 +02:00 |
|
|
21d6b49c23
|
Implementation for days until over a weekend
|
2013-04-11 11:03:37 +02:00 |
|
|
9c1288e03a
|
Test for days until over a weekend
|
2013-04-11 11:03:28 +02:00 |
|
|
1065264fca
|
Implementation for days until weekend
|
2013-04-11 10:57:01 +02:00 |
|
|
7fdb509384
|
Test for days until over weekend
|
2013-04-11 10:56:46 +02:00 |
|
|
b551479d4d
|
Added new service method that calculates work days until a given date from another date
|
2013-04-11 10:50:46 +02:00 |
|
|
5870df4b32
|
More tests
|
2013-04-11 10:47:51 +02:00 |
|
|
e3bdefd8f7
|
Refactored test
|
2013-04-11 10:42:28 +02:00 |
|
|
159d9cdda3
|
Removed already deployed table from current sql
|
2013-04-11 10:18:47 +02:00 |
|
|
1232d05793
|
Tables in the wrong order in current.sql
|
2013-04-11 10:14:27 +02:00 |
|
|
a8eb29e534
|
Renamed tests to clarify what they are testing
|
2013-04-11 10:13:23 +02:00 |
|
|
82d9210e0f
|
Implementation for non work days
|
2013-04-11 10:12:43 +02:00 |
|
|
b51daa3364
|
Test for non work days
|
2013-04-11 10:02:59 +02:00 |
|
|
24f37ae3e5
|
Rewrote test to test for only weekends
|
2013-04-11 09:53:20 +02:00 |
|
|
5274beb507
|
Added service method for checking if a date is a non work day
|
2013-04-11 09:47:34 +02:00 |
|
|
9e1ddd98d8
|
Added dependency on non work day service
|
2013-04-11 09:46:09 +02:00 |
|
|
66527e5fc8
|
Removed HTTP response code from exception message
|
2013-04-11 09:19:44 +02:00 |
|
|
24d1df2329
|
Changed log level to INFO from ERROR
|
2013-04-11 09:19:44 +02:00 |
|
|
3f7ccaecd7
|
Set the idea property of the export result so that the link is there
|
2013-04-11 09:19:44 +02:00 |
|
|
6a70cd7220
|
Spring context fixes for importer bean
|
2013-04-11 09:19:44 +02:00 |
|
|
9692fa4809
|
Javadoc clarifications
|
2013-04-11 09:19:44 +02:00 |
|
|
b006ca9a9f
|
Check for remote exports enabled in #exportProject
|
2013-04-11 09:19:44 +02:00 |
|
|
d47e4282ca
|
Updated the add author/contributor methods to use the jersey api.
Removed a lot of dead code from ApiClient.
Updated signatures in external exporter/facade
|
2013-04-11 09:19:44 +02:00 |
|
|
6ea8b3ed61
|
Removed external exporter bean definition from XML since it is annotation scanned
|
2013-04-11 09:19:44 +02:00 |
|
|
6d975c2821
|
Updated method signature on ExporterFacade#exportProject
Added throws clause to the call cain for NewIdeaService#createProject to allow the export exception to bubble up until someone handles it.
|
2013-04-11 09:19:44 +02:00 |
|
|
25505f0712
|
Made export exception checked since it is now decoupled from importing logic
|
2013-04-11 09:19:44 +02:00 |
|
|
18536fb111
|
Removed unused method
|
2013-04-11 09:19:44 +02:00 |
|
|
efc434b448
|
Clean up after moving project deletion to jersey api
|
2013-04-11 09:19:44 +02:00 |
|
|
63ed74748c
|
ExternalExporter#deleteProject now accepts a project parameter instead of a string and also uses Jersey API for the request
|
2013-04-11 09:19:44 +02:00 |
|
|
6d3ce600b9
|
Cleanup after moving export project to jersey api
|
2013-04-11 09:19:44 +02:00 |
|
|
05eb090332
|
Create project now uses the Jersey API for its requests
|
2013-04-11 09:19:44 +02:00 |
|
|
a3422d4ed0
|
#getResource() now returns a reference to the REST API root and not a specific resource
|
2013-04-11 09:19:44 +02:00 |
|
|
d603c72d79
|
Added create and delete tests for daisy export impl
|
2013-04-11 09:19:44 +02:00 |
|
|
7a4f014cd0
|
Added injection of API client to external exporter
|
2013-04-11 09:19:43 +02:00 |
|
|
b504974e6d
|
Added API client to test context
|
2013-04-11 09:19:43 +02:00 |
|
|
0ba226bcd0
|
Removed unused method
|
2013-04-11 09:19:43 +02:00 |
|
|
e61def9f0d
|
Made export exception unchecked while working.
|
2013-04-11 09:19:43 +02:00 |
|
|
55f9e77623
|
Skipping importer for now, will take too long
|
2013-04-11 09:19:43 +02:00 |
|
|
ac7d8ea7e3
|
Import export exceptions are now checked to force the users to handle errors
|
2013-04-11 09:19:43 +02:00 |
|