aboutsummaryrefslogtreecommitdiffstats
path: root/app
AgeCommit message (Collapse)Author
2018-04-04Merge branch 'master' into 6370-translations-26370-translations-2cedricnjanga
2018-04-04Refs #6370 Add some more translationscedricnjanga
2018-04-04Merge pull request #443 from af83/6405-allow-timtables-without-periodsLuc Donnet
6405 Allow for Timetables & Calendars without periods
2018-04-04Merge pull request #390 from af83/6226-create-opposite-routeLuc Donnet
6226 Add a button to automatically create opposite routes
2018-04-04Refs #6405; Allow for Timetables & Calendars without periods6405-allow-timtables-without-periodsZog
2018-04-04Refs #6213; Fix JourneyPattern editor6213-fix-journey-pattern-editorZog
Fix a bug when a Route uses the same stop multiple times
2018-04-04Refs 6226; Add a button to create opposite routesZog
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-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-04Refs #6196; Add Custom Fields to companiesZog
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-03Merge pull request #436 from af83/6386-fix-timetables-editorLuc Donnet
6386 Fix Timetables edit
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-03Remove hardcoded format on line/stop_area/company registration_numbers ↵Alban Peignier
(blocks GTFS imports). Refs #6368
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-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-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-30Only create new membership when organisation isn't present in #add_member. ↵Alban Peignier
Refs #6328
2018-03-30Merge pull request #428 from af83/4658-remove-current_functional_scopeAlban Peignier
Remove `current_functional_scope`. Refs #4658
2018-03-30Merge pull request #427 from af83/6340-exporter-flatten-servicesAlban Peignier
Update simple_exporter. Refs #6340
2018-03-30Initial import for agencies, stops, routes, trips and stop_times. Refs #6368Alban Peignier
2018-03-30Merge pull request #397 from af83/6258-calendar-workgroupLuc Donnet
Refs #6258 associate calendars with current organisation