4186 Commits

Author SHA1 Message Date
Tom Vahlman
e6490d31a3 Added suppress statements to avoid IDEA complaints. 2012-03-24 15:02:14 +01:00
Tom Vahlman
1a363128ac There should not be any confirmation message when the input data in the auto complete component is invalid. 2012-03-24 12:13:35 +01:00
Tom Vahlman
38183ae1d3 Removed "unused" if-statement. 2012-03-24 11:04:38 +01:00
Tom Vahlman
e9a064bf0c Refactored "heavy" method implementation. 2012-03-24 11:02:30 +01:00
Tom Vahlman
61d6c0a8bf Refactored incorrect method implementation. 2012-03-24 10:54:00 +01:00
Tom Vahlman
84e86658db Added a supress statement to avoid IDEA complaints. 2012-03-24 10:48:40 +01:00
Tom Vahlman
6933a03d83 Supervisors should be able to report there interest for supervising a certain project idea. 2012-03-23 22:46:17 +01:00
Tom Vahlman
f0a43fdf04 Removed unnecessary columns. 2012-03-23 20:29:35 +01:00
Tom Vahlman
6751ea7f63 Added serialverionID which were missing. 2012-03-23 20:28:58 +01:00
Tom Vahlman
ad0ef842fa Added new join table representing supervisors that are interested in supervising certain project ideas. 2012-03-23 20:28:26 +01:00
Tom Vahlman
5d64fb8b42 No table for supervisors that are interested in handling different project ideas. 2012-03-23 14:08:04 +01:00
Tom Vahlman
4a145b9034 The property hibernate.hbm2ddl.auto had disappeared. 2012-03-23 14:06:41 +01:00
Tom Vahlman
11b1dd689b Feed back messages should be cleared when filtering the project ideas (based on the search terms). 2012-03-23 10:44:01 +01:00
Fredrik Friis
07a4506195 think all necessary querydsl stuff has been added to pom now 2012-03-23 16:56:15 +09:00
Fredrik Friis
0d2849acb6 adding repo for projectideas 2012-03-23 16:24:53 +09:00
Fredrik Friis
ab18a33e63 set up project for springdata with a springdata package for repos 2012-03-23 16:21:05 +09:00
Fredrik Friis
9b10afa672 changed back to my projet ideas 20120323 2012-03-23 16:11:35 +09:00
Fredrik Friis
a38c107a27 made statistics menu horizontal 2012-03-23 15:49:20 +09:00
Fredrik Friis
e30998a1c1 name change 2012-03-23 15:31:27 +09:00
Fredrik Friis
0dc36a1d2b added number of project ideas to a statistics panel 2012-03-23 15:28:23 +09:00
Tom Vahlman
f53249cc67 The keywords should be sorted alphabetically when added to the listview. 2012-03-22 23:07:39 +01:00
Tom Vahlman
b1a5c7902b Refactored the checkbox and added tests when cleaning and/or filtering. 2012-03-22 20:09:27 +01:00
Tom Vahlman
f0f71ccd47 Added the possibility to include keywords in the search. 2012-03-22 20:08:47 +01:00
Tom Vahlman
862444c906 Added the possibility to include inactive keywords in the search. 2012-03-22 20:08:18 +01:00
Tom Vahlman
8bb0d7181a Added check so that keywords not can be empty and cause an NPE. 2012-03-22 20:07:24 +01:00
Tom Vahlman
acea2a7211 Added infor texts when rendering info about added keywords to the list of unmatch project ideas. 2012-03-22 18:18:58 +01:00
Tom Vahlman
b8003103d9 It should be possible to delete a selected keyword in the list of unmatch project ideas. 2012-03-22 17:17:11 +01:00
Tom Vahlman
7b88eb5982 The AC component should hold the same model value as the AC components input text field. 2012-03-22 15:36:40 +01:00
Fredrik Friis
24980d0213 Merge branch 'alexander2' into develop 2012-03-22 18:38:52 +09:00
Fredrik Friis
2c35005269 small markup change 2012-03-22 18:38:47 +09:00
Fredrik Friis
11949a7c16 added 1000 as alternative for amount of rows to show in project idea list 2012-03-22 12:58:30 +09:00
Fredrik Friis
c1c128e544 added daisy start date to project details panel 2012-03-22 12:45:41 +09:00
Fredrik Friis
815aa5230f moved force accept button more to the right 2012-03-22 12:05:55 +09:00
Fredrik Friis
3fe10ef6c0 Merge branch 'develop' of ssh://git.dsv.su.se/git/scipro/scipro into develop 2012-03-22 11:36:48 +09:00
Fredrik Friis
84faa5c8c6 minor refactoring of project management, ajax now works better 2012-03-22 11:34:42 +09:00
Fredrik Friis
622d4f7a21 vet inte vad som ändrats nu heller 2012-03-22 09:50:22 +09:00
Tom Vahlman
c9442b98c0 It should be possible to specify if you want deleted keywords or not in the panel showing unmatched project ideas.. 2012-03-21 21:44:53 +01:00
Tom Vahlman
837c64ffba It should be possible to specify if you want deleted keywords or not in the panel showing unmatched project ideas.. 2012-03-21 19:45:44 +01:00
Tom Vahlman
86acd6d422 It should be possible to specify if you want deleted keywords or not in the panel showing unmatched project ideas.. 2012-03-21 19:39:07 +01:00
Tom Vahlman
eab085f589 Objects/employees returned from the AC-comp is not erased when a user cancels the dialog. 2012-03-21 18:44:47 +01:00
Tom Vahlman
aa22f41c41 Removed code that was commented out. 2012-03-21 18:43:17 +01:00
Tom Vahlman
6c8c637dd6 The page for searching among unmatched project ideas should only be accessible by supervisors with sysadmin authority. 2012-03-21 11:40:55 +01:00
Fredrik Friis
0915b81821 vet inte vad som ändrats 2012-03-21 17:15:13 +09:00
Fredrik Friis
3d67fc24ea counter for projects added 2012-03-21 15:15:04 +09:00
Fredrik Friis
fc627b94f6 renamed force accept button 2012-03-21 14:13:23 +09:00
Fredrik Friis
31982bc687 some tab name changes in supervisor tab menupanel 2012-03-21 14:12:25 +09:00
Tom Vahlman
583b0e6b7b Default project classes must be added when we use the clear button to reset the previous search terms. 2012-03-20 18:19:49 +01:00
Tom Vahlman
ac51cb76e8 Default project classes must be added when we use the clear button to reset the previous search terms. 2012-03-20 17:54:25 +01:00
Tom Vahlman
b02e7363ae Added clear button in the search GUI for unmatched p-ideas. 2012-03-20 16:43:58 +01:00
Alexander Kozynchenko
aa46f998b2 Maintaining a consistent layout using a single page: swapping tables with different content using panels. 2012-03-20 15:06:14 +01:00