fred-fri
42b8d35060
moved genericdatatablepanel outside a package called project
2012-07-17 09:13:41 +09:00
fred-fri
3f64cd7c6d
removed crazy editopponents and editactiveparticipations code
2012-07-16 15:37:11 +09:00
Emil Siverhall
2cfe3a3cdf
Merge branch 'opponentImportFix' into develop
2012-06-19 09:05:59 +02:00
Emil Siverhall
3d7010f81a
removed import of opponents and active participants from importer facade since implementation logic was wrong. at the moment we cant import this since we dont know the opponents active project in the import job. this is really not needed since we are supposed to export this to daisy and not the other way around
2012-06-19 09:05:16 +02:00
Emil Siverhall
5cb9fe9067
Merge branch 'newAnswerIndication' into develop
2012-06-18 15:05:37 +02:00
Emil Siverhall
a9afedc342
added star icon to indicate new checklist answers
2012-06-18 15:03:40 +02:00
Emil Siverhall
cd192e56b6
Merge branch 'repoToService' into develop
2012-06-18 14:16:25 +02:00
Emil Siverhall
8fba971afe
switched from repos to services in some service classes
2012-06-18 14:16:07 +02:00
Emil Siverhall
58a652d3c6
Merge branch 'mailErrors' into develop
2012-06-18 12:59:13 +02:00
Emil Siverhall
ea66b7c60a
added partition to a maximum recipient number of 50 when sending mail through admin - mail panel. if there are more recipients, new mail events are created
2012-06-18 12:58:42 +02:00
Emil Siverhall
93472a8075
added google guava dependency to pom.xml.
2012-06-18 12:57:41 +02:00
Emil Siverhall
bee5fc62ee
Merge branch 'skipTuples' into develop
2012-06-15 12:51:26 +02:00
Emil Siverhall
347ad7e5d6
added new unit test when finding peer requests by request status and project class
2012-06-15 12:51:03 +02:00
Emil Siverhall
50f477be98
Merge branch 'skipTuples' into develop
2012-06-15 12:39:10 +02:00
Emil Siverhall
204e1c4743
refactoring of list of requests on peer portal start page. we now use a dataview with a request provider to only load the displayed requests, instead of all in form of Tuples as before. We now check reviewability at a later stage.
2012-06-15 11:23:59 +02:00
Emil Siverhall
54682589fe
small changes to excel implementation in generic data table. you may now override getExcelTitle to name the document
2012-06-15 11:20:17 +02:00
Emil Siverhall
196aed2419
Merge branch 'peerImprovements' into develop
2012-06-14 13:40:08 +02:00
Emil Siverhall
37f09c602e
removed some logic that is no longer used with peer requests
2012-06-14 13:39:35 +02:00
Emil Siverhall
aa6e975975
switched from PageableListView to DataView on Peer Portal Panel, hopefully that will improve loading times
2012-06-14 10:24:53 +02:00
Emil Siverhall
9db79bad83
Merge branch 'genericExcelExport' into develop
...
* genericExcelExport:
some refactoring to excel export implementation in generic datatable
added excel export button to generic data table
change text on export link
major refactoring of excel exports. now it's much easier to hook it up to the datatables
adjusting alignments in excel cells and some minor code cleanup
excel export now works for all peer lists
started working on excel exports for data tables
2012-06-13 20:48:17 +02:00
Emil Siverhall
2b316c9332
some refactoring to excel export implementation in generic datatable
2012-06-13 20:35:05 +02:00
Emil Siverhall
650d102de9
added excel export button to generic data table
2012-06-13 20:35:03 +02:00
Emil Siverhall
39a4fee22f
change text on export link
2012-06-13 20:35:01 +02:00
Emil Siverhall
3b902470b8
major refactoring of excel exports. now it's much easier to hook it up to the datatables
2012-06-13 20:34:58 +02:00
Emil Siverhall
03127b94e8
adjusting alignments in excel cells and some minor code cleanup
2012-06-13 20:34:56 +02:00
Emil Siverhall
39c10c33ba
excel export now works for all peer lists
2012-06-13 20:34:54 +02:00
Emil Siverhall
2366479c50
started working on excel exports for data tables
2012-06-13 20:34:51 +02:00
ranil
307da520e2
supervisor project accepted date
2012-06-13 11:48:38 +02:00
ranil
30193f97ad
supervisor project accepted date
2012-06-13 11:04:07 +02:00
fred-fri
baedc77c13
cleanup
2012-06-11 14:06:17 +09:00
fred-fri
66a59ad882
real implementaion
2012-06-11 13:56:21 +09:00
fred-fri
f0c523ee65
implemented methods
2012-06-11 13:53:33 +09:00
fred-fri
7308c2f434
hooked up set to service methods, but no service method filtering yet
2012-06-11 12:41:22 +09:00
fred-fri
00cac153a2
commented out unused service methods
2012-06-11 12:32:44 +09:00
fred-fri
7bb3cabae2
added new match status filter panel
2012-06-11 12:31:17 +09:00
fred-fri
d9dad24272
ajax bug fixed
2012-06-11 11:32:59 +09:00
fred-fri
e3c2f47f91
cleanup
2012-06-11 11:26:57 +09:00
fred-fri
2b3f753858
added watson and action panel to dialog on click
2012-06-11 11:26:30 +09:00
fred-fri
c3cdaafeec
fixed the filter string queries
2012-06-11 10:25:51 +09:00
fred-fri
37e323c5c2
added queryinit to match supervisor
2012-06-11 09:44:28 +09:00
fred-fri
bc5320d972
removed ifs from the datapanel
2012-06-11 09:41:28 +09:00
fred-fri
839bbc3cc9
Merge branch 'develop' into pi2
2012-06-11 09:40:49 +09:00
fred-fri
fc0877b936
added if export enabled check to service method for creating projects
2012-06-11 08:25:40 +09:00
fred-fri
1f39857bd1
Merge branch 'project' into develop
2012-06-08 19:04:59 +09:00
fred-fri
8f544be38d
hooked up create and export project to admin manual match
2012-06-08 19:02:41 +09:00
fred-fri
419957bfe6
hooked up creation and export of project to the supervisor manual accept button and added some info
2012-06-08 18:53:28 +09:00
fred-fri
76bae2c84d
added if checks to the exporting of project so that we only create and export a project if the supervisor unit is not null
2012-06-08 18:20:34 +09:00
fred-fri
263cf241fe
added space to printout
2012-06-08 17:58:37 +09:00
fred-fri
e35897b32a
added code that deletes closed units
2012-06-08 17:42:58 +09:00
fred-fri
3ba8692984
added supervisor last name filtering
2012-06-08 13:15:39 +09:00