9544 Commits

Author SHA1 Message Date
Emil Siverhall
4e23f31867 added summary panel to supervisor project details to try it out 2013-09-13 10:45:36 +02:00
Emil Siverhall
9345bc48db minor changes 2013-09-13 10:43:44 +02:00
Emil Siverhall
99253571e7 implemented functionality in summary panel 2013-09-13 10:43:41 +02:00
Emil Siverhall
04da541904 implemented tests for summary panel 2013-09-13 10:43:39 +02:00
Emil Siverhall
6130fe448f base structure for milestone summary panel 2013-09-13 10:43:37 +02:00
Emil Siverhall
1ceef26157 confirmation dialog when supervisors confirm/revoke milestones using checkboxes 2013-09-13 10:43:34 +02:00
Emil Siverhall
c0d70b1a08 test coverage and removed references to dead files 2013-09-13 10:43:32 +02:00
Emil Siverhall
1eca68c6be deleted old milestone panels and added mouse overs on author milestone view 2013-09-13 10:43:30 +02:00
Emil Siverhall
3dc43e8c5f create seminar link now works fine if activity has code CREATE_SEMINAR 2013-09-13 10:40:50 +02:00
Emil Siverhall
42a3880a10 new small counter panel for completed/total milestones 2013-09-13 10:40:48 +02:00
Emil Siverhall
003665318d added markup container with a character to symbolize not confirmed milestones + service test coverage 2013-09-13 10:40:46 +02:00
Emil Siverhall
fd1a44eb13 made overview panel work for authors as well, with a status panel instead of the one with checkbox 2013-09-13 10:40:44 +02:00
Emil Siverhall
dce4558d57 refactor out checkbox and date label to its own component 2013-09-13 10:39:42 +02:00
Emil Siverhall
7fa0b85b57 make sure to send the correct notification event (confirm/revoke milestone) 2013-09-13 10:39:40 +02:00
Emil Siverhall
00debfa73f dynamic headers depending on number of project authors 2013-09-13 10:39:37 +02:00
Emil Siverhall
14e459144c refactoring and test coverage 2013-09-13 10:39:35 +02:00
Emil Siverhall
5a3c2c9c2d date completed now works for student columns on the supervisor overview 2013-09-13 10:39:33 +02:00
Emil Siverhall
7c005a6eda more supervisor page work done. still a lot of cleanup/tests needed 2013-09-13 10:39:30 +02:00
Emil Siverhall
4048935a5a new service method to check if milestone is confirmed for each student 2013-09-13 10:39:28 +02:00
Emil Siverhall
20c335fac8 work on supervisors new milestone tab. checkbox for project milestones implemented in the table-in-table structure 2013-09-13 10:39:26 +02:00
Emil Siverhall
bcd43b5ada base structure for new milestone tab for supervisors 2013-09-13 10:39:24 +02:00
Emil Siverhall
0bd4abe90a fixes for milestone admin page. forms are cleared, correct headers 2013-09-13 10:38:18 +02:00
Emil Siverhall
7d0c1a5bf3 more work to make milestone switch between phases works better. still more work is needed 2013-09-13 10:38:15 +02:00
Emil Siverhall
d4b67eb18a basic styling to milestone activity admin panel. needs more work to look like mockups 2013-09-13 10:38:13 +02:00
Emil Siverhall
5dda4e2611 trailing tests 2013-09-13 10:38:11 +02:00
Emil Siverhall
54f968f7e5 implementation of moveUp, moveDown for activities 2013-09-13 10:38:08 +02:00
Emil Siverhall
8af21dff55 updated current.sql 2013-09-13 10:38:06 +02:00
Emil Siverhall
5c067798af order column with arrows now available at activity list as well 2013-09-13 10:38:04 +02:00
Emil Siverhall
e0df41c6ea move up and down works fine with generic panel for phases. activities next up 2013-09-13 10:38:02 +02:00
Emil Siverhall
7252fd3219 trying a generic approach to use the sort order panel 2013-09-13 10:37:59 +02:00
Emil Siverhall
3af42747a0 working on sort order panel to move phases/activities 2013-09-13 10:37:57 +02:00
Emil Siverhall
b0e041ddcf phases are now sorted after sortOrder instead of Id 2013-09-13 10:37:55 +02:00
Emil Siverhall
fd17048609 save correct phase sort order if creating new 2013-09-13 10:37:53 +02:00
Emil Siverhall
91b485721b removed automatic milestone activities since we don't want them to happen before milestones are implemented 2013-09-13 10:37:51 +02:00
Emil Siverhall
ec479a85ba preparing to work with ordering on phases and activities 2013-09-13 10:37:49 +02:00
Emil Siverhall
5b29efa0d3 test refactoring and deletion of old milestone settings panels 2013-09-13 10:37:46 +02:00
Emil Siverhall
c5120f6593 restructuring to not use a table since table in table positioning didnt work as I hoped for 2013-09-13 10:37:44 +02:00
Emil Siverhall
68f6200abe active checkbox added 2013-09-13 10:37:42 +02:00
Emil Siverhall
480679461d more work to refactor milestone settings to use phases 2013-09-13 10:37:39 +02:00
Emil Siverhall
59f83c2773 new panels for administrating mile stone activities (based on phases) 2013-09-13 10:37:37 +02:00
Emil Siverhall
4eeb350dc2 added type and phase selection to edit activity dialog panel 2013-09-13 10:37:35 +02:00
Emil Siverhall
302dd10471 it is now possible to add or edit phases 2013-09-13 10:37:32 +02:00
Emil Siverhall
574705296a started work on milestone phase admin panel 2013-09-13 10:37:30 +02:00
Emil Siverhall
cbad4da70d basic find and save service methods + tests 2013-09-13 10:37:27 +02:00
Emil Siverhall
d849e2236d service and repo to phases 2013-09-13 10:37:25 +02:00
Emil Siverhall
ab7de40e31 first version of milestone_phase entity 2013-09-13 10:37:23 +02:00
fred-fri
0794351644 added line to sql update file 2013-09-13 17:09:02 +09:00
fred-fri
ac98968d9a added new db file 2013-09-13 16:46:22 +09:00
fred-fri
d50896dc4c merge and fixed conflicts 20130913 2013-09-13 11:07:27 +09:00
fred-fri
98d8f12ebf rudimentary styling 2013-09-13 10:44:52 +09:00