aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers
AgeCommit message (Collapse)Author
2018-04-17Refs #6549; Fix timetables specs6549-fix-tiletables-specsZog
2018-04-16Refs #6476 Add merge permissions6476-merge-permissionscedricnjanga
2018-04-16Refs #6551; Add CustomFields to JourneyPatterns6551-add_custom_field_values_to_journey_patternsZog
2018-04-13Merge pull request #446 from af83/6382-compliance-control-block-refactoLuc Donnet
Refs #6382 Refacto display of ccblock transport mode errors
2018-04-13Refs #6536; Cleanup value passed for secondary_company_ids by the lines form6536-fix-lines-formZog
2018-04-12Refs #6457 Fix VJ Company affectationcedricnjanga
2018-04-12Refs #6527; Fix VJs editor6527-fix-vjs-editorZog
2018-04-11Refs #6493; Sort StopAreas on the type label, instead of the internal keyZog
2018-04-11Fix specs (WIP)Zog
2018-04-11Refs #6483; Only use VJ-bound Custom fieldsZog
2018-04-10Refs #6448; Make timetables sortable on bouding_dates and journeys countZog
2018-04-10Refs #6453; Fix PurchaseWindows indexZog
2018-04-10Merge pull request #460 from af83/6360-workbenchimport-displayLuc Donnet
6360 Add checks on calendars during WorkbenchImport
2018-04-09Refs #6367; Fix JourneyPatternCollection#updateZog
2018-04-09Refs #6367; Add metadata to other versioned modelsZog
2018-04-09Refs #6367; Add metadata to routesZog
2018-04-09Refactor NetexImport creation6360-workbenchimport-displayZog
And associates error message to the parent importer
2018-04-05Refs #6382 Refacto display of ccblock transport mode errorscedricnjanga
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 6226; Add a button to create opposite routesZog
2018-04-04Merge pull request #434 from af83/6218-upload_files_to_exportersLuc Donnet
6218 Upload files to exporters
2018-04-04Refs #6196; Add Custom Fields to companiesZog
2018-04-04Refs #6090; CustomFields inputs made easyZog
:warning: We'll have to refine this code once StopArea are linked to workgroups
2018-04-03Refs #6218; Upload files to exporters6218-upload_files_to_exportersZog
2018-04-02Refs #6382 Add breadcrumb for CCBlock #new & #edit views6382-ccblock-breadcrumbcedricnjanga
2018-03-30Merge pull request #360 from af83/new-uniqueness-validation-for-ccblocksLuc Donnet
New uniqueness validation for ccblocks
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 #397 from af83/6258-calendar-workgroupLuc Donnet
Refs #6258 associate calendars with current organisation
2018-03-29Refs #6258 Add speac feature for calendars and fix ↵6258-calendar-workgroupcedricnjanga
begin_of_association_chain in controller
2018-03-29Add compliance_control for lines scope in validation Refs #4982Luc Donnet
2018-03-29Refs #4658; Remove `current_functional_scope`Zog
2018-03-28Refs #5855 Fix typos and change validation method namenew-uniqueness-validation-for-ccblockscedricnjanga
2018-03-27Refs #6201; Remove short_name from calendarsZog
2018-03-26Refs #6218; Limit accessible exports for workgroupsZog
2018-03-22Remove maps code. Refs #6296Alban Peignier
2018-03-20Refs #6258 associate calendars with current organisationcedricnjanga
2018-03-18Refs #6210 Remove status value attribue from Chouette::VehicleJourney and ↵6210-remove-attributes-from-modelscedricnjanga
section status fron Chouette::JourneyPattern
2018-03-16Fix stop_area state for filter and display. Update reflex sync to use ↵Luc Donnet
confirmed_at. Refs #6141
2018-03-15Routes: Add `/costs` routeTeddy Wing
Render the `costs` field of a `Chouette::Route` as JSON. This lives at: http://stif-boiv.dev:3000/referentials/4/lines/1857/routes/7/costs.json I want this in order to get the distance & time costs of a route so that I can merge them with `JourneyPattern#costs` on the frontend on `JourneyPatternsCollection#show`. Refs #6203
2018-03-15Merge pull request #372 from af83/6146-line-statesLuc Donnet
6146 Line state update
2018-03-15Ignore undefined CustomFields in extra headers for ↵Alban Peignier
VehicleJourneysController. Refs #6143
2018-03-15Add StopArea#status in stop_areas#_form. Refs #60336033-stop-area-statesAlban Peignier
2018-03-15Refs #6033 Fix stop areas spec featurecedricnjanga
2018-03-15Refs #6033 Changes for StopArea#index and StopArea#showcedricnjanga
2018-03-14Fix access for import ressources Refs #6133 @3Luc Donnet
2018-03-14Refs #6146; Fix "activated/deactivated" filterZog
2018-03-12Refs #5146 Line state updatecedricnjanga
2018-03-12Refs #6133; Fix specsZog
2018-03-12Refs #6135; ExportsController#upload endpointZog
With token-based authentication
2018-03-12Refs #6133; Full UX for exportsZog
Also added a *dumb* `WorkgroupExport` for testing purposes.