Commit graph

5 commits

Author SHA1 Message Date
zmagod 32eea3dbdd adds autolink to result comments 2016-11-23 14:24:51 +01:00
Luka Murn 6d86a02d7c Add individual permission checks in dropdowns
Closes SCI-258.
2016-08-25 13:51:50 +02:00
Luka Murn 24dd25d9f5 Add edit/delete result comment functionality
Lessons learned during this fix:
Don't use dependant: :destroy on both ends of association
between 2 ActiveRecords, or you will run into stack overflow.
2016-08-25 13:51:31 +02:00
scibb a76d82d188 delete and edit comments for projects, protocols, results, and workflow elements 2016-08-25 13:51:30 +02:00
Luka Murn 055298fee8 Initial commit. 2016-02-12 16:52:43 +01:00