Commit Graph

114 Commits (de0f155c94e44eafd2b69fe8ea5f35d23f0fe2b4)

Author SHA1 Message Date
ulferts cc4ed56e2a
use AR`s scope method instead of singleton class method (#8976) 4 years ago
ulferts 6140f4c7e9
update copyright to 2021 (#8925) 4 years ago
ulferts e2961fba14 replaces reform & custom error handling 4 years ago
Markus Kahl 5e795a844a remove unnecessary redefinition of order_by_name scope 4 years ago
Oliver Günther 53f2d694ff
Use AnyFixtures to generate fixtures from factories (#7230) 5 years ago
ulferts 0b15db3c9a
rename fixed_version to version 5 years ago
ulferts c2b5d38b23
avoid eager loading magic 5 years ago
ulferts 95fd58cff7
replace order_by_date with order_by_semver_name 5 years ago
ulferts e7359bcd94
have scoped methods available in model class 5 years ago
ulferts 9fa02860f9
introduce semver name sorting scope 5 years ago
Oliver Günther 18e4ed1a9a
Change case insensitive validations to false 5 years ago
Oliver Günther fa33b8c296
[32296] Also ensure versions are sorted by name 5 years ago
Oliver Günther fa25c0ec21
Remove magic start_date applied to version, but not saved to DB 5 years ago
Oliver Günther c18ae83b9e
Sort versions in roadmap in the same fashion 5 years ago
Oliver Günther f4f1e98b20
[32156] Use backlogs sorting of versions date for work packages 5 years ago
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
ulferts c83ba63640
Revert revert unwanted in dev branch 5 years ago
Oliver Günther b05a8f7b54
Revert "[31080] Trigger wpEvent after custom action" 5 years ago
ulferts e7263fcedb
migrate to rails 6.0.0 5 years ago
ulferts 1850622f20 Feature/versions api update (#7299) 6 years ago
Oliver Günther 5de0b9a2d8
Go through brakeman warnings 6 years ago
Oliver Günther ae8db4011a
Fix more deprecations 6 years ago
Oliver Günther 3807bc4f7f
[28446] Rename due date to finish date 6 years ago
Jens Ulferts 0b7e192a5d
adapt to changes to AR::Dirty 7 years ago
Jens Ulferts 486046681d
replace deprecated references to attribute_was/changed 7 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
Jens Ulferts a1812699f0
validate actions 7 years ago
Jens Ulferts 6fdd122534
merge wp tree and relations into typed_dag 7 years ago
Oliver Günther 89ac5789c7
Replace scopes with already defined names 7 years ago
ulferts cea23ce333 Fix/sort version filter options (#5630) 8 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Jens Ulferts 3246747ae0
adapt to newly introduced query 8 years ago
Mohamed Wael Khobalatte 0e72ec4243 Move to ruby1-9 syntax once and for all 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
Jens Ulferts 4bfc4cc8b2 sort versions case insensitive 9 years ago
Jens Ulferts c46d9e4b4d sort versions throughout the rails world 9 years ago
Alex Coles 29d9814347 Prefer Project.allowed_to to .allowed_to_condition 9 years ago
Alex Coles 8afb27578f Add missing explicit join reference in Version 9 years ago
Alex Coles fb8dfed1a4 Minor indent fix in Version for Rubocop 9 years ago
Alex Coles 787a35c9db Add explicit join references in models 9 years ago
Alex Coles 064d66449a Migrate AR finder/query methods in models 9 years ago
Alex Coles df51b6ed99 Fix syntax (w/Rubocop) in (Rails) models 9 years ago
Jens Ulferts 1c8fced609 adds scope of projects on version 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Jens Ulferts 8b3a1cf47d rewrite scopes to avoid 'conditions' 10 years ago
Alex Coles 6fe9535b1f Fix syntax (w/Rubocop) in (Rails) models 10 years ago
Alex Coles 721101ed25 Use 1.9+ Hash syntax in (Rails) models 10 years ago
Mihail Maxacov 228a216dcb fix wp details pane project name not displayed in front of inherited version 10 years ago
Jens Ulferts 9086d3b1ce adds scope for retreiving system shared versions 10 years ago