gitlab-org--gitlab-foss/app/services/issues
Ruben Davila 97afb84b31 Generate system note after Task item has been updated on Issue or Merge Request. #2296
Everytime the User check or uncheck a Task Item from the Issue or
Merge Request description, a new update is going to be
added to the activity logs of the Issue or Merge Request.

Note that when using the edit form, you can only update the Task item
status or add/delete/modify existing ones. Doing both actions is not
fully supported.
2015-11-19 21:05:44 -05:00
..
base_service.rb Dynamically check `:admin_*` ability in IssuableBaseService 2015-07-24 15:50:12 -04:00
bulk_update_service.rb Rename abilities to correspond contoller/model action names 2015-06-26 15:55:56 +02:00
close_service.rb Fix post-receive errors on a push when an external issue tracker is configured 2015-06-12 06:59:27 -07:00
create_service.rb Simplify code around (cross)-references 2015-10-12 11:54:46 +02:00
reopen_service.rb Update SystemNoteService method naming conventions 2015-05-11 00:01:15 -04:00
update_service.rb Generate system note after Task item has been updated on Issue or Merge Request. #2296 2015-11-19 21:05:44 -05:00