Enable setting emailresponsible in the edit jobset form
[?]
Oct 7, 2013, 2:25 PM
OGLMBJSCE2LO2QDB6H6Z6L5YIO354XVK5DYWC3R4UK6HCNIDSKLQCDependencies
- [2]
2G63HKCHFix some wellformedness issues - [*]
3HZY24CX* Make jobsets viewable under - [*]
LZVO64YGMerge in the first bits of the API work - [*]
OX6NYJDVSplit viewing and editing a jobset
Change contents
- edit in src/lib/Hydra/Controller/Jobset.pm at line 209
, emailresponsible => defined $c->stash->{params}->{emailresponsible} ? 1 : 0 - edit in src/root/edit-jobset.tt at line 114[2.2058][6.3871]
</label></div></div><div class="control-group"><div class="controls"><label class="checkbox"><input type="checkbox" name="emailresponsible" [% IF jobset.emailresponsible; 'checked="checked"'; END %]/>Notify responsible committers when build status changes