| Age | Commit message (Collapse) | Author |
|
compliance_control
|
|
validation, compliance_control module
|
|
|
|
Nullified ComplianceCheck STI column
speced and implemented via `self.inheritance_column = nil`
|
|
DONE:
- Copied all node atts for ComplianceChecks
- Migration of CompliancCheck#criticity int -> string
TODO:
- Check what to do with attribute ComplianceCheck#type
|
|
transport_modes helper Refs #4706
|
|
|
|
|
|
|
|
Specs and implements coherent direct and indirect ComplianceControlSet parentship for ComplianceControls
|
|
for name
|
|
the sorted transport modes and submodes
|
|
app/models/vehicle_journey_control/speed.rb and fix variables name in compliance control subclasses Refs #4690
|
|
Refs #4689
|
|
|
|
|
|
4627 compliance fix class vars
|
|
All implemented as class methods
|
|
- All Specs and Factories implemented
- Fixing More Typos in dir/file names and incorrect module names; long live copy and paste
|
|
Add a controller concern to deal with date filters
|
|
- Working on factories
- Scaffolding out specs
- Fixing typos in dir struct and class names for routing_constraint_zone_control
|
|
- setting up a CCCLD subdir struct for CCCLD related tests
- removed all occcurances of `@@default_criticity`
|
|
|
|
Class Methods replace Class Attributes
|
|
Comprehensive Tests for ComplianceControl Class Level Default Attributes
|
|
Put old behavior under tests, thusly also showing the motivation of this ticket.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
transport mode presence
|
|
|
|
|
|
|
|
ComplianceCheckResource
|
|
instead of its name
|
|
|
|
4466 compliance check sets
|
|
|
|
|
|
|
|
models changes
|
|
ComplianceControl model
|
|
|
|
Refs #4518
|
|
Refs #4467
|
|
|