aboutsummaryrefslogtreecommitdiffstats
path: root/spec/models
AgeCommit message (Expand)Author
2018-04-11Specs cleanupZog
2018-04-11Fix specs (WIP)Zog
2018-04-10Refs #6461; Don't initilialize CustomFields when they are not loaded by the m...Zog
2018-04-10Merge pull request #438 from af83/6368-gtfs-importLuc Donnet
2018-04-09Refs #6367; Add a merge mechanismZog
2018-04-09Refs #6367; Add metadata to other versioned modelsZog
2018-04-09Refs #6367; Add metadata to routesZog
2018-04-05Merge pull request #412 from af83/6217-extrapolate-border-passing-timesLuc Donnet
2018-04-04Delete unused spec because we add a parameter to the function duplicate Refs ...Luc Donnet
2018-04-04Fix specsZog
2018-04-04:fire: logsZog
2018-04-04Fix specsZog
2018-04-04Fix specsZog
2018-04-04Refs #6089; Adds `attachment` Custom FieldsZog
2018-04-03Use match_array to test expected_attributes. Refs #63686368-gtfs-importAlban Peignier
2018-04-02Import TimeTableDates from calendar dates. Refs #6368Alban Peignier
2018-04-01Create Referential in Import::Gtfs. Test file with Import::Gtfs.accept_file?....Alban Peignier
2018-03-31Import calendars before testing trips import. Refs #6368Alban Peignier
2018-03-31Download imported file on a local file. Refs #6368Alban Peignier
2018-03-31Add calendar imports to Import::Gtfs. Refs #6368Alban Peignier
2018-03-30Merge pull request #360 from af83/new-uniqueness-validation-for-ccblocksLuc Donnet
2018-03-30Initial import for agencies, stops, routes, trips and stop_times. Refs #6368Alban Peignier
2018-03-29Refs #4658; Remove `current_functional_scope`Zog
2018-03-29Refs #6075 Change default attributes for stop areascedricnjanga
2018-03-29Refs #6075 Replace after_commit callback to after_create for the set_defaults...cedricnjanga
2018-03-29Refs #6075 Set defaults attributes for stop point depending on stop area kindcedricnjanga
2018-03-28Merge pull request #398 from af83/6259-calendar-mailerLuc Donnet
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-26Use utc time to make expectation with strftime (when timezone are not standar...Alban Peignier
2018-03-21Only notify parent when Import is finished. Refs #6243Alban Peignier
2018-03-21Refs #6259 Only send mails to users from same workgroup after create/update o...6259-calendar-mailercedricnjanga
2018-03-20Don't use Import::Base#status_changed? into #notify_parent (status can be cha...Alban Peignier
2018-03-15Merge pull request #379 from af83/6095-route--calculate-distance-and-time-cos...Alban Peignier
2018-03-15Rename export spec to use the right classes Refs #6133 @1Luc Donnet
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-15Use confirmed StopAreas in SimpleImporter spec. Refs #6033Alban Peignier
2018-03-15Merge pull request #375 from af83/6040-fix-stop-points-poitions-in-merged-routesAlban 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-14Refs #61066107-bind-stop_area_referential-and-workgroupsZog
2018-03-13Try and fix specsZog
2018-03-13Refs #6040; Enforce stop points positions in merged Referential6040-fix-stop-points-poitions-in-merged-routesZog
2018-03-12Fix specsZog
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; Add options on the Exports, and forward them tu the UXZog