aboutsummaryrefslogtreecommitdiffstats
path: root/app
AgeCommit message (Expand)Author
2018-01-11Fix specsZog
2018-01-11Merge pull request #227 from af83/5551-handle-custom-fields-in-vjs-editorLuc Donnet
2018-01-11Merge pull request #232 from af83/5511-5512-stop-area-selector--change-area-t...Alban Peignier
2018-01-11Merge pull request #234 from af83/5493-use-tz-for-time-displayAlban 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
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
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 "ZDEp" label in StopArea drop-down to "ZDE"Teddy Wing
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
2018-01-11Merge pull request #228 from af83/fix-vj-creation-with-full-scheduleLuc Donnet
2018-01-11Merge pull request #226 from af83/5547-show-vj-idLuc Donnet
2018-01-11Fix VJ creation with full schedule when JourneyPatterns are not loaded throug...fix-vj-creation-with-full-scheduleZog
2018-01-11Fix policyXinhui
2018-01-11Merge pull request #221 from af83/5465-dezoom-map-if-too-close-to-bordersLuc Donnet
2018-01-11Refs #5551 @0.5h; Implement the custom fields in the creation modalZog
2018-01-11Fixes Chouette::RoutingConstraintZone#route_id presence spec. Refs #5552Alban Peignier
2018-01-11Refs #5551 @1.5h; Implement Custom fields editionZog
2018-01-11Prevent errors in RoutingConstraintZone when no route is defined (required no...Alban Peignier
2018-01-11Ensure Route stop_points are sorted to compute checksum. Refs #5299Alban Peignier
2018-01-11Refs #5551; Update CustomField api to better suit JS API needsZog
2018-01-11Fix overflow on JP editorZog
2018-01-11Fix JourneyPattern editorZog
2018-01-11Define Merge Referential name. Refs #5299Alban Peignier
2018-01-11Create Referential#full_name and try to use it (to be completed). Refs #5546Alban Peignier
2018-01-11Refs #5547; Do the same for JourneyPatterns5547-show-vj-idZog
2018-01-11Fix min max values validation for compliance controls display and test Refs #...Luc Donnet
2018-01-11Refs #5547 @0.25h; Show newly created VJ's short_id in editorZog
2018-01-11Merge pull request #211 from af83/5500-add-filter-on-stopsteddywing
2018-01-11Refs #5544; Fix bug preventing VJ creationZog
2018-01-11Merge pull request #225 from af83/5535-compute-vehicle-journeys-timesLuc Donnet
2018-01-11Refs #5500 @3h; Add filters on ReferentialVJ#indexZog
2018-01-11Refs #5536; Fix JourneyPattern creationZog
2018-01-11Keep existing objectids when possible during merge. Refs #5527Alban Peignier
2018-01-11Use StopArea#raw_objectid to find StopPoints (objectid.to_s can be partial ac...Alban Peignier
2018-01-11Remove debug in merge. Refs #5299Alban Peignier
2018-01-11Ignore referential_in_suite in Referential#overlapped_referential_ids (used b...Alban Peignier
2018-01-10Fix compliance controls, compliance check sets access with table hack for obj...Luc Donnet
2018-01-10Merge pull request #218 from af83/5520-fix-company-in-vjs-editorAlban Peignier
2018-01-10Merge pull request #217 from af83/5502-remove-search-from-selectsAlban Peignier
2018-01-10Merge pull request #204 from af83/5413-read_only_policy_for_finalised_refsAlban Peignier
2018-01-10ReferentialPolicy#archive? is false when referential is read only. Refs #5413Alban Peignier
2018-01-10Restore Referential#archived? method. Refs #5413Alban Peignier
2018-01-10Fixes typo in referential_read_only?. Removed finalised? test (no such method...Alban Peignier