30 Révisions (58dc4455cb4708be16eea61572b81db972d9279a)

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