aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-05-26IncreasingTimeOrderValidator: Move #increasing_times to #validate_eachTeddy Wing
2017-05-26TimeDuration: Add a method comment above `.exceeds_gap?`Teddy Wing
2017-05-26TimeDuration: Use the `duration` argumentTeddy Wing
2017-05-26IncreasingTimeOrderValidator: Use `TimeDuration` `exceeds_gap?` methodTeddy Wing
2017-05-26TimeDuration: Move `.exceeds_gap?` specs into the module's spec fileTeddy Wing
2017-05-26IncreasingTimeOrderValidator: Rename `result` to `valid`Teddy Wing
2017-05-26IncreasingTimeOrder: Make `increasing_times_validate` a class methodTeddy Wing
2017-05-26IncreasingTimeOrderValidator: Rename `previous` to `previous_at_stop`Teddy Wing
2017-05-26VehicleJourneyAtStop: Improve whitespaceTeddy Wing
2017-05-26Create `TimeDuration` module for `#exceeds_gap?` methodTeddy Wing
2017-05-26Move #increasing_times_validate into IncreasingTimeOrderValidatorTeddy Wing
2017-05-26IncreasingTimeOrderValidator: Remove TODOTeddy Wing
2017-05-26IncreasingTimeOrderValidator: Improve whitespaceTeddy Wing
2017-05-26Rename `VehicleJourneyAtStopsAreInIncreasingOrderValidator`Teddy Wing
2017-05-26VehicleJourney: Move `#increasing_times` validator to a new classTeddy Wing
2017-05-26VehicleJourneyAtStop#exceeds_gap?: Rename argumentsTeddy Wing
2017-05-26vehicle_journey_at_stop_spec.rb: Remove unused importTeddy Wing
2017-05-26Refs #3570: Fill jp inside create modal if necessaryThomas Haddad
2017-05-26Fix update calendar association from stateXinhui
2017-05-26Refs #2913: Set calendar to null when timetable is modifiedThomas Haddad
2017-05-24Refs: #3446; hotfixRobert
2017-05-24Fixes #3446; adding routing_contstraint_zones policiesRobert
2017-05-24Refs: #3446; Applying to routes policyRobert
2017-05-24Refs: #3446; Applying to time_tables- and lines policyRobert
2017-05-24Refs: #3446; metaprogrammed policy criteriaRobert
2017-05-23Refs: 3446; basic archived policy implemented and used for time_table_policiesRobert
2017-05-23Refs: #3383; boiv intermediate policy speced and implmntdRobert
2017-05-23MergeRobert
2017-05-23Refs: #3383; Adding a policy level boiv --> ApplicationPolicy > BoivPolicy > ...Robert
2017-05-23Refs: #3383; sketching stif permission for boiv:read-offerRobert
2017-05-23Refs: #3383; policy speced & implmentedRobert
2017-05-23Remove logger from vj editThomas Haddad
2017-05-23Refs #3464: Add published journey identifier field when creating vjThomas Haddad
2017-05-23Fix remove unused propType in timetable edit vjThomas Haddad
2017-05-23Fix create time_table with calendar associationXinhui
2017-05-23Refs #3456: Fix timetable automatically added in vj modalThomas Haddad
2017-05-23Refs #3455: Fix select2 validating automatically selected stop areaThomas Haddad
2017-05-23Merge branch 'master' into stagingXinhui
2017-05-23Merge branch '3449_timetable_policies'Robert
2017-05-23Refs: 3449; Feature spec and implmtn -> fixes #3449Robert
2017-05-22Refs 3448: fix daytypes only applied to days within periodsThomas Haddad
2017-05-22Refs #3406: fix required <abbr> integration on ttCombinationjpl
2017-05-22Refs #3406: updating ttCombination layoutjpl
2017-05-22vehicle_journeys: Initialize `withoutTimeTable` to `false`Teddy Wing
2017-05-22VehicleJourneys#index: Change "without_time_tables" logic to oppositeTeddy Wing
2017-05-22VehicleJourney: Make `#exclude_journeys_without_time_tables` do oppositeTeddy Wing
2017-05-22TimeTables#actualize retrieve dates & periods from calendarXinhui
2017-05-22vehicle_journeys/reducers/filters_spec: Fix CREATE_QUERY_STRING testTeddy Wing
2017-05-22VehicleJourneysController: Move departure time filter to a new methodTeddy Wing
2017-05-22VehicleJourneys#index: Handle "no calendar" filterTeddy Wing