Commit Graph

76 Commits (d2b18c3ecae73071d5c42bd8e324c4f100d3ec04)

Author SHA1 Message Date
ulferts 1bdd2ab9ae
safe automatic fixes by rubocop (#8994) 4 years ago
ulferts cc4ed56e2a
use AR`s scope method instead of singleton class method (#8976) 4 years ago
luz paz 3683042c9b Fix typos in user facing and non-user facing code 4 years ago
ulferts 6140f4c7e9
update copyright to 2021 (#8925) 4 years ago
ulferts 2ad215fed1
add milestone type filter for default project gantt query (#8869) 4 years ago
Oliver Günther 53f2d694ff
Use AnyFixtures to generate fixtures from factories (#7230) 5 years ago
Oliver Günther 18e4ed1a9a
Change case insensitive validations to false 5 years ago
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
ulferts 6c4e572f4e
consolidate allowed_* logic in the wp contract 5 years ago
ulferts 587e61c647
nil non provided parameters on put 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
Jens Ulferts 5a1e597d84
remove in_aggregation from type 6 years ago
Oliver Günther 0c2851a579
Rewrite Type#statuses to always return AR relation 7 years ago
Oliver Günther ab847b81d7
[27780] Assign default status when type changes and old status does not exist 7 years ago
Oliver Günther e77aae007b
Rename PlanningElementTypeColors => Colors and add autocomplete 7 years ago
Oliver Günther 2f0e9c1c07
Add color to status 7 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
Jens Ulferts 7a8600b275
lint types 7 years ago
Oliver Günther 8956700408 [25374] Remove attribute visibility 7 years ago
ulferts 8b823a6861 bump rails to 5.0.3 (#5544) 8 years ago
Oliver Günther e62e14feb5
Extract visibility into separate class for consistency 8 years ago
Oliver Günther 8220d43bbf
Add custom sub-models for attribute constraints and groups 8 years ago
Wieland Lindenthal 19aba22a7c
Add validation for field `attribute_groups` 8 years ago
Wieland Lindenthal 9575ee1aee
Fix: typo in default_attribute_groups 8 years ago
Wieland Lindenthal bbbb9726c1
Latest WIP [ci skip] 8 years ago
Wieland Lindenthal 17e5b4a953
WIP default_atttibute_groups filtered 8 years ago
Wieland Lindenthal 234d5166ba
Don't carry empty attribute groups around. 8 years ago
Markus Kahl 88dd5897ee
values must be an array 8 years ago
Wieland Lindenthal 25732136ad
Change Migration: Move from Hash to Array 8 years ago
Wieland Lindenthal db5cee6559
the groups have an order 8 years ago
Markus Kahl 9bffe6225f
don't make default attr groups dependent on attr visibility 8 years ago
Markus Kahl 0ff5eb8d3f
attribute groups backend draft 1 8 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Markus Kahl 148a3fff14 work package form configuration 9 years ago
Jens Ulferts 92a09b89bc add scope to Type to query for those enabled in a project 9 years ago
Jens Ulferts 913c792cec remove offending is_*? 9 years ago
Mohamed Wael Khobalatte 972b04d86e Refactor to allow for strong params 9 years ago
Alex Coles 5557f58e80 Migrate model scopes to use lambda/block 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
Alex Coles dbb751f96a Remove commented Type.all override 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles 1d1ec0ef37 Prefer #map over #collect in (Rails) models 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
Alex Coles 0604de3d8b Fully qualify ::Type class constant 10 years ago
Alex Coles 53ecf98b58 Comment out overriden Type.all method 10 years ago
Alex Coles 0b941955ce Fully qualify ::Type class constant 10 years ago