aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/chouette/journey_pattern.rb
AgeCommit message (Expand)Author
2018-04-25Refs #6711; Update checksums on parentsZog
2018-04-19Refs #6193; Show journey length in VJs editorZog
2018-04-19Refs #6413; Only require durations in journey patternsZog
2018-04-16Refs #6551; Add CustomFields to JourneyPatterns6551-add_custom_field_values_to_journey_patternsZog
2018-04-09Refs #6367; Add metadata to other versioned modelsZog
2018-03-23Refs #6210 Remove status value attribue from Chouette::VehicleJourney and sec...cedricnjanga
2018-03-16Refs #6218; UI for exportsZog
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; Add some helpers in the modelsZog
2018-02-20Refs #5924 @2h; Provide a mechanism to define a custom importerZog
2018-02-01:fire: log5798-show-return-times-on-vjs-editorZog
2018-02-01Refs #5798 @3h; Show return journeys on the journeys' editor.Zog
2018-01-11Refs #5547; Do the same for JourneyPatterns5547-show-vj-idZog
2018-01-10Refs #5535 @2H; Automatically fill VJs tilmes when possibleZog
2018-01-10Refs #5535 @0.25h; Adds a `full_schedule?` on `JourneyPattern`Zog
2018-01-08Refs #5455 @6h; Add time and distance between stops in Journey PatternsZog
2018-01-05Merge pull request #202 from af83/5460_display_checksumLuc Donnet
2018-01-05Order stop_points by position to compute JourneyPattern checksum. Refs #5318Alban Peignier
2018-01-04Display checksum for journey patterns -m RefsXinhui
2017-11-28Add paper_trail to modelsXinhui
2017-11-22Fix last spec and add short_id method to Netex Objectidcedricnjanga
2017-11-22Change the way we name classescedricnjanga
2017-11-22Change the use of namespace and remove modulescedricnjanga
2017-11-22Add Cédric new objectid concernscedricnjanga
2017-11-22add object_id_format to migrations, create module for call Referential, Line ...Guillaume
2017-11-22Fix mergecedricnjanga
2017-11-22Merge branch 'master' into 4941-refactoring_object_idcedricnjanga
2017-11-21Change the way we name classescedricnjanga
2017-11-20Change the use of namespace and remove modulescedricnjanga
2017-11-17Add some changes to the objectid constructioncedricnjanga
2017-11-16Add Cédric new objectid concernscedricnjanga
2017-11-09split modules objectid_format, remove alias referentialGuillaume
2017-11-09add object_id_format to migrations, create module for call Referential, Line ...Guillaume
2017-11-09Remove call to route_section related method4944_remove_route_section_codeXinhui
2017-11-09Remove model route_sectionsXinhui
2017-09-12Edit object#local_id attribute orderXinhui
2017-09-01Prefix local_id with IBOOXinhui
2017-08-31Merge branch 'master' into stif_netex_objectidXinhui
2017-08-31Edit local_id with referential id & rails idXinhui
2017-08-08Merge branch 'checksum'Xinhui
2017-07-28Fix vehicle_journey_import specXinhui
2017-07-28Override local_id method for classes with specific formatXinhui
2017-07-26Comment RCZ and JP validations on stop pointscedricnjanga
2017-07-13JourneyPattern implementation of checksum concernsXinhui
2017-06-30Fix journey_pattern validate stop_points lengthXinhui
2017-06-20I18n journey_pattern stop_points too_short validationXinhui
2017-06-19JourneyPattern validate minimum stop_points size on updateXinhui
2017-03-17Wip vj save new vj from state && update vj journey_patternXinhui
2017-01-11Fix journey_pattern_collection multiple deletableXinhui