|
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 |
|
fred-fri
|
94cbf3f0e6
|
sending up subject
|
2013-04-10 13:42:12 +09:00 |
|
fred-fri
|
7ab02bdee1
|
changin html tags to div made ajax work
|
2013-04-10 12:54:19 +09:00 |
|
fred-fri
|
f30bab9662
|
removed old statement from current.sql
|
2013-04-10 12:10:20 +09:00 |
|
fred-fri
|
5dd0a9cbbc
|
resolved conflicts
|
2013-04-10 12:09:34 +09:00 |
|
fred-fri
|
29ab198b04
|
cleanup
|
2013-04-10 11:56:51 +09:00 |
|
fred-fri
|
76bef1c78c
|
added test
|
2013-04-10 11:28:58 +09:00 |
|
fred-fri
|
dd8e928301
|
removed comment
|
2013-04-10 11:05:51 +09:00 |
|