Commit Graph

5105 Commits

Author SHA1 Message Date
Emil Siverhall
61b2180fb3 updated current.sql with db changes 2012-07-26 10:32:46 +02:00
Emil Siverhall
b2c5cfc491 added filtering on project level on author - project idea datatable and made some refactoring to put table in a panel instead of the page. 2012-07-26 10:32:44 +02:00
Emil Siverhall
13807ad06b made sure you cant select yourself as idea partner 2012-07-26 10:32:42 +02:00
Emil Siverhall
ed0a4560b0 added cancel button to students when already confirmed idea participation. also new dialog on supervisor project idea start page to see if watson boxes are filled in. + authorized for sys admins on new idea pages to make them ready for test server 2012-07-26 10:32:40 +02:00
Emil Siverhall
f82710dec5 added project idea popup with watson boxes to fill in when student entering project idea tab. also some refactoring of panels that are being used in more than one place 2012-07-26 10:32:37 +02:00
Emil Siverhall
468739997b added feedback panel to project idea start page for authors and some submission logic that disallow bachelor students to accept ideas without partner. exemptions still needs to be implemented 2012-07-26 10:32:35 +02:00
Emil Siverhall
5b5c5cb7f2 added popup dialog for unconfirmed authors with accept and decline buttons. also some more changes to make the structure work with new idea participation objects and updated test class 2012-07-26 10:32:33 +02:00
Emil Siverhall
087dc6fb57 added new domain object for idea participation to be able to use an extra confirmed column on the join table between ideas and authors 2012-07-26 10:32:30 +02:00
Emil Siverhall
12895d5bd8 filtering to only show current supervisors idea now working on supervisor - project ideas datatable 2012-07-26 10:32:28 +02:00
Emil Siverhall
0e854ff7f1 filtering on project class now works at supervisor - project idea datatable 2012-07-26 10:32:26 +02:00
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