30 коммитов (58dc4455cb4708be16eea61572b81db972d9279a)

Автор SHA1 Сообщение Дата
  Jean-Philippe Lang 17233e8681 Extracts the rendering of related issues to an helper (#3425). 7 лет назад
  Jean-Philippe Lang cad0036297 Use head instead of render :nothing => true. 8 лет назад
  Jean-Philippe Lang ee82a55602 Use .before_action instead of .before_filter. 8 лет назад
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. 8 лет назад
  Jean-Philippe Lang b3663ee5c4 Warning "Can't mass-assign protected attributes for IssueRelation: issue_to_id" (#21695). 8 лет назад
  Jean-Philippe Lang 000124f44f Copyright update. 9 лет назад
  Jean-Philippe Lang e111e2bc38 Use :only instead of :except option in IssueRelationsController filters. 9 лет назад
  Jean-Philippe Lang 32b79b6fd4 Fixed that IssueRelation should not be responsible for calling Issue#init_journal (#18237). 9 лет назад
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) 10 лет назад
  Jean-Philippe Lang 8e17c2aeac Fixed that relations may not be refreshed when adding a follows relation (#13251). 11 лет назад
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 лет назад
  Jean-Philippe Lang 0b96094680 Use named routes in controllers. 11 лет назад
  Jean-Philippe Lang 8553107016 Removes RJS from IssueRelationsController. 12 лет назад
  Jean-Philippe Lang 18f693f9f7 Fixed that 200 API responses have a body containing one space (#11388). 12 лет назад
  Jean-Philippe Lang ba5a052c8c Copyright update. 12 лет назад
  Jean-Philippe Lang 12b71ebc8e Strip issue id when adding a relation. 12 лет назад
  Jean-Philippe Lang b3866b05c1 Removes all #verify calls in controllers. Verification is handled at routing level now that the default route is removed. 12 лет назад
  Etienne Massip 7ba57e517b Explicitly declare all routes and deactivate default route. 12 лет назад
  Jean-Philippe Lang 740dc53aab Removed useless rescue. 12 лет назад
  Toshi MARUYAMA cd410eb38e remove trailing white-spaces from app/controllers/issue_relations_controller.rb. 13 лет назад
  Jean-Philippe Lang 93c2b92a4b Separation of RSS/API auth actions. 13 лет назад
  Jean-Philippe Lang 42f9dc7d2c Makes relations resource shallow (#7366). 13 лет назад
  Jean-Philippe Lang daa426167f Adds support for GET on /issues/:issue_id/relations (#7366). 13 лет назад
  Jean-Philippe Lang 21b3718744 Adds REST API for issue relations (#7366). 13 лет назад
  Jean-Philippe Lang 898a8c885b Fixed: Relations are not displayed after adding/removing an issue relation (#7463). 13 лет назад
  Eric Davis e6c8760ad7 Refactor: Split the find_object methods to prep for a larger refactoring. 14 лет назад
  Jean-Philippe Lang 55a3ac764f Issue relation: fixes error with postgres when entering a non-numeric id (#4820) + accept hash (#) before id. 14 лет назад
  Jean-Philippe Lang 10994e9027 Fixed: users should not be able to add relations with issues they're not allowed to view (#2589). 15 лет назад
  Jean-Philippe Lang 2fdf4426cd Moves @layout 'base'@ to ApplicationController. 16 лет назад
  Jean-Philippe Lang 92b02014d2 Issue relations first commit (not thoroughly tested). 4 kinds of relation are available: 17 лет назад