4783 Commits

Author SHA1 Message Date
Robin Eklund
7dc93257e5 Added support for fetching "all supervisors" from remote.
Also added a toggle switch for "include linked projects", since importing all supervisors takes c:a 25 minutes.
Some refactoring as well, and cleaned up some logging.
2011-12-13 17:43:37 +01:00
Emil Siverhall
cefbeaee07 changes in menu hierarchy for project submission page. it is now under project page and is visible regardless of authors project status. also minor bug fix on partner addition.. again. 2011-12-13 16:12:41 +01:00
Emil Siverhall
895112488e just some code cleanup 2011-12-13 15:57:02 +01:00
Emil Siverhall
8ddef02add added info texts to help dialogs on project idea submission page 2011-12-13 14:46:20 +01:00
Emil Siverhall
8ed28d5732 more changes to partner addition. you cant change partner when idea is submitted 2011-12-13 14:22:39 +01:00
Emil Siverhall
47ffd1e940 project idea may only be edited by idea creator 2011-12-13 14:03:32 +01:00
Emil Siverhall
c82e8812fb small changes to application period dao and unit tests to new methods 2011-12-13 13:35:19 +01:00
Emil Siverhall
710c338ca2 added unit tests to make sure project idea submission pages render safe 2011-12-13 13:12:26 +01:00
Fredrik Friis
f0ded9c6cd cant use entitymanagerfactory for a controller 2011-12-13 20:45:39 +09:00
Fredrik Friis
dc12fa2c07 almost resolved all tests with issues... now seems to be something with spring and maven that is causing a fuss? 2011-12-13 20:39:43 +09:00
Robin Eklund
87e183e72a Lots of small changes. Some refactoring is needed due to recent api-changes. 2011-12-13 11:17:56 +01:00
Emil Siverhall
b786238e83 Merge branch 'idea_period' into develop 2011-12-13 11:05:18 +01:00
Emil Siverhall
2a1eb81a15 new panel for active application periods and upcoming periods info is available as well. 2011-12-13 10:58:00 +01:00
Emil Siverhall
57e7b53788 added support to search for next upcoming application period for a certain project class 2011-12-13 10:14:16 +01:00
Fredrik Friis
ab7944d85c added bean to fix test issues 2011-12-13 17:43:49 +09:00
Fredrik Friis
c534532aaf fixed bean test bug 2011-12-13 16:45:57 +09:00
Fredrik Friis
cabf233b49 fixed test bug 2011-12-13 16:34:15 +09:00
Fredrik Friis
0cd5237f05 removed println 2011-12-13 16:21:39 +09:00
Fredrik Friis
5fbd831e77 added info label 2011-12-13 16:12:31 +09:00
Fredrik Friis
c2427aa232 fixed info label for supervisor when viewing a supervisor checklist 2011-12-13 15:53:37 +09:00
Fredrik Friis
7be1581148 fixed. supervisor checklists are no longer displayed to students 2011-12-13 15:37:13 +09:00
Fredrik Friis
0c009e5425 checklists should get categories when created now, but they dont =/ 2011-12-13 14:38:14 +09:00
Robin Eklund
78a1645132 Refactoring, added support for multiple remote project class names mapping to the same local values. 2011-12-12 18:02:04 +01:00
Robin Eklund
64e6ecbaab Added project importing, will need some cleaning and loads of bug-fixes. 2011-12-12 17:48:27 +01:00
Fredrik Norberg
c5b534a97c added a dialog for supervisor details and added a few links to managesupervisorpanel 2011-12-12 16:43:57 +01:00
Emil Siverhall
75e39b1560 bug fix regarding student addition to project idea submissions 2011-12-12 16:39:29 +01:00
Robin Eklund
267d3dc52c Some stuff, have to look at my stashes now. 2011-12-12 16:14:21 +01:00
Emil Siverhall
ef860b7dcb fixed bug that added the same project partner multiple times to project idea submission 2011-12-12 15:54:36 +01:00
Emil Siverhall
438ed971d5 merge conflicts 2011-12-12 15:32:38 +01:00
Emil Siverhall
20ee7e28e0 supervisor now reject project ideas, instead of refusing them 2011-12-12 15:17:41 +01:00
Marcus Höjvall
ecc3dddd5c Merge branch 'develop' of ssh://git.dsv.su.se/git/scipro/scipro into develop
* 'develop' of ssh://git.dsv.su.se/git/scipro/scipro:
  Refactored and added language selection to employee profiles
  Added some SQL-updates needed before deployment.
2011-12-12 15:17:32 +01:00
Marcus Höjvall
dd364efab7 Doesnt match if idea has been rejected before(like it used to be) 2011-12-12 15:17:12 +01:00
Robin Eklund
529cb2cdd6 Merge branch 'userEditLanguage' into develop 2011-12-12 15:06:15 +01:00
Robin Eklund
c751f50e43 Refactored and added language selection to employee profiles 2011-12-12 15:05:52 +01:00
Emil Siverhall
52446a8f26 minor changes to form submission button 2011-12-12 14:27:43 +01:00
Emil Siverhall
dc22d13cb2 Project ideas may now only be submitted if there is an available application period 2011-12-12 14:19:25 +01:00
Marcus Höjvall
e3a3486ab4 Added some comments 2011-12-12 13:36:44 +01:00
Marcus Höjvall
21712710e9 Added some comments and isCompatibleLanguage returns true if either project or supervisor hasnt specified any language 2011-12-12 13:36:44 +01:00
Marcus Höjvall
d303c94f41 Merge branch 'develop' of ssh://git.dsv.su.se/git/scipro/scipro into develop
* 'develop' of ssh://git.dsv.su.se/git/scipro/scipro:
  added support to check for exemptions to write thesis alone when submitting project idea.
2011-12-12 11:00:23 +01:00
Emil Siverhall
9350787c93 added support to check for exemptions to write thesis alone when submitting project idea. 2011-12-12 10:24:51 +01:00
Marcus Höjvall
c91a5edd1a Removed some System.out.printlns 2011-12-12 09:48:36 +01:00
Marcus Höjvall
f511a50b0d Added default KeywordType in edit form 2011-12-12 09:48:36 +01:00
Marcus Höjvall
5c2a9344d4 Added manage keyword table 2011-12-12 09:48:36 +01:00
Marcus Höjvall
1f9ba9d73b LazyDeleteDao refactor 2011-12-12 09:48:36 +01:00
Marcus Höjvall
c7443257df Created InverseBooleanModel 2011-12-12 09:48:36 +01:00
Marcus Höjvall
3046c1b95b Made a CreateKeywordPanel 2011-12-12 09:48:36 +01:00
Marcus Höjvall
fb4fbdafe3 Fixed EditKeywordPanel 2011-12-12 09:48:36 +01:00
Marcus Höjvall
5b019a6ce0 Added panel for word keywords and one for area keywords 2011-12-12 09:48:36 +01:00
Marcus Höjvall
97ab090ed6 Moved files to correct folder and added semicolon to sql 2011-12-12 09:48:36 +01:00
Marcus Höjvall
b285e7ac2f Added panels for editing keywords 2011-12-12 09:48:36 +01:00