49 Commits (9955844da1d209778f06ad9a3583949048b8ee88)

Author SHA1 Message Date
  Go MAEDA 0b8c23f021 Ability to add watchers to Wiki pages (#7652). 3 years ago
  Go MAEDA 3e36b5c452 Update copyright year in source files to 2021 (#33069). 3 years ago
  Go MAEDA df259f094f Ability to add watchers to forum threads (#3390). 3 years ago
  Go MAEDA 0f4228d4e6 Do not propose watchers that are not allowed to see the object (#33329). 3 years ago
  Go MAEDA 907e0173e4 Update copyright year in source files to 2020 (#33069). 4 years ago
  Go MAEDA b995014c49 Allow adding user groups as watchers for issues (#4511). 4 years ago
  Go MAEDA 4082069c75 Update copyright year. 5 years ago
  Go MAEDA 4f5a3a156c Enable frozen_string_literal for some files under test directory (#26561). 5 years ago
  Go MAEDA 5861160ffc Add "frozen_string_literal: false" for all files (#26561). 5 years ago
  Jean-Philippe Lang 7fd04e1f8d Update copyright. 7 years ago
  Jean-Philippe Lang b834e81d7f Use Rails 5 syntax for functional tests. 7 years ago
  Jean-Philippe Lang 8b107b6058 Don't use render :text => "". 8 years ago
  Jean-Philippe Lang 29ddc82a11 Removes calls to #assert_template and #assigns in functional tests. 8 years ago
  Jean-Philippe Lang 6cc6a918b4 Pass parameters with :params in controller tests. 8 years ago
  Jean-Philippe Lang 2e4e610930 Adds our own class for controller tests. 8 years ago
  Jean-Philippe Lang 5adc1ddde9 Allow addition of watchers via bulk edit context menu (#5754). 8 years ago
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. 8 years ago
  Jean-Philippe Lang 9b52ae5c5a Fixed that user with permission can't remove a locked watcher (#21382). 8 years ago
  Jean-Philippe Lang 000124f44f Copyright update. 9 years ago
  Jean-Philippe Lang 2a43f1adbc Quote values in DOM selectors for Nokogiri compatibility. 9 years ago
  Jean-Philippe Lang bdd3ccf8e5 Adds a role setting for controlling visibility of users: all or members of visible projects (#11724). 9 years ago
  Jean-Philippe Lang b29c48717d Fixed: Error generated on 'search for watchers to add' after clicking add without selected users (#14298). 10 years ago
  Jean-Philippe Lang 1ad33134d3 Enable the watching of news (#2549). 10 years ago
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) 10 years ago
  Toshi MARUYAMA c74f6d9f9b add tests for non member watchers (#15622) 10 years ago
  Toshi MARUYAMA 424393c28c code format clean up WatchersControllerTest 10 years ago
  Jean-Philippe Lang aca31973c2 Fixed that delete watcher link was broken by r11290 (#13231). 11 years ago
  Jean-Philippe Lang deffd81ada Use POST/DELETE to watch/unwatch an item. 11 years ago
  Jean-Philippe Lang 856ef810b4 Bulk watch/unwatch issues from the context menu (#7159). 11 years ago
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 years ago
  Jean-Philippe Lang 4cc4e8bfd3 Functional tests cleanup. 11 years ago
  Jean-Philippe Lang 6a2ca5e034 JQuery in, Prototype/Scriptaculous out (#11445). 12 years ago
  Jean-Philippe Lang 38060a2cf0 Removes RJS from WatchersController. 12 years ago
  Jean-Philippe Lang ba5a052c8c Copyright update. 12 years ago
  Jean-Philippe Lang 5e57a1a9d9 Merged rails-3.2 branch. 12 years ago
  Jean-Philippe Lang 5e4bb16a7f Additional tests for WatchersController. 12 years ago
  Etienne Massip d36d64f664 Fixed Internal Error in watchers XHR search (#10600). 12 years ago
  Jean-Philippe Lang fae5250e52 Ability to add non-member watchers on issue creation (#5159). 12 years ago
  Jean-Philippe Lang b3866b05c1 Removes all #verify calls in controllers. Verification is handled at routing level now that the default route is removed. 12 years ago
  Jean-Philippe Lang 1b1c510ff9 Ability to add non-member users as watchers (#5159). 12 years ago
  Toshi MARUYAMA e5ccceae18 remove trailing white-spaces from test/functional/watchers_controller_test.rb. 13 years ago
  Jean-Philippe Lang e3dae9ddbf Cleaner way to handle the replacement of watch links (#8071). 13 years ago
  Jean-Baptiste Barth 17f86d964f Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 13 years ago
  Jean-Philippe Lang 9a452a5c35 Make sure user can not watch what he is not allowed to view. 14 years ago
  Eric Davis e02da72947 Add a second action menu to IssuesController#show. (#4331) 14 years ago
  Jean-Philippe Lang 97b4e75478 Add a permission to remove issue watchers (#2450). 14 years ago
  Eric Davis 7b0cb6aba8 Upgraded to Rails 2.3.4 (#3597) 14 years ago
  Jean-Philippe Lang 7dccf9fda6 Allows multiple roles on the same project (#706). Prerequisite for user groups feature. 15 years ago
  Jean-Philippe Lang a332e0a4fe Adds permissions for viewing the watcher list and adding new watchers on the issue detail view (#398). 16 years ago