| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged r22913-r22917 from trunk to 5.1-stable (#40946). | Marius Balteanu | 2024-10-28 | 1 | -0/+4 |
* | Fix autocomplete for users fails with 403 error when there are multiple objec... | Marius Balteanu | 2022-02-01 | 1 | -1/+1 |
* | Add watching users to a ticket should switch "watch" link to "unwatch" if own... | Go MAEDA | 2021-07-25 | 2 | -5/+4 |
* | Ability to add watchers to forum threads (#3390). | Go MAEDA | 2021-03-15 | 2 | -4/+13 |
* | code layout clean up app/views/watchers/new.js.erb | Toshi MARUYAMA | 2019-11-22 | 1 | -1/+5 |
* | code layout clean up app/views/watchers/_new.html.erb | Toshi MARUYAMA | 2019-11-22 | 1 | -3/+12 |
* | code layout clean up app/views/watchers/create.js.erb | Toshi MARUYAMA | 2019-11-08 | 1 | -2/+8 |
* | Replace cancel button with cancel link in modals (#28662). | Go MAEDA | 2018-12-02 | 1 | -1/+1 |
* | Use named route. | Jean-Philippe Lang | 2016-04-09 | 1 | -1/+1 |
* | Allow addition of watchers via bulk edit context menu (#5754). | Jean-Philippe Lang | 2016-04-09 | 4 | -11/+20 |
* | Refresh watchers list when watching/unwatching an issue (#4334). | Jean-Philippe Lang | 2015-05-08 | 2 | -1/+2 |
* | Don't display default watchers checkboxes on the new issue form when there ar... | Jean-Philippe Lang | 2014-01-19 | 3 | -7/+3 |
* | cleanup syntax of Relation#all at app/views/watchers/_new.html.erb | Toshi MARUYAMA | 2014-01-11 | 1 | -1/+1 |
* | code format cleanup app/views/watchers/_new.html.erb | Toshi MARUYAMA | 2014-01-11 | 1 | -1/+5 |
* | Bulk watch/unwatch issues from the context menu (#7159). | Jean-Philippe Lang | 2013-02-10 | 1 | -4/+6 |
* | Don't wrap watcher link with span. | Jean-Philippe Lang | 2013-02-07 | 1 | -1/+1 |
* | JQuery in, Prototype/Scriptaculous out (#11445). | Jean-Philippe Lang | 2012-07-22 | 6 | -18/+10 |
* | Removes RJS from WatchersController. | Jean-Philippe Lang | 2012-07-19 | 5 | -0/+12 |
* | Removes a call to form_remote_tag. | Jean-Philippe Lang | 2012-07-18 | 1 | -6/+7 |
* | Removes a call to link_to_remote. | Jean-Philippe Lang | 2012-07-18 | 1 | -7/+4 |
* | Merged rails-3.2 branch. | Jean-Philippe Lang | 2012-04-25 | 1 | -1/+1 |
* | Ability to add non-member watchers on issue creation (#5159). | Jean-Philippe Lang | 2012-03-24 | 1 | -2/+2 |
* | Restyles user search fields and ajax indicator. | Jean-Philippe Lang | 2012-02-14 | 1 | -0/+2 |
* | Avoid an AJAX query if the watchers form is already loaded. | Jean-Philippe Lang | 2012-01-09 | 1 | -1/+2 |
* | Ability to add non-member users as watchers (#5159). | Jean-Philippe Lang | 2012-01-09 | 3 | -16/+35 |
* | replace tabs to spaces at app/views/watchers/_watchers.html.erb | Toshi MARUYAMA | 2011-09-15 | 1 | -11/+11 |
* | remove trailing white-spaces from app/views/watchers/_watchers.html.erb | Toshi MARUYAMA | 2011-09-15 | 1 | -2/+2 |
* | rename .rhtml to .html.erb of app/views/watchers/_watchers.rhtml. | Toshi MARUYAMA | 2011-08-26 | 1 | -0/+0 |
* | Move issue watchers to the sidebar. | Jean-Philippe Lang | 2010-03-13 | 1 | -13/+14 |
* | Fixed: hard coded English string at the selection of issue watchers (#4982). | Jean-Philippe Lang | 2010-03-04 | 1 | -1/+1 |
* | Adds permissions for viewing the watcher list and adding new watchers on the ... | Jean-Philippe Lang | 2008-08-03 | 1 | -0/+25 |