aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2018-04-04Fix year navigation in calendars#show Refs #6409 @1Luc Donnet
2018-04-04Fix calendars#show i18n for deleted attribute short_nameLuc Donnet
2018-04-04Small fixes on Custom fieldsZog
2018-04-04Fix ExportsController specsZog
We no longer return a redirect, but a JSON message instead
2018-04-04Merge pull request #434 from af83/6218-upload_files_to_exportersLuc Donnet
6218 Upload files to exporters
2018-04-04Refs #6090; CustomFields inputs made easyZog
:warning: We'll have to refine this code once StopArea are linked to workgroups
2018-04-04Fix more specsZog
2018-04-04Refs #6196; Add Custom Fields to companiesZog
2018-04-04Fix specsZog
2018-04-04:fire: logsZog
2018-04-04Fix specsZog
2018-04-04Refs #6316; String-type CustomFieldsZog
2018-04-04Refs #6184; Add default values to custom_fieldsZog
2018-04-04Refs #6090; CustomFields inputs made easyZog
:warning: We'll have to refine this code once StopArea are linked to workgroups
2018-04-04Fix specsZog
2018-04-04Refs #6089; Adds `attachment` Custom FieldsZog
As well as an helper to render them in a partial
2018-04-04Merge pull request #413 from ↵Alban Peignier
af83/6222-route-way-costs--use-TomTom-matrix-API-instead-of-batch Route way costs use tom tom matrix api instead of batch. Refs #6222
2018-04-04Add a small log message for each TomTom invocation. Refs #62226222-route-way-costs--use-TomTom-matrix-API-instead-of-batchAlban Peignier
2018-04-03Merge pull request #436 from af83/6386-fix-timetables-editorLuc Donnet
6386 Fix Timetables edit
2018-04-03Add some i18n fix for filter on timetable selection for vehicule_journey ↵Luc Donnet
Refs #6400 @1
2018-04-03Merge pull request #435 from af83/6400-vehicle-journey-i18nLuc Donnet
Refs #6400 Fix typos for VJ i18n
2018-04-03Merge pull request #437 from ↵Luc Donnet
af83/6387-default-values-for-stop-point-alighting-boarding 6387 Default for enumerizes :for_boarding and :for_alighting
2018-04-03Refs #6383 Fix Stop point defautlt attributes6383-stop-point-default-attributescedricnjanga
2018-04-03Refs #6386; Fix Timetables edit6386-fix-timetables-editorZog
2018-04-03Refs #6400 Fix typos for VJ i18n6400-vehicle-journey-i18ncedricnjanga
2018-04-03Use match_array to test expected_attributes. Refs #63686368-gtfs-importAlban Peignier
2018-04-03Remove hardcoded format on line/stop_area/company registration_numbers ↵Alban Peignier
(blocks GTFS imports). Refs #6368
2018-04-03Add indexes on line/stop_area/company registration_numbers. Refs #6368Alban Peignier
2018-04-03Add GTFS::Time and use it to compute day offset for VehicleJourneys. Refs #6368Alban Peignier
2018-04-03Add warning message when a Trip is associated to an unknown service id. Refs ↵Alban Peignier
#6368
2018-04-03Refs #6218; Upload files to exporters6218-upload_files_to_exportersZog
2018-04-03Refs #5972; Error messages more human-friendlyZog
2018-04-03Refs #5972; Don't assign a Registration Number in the formZog
This can cause a bug when several forms are opened concurently
2018-04-03Set default for enumerizes :for_boarding and :for_alighting. Refs #63876387-default-values-for-stop-point-alighting-boardingAlban Peignier
2018-04-03Merge pull request #432 from af83/6382-ccblock-breadcrumbLuc Donnet
Refs #6382 Add breadcrumb for CCBlock #new & #edit views
2018-04-02Import TimeTableDates from calendar dates. Refs #6368Alban Peignier
2018-04-02Add slice and transaction. Convert stop_times/stop_sequence to integer ↵Alban Peignier
before sorting them. Refs #6368
2018-04-02Refs #6382 Add breadcrumb for CCBlock #new & #edit views6382-ccblock-breadcrumbcedricnjanga
2018-04-01Fixes typo in Import::Gtfs#import_stops to access to stop_area_referential. ↵Alban Peignier
Refs #6368
2018-04-01Create Import::Gtfs directly into Import::Workbench when GTFS file is ↵Alban Peignier
detected. Refs #6368
2018-04-01Create Referential in Import::Gtfs. Test file with ↵Alban Peignier
Import::Gtfs.accept_file?. Refs #6368
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 #429 from af83/6363-fix-sticky-headerLuc Donnet
6363 Fix sticky title overlapping buttons
2018-03-30Merge pull request #360 from af83/new-uniqueness-validation-for-ccblocksLuc Donnet
New uniqueness validation for ccblocks
2018-03-30Merge pull request #430 from af83/6333-validation-select-type-breadcrumbLuc Donnet
Refs #6333 Change breadcrumb for referential#select-compliance-contro…
2018-03-30Remove line/stop_area_referential_id validation in ReferentialMemberships. ↵Alban Peignier
Refs #6328
2018-03-30Merge pull request #410 from af83/6328-check-seedsAlban Peignier
Improve (try to -) seeds. Refs #6328
2018-03-30Create seed_helpers to provide seed_by method. Refs #63286328-check-seedsAlban Peignier