3343 Commits

Author SHA1 Message Date
Fredrik Friis
5beef87b9b added namefield to the panel where one can edit checklists TODO also make it possible to use the same panel for creating a checklist 2011-11-18 10:36:53 +09:00
Daniel Hasselrot
63282c4e09 Added possibility to get supervisors that have capability for a project class 2011-11-17 17:24:33 +01:00
Fredrik Norberg
f9a39aa6fc started to add infolinks to projectIdeaPanel 2011-11-17 17:20:24 +01:00
Daniel Hasselrot
0f019bed04 Added application period 2011-11-17 16:35:54 +01:00
Fredrik Norberg
40dba9c8b4 Merge branch 'projectIdeaPage' of ssh://git.dsv.su.se/git/scipro/personal/es into component
* 'projectIdeaPage' of ssh://git.dsv.su.se/git/scipro/personal/es: (44 commits)
  added tab menu option for ProjectIdeaPage when user does not have an active project. Only viewable by sysadmin since it is a work in progress
  switched authorization on ProjectIdeaPage to only be visible by sysadmins
  some design changes and addition of a feedback panel
  Watson boxes and submit button added to ProjectIdeaForm
  Project class dropdown, Partner autocomplete and Project title textfield added. Also some basic html styling.
  Creation of ProjectIdeaPage, ProjectIdeaPanel and ProjectIdeaForm
  Fixed so that test are independent from eachother
  Refactored test to support new question order
  Removed unnecessary %
  Made edit answer link disabled if not own answer
  Added correct styling
  Removed old summary panel
  Added standard text when no answer is available
  Cleaned up after each test
  Tests are now passing
  Fixed test
  Moved variation to alternate variation panel
  Added test for displaying comments
  Added support for alternative variations
  Both verisions now passes the test
  ...
2011-11-17 14:29:48 +01:00
Fredrik Friis
440f84376d fixed popup details for activity plan templates 2011-11-17 21:32:18 +09:00
Daniel Hasselrot
eac92acba3 Added supervisor and author 2011-11-17 08:40:02 +01:00
Daniel Hasselrot
a9d2e9cdc8 Started working on project idea 2011-11-17 08:40:02 +01:00
Fredrik Friis
a59c2ff8b0 GUI changed with activity plan tempaltes 2011-11-17 14:10:00 +09:00
Fredrik Friis
ea10d7842d GUI changed with activity plan tempaltes 2011-11-17 14:02:53 +09:00
Fredrik Friis
5b1d892965 shorter info 2011-11-17 11:48:50 +09:00
Fredrik Friis
50e364fe4f some cleanup and instructions 2011-11-17 11:40:16 +09:00
Fredrik Friis
a1eb6b6f67 added emptylabel 2011-11-17 10:40:07 +09:00
Fredrik Friis
31f163a959 added emptylabel 2011-11-17 10:27:21 +09:00
Fredrik Friis
032f1e47b2 Merge branch 'develop' of ssh://git.dsv.su.se/git/scipro/scipro into develop 2011-11-17 09:56:29 +09:00
Fredrik Friis
a24b491d3d fixed supervisorlogpanel 2011-11-17 09:54:32 +09:00
Daniel Hasselrot
9ea9fa9ec8 Fixed so that current user is never filtered away 2011-11-16 18:04:27 +01:00
Daniel Hasselrot
b0bad4a59e Filtered away reviewers and co-supervisors that haven't answered any questions 2011-11-16 17:49:58 +01:00
Daniel Hasselrot
83c14b6ce8 Changed color on no answer bullet 2011-11-16 17:17:34 +01:00
Fredrik Friis
9779108e76 nicer looks 2011-11-16 21:04:06 +09:00
Fredrik Friis
7e982d7200 some terminology fixes 2011-11-16 20:18:28 +09:00
Fredrik Friis
4669737d92 changed back to deployment mode 2011-11-16 19:54:10 +09:00
Fredrik Friis
b845de7068 Merge branch 'newlog' into develop 2011-11-16 19:45:34 +09:00
Fredrik Friis
ecaf577a52 new log stuff finished 2011-11-16 19:45:07 +09:00
Emil Siverhall
d5757ce873 added tab menu option for ProjectIdeaPage when user does not have an active project. Only viewable by sysadmin since it is a work in progress 2011-11-15 15:56:02 +01:00
Emil Siverhall
50849522fc switched authorization on ProjectIdeaPage to only be visible by sysadmins 2011-11-15 15:54:18 +01:00
Emil Siverhall
beac154afa some design changes and addition of a feedback panel 2011-11-15 15:49:17 +01:00
Emil Siverhall
e5b22b1435 Watson boxes and submit button added to ProjectIdeaForm 2011-11-15 15:17:04 +01:00
Emil Siverhall
547d0644c8 Project class dropdown, Partner autocomplete and Project title textfield added. Also some basic html styling. 2011-11-15 14:06:40 +01:00
Emil Siverhall
ed17dee3c4 Creation of ProjectIdeaPage, ProjectIdeaPanel and ProjectIdeaForm 2011-11-15 10:12:35 +01:00
Daniel Hasselrot
f7051478c3 Merge branch 'refactor-checklist' into develop 2011-11-14 18:35:00 +01:00
Daniel Hasselrot
c8eb04525c Fixed so that test are independent from eachother 2011-11-14 18:34:26 +01:00
Daniel Hasselrot
3722c56952 Merge branch 'develop' of ssh://git.dsv.su.se/git/scipro/scipro into develop 2011-11-14 17:03:43 +01:00
Daniel Hasselrot
6a28bcc0b1 Refactored test to support new question order 2011-11-14 17:02:15 +01:00
Emil Siverhall
b7a021c3f2 Merge branch 'release-2011-11-14'
* release-2011-11-14:
  small design change to make attachment icons stay on the same line
  re-added free text comment on peer reviews when checklist template not is attached. peer review couldn't be submitted without template or free text comment.
2011-11-14
2011-11-14 16:39:50 +01:00
Daniel Hasselrot
18a7e5cdb4 Removed unnecessary % 2011-11-14 16:34:07 +01:00
Daniel Hasselrot
b1d8040301 Made edit answer link disabled if not own answer 2011-11-14 16:34:07 +01:00
Daniel Hasselrot
f72f0cfaed Added correct styling 2011-11-14 16:34:07 +01:00
Daniel Hasselrot
80a5ff65d6 Removed old summary panel 2011-11-14 16:34:06 +01:00
Daniel Hasselrot
09f4fc9d7c Added standard text when no answer is available 2011-11-14 16:33:29 +01:00
Daniel Hasselrot
af3e1da08c Cleaned up after each test 2011-11-14 16:33:28 +01:00
Daniel Hasselrot
2e3ea3b83f Tests are now passing 2011-11-14 16:33:28 +01:00
Daniel Hasselrot
136b7e3f61 Fixed test 2011-11-14 16:33:28 +01:00
Daniel Hasselrot
4109f39b97 Moved variation to alternate variation panel 2011-11-14 16:33:28 +01:00
Daniel Hasselrot
5d36c9e601 Added test for displaying comments 2011-11-14 16:33:28 +01:00
Daniel Hasselrot
8f77076a3e Added support for alternative variations 2011-11-14 16:33:28 +01:00
Daniel Hasselrot
ffb8da8425 Both verisions now passes the test 2011-11-14 16:33:28 +01:00
Daniel Hasselrot
1f92f23104 Added alternative view 2011-11-14 16:33:27 +01:00
Daniel Hasselrot
05d543f493 Refactored away unecessary parameters 2011-11-14 16:33:27 +01:00
Daniel Hasselrot
2710371607 Removed container 2011-11-14 16:33:27 +01:00