Commit Graph

5105 Commits

Author SHA1 Message Date
Fredrik Friis
9dc6f352ee added project details panel to author project details page 2011-12-21 11:52:56 +09:00
Tom Vahlman
4ceb9f7426 Merge branch 'develop' of ssh://git.dsv.su.se/git/scipro/scipro into develop 2011-12-20 12:38:49 +01:00
Fredrik Norberg
f49f78e57d Merge branch 'matchSupervisor' into develop
* matchSupervisor:
  Fixed some bugs in match, temp fixes to avoid nullpointers, supervisors can now see their published ideas and some gui improvements
  matchings now gets published to supervisors
2011-12-20 12:24:00 +01:00
Fredrik Norberg
851fe0ec9d Fixed some bugs in match, temp fixes to avoid nullpointers, supervisors can now see their published ideas and some gui improvements 2011-12-20 12:23:31 +01:00
Tom Vahlman
341896dc84 Merge branch 'develop' of ssh://git.dsv.su.se/git/scipro/scipro into develop 2011-12-20 10:57:03 +01:00
Fredrik Norberg
e94b21d6ff matchings now gets published to supervisors 2011-12-20 09:52:30 +01:00
Fredrik Norberg
19a57bc47a Merge branch 'develop' of ssh://git.dsv.su.se/git/scipro/scipro into develop
* 'develop' of ssh://git.dsv.su.se/git/scipro/scipro:
  popup for deleting conference messages fixed
  default sort is now on activity dates
  comments are now hidden from peer reviews unless the review is finished as not to confuse the users with two submit buttons
  we dont want to show match stuff to ordinary users yet
  bugfix
  some cleanup
  added edit panel
  added edit panel
  filtering functionality implemented
  blabla
  simple dataview and underlying layers implemented. no params yet
  changed some links according to request
  implementing...
  added params class to projectDao
  beginning implementation
  beginning implementation
  moved panel file
2011-12-20 09:51:48 +01:00
Fredrik Friis
aeab58fb39 popup for deleting conference messages fixed 2011-12-20 14:33:35 +09:00
Fredrik Friis
6ed799ba48 default sort is now on activity dates 2011-12-20 13:29:58 +09:00
Fredrik Friis
d3969f4a24 comments are now hidden from peer reviews unless the review is finished as not to confuse the users with two submit buttons 2011-12-20 11:57:47 +09:00
Tom Vahlman
d072d8e39a Merge branch 'develop' of ssh://git.dsv.su.se/git/scipro/scipro into develop 2011-12-19 16:50:38 +01:00
Fredrik Friis
0135d7eeba we dont want to show match stuff to ordinary users yet 2011-12-19 17:32:13 +09:00
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