aboutsummaryrefslogtreecommitdiffstats
path: root/app/models
AgeCommit message (Expand)Author
2018-03-28Update simple_exporter6340-exporter-flatten-servicesZog
2018-03-28Merge pull request #398 from af83/6259-calendar-mailerLuc Donnet
2018-03-27Fix CustomFields with nil optionsZog
2018-03-27Refs #5871; Add a dedicated permission "sidekiq.monitor"Zog
2018-03-27Refs #6201; Remove short_name from calendarsZog
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-21Refs #6259 Only send mails to users from same workgroup after create/update o...6259-calendar-mailercedricnjanga
2018-03-20Add log messages in Import::Base#child_change process. Refs #6243Alban Peignier
2018-03-20Don't use Import::Base#status_changed? into #notify_parent (status can be cha...Alban Peignier
2018-03-18Refs #6210 Remove status value attribue from Chouette::VehicleJourney and sec...6210-remove-attributes-from-modelscedricnjanga
2018-03-18Refs #6139 Add format validation on min max values for compliance controlscedricnjanga
2018-03-16Fix stop_area state for filter and display. Update reflex sync to use confirm...Luc Donnet
2018-03-16Refs #6218; UI for exportsZog
2018-03-15Merge pull request #379 from af83/6095-route--calculate-distance-and-time-cos...Alban Peignier
2018-03-15Refs #6139 Change Min max values validation concern to allowed float valuescedricnjanga
2018-03-15Route: Don't run `#calculate_costs!` on callback if TomTom disabledTeddy Wing
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-14Route#duplicate: Use `#slice!` instead of `#slice`Teddy Wing
2018-03-14RouteWayCostWorker: Switch to referential in order to find RouteTeddy Wing
2018-03-14Route: Run `#calculate_costs!` on `after_save`Teddy Wing
2018-03-14Route: Fix whitespaceTeddy Wing
2018-03-14Route: Add `#calculate_costs!` to populate `#costs` with `WayCost`sTeddy Wing
2018-03-14Route: Get rid of unnecessary whitespaceTeddy Wing
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