aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2018-01-17Refs #5614 @0.5h; Fix schedule computation when departure minutes are not set5614-fix-schedule-computationZog
2018-01-16Finalize CSV export for ComplianceCheckMessage and Import<essagecedricnjanga
2018-01-16Fix access to public.versions table for Line, StopArea, Network and company ↵Luc Donnet
models Refs #5605 @2
2018-01-16Merge pull request #242 from ↵Luc Donnet
af83/5140-workbenches-show--organisation-filter-should-show-orgs- 5140-workbenches-show--organisation-filter-should-show-orgs-in-workgroup--v2
2018-01-15workbenches_show_spec: Test organisations in filtration listTeddy Wing
Check that only `Organisation`s associated with the current `Workgroup` appear in the list of filters on `Workbenches#show`. Also rewrite the `other_referential` object to put it in a different workbench from the first referential, enabling us to have multiple organisations in the same `Workgroup`. Refs #5140
2018-01-15workbenches/_filters: Only show organisations in workgroupTeddy Wing
We had been listing all `Organisation`s in the check-box list that enables filtering `Referential`s by organisation. There can be many organisations in the database, and users of one org shouldn't necessarily see other organisations. Only allow users to filter by those organisations that belong to their `Workgroup`. To do that, We get the workgroup of the current workbench, and build a list containing the organisations the workgroup. Refs #5140
2018-01-15Add mising whiteline in INSTALL.mdJohan Van Ryseghem
2018-01-15Add infos about grunt in INSTALL.mdJohan Van Ryseghem
2018-01-14Fixes VehicleJourneyAtStop#local_time to prevent errorAlban Peignier
2018-01-14Define Referential#workbench in Merge. Refs #5587Alban Peignier
2018-01-12Change pageheader title for stop areas and linescedricnjanga
2018-01-12Merge pull request #236 from af83/5560-add-validation-on-customfieldsLuc Donnet
5560 Add validation on CustomField
2018-01-12Merge pull request #224 from af83/5529-prevent-double-submitting-of-react-formsLuc Donnet
5529 Prevent double submitting of react forms
2018-01-12Merge pull request #235 from af83/fix-timetables-specsLuc Donnet
Fix Jest specs on timetables
2018-01-12Refs #5529 @0.5h; Refactor buttons5529-prevent-double-submitting-of-react-formsZog
2018-01-12Refs #5529 @0.5h; Prevent double submitting of react formsZog
2018-01-12Refs #5163cedricnjanga
Add compliance check resource status helper Add small changes for CSV export
2018-01-12First draft for ComplianceCheckMessage & ImportMessage CSV exportscedricnjanga
2018-01-12Refs #5560; Add validation on CustomField5560-add-validation-on-customfieldsZog
2018-01-12Fix Jest specs on timetablesfix-timetables-specsZog
2018-01-11Refs #5535; Fix specsZog
2018-01-11Merge branch '5535-compute-vehicle-journeys-times'Alban Peignier
2018-01-11Refs #5535; set day offsets when neededZog
2018-01-11Refs #5535; Apply timezones during schedule calculationZog
2018-01-11:fire: logZog
2018-01-11Refs #5535; Don't generate time for disabled stopsZog
2018-01-11Merge pull request #231 from af83/5557-fix-calendar-creationLuc Donnet
Refs #5557 @0.5h; Fix select2
2018-01-11Fix specsZog
2018-01-11Merge pull request #227 from af83/5551-handle-custom-fields-in-vjs-editorLuc Donnet
5551 Handle custom fields in VJs editor
2018-01-11Merge pull request #232 from ↵Alban Peignier
af83/5511-5512-stop-area-selector--change-area-type-labels-ZDEp-t
2018-01-11Keep ZDEp for stif i18n. Refs #5511Alban Peignier
2018-01-11Revert "Change "ZDLp" label in StopArea drop-down to "ZDL""Alban Peignier
This reverts commit 62a00fa48bac0686e80af5f3409a14a4c4877812.
2018-01-11Merge pull request #234 from af83/5493-use-tz-for-time-displayAlban Peignier
Use local time in the Journeys editor. Refs #5493
2018-01-11Fixes specs after Referential#merged_at integration. Refs #5559Alban Peignier
2018-01-11Add Referential#merged_at and make Referentials archived and merged. Refs #5559Alban Peignier
2018-01-11Refs #5493; Show Timezone on JPs editor5493-use-tz-for-time-displayZog
2018-01-11Refs #5493 @1h; Use local time in the Journeys editorZog
We store UTC times in the database though
2018-01-11Refs #5551; Fix bug when the user reopens the modal5551-handle-custom-fields-in-vjs-editorZog
2018-01-11Merge pull request #230 from af83/5556-total-time-on-j-editorAlban Peignier
Show total time and distance in JP editor. Refs #5556
2018-01-11Fixes icons and order of total. Refs #55565556-total-time-on-j-editorAlban Peignier
2018-01-11Keep most important attributs in networks#show/form. Refs #5549Alban Peignier
2018-01-11Fixes destry confirm message in NetworkDecorator. Refs #5549Alban Peignier
2018-01-11Refs #5557 @0.5h; Fix select25557-fix-calendar-creationZog
2018-01-11Change "ZDLp" label in StopArea drop-down to "ZDL"Teddy Wing
The term ZDLp is STIF-specific. For the socle commun, we instead want to use the generic term, which is ZDL. This appears on the `Routes#new` page (http://stif-boiv.dev:3000/referentials/4/lines/1857/routes/new). Refs #5512
2018-01-11Change "ZDEp" label in StopArea drop-down to "ZDE"Teddy Wing
The term ZDEp is STIF-specific. For the socle commun, we instead want to use the generic term, which is ZDE. This appears on the `Routes#new` page (http://stif-boiv.dev:3000/referentials/4/lines/1857/routes/new). Refs #5511
2018-01-11Refs #5556 @0.25h; Show total time and distance in JP editorZog
2018-01-11Merge pull request #229 from af83/5549_networks_policyLuc Donnet
Fix policy
2018-01-11Merge pull request #228 from af83/fix-vj-creation-with-full-scheduleLuc Donnet
Fix VJ creation with full schedule
2018-01-11Merge pull request #226 from af83/5547-show-vj-idLuc Donnet
5547 Show newly created VJ's short_id in editor
2018-01-11Fix VJ creation with full schedule when JourneyPatterns are not loaded ↵fix-vj-creation-with-full-scheduleZog
through an ajax call