4237 Commits

Author SHA1 Message Date
Emil Siverhall
bf414be76e started working on facade class that is used to save project ideas 2011-11-29 14:23:00 +01:00
Emil Siverhall
d57bea3957 added properties file for customized feedback messages on project idea submission. also some changes when populating lists for keywords. 2011-11-29 14:22:58 +01:00
Emil Siverhall
829b011de4 Keyword selection now works properly. All keyword selection now has its own panel inside the form. 2011-11-29 14:22:56 +01:00
Emil Siverhall
3e66a9ea84 started to add keyword selection for project idea submission 2011-11-29 14:22:54 +01:00
Emil Siverhall
6c703df4a4 code refactoring 2011-11-29 14:22:52 +01:00
Emil Siverhall
f904de46a2 more changes to property models to work better with project ideas 2011-11-29 14:22:49 +01:00
Emil Siverhall
186540c2a8 some model changes to form components 2011-11-29 14:22:47 +01:00
Emil Siverhall
4060d8d23b changes in auto completion of supervisor so it now works with project class and language capabilities. 2011-11-29 14:22:45 +01:00
Daniel Hasselrot
177f20dec7 Changed so that availabily uses real object 2011-11-29 14:15:34 +01:00
Daniel Hasselrot
0cf138d7db Added matcher and matching strategy 2011-11-29 13:52:10 +01:00
Daniel Hasselrot
318c571b1f Fixed distinct queries and parameterized auto complete query 2011-11-29 13:51:06 +01:00
Marcus Höjvall
b5e3ecc217 Fixed queries to use safe methods to set parameters 2011-11-29 11:57:28 +01:00
Daniel Hasselrot
810ae9b751 Match history is now accessible from project idea 2011-11-29 09:48:18 +01:00
Daniel Hasselrot
d36a284666 Split up availability query in two requests. 2011-11-29 09:48:18 +01:00
Daniel Hasselrot
baa885adbe Added capabilites to availability object 2011-11-29 09:48:17 +01:00
Daniel Hasselrot
d7e40d5ce9 Added so that availability object counts number of matched project ideas 2011-11-29 09:48:17 +01:00
Daniel Hasselrot
d28be7bc16 Added so that number of matches are counted 2011-11-29 09:48:17 +01:00
Daniel Hasselrot
c6b65eeff3 Started implemeting DAO for retrieving availability 2011-11-29 09:48:17 +01:00
Daniel Hasselrot
ba292bf474 Refactored tests 2011-11-29 09:48:17 +01:00
Daniel Hasselrot
a14fc17085 Removed duplicate code in getOrCreate method 2011-11-29 09:48:16 +01:00
Daniel Hasselrot
843dd209f3 Refactored supervisor dao to use queryset 2011-11-29 09:48:16 +01:00
Marcus Höjvall
ddeb821d93 Merge branch 'db2_fix' into develop
* db2_fix:
  Yet another sql fix
2011-11-28 15:34:03 +01:00
Marcus Höjvall
89fea7de61 Yet another sql fix 2011-11-28 15:33:41 +01:00
Marcus Höjvall
57d5f9512d Merge branch 'develop' of ssh://git.dsv.su.se/git/scipro/scipro into develop
* 'develop' of ssh://git.dsv.su.se/git/scipro/scipro:
  Fixed failing tests
  Added keyword type dao
  Restored many to one relation ship with keyword type
  Keywords can now be retrieved by type
2011-11-28 15:21:15 +01:00
Marcus Höjvall
84c0592c0d Merge branch 'db_fix' into develop
* db_fix:
  Changed SQL for altering worker_data table
2011-11-28 15:13:16 +01:00
Marcus Höjvall
ce33353ff3 Changed SQL for altering worker_data table 2011-11-28 15:12:59 +01:00
Marcus Höjvall
4023e6783e Merge branch 'peer_review_link' into develop
* peer_review_link:
  Now uses StudentPeerInfoRequestsPanel instead of the supervisor version which is now removed
2011-11-28 15:11:16 +01:00
Marcus Höjvall
97047b5f55 Now uses StudentPeerInfoRequestsPanel instead of the supervisor version which is now removed 2011-11-28 15:10:45 +01:00
Daniel Hasselrot
f342fb5aaa Fixed failing tests 2011-11-28 14:52:34 +01:00
Daniel Hasselrot
3cc7746c27 Added keyword type dao 2011-11-28 14:30:32 +01:00
Daniel Hasselrot
23d677b00f Restored many to one relation ship with keyword type 2011-11-28 14:24:30 +01:00
Daniel Hasselrot
d514d80a2f Keywords can now be retrieved by type 2011-11-28 14:08:09 +01:00
Marcus Höjvall
da769962d1 Merge branch 'worker_last_run' into develop
* worker_last_run:
  Fixed spelling
  Added methods for adding and removing runningworkers
  Code refactoring
  Fixed spelling
  Fixed warnings
  Workers now always handle their own transactions and have a last successfullrun field. SystemMaintenancePage also show this field instead of first started field
2011-11-28 12:59:53 +01:00
Marcus Höjvall
f1c01d54fe Fixed spelling 2011-11-28 12:58:36 +01:00
Marcus Höjvall
828b18d67c Added methods for adding and removing runningworkers 2011-11-28 12:58:36 +01:00
Marcus Höjvall
580987564b Code refactoring 2011-11-28 12:58:36 +01:00
Marcus Höjvall
72abe73fb4 Fixed spelling 2011-11-28 12:58:36 +01:00
Marcus Höjvall
562fb01d73 Fixed warnings 2011-11-28 12:58:36 +01:00
Marcus Höjvall
98ecfcf439 Workers now always handle their own transactions and have a last successfullrun field. SystemMaintenancePage also show this field instead of first started field 2011-11-28 12:58:36 +01:00
Daniel Hasselrot
bff7b622c8 Added languages to project ideas 2011-11-28 11:41:35 +01:00
Robin Eklund
2cfed28a31 Added really basic testing capabilities via a simple form. 2011-11-28 11:27:23 +01:00
Robin Eklund
5d81c29bba Merge branch 'develop' into importers 2011-11-28 10:27:58 +01:00
Emil Siverhall
db23973b2f some model changes to form components 2011-11-28 10:24:25 +01:00
Daniel Hasselrot
38790ca152 Project idea now only has one preferd supervisor and possibility to add external supervisor info 2011-11-28 10:06:25 +01:00
Emil Siverhall
edb8d7576e changes in auto completion of supervisor so it now works with project class and language capabilities. 2011-11-27 22:19:49 +01:00
Fredrik Friis
9e608a7ef6 unfinished panel commented out 2011-11-27 18:07:52 +09:00
Fredrik Friis
f93b2595ce working on method for looping through categories and adding filtering for them automatically 2011-11-27 17:55:39 +09:00
Fredrik Friis
890c42cdd3 minor refactoring 2011-11-27 17:15:10 +09:00
Fredrik Friis
31f0b76d59 some refactoring 2011-11-26 15:57:31 +09:00
Fredrik Friis
cdbd72366e sorting works 2011-11-26 15:42:46 +09:00