30 Commits (58dc4455cb4708be16eea61572b81db972d9279a)

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