3343 Commits

Author SHA1 Message Date
Fredrik Friis
9578d52b03 bugfix 2011-12-19 16:16:14 +09:00
Fredrik Friis
fcb3600a64 fixed conflicts, cleaned up. 2011-12-19 14:50:57 +09:00
Fredrik Friis
b9e7aada4f some cleanup 2011-12-19 14:33:53 +09:00
Fredrik Friis
b1ebacecf5 added edit panel 2011-12-19 14:13:16 +09:00
Fredrik Friis
cc7c98280c added edit panel 2011-12-19 14:13:07 +09:00
Fredrik Friis
217a096176 filtering functionality implemented 2011-12-16 16:30:01 +09:00
Fredrik Friis
fbaa993a28 blabla 2011-12-16 15:47:55 +09:00
Fredrik Friis
e9424c5c4e simple dataview and underlying layers implemented. no params yet 2011-12-16 15:02:07 +09:00
Fredrik Friis
6315277b4b changed some links according to request 2011-12-16 11:57:29 +09:00
Fredrik Norberg
f6a117da57 Merge branch 'develop' of ssh://git.dsv.su.se/git/scipro/scipro into develop
* 'develop' of ssh://git.dsv.su.se/git/scipro/scipro: (29 commits)
  More sensible defaults
  Now allowing editing of projects, semantics on when this should be
  Minor refactoring and scheduling of bulk-supervisor imports.
  Added import of projects based on title
  Major refactoring, old importers has been completely removed.
  Added manual import of projects via identifier queries.
  Added support for fetching "all supervisors" from remote.
  Lots of small changes. Some refactoring is needed due to recent api-changes.
  Refactoring, added support for multiple remote project class names mapping to the same local values.
  Added project importing, will need some cleaning and loads of bug-fixes.
  Some stuff, have to look at my stashes now.
  Refactoring work, can't get further on this without more api-support.
  Minor refactoring, the intention is to better support failures coming from the remote host.
  Added dependency on external b64 api
  Minor fixes.
  Added a lot of stuff to support basic-auth and temporary bypassing of certificate handling (this part will need to be removed)
  Minor formatting changes
  Duplication issues resolved, started deprecating old value-objects.
  Numerous bug fixes concerning dates of imported data, also final seminars are automatically created to
  Fixed duplicate reviewers/co-supervisors during import-procedure
  ...
2011-12-15 15:58:09 +01:00
Robin Eklund
d26b8f0461 More sensible defaults 2011-12-15 14:55:43 +01:00
Robin Eklund
bb01c8f2e4 Resolved merge conflicts, also added more clear indication of login failures via external authentication. 2011-12-15 14:55:06 +01:00
Robin Eklund
fb9cc6a486 Now allowing editing of projects, semantics on when this should be
allowed is yet to be defined.
2011-12-15 14:30:43 +01:00
Fredrik Norberg
d72ab2b234 Merge branch 'develop' of ssh://git.dsv.su.se/git/scipro/scipro into develop
* 'develop' of ssh://git.dsv.su.se/git/scipro/scipro:
  some optimizations
  some leftover name changes
  some name changes on request
2011-12-15 13:22:34 +01:00
Tom Vahlman
c1e56bebea Merge branch 'develop' of ssh://git.dsv.su.se/git/scipro/scipro into develop 2011-12-15 10:38:19 +01:00
Fredrik Friis
1b086833df implementing... 2011-12-15 17:18:56 +09:00
Fredrik Friis
0dfbcb78be added params class to projectDao 2011-12-15 17:10:51 +09:00
Fredrik Friis
02c759ee1a beginning implementation 2011-12-15 17:00:51 +09:00
Fredrik Friis
1157af2696 beginning implementation 2011-12-15 16:02:54 +09:00
Fredrik Friis
0f54983a25 moved panel file 2011-12-15 15:42:19 +09:00
Fredrik Friis
96d98cead4 some optimizations 2011-12-15 14:01:49 +09:00
Fredrik Friis
109cca783f some leftover name changes 2011-12-15 11:52:01 +09:00
Fredrik Friis
961572e4de some name changes on request 2011-12-15 11:43:02 +09:00
Robin Eklund
27206093bd Minor refactoring and scheduling of bulk-supervisor imports. 2011-12-14 17:44:31 +01:00
Fredrik Norberg
0a31fa51e0 Merge branch 'matchSupervisor' into develop
* matchSupervisor:
  fixed a bug where supervisor profile worked with a stale object
2011-12-14 16:45:12 +01:00
Fredrik Norberg
1ff5d1b27e fixed a bug where supervisor profile worked with a stale object 2011-12-14 16:44:38 +01:00
Fredrik Norberg
5a63d0d44e Merge branch 'develop' of ssh://git.dsv.su.se/git/scipro/scipro into develop
* 'develop' of ssh://git.dsv.su.se/git/scipro/scipro:
  Temporarily removed call to null pointer-throwing method
  Problem two 'fixed'
  Problem one 'fixed', continued
  Problem one 'fixed'
  fixed the add/edit panel with abstract method too
  cleanup
  cleanup
  extensive refactoring of checklistpanel, adding generic components
  fixed generic boolean filtering panel
  added generic show only my objects checkbox
  added generic filter component... but it needs a reference to the paramsobject. is it possible to get rid of the paramsobject reference?
  new generic filtering component
  cant use entitymanagerfactory for a controller
  almost resolved all tests with issues... now seems to be something with spring and maven that is causing a fuss?
2011-12-14 16:44:25 +01:00
Robin Eklund
f6d4c4e2cc Added import of projects based on title 2011-12-14 16:37:53 +01:00
Robin Eklund
5bc2fd374e Major refactoring, old importers has been completely removed. 2011-12-14 16:30:11 +01:00
Robin Eklund
c8e0d60289 Temporarily removed call to null pointer-throwing method 2011-12-14 13:00:31 +01:00
Robin Eklund
132d70a202 Added manual import of projects via identifier queries. 2011-12-14 12:58:02 +01:00
Fredrik Friis
aab53984f5 Merge branch 'projectmanage' into develop 2011-12-14 18:31:59 +09:00
Tom Vahlman
cfb266ceae Merge branch 'develop' of ssh://git.dsv.su.se/git/scipro/scipro into develop 2011-12-14 10:23:32 +01:00
Fredrik Friis
bc1783ca09 Merge branch 'test' into develop 2011-12-14 18:16:34 +09:00
Fredrik Norberg
ab80cc977f Merge branch 'develop' of ssh://git.dsv.su.se/git/scipro/scipro into develop
* 'develop' of ssh://git.dsv.su.se/git/scipro/scipro:
  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.
  just some code cleanup
  added info texts to help dialogs on project idea submission page
  more changes to partner addition. you cant change partner when idea is submitted
  project idea may only be edited by idea creator
  small changes to application period dao and unit tests to new methods
  added unit tests to make sure project idea submission pages render safe
  new panel for active application periods and upcoming periods info is available as well.
  added support to search for next upcoming application period for a certain project class
  added bean to fix test issues
  fixed bean test bug
  fixed test bug
  removed println
  added info label
  fixed info label for supervisor when viewing a supervisor checklist
  fixed. supervisor checklists are no longer displayed to students
  checklists should get categories when created now, but they dont =/
2011-12-14 10:07:29 +01:00
Robin Eklund
7bd42bba88 Problem two 'fixed' 2011-12-14 10:02:05 +01:00
Robin Eklund
aa4b04bac0 Problem one 'fixed', continued 2011-12-14 09:55:45 +01:00
Robin Eklund
69518a96b4 Problem one 'fixed' 2011-12-14 09:55:04 +01:00
Fredrik Friis
56cd21c395 fixed the add/edit panel with abstract method too 2011-12-14 17:41:12 +09:00
Fredrik Friis
72e90b96e5 cleanup 2011-12-14 16:06:50 +09:00
Fredrik Friis
22ba8421a3 cleanup 2011-12-14 15:29:49 +09:00
Fredrik Friis
cd63b0cdd4 extensive refactoring of checklistpanel, adding generic components 2011-12-14 15:09:42 +09:00
Fredrik Friis
3c7bc01d8f fixed generic boolean filtering panel 2011-12-14 14:21:03 +09:00
Fredrik Friis
5bdc92eec6 added generic show only my objects checkbox 2011-12-14 12:40:59 +09:00
Fredrik Friis
f799c84d50 added generic filter component... but it needs a reference to the paramsobject. is it possible to get rid of the paramsobject reference? 2011-12-14 12:10:43 +09:00
Fredrik Friis
0dd9277c91 new generic filtering component 2011-12-14 10:46:56 +09:00
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
9039033286 Merge branch 'idea_cleanup' into develop 2011-12-13 16:13:10 +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