aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/chouette
AgeCommit message (Expand)Author
2018-04-05Merge pull request #412 from af83/6217-extrapolate-border-passing-timesLuc Donnet
2018-04-04Merge pull request #390 from af83/6226-create-opposite-routeLuc Donnet
2018-04-04Refs 6226; Add a button to create opposite routesZog
2018-04-04Refs #6196; Add Custom Fields to companiesZog
2018-04-04Refs #6090; CustomFields inputs made easyZog
2018-04-03Merge pull request #437 from af83/6387-default-values-for-stop-point-alightin...Luc Donnet
2018-04-03Refs #5972; Error messages more human-friendlyZog
2018-04-03Refs #5972; Don't assign a Registration Number in the formZog
2018-04-03Set default for enumerizes :for_boarding and :for_alighting. Refs #63876387-default-values-for-stop-point-alighting-boardingAlban Peignier
2018-03-29Refs #4658; Remove `current_functional_scope`Zog
2018-03-29Refs #6075 Replace after_commit callback to after_create for the set_defaults...cedricnjanga
2018-03-29Refs #6075 Change default attributes for stop areascedricnjanga
2018-03-29Refs #6075 Set defaults attributes for stop point depending on stop area kindcedricnjanga
2018-03-26Refs #6217; Add a method to fill blanks in journeys passing timesZog
2018-03-23Refs #6218; UI for exportsZog
2018-03-23Fix i18n enhancements on titles @3Luc Donnet
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 #376 from af83/6006-fix-stops-filterAlban 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-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-14Refs #5972 @1h; Automatic registration_number generationZog
2018-03-13Refs #6006; Fix VehicleJourney#with_ordered_stop_area_ids scope6006-fix-stops-filterZog
2018-03-09Refs #6042; Add detailed view for purchazse windows6042-detailed_purchase_windowsZog
2018-03-07Chouette::Line#by_name: Use `LEFT OUTER JOIN` on "companies"Teddy Wing
2018-03-07AutocompleteLines: Sanitize `:q` param in `LIKE` operatorTeddy Wing
2018-03-07VehicleJourney: Remove `.lines` methodTeddy Wing
2018-03-07ReferentialVehicleJourneys#index: Make lines filter asynchronousTeddy Wing
2018-03-05Merge pull request #359 from af83/6068-simple-exporterAlban Peignier
2018-03-05Remove primary_key overriding in models. Refs #6112Alban Peignier
2018-03-05Refs #6068; :fire: useless methodZog
2018-03-05Refs #6068; Fully functional JSON exporterZog
2018-03-05Refs #6068; Add some helpers in the modelsZog
2018-03-05Refs #6068; Export VehicleJourneysZog
2018-02-26Propose some improvements on CustomFieldsZog
2018-02-22VehicleJourney#in_purchase_window: Use table namespace in queryTeddy Wing
2018-02-20Refs #5901; Update specs and fix unaccented searchZog
2018-02-20Refs #5901; Makes TimeTable search accent insensitiveZog
2018-02-20Merge pull request #308 from af83/5911-stops-filter-on-referential-journeys-i...Alban Peignier