aboutsummaryrefslogtreecommitdiffstats
path: root/app
AgeCommit message (Expand)Author
2018-01-02Fixes redirect on Referential creation (without cloning). Refs #5452. Refs #5297Alban Peignier
2018-01-02Merge pull request #193 from af83/fix-routes-editorAlban Peignier
2018-01-02Merge pull request #186 from af83/5102-begin_of_association_chainLuc Donnet
2018-01-02Merge pull request #187 from af83/5111-begin_of_association_chainLuc Donnet
2018-01-02Merge pull request #190 from af83/5427_stop_area_country_selectAlban Peignier
2018-01-02Support blank in stop_areas#_form. Refs #5427Alban Peignier
2018-01-02Display StopArea#country_code in stop_areas#show. Refs #5427Alban Peignier
2018-01-02Merge pull request #189 from af83/5435-fix-journey-edition-from-editorAlban Peignier
2018-01-02Merge pull request #188 from af83/5433-show-journeys-name-in-editorAlban Peignier
2017-12-29Fixes CSS of import_messages in imports#show. Refs #4473Alban Peignier
2017-12-29Replace CommonHelper.string_keys_to_symbols by Hash#symbolize_keysAlban Peignier
2017-12-29Validates import file extension with CarrierWave extension_whitelist. Refs #4762Alban Peignier
2017-12-29Refs #5414 Small UI change for import file structure errorcedricnjanga
2017-12-29Refs #4786 Update VehicleJourneyControl::WaintingTime validation for maximum ...cedricnjanga
2017-12-29Refs #5415 fix ComplianceControl#show for controls which dont have dynamic at...cedricnjanga
2017-12-28Merge pull request #184 from af83/5313_stop_areas_parentAlban Peignier
2017-12-28Add specs on StopArea parent area_type validation. Refuse parent of the same ...5313_stop_areas_parentAlban Peignier
2017-12-28Show calendar colors in Timetables modal in VehicleJourneys editorfix-routes-editorZog
2017-12-28Display parent in stop_areas#show. Refs #5313Alban Peignier
2017-12-28Prevent a n+1 query in VehicleJourney#indexZog
2017-12-28Refs #5407; Fix editor when the current organisation does not have the purcha...fix-vehicle-journeys-editorZog
2017-12-28Add log messages when Referential can't be created. Remove useless build_refe...Alban Peignier
2017-12-28Refs #5435; Fix creation modal too5435-fix-journey-edition-from-editorZog
2017-12-28Merge branch 'master' into 5427_stop_area_country_selectXinhui Xu
2017-12-28Refs #5435 @0.5h; Fix Company select in VehicleJourney edition modalZog
2017-12-28StopArea form restaure country_code fieldXinhui
2017-12-28Remove useless code. Close div in ColorSelectInput. Refs #5367Alban Peignier
2017-12-28Refs #5367 @2H; Add a ColorSelectInputZog
2017-12-28Improve CSS to display metadatas errors in referentials#form. Refs #52975297_fix_referential_create_validationAlban Peignier
2017-12-28Fix referential create redirect when invalidXinhui
2017-12-28Refs #5435 @0.5h; Fix EditModal validation in VehicleJourneys#indexZog
2017-12-28Refs #5433; Use `published_journey_name` instead of `comment` attribute5433-show-journeys-name-in-editorZog
2017-12-28New route autocomplete_stop_area_referential_stop_areasXinhui
2017-12-28Refs #5433 @0.5h; Show journeys names in editorZog
2017-12-28Fix non-matching class names for sticky actionsZog
2017-12-28Small esthetical changes in main_menu.coffee. Refs #54265426-refactor-sticky-actionsAlban Peignier
2017-12-28Refs #5426; Refactor sticky actionsZog
2017-12-28Use current_organisation as begin_of_association_chain in StoAreasController....Alban Peignier
2017-12-28Use current_organisation as begin_of_association_chain in Lines/Companies/Net...Alban Peignier
2017-12-28Remove debug message from LinePolicy#create?Alban Peignier
2017-12-28Use node instead of attributes in vehicle_journeys#show. Refs #5432Alban Peignier
2017-12-28Add empty purchase_windows attribute when vehicleJourney is created in JS. Re...Alban Peignier
2017-12-28Prepare @vehicle_journeys with a local variable in VehicleJourneysControllerAlban Peignier
2017-12-28Fixes JS features list in journey_patterns_collections#show. Refs #5407Alban Peignier
2017-12-27Merge pull request #183 from af83/5407-add-purchase-windows-to-vehicle-journeysAlban Peignier
2017-12-27Add purchase_windows into VehicleJourney#update_has_and_belongs_to_many_from_...Alban Peignier
2017-12-27Merge pull request #177 from af83/5376-fix-vehicle-journeys-uiAlban Peignier
2017-12-27Merge pull request #176 from af83/fix-routes-editorAlban Peignier
2017-12-27Merge pull request #182 from af83/5409-add_purchase_window_to_date_filtersAlban Peignier
2017-12-27Merge pull request #181 from af83/5137-timetable-colorAlban Peignier