aboutsummaryrefslogtreecommitdiffstats
path: root/app
AgeCommit message (Collapse)Author
2018-01-24Add links to docdeveloper-toolbarZog
2018-01-24- Add a default value for the configZog
- Add a cancel button to dismiss the modal
2018-01-24Add a toolbar for devs to easily manage permissions and featuresZog
2018-01-22Fix bug on VJs indexZog
2018-01-19Merge pull request #238 from af83/5563-show-parent-stop-typeLuc Donnet
5563 Show StopArea type in select box
2018-01-19Merge pull request #239 from af83/5568-fix-vjs-editorLuc Donnet
5568 Fix VJs editor when a stop has an invalid TZ
2018-01-19Merge pull request #249 from af83/5593-task-to-update-checksumLuc Donnet
Add task to update checksums
2018-01-19Fix bug on VJ index when no JP is selectedZog
2018-01-19Merge pull request #243 from af83/5585_stop_area_waiting_timeLuc Donnet
5585 stop area waiting time
2018-01-19Merge pull request #201 from af83/5466-fix-title-overflow-in-stick-headerLuc Donnet
5466 Fix truncation in the sticky header
2018-01-19Merge pull request #247 from ↵Luc Donnet
af83/5592-workbenches-show--filter-by-workgroup-on-initial-load 5592 workbenches show filter by workgroup on initial load
2018-01-19Merge pull request #248 from af83/5623-fix-schedule-when-jp-is-prefilledLuc Donnet
5623 fix schedule when jp is prefilled
2018-01-19Fix compliance check sets breadcrumb, locales and datas displayLuc Donnet
2018-01-17Refs #5593 @1h;Zog
- Register all models that implement checksums - Add a simple rake task that updates all checksums within a given referential
2018-01-17Refs #5623; Show journey departure time inputs when JP is prefilled5623-fix-schedule-when-jp-is-prefilledZog
2018-01-17Fix display of published_journey_name on referential_vehical_journeys#index5610_vehicle_journey_published_journey_nameXinhui
Refs #5610
2018-01-17Refs #5614 @0.5h; Fix schedule computation when departure minutes are not set5614-fix-schedule-computationZog
2018-01-16workbenches/show: Filter referentials by workgroupTeddy Wing
Previously, all `Referential`s would be listed on this page if they had matching line metadata. Now, we exclude those referentials that are in other workgroups to ensure users don't see referentials they're not supposed to see. Refs #5592
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-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-14Fixes VehicleJourneyAtStop#local_time to prevent errorAlban Peignier
2018-01-14Define Referential#workbench in Merge. Refs #5587Alban Peignier
2018-01-12Merge pull request #236 from af83/5560-add-validation-on-customfieldsLuc Donnet
5560 Add validation on CustomField
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-12Add min value to waiting timeXinhui
Refs #5585
2018-01-12Refs #5568 @0.25h; Fix VJs editor when a stop has an invalid TZ5568-fix-vjs-editorZog
2018-01-12Refs #5563 @0.25h; Show StopArea type in select box5563-show-parent-stop-typeZog
2018-01-12Refs #5560; Add validation on CustomField5560-add-validation-on-customfieldsZog
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-11Merge pull request #234 from af83/5493-use-tz-for-time-displayAlban Peignier
Use local time in the Journeys editor. Refs #5493
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