aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-07-14Merge pull request #31 from af83/3507-create-WorkbenchImportRobert Dober
2017-07-13Add `WorkbenchImport` modelTeddy Wing
2017-07-13VehicleJourney implementation of checksum concernsXinhui
2017-07-13TimeTable implementation of checksum concernsXinhui
2017-07-13TimeTablePeriod implementation of checksum concernsXinhui
2017-07-13Move factory of time_table_date & time_table_period into single fileXinhui
2017-07-13JourneyPattern implementation of checksum concernsXinhui
2017-07-13RoutingConstraintZone implementation of checksum concernsXinhui
2017-07-13VehicleJourneyAtStop implementation of checksum concernsXinhui
2017-07-13Add model concerns ChecksumSupport & specXinhui
2017-07-13Merge branch 'master' into stagingLuc Donnet
2017-07-13Merge branch 'master' of github.com:AF83/stif-boivLuc Donnet
2017-07-13Update policies to make a custom behaviour on footnotes Refs #4094 @1Luc Donnet
2017-07-13Resolve conflict in index.js filecedricnjanga
2017-07-13Add ternary to avoid error in replace methodscedricnjanga
2017-07-13Merge branch 'master' of github.com:AF83/stif-boivLuc Donnet
2017-07-13Fix footnotes policy Refs #4094 @2Luc Donnet
2017-07-13Add ternary to avoid error in replace methodscedricnjanga
2017-07-13#3367Update Timetable filter to include start and end date of TimeTable::Peri...cedricnjanga
2017-07-12Remove wild option in timetable tag filtercedricnjanga
2017-07-12Add month? method in timetable policycedricnjanga
2017-07-12Add checksum and checksum_source columnsXinhui
2017-07-12Updating table actions btn-group stylesjpl
2017-07-12Merge pull request #30 from af83/3479-migrate-all-remaining-table-builder-hel...soykje
2017-07-12stop_areas/show.html.erb_spec.rb: Decorate stop areaTeddy Wing
2017-07-12routes/show.html.erb_spec.rb: Update for new table builder helperTeddy Wing
2017-07-12networks/show.html.erb_spec.rb: Decorate test networkTeddy Wing
2017-07-12routes_spec.rb: Remove reference to `ReferentialLines#index`Teddy Wing
2017-07-12referential_lines_spec.rb: Remove `#index` specsTeddy Wing
2017-07-12StopPointDecorator#action_links: Remove code duplicationTeddy Wing
2017-07-12Routes#show: Use new table builder helperTeddy Wing
2017-07-12ReferentialStopAreas#show: Render header buttons from decoratorTeddy Wing
2017-07-12StopAreaReferentials#index: Use new table builder helperTeddy Wing
2017-07-12StopAreaReferentials#show: Move header links to decoratorTeddy Wing
2017-07-12Networks#index: Use new table builder helper on both networks tablesTeddy Wing
2017-07-12Networks#show: Move header links into a decoratorTeddy Wing
2017-07-12RoutingConstraintZones#show: Match decorator context from #indexTeddy Wing
2017-07-12RoutingConstraintZones#index: Use new table builder helperTeddy Wing
2017-07-12RoutingConstraintZones#show: Fix breadcrumbTeddy Wing
2017-07-12ReferentialLines#show: Render links from ReferentialLineDecoratorTeddy Wing
2017-07-12Referentials#show: Use new table builder helperTeddy Wing
2017-07-12#4028 Clean Up end date must be greater than begin datecedricnjanga
2017-07-12#4015 adjust Tag filter to be strictcedricnjanga
2017-07-12#4024 Select Calendars with one charcedricnjanga
2017-07-12Remove ReferentialLines#indexTeddy Wing
2017-07-12CompanyDecorator#action_links: Rename `line_referential` context paramTeddy Wing
2017-07-12ReferentialCompanies#index: Use new table builder helperTeddy Wing
2017-07-12Companies#index: Use new table builder helperTeddy Wing
2017-07-12CustomLinks: Pass referential directly when initialisingTeddy Wing
2017-07-12TableBuilderHelper: Move `referential` variable to methodTeddy Wing