summaryrefslogtreecommitdiff
path: root/app/views/watchers
AgeCommit message (Expand)Author
2018-12-02Replace cancel button with cancel link in modals (#28662).Go MAEDA
2016-04-09Use named route.Jean-Philippe Lang
2016-04-09Allow addition of watchers via bulk edit context menu (#5754).Jean-Philippe Lang
2015-05-08Refresh watchers list when watching/unwatching an issue (#4334).Jean-Philippe Lang
2014-01-19Don't display default watchers checkboxes on the new issue form when there ar...Jean-Philippe Lang
2014-01-11cleanup syntax of Relation#all at app/views/watchers/_new.html.erbToshi MARUYAMA
2014-01-11code format cleanup app/views/watchers/_new.html.erbToshi MARUYAMA
2013-02-10Bulk watch/unwatch issues from the context menu (#7159).Jean-Philippe Lang
2013-02-07Don't wrap watcher link with span.Jean-Philippe Lang
2012-07-22JQuery in, Prototype/Scriptaculous out (#11445).Jean-Philippe Lang
2012-07-19Removes RJS from WatchersController.Jean-Philippe Lang
2012-07-18Removes a call to form_remote_tag.Jean-Philippe Lang
2012-07-18Removes a call to link_to_remote.Jean-Philippe Lang
2012-04-25Merged rails-3.2 branch.Jean-Philippe Lang
2012-03-24Ability to add non-member watchers on issue creation (#5159).Jean-Philippe Lang
2012-02-14Restyles user search fields and ajax indicator.Jean-Philippe Lang
2012-01-09Avoid an AJAX query if the watchers form is already loaded.Jean-Philippe Lang
2012-01-09Ability to add non-member users as watchers (#5159).Jean-Philippe Lang
2011-09-15replace tabs to spaces at app/views/watchers/_watchers.html.erbToshi MARUYAMA
2011-09-15remove trailing white-spaces from app/views/watchers/_watchers.html.erbToshi MARUYAMA
2011-08-26rename .rhtml to .html.erb of app/views/watchers/_watchers.rhtml.Toshi MARUYAMA
2010-03-13Move issue watchers to the sidebar.Jean-Philippe Lang
2010-03-04Fixed: hard coded English string at the selection of issue watchers (#4982).Jean-Philippe Lang
2008-08-03Adds permissions for viewing the watcher list and adding new watchers on the ...Jean-Philippe Lang