aboutsummaryrefslogtreecommitdiffstats
path: root/app/models
AgeCommit message (Expand)Author
2018-03-26Refs #6217; Add a method to fill blanks in journeys passing timesZog
2018-03-26Refs #6218; Limit accessible exports for workgroupsZog
2018-03-26Refs #6218; Link exports to referentialsZog
2018-03-23Refs #6218; UI for exportsZog
2018-03-23Fix i18n enhancements on titles @3Luc Donnet
2018-03-23Fixe features/vehicle_journey_imports spec. Refs #6296Alban Peignier
2018-03-23Only notify parent when Import is finished. Refs #6243Alban Peignier
2018-03-23Add log messages in Import::Base#child_change process. Refs #6243Alban Peignier
2018-03-23Don't use Import::Base#status_changed? into #notify_parent (status can be cha...Alban Peignier
2018-03-23Refs #6210 Remove status value attribue from Chouette::VehicleJourney and sec...cedricnjanga
2018-03-23Fix stop_area state for filter and display. Update reflex sync to use confirm...Luc Donnet
2018-03-23Route: Don't run `#calculate_costs!` on callback if TomTom disabledTeddy Wing
2018-03-23Route#duplicate: Use `#slice!` instead of `#slice`Teddy Wing
2018-03-23RouteWayCostWorker: Switch to referential in order to find RouteTeddy Wing
2018-03-23Route: Run `#calculate_costs!` on `after_save`Teddy Wing
2018-03-23Route: Fix whitespaceTeddy Wing
2018-03-23Route: Add `#calculate_costs!` to populate `#costs` with `WayCost`sTeddy Wing
2018-03-23Route: Get rid of unnecessary whitespaceTeddy Wing
2018-03-16Refs #6218; UI for exportsZog
2018-03-15Merge pull request #377 from af83/6107-bind-stop_area_referential-and-workgroupsAlban Peignier
2018-03-15Merge pull request #376 from af83/6006-fix-stops-filterAlban Peignier
2018-03-15Merge pull request #375 from af83/6040-fix-stop-points-poitions-in-merged-routesAlban Peignier
2018-03-15Add StopArea#status in stop_areas#_form. Refs #60336033-stop-area-statesAlban Peignier
2018-03-15Refs #6033 Update activate and deactivate methodscedricnjanga
2018-03-15Fix netex import key message in csv export Refs #5873 @1Luc Donnet
2018-03-14Fix access for import ressources Refs #6133 @3Luc Donnet
2018-03-14Merge pull request #367 from af83/6042-detailed_purchase_windowsAlban Peignier
2018-03-14Refs #6021: Make DAY_OFFSET_MAX configurableZog
2018-03-14Refs #6021 @1h; Allow journeys to span over 3 daysZog
2018-03-14Replace hardcoded AAA by expression sized by registration_number_format. Refs...Alban Peignier
2018-03-14Refs #5972 @1h; Automatic registration_number generationZog
2018-03-14Small fixes/improvements in SimpleInterfacesZog
2018-03-14Refs #61066107-bind-stop_area_referential-and-workgroupsZog
2018-03-13Refs #6006; Fix VehicleJourney#with_ordered_stop_area_ids scope6006-fix-stops-filterZog
2018-03-13Refs #6040; Enforce stop points positions in merged Referential6040-fix-stop-points-poitions-in-merged-routesZog
2018-03-12Merge pull request #361 from af83/6068-simple-exporterLuc Donnet
2018-03-12Regs #6133; Define file's extensions whitelist on a per-class basis6133-new-exportsZog
2018-03-12Refs #6133; Fix specsZog
2018-03-12Refs #6133; Full UX for exportsZog
2018-03-12Refs #6133: Async exportsZog
2018-03-12Refs #6133; Sample SimpeImporter ImplementationZog
2018-03-12Refs #6133; Add options on the Exports, and forward them tu the UXZog
2018-03-12refs #6133; Add some basic specsZog
2018-03-12Refs #6133; First Crud for exportsZog
2018-03-12Refs #6133; Exports naive implementationZog
2018-03-12Refs #6133; Remove NeptuneImportZog
2018-03-12Refs #6133; Fix specsZog
2018-03-12Refs #6133; Remove former implementationZog
2018-03-09Refs #6042; Add detailed view for purchazse windows6042-detailed_purchase_windowsZog
2018-03-09Merge pull request #366 from af83/5989-fix_compliance_check_resource_statusLuc Donnet