aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/chouette/line.rb
AgeCommit message (Expand)Author
2018-04-24Refs #6431 small changes on line & stop area statuscedricnjanga
2018-04-10Merge pull request #438 from af83/6368-gtfs-importLuc Donnet
2018-04-09Refs #6367; Add metadata to other versioned modelsZog
2018-04-03Remove hardcoded format on line/stop_area/company registration_numbers (block...Alban Peignier
2018-03-29Refs #4658; Remove `current_functional_scope`Zog
2018-03-23Fix i18n enhancements on titles @3Luc Donnet
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-05Remove primary_key overriding in models. Refs #6112Alban Peignier
2018-02-20Refs #5924; Remove `local_id` methodsZog
2018-02-20Refs #5924 @14h; Extend importersZog
2018-02-20Refs #5924 @2h; Update specsZog
2018-01-16Fix access to public.versions table for Line, StopArea, Network and company m...Luc Donnet
2018-01-05Add Line#time_tables. Refs #5299Alban Peignier
2017-12-21Refs #5430 @2h; Deactivate lines instead of destroying themZog
2017-12-13Refs #5112 : Referential#createcedricnjanga
2017-11-30Merge branch 'master' into 4981_last_editorXinhui Xu
2017-11-28Add paper_trail to modelsXinhui
2017-11-23Merge branch 'master' into 4824-create_line_referentialsGuillaume
2017-11-22Fix transport modes and submodes modulescedricnjanga
2017-11-22Refs #4941 remove object_id_format_to_line_referential module, include just a...Guillaume
2017-11-22add object_id_format to migrations, create module for call Referential, Line ...Guillaume
2017-11-21Change the way we name classescedricnjanga
2017-11-17Add some changes to the objectid constructioncedricnjanga
2017-11-16Add Cédric new objectid concernscedricnjanga
2017-11-16Refs #4941 remove object_id_format_to_line_referential module, include just a...Guillaume
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-10-02Fix transport mode and submode modulescedricnjanga
2017-09-29Refs Adapt transport mode & submode translationscedricnjanga
2017-07-25StifCodifligneAttributesSupport for Line objectidXinhui
2017-05-11Fix Line display_name should display short name aka number..Xinhui
2017-04-28Fix Line full_name should display objectid.local_idXinhui
2017-04-11Refs #3094: Fix select2 in edit display primary and secondary operatorsThomas Haddad
2017-04-05Refs #3036 : Associate RoutingConstraintZone with Route and not LineVlatka Pavisic
2017-02-03Lines has_array_of secondary_companiesXinhui
2016-12-12Refs #1955 : RoutingConstraintZonevlatka pavisic
2016-11-20Sort lines and use display name (with company name when available). Refs #1997Alban Peignier
2016-11-19Fix transport mode display in both views referential_lines and lines Refs #1974Luc Donnet
2016-11-18Refs #1974 : Refactor Line transport modevlatka pavisic
2016-11-18Refs #1977: Add transport_submode enum. on lines#showjpl
2016-11-17Refs #1939 : Create Line by_text scopevlatka pavisic
2016-10-20Set referential_metadata periodes as array + templating formXinhui
2016-10-19Model ReferentialMetadataXinhui
2016-10-14Remove validate presence of company for Line modelXinhui
2016-09-28disable network presence validation for liens. Refs #1736.Edouard Maffert
2016-09-21validate presence of network and companies for linesEdouard Maffert
2016-07-28Add netex_object_id and default_netex_object_id for codifligne objectid formatEdouard Maffert
2016-05-13Disable mandatory Network and Company by waiting associated referential refac...Alban Peignier
2016-05-13Refactor models and controllers to manage Lines in LineReferential. Refs #825Alban Peignier