summaryrefslogtreecommitdiffstats
path: root/app/views/watchers
Commit message (Expand)AuthorAgeFilesLines
* code layout clean up app/views/watchers/create.js.erbToshi MARUYAMA2019-11-081-2/+8
* Replace cancel button with cancel link in modals (#28662).Go MAEDA2018-12-021-1/+1
* Use named route.Jean-Philippe Lang2016-04-091-1/+1
* Allow addition of watchers via bulk edit context menu (#5754).Jean-Philippe Lang2016-04-094-11/+20
* Refresh watchers list when watching/unwatching an issue (#4334).Jean-Philippe Lang2015-05-082-1/+2
* Don't display default watchers checkboxes on the new issue form when there ar...Jean-Philippe Lang2014-01-193-7/+3
* cleanup syntax of Relation#all at app/views/watchers/_new.html.erbToshi MARUYAMA2014-01-111-1/+1
* code format cleanup app/views/watchers/_new.html.erbToshi MARUYAMA2014-01-111-1/+5
* Bulk watch/unwatch issues from the context menu (#7159).Jean-Philippe Lang2013-02-101-4/+6
* Don't wrap watcher link with span.Jean-Philippe Lang2013-02-071-1/+1
* JQuery in, Prototype/Scriptaculous out (#11445).Jean-Philippe Lang2012-07-226-18/+10
* Removes RJS from WatchersController.Jean-Philippe Lang2012-07-195-0/+12
* Removes a call to form_remote_tag.Jean-Philippe Lang2012-07-181-6/+7
* Removes a call to link_to_remote.Jean-Philippe Lang2012-07-181-7/+4
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-1/+1
* Ability to add non-member watchers on issue creation (#5159).Jean-Philippe Lang2012-03-241-2/+2
* Restyles user search fields and ajax indicator.Jean-Philippe Lang2012-02-141-0/+2
* Avoid an AJAX query if the watchers form is already loaded.Jean-Philippe Lang2012-01-091-1/+2
* Ability to add non-member users as watchers (#5159).Jean-Philippe Lang2012-01-093-16/+35
* replace tabs to spaces at app/views/watchers/_watchers.html.erbToshi MARUYAMA2011-09-151-11/+11
* remove trailing white-spaces from app/views/watchers/_watchers.html.erbToshi MARUYAMA2011-09-151-2/+2
* rename .rhtml to .html.erb of app/views/watchers/_watchers.rhtml.Toshi MARUYAMA2011-08-261-0/+0
* Move issue watchers to the sidebar.Jean-Philippe Lang2010-03-131-13/+14
* Fixed: hard coded English string at the selection of issue watchers (#4982).Jean-Philippe Lang2010-03-041-1/+1
* Adds permissions for viewing the watcher list and adding new watchers on the ...Jean-Philippe Lang2008-08-031-0/+25