aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-05-31Fix time_table should keep int_day_types on #actualizeXinhui
2017-05-31Refs #3609: keep correct stoppoints order when being deletedThomas Haddad
2017-05-31Refs #3611: updating validations and requirements on routes#newjpl
2017-05-31Refs #3623: update createModal on VJjpl
2017-05-31Fix autocomplet calendar should return calendarXinhui
2017-05-31Merge branch 'master' of github.com:af83/stif-boivRobert
2017-05-31hotfix for broken code realoading due to standard vanilla AOP implementationRobert
2017-05-31Refs #3612: Fill selectedJP in create modal with its stoparea idsThomas Haddad
2017-05-30Merge branch 'master' of github.com:af83/stif-boivRobert
2017-05-30hotfix lines button group commentedRobert
2017-05-30Spec ReferentialCloning should schedule a job in workerXinhui
2017-05-30Refs #3185: updating create tt formjpl
2017-05-30Remove logger from vj pageThomas Haddad
2017-05-30Merge branch 'master' of github.com:af83/stif-boivRobert
2017-05-30HOTFIX Fixes: #3383; boiv:read-offer also in cas_extra_attributesRobert
2017-05-30RefsĀ #3457: updating noteeditVJ modal, according to wireframe changesjpl
2017-05-30Fixes: # 3381; Specified exact permissions implied by boiv:edit-offer in User...Robert
2017-05-29Fixes: #3385; cas_session_controller flash message on redirectRobert
2017-05-29Refs: 3385; cas_session_controller specedRobert
2017-05-29Refs: 3385; Headless LoginPolicy defined and used in cas_sessions_controllerRobert
2017-05-29Refs: #3385; basic policy for boiv:*Robert
2017-05-29Merge branch 'master' of github.com:af83/stif-boivRobert
2017-05-29Revert "time_duration_spec.rb: Make old test style uniform with new tests"Robert
2017-05-29Merge branch 'master' of github.com:af83/stif-boivRobert
2017-05-29Fix TimeTableCombination unable to find calendarXinhui
2017-05-29Merge branch 'master' of github.com:af83/stif-boivRobert
2017-05-29time_duration_spec.rb: Make old test style uniform with new testsTeddy Wing
2017-05-29IncreasingTimeOrder spec: Fix typo in test nameTeddy Wing
2017-05-29TimeDuration.exceeds_gap?: Fix duration > 24 hours behaviourTeddy Wing
2017-05-29time_duration_spec.rb: Remove unnecessary `let!` & `subject`Teddy Wing
2017-05-29Delete vehicle_journey_at_stop_spec.rbTeddy Wing
2017-05-29IncreasingTimeOrderValidator: Rename `#increasing_times_validate` methodTeddy Wing
2017-05-29IncreasingTimeOrderValidator: Rename specTeddy Wing
2017-05-29IncreasingTimeOrderValidator: Move #increasing_times to #validate_eachTeddy Wing
2017-05-29TimeDuration: Add a method comment above `.exceeds_gap?`Teddy Wing
2017-05-29TimeDuration: Use the `duration` argumentTeddy Wing
2017-05-29IncreasingTimeOrderValidator: Use `TimeDuration` `exceeds_gap?` methodTeddy Wing
2017-05-29TimeDuration: Move `.exceeds_gap?` specs into the module's spec fileTeddy Wing
2017-05-29IncreasingTimeOrderValidator: Rename `result` to `valid`Teddy Wing
2017-05-29IncreasingTimeOrder: Make `increasing_times_validate` a class methodTeddy Wing
2017-05-29IncreasingTimeOrderValidator: Rename `previous` to `previous_at_stop`Teddy Wing
2017-05-29VehicleJourneyAtStop: Improve whitespaceTeddy Wing
2017-05-29Create `TimeDuration` module for `#exceeds_gap?` methodTeddy Wing
2017-05-29Move #increasing_times_validate into IncreasingTimeOrderValidatorTeddy Wing
2017-05-29IncreasingTimeOrderValidator: Remove TODOTeddy Wing
2017-05-29IncreasingTimeOrderValidator: Improve whitespaceTeddy Wing
2017-05-29Rename `VehicleJourneyAtStopsAreInIncreasingOrderValidator`Teddy Wing
2017-05-29VehicleJourney: Move `#increasing_times` validator to a new classTeddy Wing
2017-05-29VehicleJourneyAtStop#exceeds_gap?: Rename argumentsTeddy Wing
2017-05-29vehicle_journey_at_stop_spec.rb: Remove unused importTeddy Wing