fred-fri
|
f9f9e67e3c
|
added link to submission page
|
2012-08-23 13:23:38 +09:00 |
|
fred-fri
|
1bfe4cb55d
|
removed project idea subtabmenupanel, now must add link bar to pages
|
2012-08-23 13:20:58 +09:00 |
|
fred-fri
|
7c1cb6a08e
|
added working link to view all student project ideas page, and modified it to highligt supervisor project ideaspage
|
2012-08-23 13:17:48 +09:00 |
|
fred-fri
|
98a2e9c20e
|
added project idea datapanel to all supervisor ideas page
|
2012-08-23 13:13:14 +09:00 |
|
fred-fri
|
3b957ec810
|
added new page for all supervisor project ideas and fixed link to it
|
2012-08-23 13:08:40 +09:00 |
|
fred-fri
|
4d2ba1269b
|
added selected student project ideas datapanel to supervisor project idea start page and fixed markup
|
2012-08-23 13:00:10 +09:00 |
|
fred-fri
|
d6475db712
|
added boolean to supervisor prject idea overview panel that controls whether to show only mine or not
|
2012-08-23 11:56:48 +09:00 |
|
fred-fri
|
1fe7a8f740
|
starting remake of supervisor project idea page
|
2012-08-23 11:49:17 +09:00 |
|
fred-fri
|
02e246f6d8
|
added new infopanel
|
2012-08-23 11:19:33 +09:00 |
|
fred-fri
|
ad3a91d8aa
|
Merge branch 'develop' of ssh://git.dsv.su.se/git/scipro/scipro into develop
|
2012-08-23 10:13:13 +09:00 |
|
fred-fri
|
a64b2e431d
|
removed similar panels to the one i created yesterday
|
2012-08-23 10:07:30 +09:00 |
|
Emil Siverhall
|
6d28967b01
|
Merge branch 'm3_create_idea_fixes' into develop
|
2012-08-22 21:34:09 +02:00 |
|
Emil Siverhall
|
270cabd44d
|
updated current.sql with db changes
|
2012-08-22 21:31:22 +02:00 |
|
Emil Siverhall
|
43f0a0364e
|
some changes to supervisor idea test class
|
2012-08-22 21:31:19 +02:00 |
|
Emil Siverhall
|
72a3361015
|
students list of available supervisor created ideas does not show the hidden ideas
|
2012-08-22 21:31:17 +02:00 |
|
Emil Siverhall
|
ddc0cae5b9
|
added checkbox so supervisors may hide ideas from student selection. also added that if a supervisor only have one available research area, this is being used by default in the radiochoice
|
2012-08-22 21:31:15 +02:00 |
|
Emil Siverhall
|
0aa13b208c
|
changes to supervisor idea submission to make supervisors able to select which research area that should be attached to the project idea
|
2012-08-22 21:31:13 +02:00 |
|
Emil Siverhall
|
3be7da9f62
|
added label to show which languages available for supervision when students select ideas created by supervisors
|
2012-08-22 21:31:10 +02:00 |
|
Emil Siverhall
|
8aa2baae34
|
added research area and hidden attribute to supervisor idea entity
|
2012-08-22 21:31:08 +02:00 |
|
Emil Siverhall
|
047d2c7d25
|
changed size of title field, moved around boxes and made page scroll to top if there are any submission errors
|
2012-08-22 21:31:06 +02:00 |
|
fred-fri
|
e6c56655d6
|
some fixes
|
2012-08-22 18:46:43 +09:00 |
|
fred-fri
|
700d0789c4
|
some fixes
|
2012-08-22 18:44:53 +09:00 |
|
fred-fri
|
23f17a98a0
|
added links
|
2012-08-22 18:37:56 +09:00 |
|
fred-fri
|
1554fc8749
|
added links
|
2012-08-22 18:36:06 +09:00 |
|
fred-fri
|
21a27a0fc8
|
trying to make panel usable for both supervisor and student
|
2012-08-22 17:53:45 +09:00 |
|
fred-fri
|
c55e79d3e3
|
some fixes
|
2012-08-22 17:04:17 +09:00 |
|
fred-fri
|
e262d5d990
|
added stuff
|
2012-08-22 16:32:22 +09:00 |
|
fred-fri
|
fb79e01d9f
|
some bug fixes
|
2012-08-22 16:22:40 +09:00 |
|
fred-fri
|
09cddb46c7
|
added logic to the application period info panel
|
2012-08-22 15:22:26 +09:00 |
|
fred-fri
|
48d9d4e8c6
|
beginning to create a application period info panel
|
2012-08-22 14:31:35 +09:00 |
|
fred-fri
|
09a7fd2388
|
fixed remove opposition report bug
|
2012-08-21 12:19:33 +09:00 |
|
fred-fri
|
fb673e699d
|
added new db update file
|
2012-08-21 10:26:17 +09:00 |
|
fred-fri
|
dcb3f76e20
|
removed url from turnitincheck and made worker clean up dirty objects
|
2012-08-21 09:51:49 +09:00 |
|
fred-fri
|
2fde5134bb
|
if finalsem doc is not null when finalsem is deleted, we delete the turnitincheck with the same doc
|
2012-08-20 16:40:55 +09:00 |
|
fred-fri
|
328d149d1f
|
added notfound annotation to fd in finalsem and turnitincheck
|
2012-08-20 16:35:48 +09:00 |
|
fred-fri
|
7794fd14ae
|
if turnitincheck objects filedesc is null, set url and turnitinid to null
|
2012-08-19 18:16:54 +09:00 |
|
fred-fri
|
3212aafece
|
turnitinlink is now visible if there is a turnitin url. if the worker fails uploading one file, exception is caught and it will still try uploading the next one rather than stopping all uploads. also the worker doesnt query for urls anymore, we now do that every time the turnitinlink is clicked
|
2012-08-19 18:00:44 +09:00 |
|
fred-fri
|
dd73d94744
|
fixed turnitin link issue
|
2012-08-19 17:29:20 +09:00 |
|
fred-fri
|
8273d3dd5d
|
added new db update file
|
2012-08-17 16:01:55 +09:00 |
|
fred-fri
|
522395e622
|
fixed some privileges
|
2012-08-17 14:42:58 +09:00 |
|
fred-fri
|
3c56adb770
|
fixed some privileges
|
2012-08-17 14:42:24 +09:00 |
|
fred-fri
|
6f0fecb403
|
fixed editprivileges on finalseminardatapanel
|
2012-08-17 14:19:13 +09:00 |
|
fred-fri
|
2dbf35343c
|
some usability markup changes
|
2012-08-17 10:27:15 +09:00 |
|
fred-fri
|
775ce47ce4
|
added remove report link
|
2012-08-17 10:20:37 +09:00 |
|
fred-fri
|
d3aca84bde
|
added remove opponentlink
|
2012-08-17 09:55:31 +09:00 |
|
fred-fri
|
66e216e14c
|
changed info when student selecting supervisor pi
|
2012-08-16 14:15:08 +09:00 |
|
fred-fri
|
e326bbf314
|
supervisors now instantly accept supervising unmatched student project ideas
|
2012-08-16 13:57:51 +09:00 |
|
fred-fri
|
06446968ae
|
added a refresh to before opening project edit panel to avoid lazy exception
|
2012-08-15 11:46:32 +09:00 |
|
fred-fri
|
47b964a6a3
|
added delete column again, with new delete project method that also deletes final seminar
|
2012-08-15 11:29:37 +09:00 |
|
fred-fri
|
13eefea65b
|
completely removing delete functionality of projects
|
2012-08-15 10:11:46 +09:00 |
|