16957 Commits

Author SHA1 Message Date
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
fred-fri
8dc8530183 added excel export to project management dataview 2013-04-11 10:43:13 +09:00
a5afae66cf File panel row for missing folders/files now extend the entire table 2013-04-10 16:25:34 +02:00
fred-fri
dbd93ced36 cleanup 2013-04-10 17:19:24 +09:00
fred-fri
061c5ff577 cleanup 2013-04-10 17:14:00 +09:00
fred-fri
5778c51de8 now works as in mockup 2013-04-10 17:13:43 +09:00
fred-fri
6430a00d1f now works as in mockup 2013-04-10 16:56:19 +09:00
fred-fri
b952888b37 cleanup 2013-04-10 16:28:36 +09:00
fred-fri
8883808de7 now works as in mockup 2013-04-10 16:27:12 +09:00
fred-fri
9624ea3d13 fixed closing 2013-04-10 15:34:10 +09:00
fred-fri
20dd2a0e77 some improvements and cleanup 2013-04-10 15:33:23 +09:00
fred-fri
f4ca801b3c made subject work 2013-04-10 15:24:39 +09:00