aboutsummaryrefslogtreecommitdiffstats
path: root/app/views
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-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 #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 #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-16Finalize CSV export for ComplianceCheckMessage and Import<essagecedricnjanga
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-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 #5563 @0.25h; Show StopArea type in select box5563-show-parent-stop-typeZog
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 @1h; Use local time in the Journeys editorZog
We store UTC times in the database though
2018-01-11Keep most important attributs in networks#show/form. Refs #5549Alban Peignier
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-11Fix VJ creation with full schedule when JourneyPatterns are not loaded ↵fix-vj-creation-with-full-scheduleZog
through an ajax call
2018-01-11Refs #5551 @0.5h; Implement the custom fields in the creation modalZog
And Refactor the component in the process
2018-01-11Refs #5551 @1.5h; Implement Custom fields editionZog
RBD: implement the same in the creation modal
2018-01-11Fix JourneyPattern editorZog
2018-01-11Create Referential#full_name and try to use it (to be completed). Refs #5546Alban Peignier
2018-01-11Merge pull request #211 from af83/5500-add-filter-on-stopsteddywing
5500 Add filters on ReferentialVJ#index
2018-01-11Merge pull request #225 from af83/5535-compute-vehicle-journeys-timesLuc Donnet
5535 compute vehicle journeys times
2018-01-11Refs #5500 @3h; Add filters on ReferentialVJ#indexZog
To enable users to filter on stop areas
2018-01-10Merge pull request #217 from af83/5502-remove-search-from-selectsAlban Peignier
Don't use Ajax in JP selector in VJs editor. Refs #5502
2018-01-10Merge pull request #204 from af83/5413-read_only_policy_for_finalised_refsAlban Peignier
Read only policy for referentials in suite. Refs #5413
2018-01-10Refs #5535 @2H; Automatically fill VJs tilmes when possibleZog
2018-01-10Ignore missing timestamps in merges#show. Refs #5299Alban Peignier
2018-01-10Merge pull request #206 from ↵Alban Peignier
af83/5445-add-name-filter-on-referentialjourneys-index Add name filter on referential vehicle journeys index. Refs #5445
2018-01-10Display Merge#name with link and ended_at in workbench_outputs#show. Refs #5299Alban Peignier
2018-01-10Display Merge#creator and localize dates in merges#show. Refs #5299Alban Peignier
2018-01-10Define and display Merge#creator. Refs #5299Alban Peignier
2018-01-09Referentials#new: Disable submit button on submitTeddy Wing
To prevent double/duplicate form submissions, disable the submit button after it's clicked. Eventually we'll want to do this for all SimpleForms in the application. Here's a solution for doing that: http://www.railsonmaui.com/blog/2014/02/23/simple-form-and-disable-processing-by-default/ Refs #5524
2018-01-09Refs #5502 @4h; Don't use Ajax in JP selector in VJs editor5502-remove-search-from-selectsZog
When the number of possible values is low (<10), display the values right away, don't use an Ajax query
2018-01-09Refs: #5413@0.5h; Refactoring of #archived_or_finalised?Robert
2018-01-09Refs #5129 small change on import report show button5129-import-report-buttoncedricnjanga
2018-01-08Fixes: #5413@1h; Specs implementedRobert
2018-01-08Merge pull request #207 from ↵Luc Donnet
af83/5444-add-company-filter-on-referentialjourneys-index 5444 Filter VJs on company in ReferentialVJs#index
2018-01-08Refs #5445 @0.5h; Filter VJs based on their name in ReferentialVJs#index5445-add-name-filter-on-referentialjourneys-indexZog
2018-01-08Refs #5444 @0.5h; Filter VJs on company in ReferentialVJs#index5444-add-company-filter-on-referentialjourneys-indexZog
2018-01-08Refs #5455; Optimize controllers for the Journey Patterns editorZog
2018-01-08Refs #5455 @6h; Add time and distance between stops in Journey PatternsZog
- Adds a `JSON` attribute in the model - Adds the fields in the editor