aboutsummaryrefslogtreecommitdiffstats
path: root/app/models
AgeCommit message (Expand)Author
2017-06-29Merge branch 'master' of github.com:af83/stif-boivRobert
2017-06-29Refactoring time_table#intersect -m RefsXinhui
2017-06-29Fix RoutingConstraintZone PolicyLuc Donnet
2017-06-28Fixes: #3873@1hRobert
2017-06-28Fix cleanup should only destroy vj without any time_tableXinhui
2017-06-28Refactoring time_table#mergeXinhui
2017-06-28Fixes: #3709@1hRobert
2017-06-28Hotfix; Fixes: #3897@0.2h again!Robert
2017-06-28Hotfix; Fixes: #3897@0.2hRobert
2017-06-27conflicts resolvedRobert
2017-06-23Fixes: #3605@2h, also refact of models/calendarRobert
2017-06-23JS for date validationRobert
2017-06-23VehicleJourney.where_departure_time_between: Make end time inclusiveTeddy Wing
2017-06-22Refs: #3595@3h; fixing tests, evaluating timeliness gem :(Robert
2017-06-21Refs: #3595@2h; calendars#new/edit coveredRobert
2017-06-20Refs: #3595@3h; calendars/new Date validationRobert
2017-06-20I18n journey_pattern stop_points too_short validationXinhui
2017-06-19JourneyPattern validate minimum stop_points size on updateXinhui
2017-06-19Refs #3791@2h; fixes cas_extra_attributes= and redirects correctly; still mis...Robert
2017-06-16hotfix pryRobert
2017-06-16hotfix to avoid redirection loop, not a solution yet; Refs: #3791Robert
2017-06-16Merge branch 'master' of github.com:af83/stif-boivRobert
2017-06-16Hotfix Refs: #3791@1hRobert
2017-06-16Referential - remove validate of time_zone, upper_corner, lower_cornerXinhui
2017-06-16Add auto assign of slug and prefix for referential#createXinhui
2017-06-15Fix wrong method name on cleanupXinhui
2017-06-13Fix merge time_table with calendar should copy calendar datesXinhui
2017-06-13Clean edit condition on date included or notXinhui
2017-06-12Refs: #3603@4h, hotfixRobert
2017-06-09Merge branch 'master' into 3604_clonage_missing_dataRobert
2017-06-09refs 3604 @12h all tests passRobert
2017-06-09Cleanup add TimeTableDate in_out:false to overlapping periodsXinhui
2017-06-08Wip Cleanup time_tables time_table_dates time_table_periodsXinhui
2017-06-06Refs: #3604; added tests for cloning with data ⇒ ✓Robert
2017-06-05Referential Cleanup add date_typeXinhui
2017-06-05Fix time_table combination disjoin & intersects should not clear int_day_typeXinhui
2017-06-05Referential Cleanup add date_typeXinhui
2017-06-05Fix time_table combination disjoin & intersects should not clear int_day_typeXinhui
2017-06-02Merge branch 'master' of github.com:af83/stif-boivRobert
2017-06-02Fix vjas departure time can be equal to next stop arrival timeXinhui
2017-06-01Wip validate vjas departure_time must be before next stop arrival_timeXinhui
2017-06-01VehicleJourney#vehicle_journey_at_stops_matrix dummy attribute specXinhui
2017-05-31VehicleJourney: Set at-stop day offsets when savingTeddy Wing
2017-05-31VehicleJourneyAtStopsDayOffset#calculate!: Adjust loopTeddy Wing
2017-05-31VehicleJourneyAtStopsDayOffset: Restructure methods for persistenceTeddy Wing
2017-05-31VehicleJourneyAtStopsDayOffset: Calculate day offsetsTeddy Wing
2017-05-31Add a basic test to check VehicleJourneyAtStop day offsetsTeddy Wing
2017-05-31Fix fake vjas of active stop_point should not be disabledXinhui
2017-05-31Fix time_table should keep int_day_types on #actualizeXinhui
2017-05-31Refs #3611: updating validations and requirements on routes#newjpl