fred-fri
|
0ecbd72c4b
|
fixed a test
|
2013-04-12 18:18:45 +09:00 |
|
fred-fri
|
ac8f2e55a5
|
minor cleanup
|
2013-04-12 18:15:21 +09:00 |
|
fred-fri
|
a137fc0ccd
|
fixed conflicts
|
2013-04-12 18:08:47 +09:00 |
|
fred-fri
|
9292680dde
|
fixed fragment visibility bug
|
2013-04-12 15:40:27 +09:00 |
|
fred-fri
|
46923f8bdd
|
made replies thread centric
|
2013-04-12 15:37:41 +09:00 |
|
fred-fri
|
5b08fcf894
|
Merge branch 'release20130412b'
20130412b
|
2013-04-12 12:17:01 +09:00 |
|
fred-fri
|
5609ada7ee
|
forced to add @ignore to tests because api returns 500 on all calls
|
2013-04-12 12:16:15 +09:00 |
|
fred-fri
|
51248df6ae
|
Merge branch 'release20130412'
20130412
|
2013-04-12 11:46:15 +09:00 |
|
fred-fri
|
513739b759
|
added new sql file
|
2013-04-12 11:45:19 +09:00 |
|
fred-fri
|
81734414b3
|
cleanup
|
2013-04-12 11:23:16 +09:00 |
|
Emil Siverhall
|
53db015d78
|
Merge branch 'state_mouseover' into develop
|
2013-04-11 22:00:01 +02:00 |
|
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 |
|
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 |
|
|
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 |
|
|
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 |
|