3418 Commits

Author SHA1 Message Date
Fredrik Friis
18442cdeb9 new algorithm for displaying checklist summary answers + centered question in summary 2011-11-04 16:36:30 +09:00
Fredrik Friis
c34170578a set with all answerees 2011-11-04 15:49:53 +09:00
Emil Siverhall
ad665ccf42 moved the content of supervisorPeerStatsPage to a panel instead of being initialized on the page directly 2011-11-03 12:16:59 +01:00
Emil Siverhall
0ddc7c2422 Merge branch 'supervisorMyProjects' into develop
* supervisorMyProjects:
  added some space between components on Supervisor peer portal page
  changes to make all project levels selected by default at supervisor peer stats page. also a label with the project level on each project title in the list.
  changes in supervisor - peer - my projects. filtering on project class now works. some query optimizations is still needed.
  removed icons from supervisor peer menu
2011-11-03 08:31:50 +01:00
Emil Siverhall
2eb461ac76 added some space between components on Supervisor peer portal page 2011-11-03 08:26:16 +01:00
Emil Siverhall
e893d8ba38 changes to make all project levels selected by default at supervisor peer stats page. also a label with the project level on each project title in the list. 2011-11-03 08:23:17 +01:00
Fredrik Friis
3898a5a8e5 added some info to notes 2011-11-03 15:36:42 +09:00
Fredrik Friis
9acc7bb9d5 corrected css and some markup bugs 2011-11-03 14:30:16 +09:00
Fredrik Friis
12d241efc4 renamed author state in supervisor my projects table 2011-11-03 14:17:47 +09:00
Fredrik Friis
22c576aae9 renamed author state to project state and removed old panels 2011-11-03 14:09:05 +09:00
Fredrik Friis
11cc58ae71 fixed another css bug 2011-11-03 13:41:15 +09:00
Fredrik Friis
6141f47fa7 removed css bug 2011-11-03 13:36:48 +09:00
fred
f41ee62933 changed css on activity plan table, added ImageObject images to it instead of hardcoded html images 2011-11-03 12:55:26 +09:00
Robin Eklund
f560ee2d4a Added menu-highlighting to view-checklist page (student and supervisor views)
Moved highlighting interfaces into dedicated package
2011-11-02 16:14:36 +01:00
Robin Eklund
d17475ec54 Merge branch 'develop' of ssh://git.dsv.su.se/git/scipro/scipro into develop 2011-11-02 15:43:49 +01:00
Robin Eklund
a554ccd796 Minor fix for rendering, probably needs some more review on these .css classes. 2011-11-02 15:43:36 +01:00
Fredrik Norberg
049ffe3269 Merge branch 'fix_checklists' into develop
* fix_checklists:
  Added functionality for editing checklist templates and the questions can now be reordered
  temp commit
2011-11-02 15:06:36 +01:00
Fredrik Norberg
e1f86f053c Added functionality for editing checklist templates and the questions can now be reordered 2011-11-02 15:05:57 +01:00
Robin Eklund
e4e59c1dd7 Merge branch 'upcomingScheduleEvents' into develop 2011-11-02 13:41:35 +01:00
Robin Eklund
5223a1f370 Added "upcoming events" panel, rearranged the project-status pages (both student and supervisor) 2011-11-02 13:41:09 +01:00
Fredrik Norberg
a88bbb0fc2 temp commit 2011-11-02 10:59:25 +01:00
Fredrik Norberg
24adbc4541 Merge branch 'fix_checklists' into develop
* fix_checklists:
  added functionality for editiing questions and title for checklistTemplates and auto numbers for the questions
2011-10-31 17:36:01 +01:00
Fredrik Norberg
0c48810289 added functionality for editiing questions and title for checklistTemplates and auto numbers for the questions 2011-10-31 17:34:49 +01:00
Emil Siverhall
3056421fe7 changes in supervisor - peer - my projects. filtering on project class now works. some query optimizations is still needed. 2011-10-31 16:27:11 +01:00
Robin Eklund
c57f707b69 Started work on "show upcoming events" panel, looks like crap at the moment.
Also, changed accessibility of some "project start page" components.
2011-10-31 16:23:57 +01:00
Robin Eklund
440cbb7c2e Added unit tests of new pages, I have a feeling we are not doing this type of testing correctly in
regards to security and rendered output.
2011-10-31 14:02:08 +01:00
Robin Eklund
8b14c8eb74 Fixed crashing bug when adding events from template on an empty schedule. 2011-10-31 10:21:20 +01:00
Robin Eklund
0391f2781d Fixed crash bug on empty event title/description 2011-10-31 10:06:19 +01:00
Emil Siverhall
87e0a1a234 removed icons from supervisor peer menu 2011-10-31 08:42:57 +01:00
Emil Siverhall
6aea43da05 switch authorization role on my requests and reviews-panels 2011-10-28 06:24:09 +02:00
fred
b34effffbd fixed merge conflict 2011-10-28 10:45:32 +09:00
fred
7ca2a593d9 cleaned up markup 2011-10-28 10:36:30 +09:00
fred
9826ee72b0 cleaned up and put summary inside viewchecklistpanel 2011-10-28 10:24:57 +09:00
Fredrik Norberg
bd8055c2f3 fixed persistence xml 2011-10-27 18:50:44 +02:00
Fredrik Norberg
f3e923e749 Merge branch 'scheduleEvents' of ssh://git.dsv.su.se/git/scipro/personal/re into scheduleEvents
* 'scheduleEvents' of ssh://git.dsv.su.se/git/scipro/personal/re:
  Added modified update script, needs testing on one more platform.
  Modified some unit tests
2011-10-27 18:03:39 +02:00
Fredrik Norberg
478295ec29 changed addChecklistToProject from a page to a panel 2011-10-27 18:03:15 +02:00
Robin Eklund
8c3a41ff5c Modified some unit tests 2011-10-27 16:25:02 +02:00
Robin Eklund
731aa1ccd7 More menu highlighting issues 2011-10-27 16:04:29 +02:00
Robin Eklund
cfd70794df Added correct menu highlighting 2011-10-27 16:02:21 +02:00
Robin Eklund
2662cdfb84 Mindre ändringar i authorization 2011-10-27 15:53:50 +02:00
Robin Eklund
c737b94a21 Bugfix for stale hibernate session when switching author-project. 2011-10-27 15:38:38 +02:00
Robin Eklund
6fb8863fee Added access-controls on linking to checklists, not sure if we should have this tbh. 2011-10-27 15:36:25 +02:00
fred
cd7bf5c02a added panel to checklistpage 2011-10-27 22:34:39 +09:00
Robin Eklund
6dc9ad4089 Added access-controls on addFromTemplate and saveAsTemplate via override-mechanics. 2011-10-27 15:27:01 +02:00
Robin Eklund
d95ee1c928 Added supervisor view of project-files, and reordered some menu items 2011-10-27 15:17:06 +02:00
Robin Eklund
559d4694c4 Added "save as template" dialog, and some bugfixes. 2011-10-27 15:03:09 +02:00
fred
269055b0f4 added comments 2011-10-27 21:42:04 +09:00
fred
4fa1d5edab added traffic lights 2011-10-27 21:35:27 +09:00
Robin Eklund
4566658e82 More bugfixes 2011-10-27 14:32:47 +02:00
Robin Eklund
eb621182d8 Small UI-fixes 2011-10-27 14:07:03 +02:00