Robin Eklund
78b7513f49
Minor fixes.
2011-12-01 16:34:12 +01:00
Robin Eklund
786e6b0ea0
Added a lot of stuff to support basic-auth and temporary bypassing of certificate handling (this part will need to be removed)
2011-12-01 15:58:14 +01:00
Robin Eklund
75802d47f7
Minor formatting changes
2011-12-01 13:47:37 +01:00
Robin Eklund
39a4bc936f
Duplication issues resolved, started deprecating old value-objects.
2011-12-01 13:00:45 +01:00
Daniel Hasselrot
3c12262ea5
Merge branch 'preferedsupervisor' into develop
2011-12-01 09:47:22 +01:00
Daniel Hasselrot
2cf42d1742
Fixed preferred supervisor database storage
2011-12-01 09:46:48 +01:00
Emil Siverhall
faf222e48f
some changes in output data from auto completion of supervisors and small improvements on facade
2011-11-30 21:33:12 +01:00
Robin Eklund
46c275a98c
Numerous bug fixes concerning dates of imported data, also final seminars are automatically created to
...
support oppponent/participant roles.
2011-11-30 18:04:56 +01:00
Robin Eklund
b3d7a21fb7
Fixed duplicate reviewers/co-supervisors during import-procedure
2011-11-30 17:09:00 +01:00
Robin Eklund
440329e49b
Some bugfixes, also coerced the "import all supervisors" to actually work.
2011-11-30 14:49:46 +01:00
Fredrik Norberg
6f1d713c3f
added functionality to order checklistTemplates and they are now added in the correct order
2011-11-29 19:40:47 +01:00
Robin Eklund
eefecee068
Numerous bug-fixes
2011-11-29 17:29:51 +01:00
Robin Eklund
a90f970be6
Importers can now import named users and all supervisors (via bulk).
...
The API seems to be holding up pretty well, but we'll need support in the remote for ID, dated and project imports before we can move on with this.
2011-11-29 16:53:44 +01:00
Emil Siverhall
78d71c6ebe
minor code cleanup
2011-11-29 16:38:07 +01:00
Emil Siverhall
742605be6f
fixed merge conflicts
2011-11-29 16:22:29 +01:00
Emil Siverhall
57362c1691
refactoring when choosing project partner. it now uses its own panel
2011-11-29 15:59:04 +01:00
Fredrik Norberg
09a747dddf
Merge branch 'develop' of ssh://git.dsv.su.se/git/scipro/scipro into develop
...
* 'develop' of ssh://git.dsv.su.se/git/scipro/scipro: (36 commits)
Added so that only available supervisors are forwarded to matching strategy
Changed so that availabily uses real object
Added matcher and matching strategy
Fixed distinct queries and parameterized auto complete query
Fixed queries to use safe methods to set parameters
Match history is now accessible from project idea
Split up availability query in two requests.
Added capabilites to availability object
Added so that availability object counts number of matched project ideas
Added so that number of matches are counted
Started implemeting DAO for retrieving availability
Refactored tests
Removed duplicate code in getOrCreate method
Refactored supervisor dao to use queryset
Yet another sql fix
Changed SQL for altering worker_data table
Now uses StudentPeerInfoRequestsPanel instead of the supervisor version which is now removed
Fixed failing tests
Added keyword type dao
Restored many to one relation ship with keyword type
...
2011-11-29 15:39:08 +01:00
Daniel Hasselrot
b6878b3d1a
Added so that only available supervisors are forwarded to matching strategy
2011-11-29 15:17:59 +01:00
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