4845 Commits

Author SHA1 Message Date
Emil Siverhall
5339de38d2 some refactoring to first page of supervisor - project ideas 2012-07-26 10:32:23 +02:00
Emil Siverhall
8088450860 now displaying areas and keywords when student wants to accept an idea created by supervisor 2012-07-26 10:32:22 +02:00
Emil Siverhall
af00f4ffca added to not show inactive areas in employee profiles 2012-07-26 10:32:19 +02:00
Emil Siverhall
aedf8c01ca changes in profile panel to show new researchareas instead of area keywords 2012-07-26 10:32:17 +02:00
Emil Siverhall
324a3fb46b added keywords and research areas to idea submission 2012-07-26 10:32:15 +02:00
Emil Siverhall
2d6e1416e8 new idea mapped superclass that supervisor and author ideas sholud inherit from 2012-07-26 10:32:13 +02:00
Emil Siverhall
4aa9bba308 some structure changes to make idea submission on a new page instead of a dialog 2012-07-26 10:32:11 +02:00
Emil Siverhall
eaeba71038 added text class for supervisor ideas and some new service methods 2012-07-26 10:32:09 +02:00
Emil Siverhall
2ad1722d5c added some new pages for the new match3 structure and dialog to accept ideas 2012-07-26 10:32:07 +02:00
Emil Siverhall
ca79800488 added set of research areas to employee domain object 2012-07-26 10:32:05 +02:00
Emil Siverhall
49a33cdfe6 added new entity for research areas instead of using keywords for everything. also made appropriate changes to importer facade 2012-07-26 10:32:03 +02:00
Emil Siverhall
0bc3128272 added overridable method to control visibility on datatable clickable icon column 2012-07-26 10:32:02 +02:00
Emil Siverhall
ec7673d64c added course start date to application period domain object and made appropriate changes to facade and test classes 2012-07-26 10:31:59 +02:00
Emil Siverhall
c75de26f64 added correct structure to student - project ideas as well 2012-07-26 10:31:57 +02:00
Emil Siverhall
dee09e6559 changed from link to button when creating new project idea 2012-07-26 10:31:55 +02:00
Emil Siverhall
8cfdf57242 added new SupervisorIdea domain object. Still needs improvements to be useful with new match3 logic. 2012-07-26 10:31:52 +02:00
Emil Siverhall
17aaa1bd28 added form to make supervisors able to submit project ideas according to mockups. still needs a lot of work to be useful according to new match3 logic 2012-07-26 10:31:50 +02:00
Emil Siverhall
ebb7a2ab9c changed menu hierarchy according to new match3 mockups 2012-07-26 10:31:48 +02:00
fred-fri
fef6f79bec md5 variable order bug fixed 2012-07-26 16:10:24 +09:00
fred-fri
e7b6123ee3 added a print 2012-07-26 15:51:18 +09:00
fred-fri
e0092bce97 some small fixes, this works! at least i get an answer 2012-07-26 15:47:01 +09:00
fred-fri
f7df5918d0 fixed some stuff for testing 2012-07-26 15:12:08 +09:00
fred-fri
52db1a5d99 made db file better 2012-07-26 14:58:01 +09:00
fred-fri
31951397d5 finished method, lets see what goes wrong 2012-07-26 14:29:32 +09:00
fred-fri
76af53ae08 more work on new method 2012-07-26 13:37:09 +09:00
fred-fri
ac0923f88d working on new turnitin method and added some more settings 2012-07-26 13:33:29 +09:00
fred-fri
e8471e859a added repo and services for filedescriptions 2012-07-26 11:36:29 +09:00
fred-fri
f7ab018733 added one more setting 2012-07-26 11:25:43 +09:00
fred-fri
34e5309020 added some settings to general settings and to the page for setting them 2012-07-26 11:21:31 +09:00
fred-fri
d490e8d368 changed hash to sha1 and added current sql 2012-07-26 09:44:49 +09:00
fred-fri
295be22685 encoding the bytes from the byte array was necessary in order to print the hash as a string. now printing using hex encoding 2012-07-25 18:21:54 +09:00
fred-fri
e17980dbef trying to store an object when submitting final seminar file, but no table has been created... why? 2012-07-25 15:50:14 +09:00
fred-fri
d1f0e4a88b added service classes 2012-07-25 15:30:40 +09:00
fred-fri
0eb91f6cfe added method for getting hash as string 2012-07-25 15:27:57 +09:00
fred-fri
5e236d7d91 added method for getting hash as string 2012-07-25 15:27:21 +09:00
fred-fri
3525172ad9 added constructors with hashing 2012-07-25 15:14:59 +09:00
fred-fri
6f81194b38 added new turnitincheck entity 2012-07-25 14:09:16 +09:00
fred-fri
567600307f return size 0 if no projects found 2012-07-25 11:58:36 +09:00
fred-fri
4a7d26e077 only add content to my projects if employee 2012-07-25 11:56:54 +09:00
fred-fri
6324bf1beb some cleanup 2012-07-25 11:22:43 +09:00
fred-fri
6d5acb879d added new projectstatecolumn 2012-07-25 11:21:08 +09:00
fred-fri
f3021910a6 added head supervisor column 2012-07-25 11:03:45 +09:00
fred-fri
224e055b71 some cleanup 2012-07-25 10:57:22 +09:00
fred-fri
d0b8e11177 project title column with clickable link added 2012-07-25 10:51:42 +09:00
fred-fri
47f87663b0 new service methods hooked up. now need panel to filter with 2012-07-24 16:28:11 +09:00
fred-fri
8e4e4d7297 edited service methods to use a collection of project classes 2012-07-24 16:20:20 +09:00
fred-fri
04250dd16f cleanup 2012-07-24 15:48:19 +09:00
fred-fri
632c643d4f filtering on role now works 2012-07-24 15:46:01 +09:00
fred-fri
08b307a81e surrounding panel now recieves role 2012-07-24 10:29:50 +09:00
fred-fri
b574959ea9 added better rolefilter component 2012-07-23 17:19:22 +09:00