4290 Commits

Author SHA1 Message Date
fred-fri
459775991b sorting link now works with header. but sorting needs to be send on to db 2012-05-03 17:58:38 +09:00
fred-fri
cf49243bd8 cleanup 2012-05-03 14:38:34 +09:00
fred-fri
633015a5cc added rows per page selector 2012-05-03 12:17:57 +09:00
fred-fri
7d35b35ac5 added headerstoolbar. third argument when creating propertycolumns seems to be some kind of sort object, need to figure that out 2012-05-03 10:35:37 +09:00
fred-fri
d0aac89dc3 filtering on template name added 2012-05-03 10:33:37 +09:00
fred-fri
12c06a87aa filtering works 2012-05-03 10:29:51 +09:00
fred-fri
b0b41116dd added methods for filtering to service layer 2012-05-03 10:25:06 +09:00
fred-fri
30452db124 ITS WORKING WO FUUUU HOO 2012-05-02 18:37:06 +09:00
fred-fri
bc7647102d added pageable findall method 2012-05-02 14:27:32 +09:00
fred-fri
37843c2a2a added some types 2012-05-02 14:20:18 +09:00
fred-fri
e4945ba7da added creator column 2012-05-02 14:09:07 +09:00
fred-fri
5f6df8ce17 added type to datatable 2012-05-02 14:06:05 +09:00
fred-fri
ff9470970b bottom toolbar added, top one doesnt work 2012-05-02 14:04:33 +09:00
fred-fri
a12c2c8ddc with some modifications (making the dataprovider non static and putting the service in the panel) it works 2012-05-02 13:59:48 +09:00
fred-fri
f8f942d9c1 a lot of fixes, maybe this will work 2012-05-02 13:48:28 +09:00
fred-fri
3961053425 added repo and service classes 2012-05-02 13:43:26 +09:00
fred-fri
ede7076e17 some column fixes, sortabledataprovider basics added 2012-05-02 13:40:39 +09:00
fred-fri
7f1bce16e0 adding basic datatable stuff 2012-05-02 13:38:26 +09:00
fred-fri
50fb6fa140 using new panel 2012-05-02 13:30:49 +09:00
fred-fri
6bbb4553de new panel added 2012-05-02 13:28:28 +09:00
fred-fri
64372ae122 services now have findall built in 2012-05-02 13:25:10 +09:00
fred-fri
153ff306b6 import new daisy title will now also change the name of the notifications 2012-05-01 13:11:32 +09:00
fred-fri
0433cb86d0 removed some rules to make buttons always visible 2012-05-01 12:35:22 +09:00
fred-fri
75c74566f3 some markup cleanup and info additions 2012-05-01 11:57:27 +09:00
fred-fri
9ce1f0675a added more requests than reviews rule 2012-05-01 11:54:10 +09:00
fred-fri
fbf36c7a60 Merge branch 'peer' into reviewrequest 2012-05-01 10:42:43 +09:00
fred-fri
35e807e781 marked where to put the logic 2012-05-01 10:21:41 +09:00
FredrikNorberg
b6cb04dfc6 Merge branch 'projectExportCopy' into develop 20120501 2012-04-30 15:34:40 +02:00
FredrikNorberg
1aa582e71f Added unittests for exports 2012-04-30 15:34:21 +02:00
FredrikNorberg
9aa25a22b8 started with adding students 2012-04-30 15:34:21 +02:00
FredrikNorberg
d01d2838c5 Exporting projects now work with using the new implementation 2012-04-30 15:34:20 +02:00
FredrikNorberg
9f70fed934 No longer using a deprecated method to get the url for export 2012-04-30 15:34:20 +02:00
FredrikNorberg
10cb0485ce added externalExport to applicationContext 2012-04-30 15:34:20 +02:00
FredrikNorberg
699e0f22ef started to activate export when creating projects 2012-04-30 15:34:20 +02:00
FredrikNorberg
3216a156e5 a small change from the merge that did not make it in the previous commit 2012-04-30 15:34:20 +02:00
FredrikNorberg
fb93c294ae changed the export to incorporate the new changes 2012-04-30 15:34:20 +02:00
FredrikNorberg
38a6436d81 projects are now deleted in daisy if there is a problem adding students or supervisor during the creation. Also started on update functionality. 2012-04-30 15:34:20 +02:00
FredrikNorberg
b840e90f03 It now works to export projects, students and supervisor to daisy, so we can create projects in scipro and export them to daisy 2012-04-30 15:34:20 +02:00
FredrikNorberg
003fd090ef you can now create projects via the test api, adding students is almost finished 2012-04-30 15:34:20 +02:00
FredrikNorberg
5cc89ec732 some inital work on project exports to daisy, nothing funtional yet 2012-04-30 15:34:20 +02:00
FredrikNorberg
ebdc4aa75d a first nonworking version of export to daisy 2012-04-30 15:34:20 +02:00
FredrikNorberg
3d74cf5663 initial commit, created the daisyexporter class 2012-04-30 15:34:20 +02:00
Emil Siverhall
59e1aed6c3 Merge branch 'importUsernamesByDefault' into develop 2012-04-30 13:48:56 +02:00
Emil Siverhall
b7631b1cb3 changes to import implementation to make sure all usernames is added by default when importing users (not only when linked projects is available) 2012-04-30 13:48:18 +02:00
Emil Siverhall
ebf9bbff5b Merge branch 'supervisorSettingsFix' into develop 2012-04-30 09:18:27 +02:00
Emil Siverhall
9251210984 added ajax paging navigator and items per page choice to supervisor projects overview panel, to prevent details dialog from closing when switching pages 2012-04-30 09:18:04 +02:00
Emil Siverhall
5561c287fa Merge branch 'importerImprovements' into develop 2012-04-30 08:53:12 +02:00
Emil Siverhall
ed2dac1f40 removed opponents and active participants when checking for removed project members 2012-04-30 08:52:18 +02:00
fred-fri
fc6d78cf83 Merge branch 'saveactivityplan' into develop 2012-04-30 15:17:17 +09:00
fred-fri
9ed9092190 messageboard bug when creating new project fixed 2012-04-30 15:16:49 +09:00