Fredrik Friis
ebea7d0ade
took care of a persistence bug, everyting all set and seems to work
2011-12-06 10:43:11 +09:00
Fredrik Friis
24e266491d
almost finished taking care of creation of checklist and adding it to a event when generating events from template
2011-12-06 10:40:37 +09:00
Fredrik Friis
253d0f1951
added optional checklisttemplate to the project_event_template table, and artifacts for selecting a checklisttemplate when creating activity plan template events.
2011-12-06 10:21:48 +09:00
Fredrik Friis
6d15827566
added delete function, it needs to use a model?
2011-12-06 08:58:28 +09:00
Robin Eklund
a63e05eb25
Added basic functionality for crud'ing application periods.
...
Some stuff in here should be refactored out of the components, and the now "standard"
filtering/sorting functionality might need to be added.
2011-12-05 20:39:53 +01:00
Robin Eklund
3684bd5fd6
Added confirmation dialog to removal of activity plan events, pretty basic stuff.
2011-12-05 16:53:51 +01:00
Emil Siverhall
7ca779f6b7
started to work on panel for students project ideas
2011-12-05 16:33:16 +01:00
Robin Eklund
d3a7868544
Minor refactoring, the intention is to better support failures coming from the remote host.
2011-12-05 16:15:39 +01:00
Emil Siverhall
4fb275839d
Merge branch 'projectClassFix' into develop
...
* projectClassFix:
minor bug fix when selecting project class on project idea submission
2011-12-05 15:04:48 +01:00
Emil Siverhall
da00af2a71
minor bug fix when selecting project class on project idea submission
2011-12-05 15:04:24 +01:00
Daniel Hasselrot
8ac0a85a26
Fixed test error
2011-12-05 14:44:41 +01:00
Daniel Hasselrot
9638c9b692
Pre-aproved matches are now published directly
2011-12-05 14:34:53 +01:00
Daniel Hasselrot
784d955aee
Added remove exemption grant
2011-12-05 11:52:40 +01:00
Daniel Hasselrot
56acb3f387
Added comment
2011-12-05 11:52:40 +01:00
Daniel Hasselrot
1a6e7c3e3b
Added project and student selector
2011-12-05 11:52:39 +01:00
Daniel Hasselrot
17499f0bdb
Added possibility to create excemptions
2011-12-05 11:47:14 +01:00
Daniel Hasselrot
10964330c4
Started working on admin exemption panel
2011-12-05 11:47:14 +01:00
Daniel Hasselrot
35a58199e7
Added a generic way to create a data provider for queryset based daos, and first draft of exemption page
2011-12-05 11:47:13 +01:00
Daniel Hasselrot
dcdc55b6ef
Added exemption data provider
2011-12-05 11:47:13 +01:00
Daniel Hasselrot
7c1b096a5f
Added find methods to excemptio dao
2011-12-05 11:47:13 +01:00
Daniel Hasselrot
714907627a
Added possibility to get excemptions from min and max authors
2011-12-05 11:47:12 +01:00
Daniel Hasselrot
abb0357113
Added possibility to limit authors
2011-12-05 11:47:12 +01:00
Emil Siverhall
6bf01e656c
character encoding fixes
2011-12-05 11:37:46 +01:00
Emil Siverhall
0ebb8aeab0
Merge branch 'develop' into projectIdeaSubmission
...
* develop:
changed a test to use a new methodname
small changes
added filter functionality for projectIdea dataview
half done with the projectIdea dataprovider and the 3 dataViews on the projectManagementpage
started with admin dataviews
added dataproviders for match and project idea
added improvements to add all algorithm
changed sentence, request from janne
2011-12-05 11:30:47 +01:00
Emil Siverhall
b188d29696
added default keyword types to data initialiser
2011-12-05 11:11:52 +01:00
Emil Siverhall
d6451f33ad
removed group selector from language check boxes
2011-12-05 11:07:31 +01:00
Fredrik Norberg
8163ce70bc
changed a test to use a new methodname
2011-12-05 11:06:56 +01:00
Emil Siverhall
c0f9b95376
changed from radio choices to checkboxes when selecting supervision languages
2011-12-05 10:50:14 +01:00
Fredrik Norberg
e5dad2d816
small changes
2011-12-05 10:49:54 +01:00
Fredrik Norberg
5687ba7b2a
added filter functionality for projectIdea dataview
2011-12-05 09:35:39 +01:00
Fredrik Norberg
4071fc3670
half done with the projectIdea dataprovider and the 3 dataViews on the projectManagementpage
2011-12-05 09:35:39 +01:00
Fredrik Norberg
169f90d7d9
started with admin dataviews
2011-12-05 09:35:39 +01:00
Fredrik Norberg
eaed2f368f
added dataproviders for match and project idea
2011-12-05 09:35:39 +01:00
Fredrik Friis
a602981be2
some gui changes
2011-12-05 17:03:33 +09:00
Fredrik Friis
9f2c822ee4
some refactoring... multiple filtering seems to work
2011-12-05 16:55:27 +09:00
Emil Siverhall
7bf1500152
added creation of default languages to DataInitialiser
2011-12-05 08:48:27 +01:00
Fredrik Friis
976db8b5c0
fixed a filtering bug
2011-12-05 16:27:00 +09:00
Fredrik Friis
ec81959e0a
sql exception when filtering and then removing filtering on a category
2011-12-05 16:08:46 +09:00
Fredrik Friis
d99d2c3059
peer filtering implemented
2011-12-05 15:49:43 +09:00
Fredrik Friis
ec94d9cf7e
added improvements to add all algorithm
2011-12-05 09:32:30 +09:00
Fredrik Friis
62214d4d44
changed sentence, request from janne
2011-12-05 08:45:22 +09:00
Emil Siverhall
3e4fe99069
working on some submission logic
2011-12-04 23:34:18 +01:00
Emil Siverhall
c32b77997e
Merge branch 'develop' into projectIdeaSubmission
...
* develop:
Fixed preferred supervisor database storage
added functionality to order checklistTemplates and they are now added in the correct order
Added so that only available supervisors are forwarded to matching strategy
Changed so that availabily uses real object
Added matcher and matching strategy
2011-12-04 19:47:52 +01:00
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
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