Commit Graph

78 Commits (1c12e000c7d0bb1d3b208512f9da5baba65958bd)

Author SHA1 Message Date
Markus Kahl 9826318412 don't map IDs on IDs 6 years ago
ulferts a93ecca5a8 Feature/members api show (#7308) 6 years ago
ulferts 1850622f20 Feature/versions api update (#7299) 6 years ago
Henriette Dinger 30a2159ad5 Redirect back when creating a version 6 years ago
Oliver Günther f86abae9eb
Enforce Arel.sql for string order, pluck 6 years ago
Jens Ulferts 8acc345eaf
implement replacing graph on version/show by embedded graph 6 years ago
Oliver Günther ab4f9b7ed5
Replace settings and boards remotes with actual responses 7 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
Oliver Günther 32c4eeb51a
[24687] Fix invalid formats in versions controller 8 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Oliver Günther fe0e8dd919
Rename before_filter to before_action 8 years ago
Oliver Günther 57a4539ddb
Remove unused format.js versions#create 8 years ago
Mohamed Wael Khobalatte 602dd749e3 Ensure versions params play well with plugins 9 years ago
Mohamed Wael Khobalatte d2349cf819 Delete Redmine's safe_attributes implementation 9 years ago
Mohamed Wael Khobalatte 972b04d86e Refactor to allow for strong params 9 years ago
Alex Coles 0ad3cfb4b2 Prefer do…end for controller respond_to blocks 9 years ago
Alex Coles e02eb0181d Migrate AR finder/query methods in controllers 9 years ago
Alex Coles ec1bb39f9b Fix syntax (w/Rubocop) in (Rails) controllers 9 years ago
Alex Coles 077e42ba06 Make VersionsController#update use PATCH 10 years ago
Alex Coles fda43ac304 Replace VersionsController#create RJS with jQuery 10 years ago
Alex Coles 07d4ea4edd Fix version select style on wp form inline create 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles 8a28b1a730 Prefer #map over #collect in (Rails) controllers 10 years ago
Alex Coles bb0e6e6aa5 Fix syntax (w/Rubocop) in (Rails) controllers 10 years ago
Alex Coles 336446c59d Use 1.9+ Hash syntax in (Rails) controllers 10 years ago
Alex Coles 0b941955ce Fully qualify ::Type class constant 10 years ago
Sebastian Schuster d13ccc572e Fixes on the fly version creation 10 years ago
Sebastian Schuster 2500e1ea01 Fixes on the fly version creation 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Jens Ulferts 8174632f5e allows to redirect to a back url on version#update 11 years ago
Jens Ulferts adb62846a4 replaces rjs and inline js with unobstrusive js 11 years ago
Hagen Schink 2f5e9ad3d6 Renames IssueStatus to Status 11 years ago
Hagen Schink 6537d8aaaa Renames settings 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Martin Czuchra b8115af7cf Removes issues and most references to the constant. 11 years ago
Martin Czuchra 847a3029a9 Renames Tracker into Type. 11 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Christian Ratz bb583e06ef [opf #528] fixes create version in issue#new view 12 years ago
Philipp Tessenow ec3829e11b be careful with nested namespace'd controllers in our controllers 12 years ago
Jens Ulferts 06024bde4d fixes versions controller tests by casting params to_i before comparing 12 years ago
Jean-Philippe Lang 5c6fbc664b Prevent mass-assignment vulnerability when adding/updating a version (#922). 13 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Eric Davis e131c3b531 [#197] Remove old copyrights 14 years ago
Eric Davis 1eee7312f6 [#289] Remove single helpers in favor of :all in ApplicationController 14 years ago
Jean-Philippe Lang db2ecd3010 Fixed: "Template is missing" error when validation fails on version edit (#6766). 14 years ago
Eric Davis bd193a026d Refactor: convert VersionsController to a REST resource. 14 years ago
Eric Davis 969bf2107b Refactor: split VersionsController#new into #new and #create 14 years ago
Eric Davis be6e0927f3 Refactor: Split VersionsController#edit into #edit and #update 14 years ago