stxnext-csr / volontulo

Web portal for collaboration of community volunteers with organizations and institutions.
MIT License
14 stars 24 forks source link

Fixed issue #464 #538

Closed mkalinski closed 8 years ago

mkalinski commented 8 years ago

Story / Bug id: https://github.com/stxnext-csr/volontulo/issues/464 Reference person: @mkalinski Description:

Only unpublished offers can be edited now. Edit buttons are hidden appropriately.

Unit Tests:

Had to change offer_status to "unpublished" in unit test's setup because published offers can't be edited now.