67 Révisions (4082069c75223009b222f1e9d45a608fad6ae87c)

Auteur SHA1 Message Date
  Go MAEDA 4082069c75 Update copyright year. il y a 5 ans
  Go MAEDA 07b3087fda Enable frozen_string_literal for some files under app and lib directory (#26561). il y a 5 ans
  Go MAEDA 5861160ffc Add "frozen_string_literal: false" for all files (#26561). il y a 5 ans
  Go MAEDA 1c5600f820 Use pluck(:id) instead of collect(&:id) (#26711). il y a 5 ans
  Jean-Philippe Lang 7fd04e1f8d Update copyright. il y a 7 ans
  Jean-Philippe Lang 757f378ab1 Sort completed versions in reverse order on the roadmap (#23137). il y a 7 ans
  Jean-Philippe Lang ee82a55602 Use .before_action instead of .before_filter. il y a 8 ans
  Jean-Philippe Lang d2f7e31951 Use .distinct instead of .uniq. il y a 8 ans
  Jean-Philippe Lang 21c4665e2a Preload issues project. il y a 8 ans
  Jean-Philippe Lang 038789fbcc Preload custom values when displaying the roadmap. il y a 8 ans
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. il y a 8 ans
  Jean-Philippe Lang 5e5506587e Closed versions should be marked as completed (#21433). il y a 8 ans
  Jean-Philippe Lang bc9ca5fcfd Disallow users to delete a version referenced by a custom field (#20159). il y a 9 ans
  Jean-Philippe Lang 000124f44f Copyright update. il y a 9 ans
  Jean-Philippe Lang 2d1866d966 Merged rails-4.1 branch (#14534). il y a 9 ans
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) il y a 10 ans
  Jean-Philippe Lang f9ddb562d5 Cleanup of finders with :conditions option. il y a 11 ans
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). il y a 11 ans
  Jean-Philippe Lang 8ab9215ea8 Use named routes in controllers. il y a 11 ans
  Jean-Philippe Lang 5b21efd4a4 Replaces find(:all) calls. il y a 11 ans
  Jean-Philippe Lang 16441b4938 Code cleanup. il y a 11 ans
  Jean-Philippe Lang 3386008491 Removes RJS from VersionsController. il y a 12 ans
  Jean-Philippe Lang 035805fbd0 Start removing the RJS stuff. 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 fef2e4b672 Prevent mass-assignment when adding/updating a version (#10390). 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
  Jean-Philippe Lang 9c4014f446 Use a single query to retrieve issues on the roadmap. il y a 12 ans
  Jean-Philippe Lang 61b14f6391 Use content_tag for empty option. il y a 12 ans
  Jean-Philippe Lang 4cf6901057 Allow API auth on GET /versions/:id (#10241). il y a 12 ans
  Jean-Philippe Lang 60b9e59d15 Displays the full form when creating a version from the issue form so that required custom fields can be filled (#7398). il y a 12 ans
  Jean-Philippe Lang af0fcd22e4 Provide a direct access to completed versions form the roadmap. il y a 12 ans
  Jean-Philippe Lang 8bbb5d9686 Tests/cleanup VersionsController. il y a 12 ans
  Toshi MARUYAMA ffcbbca81c remove trailing white-spaces from app/controllers/versions_controller.rb. il y a 12 ans
  Jean-Philippe Lang 93c2b92a4b Separation of RSS/API auth actions. il y a 13 ans
  Jean-Philippe Lang 852cb183b1 Makes versions resource shallow (#7403). il y a 13 ans
  Jean-Philippe Lang b86a748b1d Adds REST API for versions (#7403). il y a 13 ans
  Jean-Philippe Lang 7d658e1477 Adds a 'New version' link on the roadmap. il y a 13 ans
  Jean-Philippe Lang db2ecd3010 Fixed: "Template is missing" error when validation fails on version edit (#6766). il y a 13 ans
  Eric Davis bd193a026d Refactor: convert VersionsController to a REST resource. il y a 13 ans
  Eric Davis 969bf2107b Refactor: split VersionsController#new into #new and #create il y a 13 ans
  Eric Davis be6e0927f3 Refactor: Split VersionsController#edit into #edit and #update il y a 13 ans
  Eric Davis a188abbe28 Refactor: move method, ProjectsController#roadmap to VersionsController#index. il y a 14 ans
  Jean-Philippe Lang fe63eefc1f Adds missing visibility scope. il y a 14 ans
  Jean-Philippe Lang a9a4e0d6b8 Moves code to controller. il y a 14 ans
  Jean-Philippe Lang 9ccccb9984 Do not raise an error when destroying a Version with assigned issues. il y a 14 ans
  Eric Davis 194dab8e96 Refactor: Change the different find_object filters to share a common method. il y a 14 ans
  Eric Davis e6c8760ad7 Refactor: Split the find_object methods to prep for a larger refactoring. il y a 14 ans
  Jean-Philippe Lang 729bea1cf3 Moves ProjectsController#add_version to VersionsController#new. il y a 14 ans
  Jean-Philippe Lang 5f8e9d7118 Version sharing (#465) + optional inclusion of subprojects in the roadmap view (#2666). il y a 14 ans