aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2017-12-28Refs #5407; Fix editor when the current organisation does not have the ↵fix-vehicle-journeys-editorZog
purchase_windows feature
2017-12-28Add log messages when Referential can't be created. Remove useless ↵Alban Peignier
build_referenial invocation in ReferentialsController#create. Refs #5297
2017-12-28Disable 'displays a flash message' ReferentialsController specs (params are ↵Alban Peignier
invalid to create a valid cloned referential). Refs #5297
2017-12-28Merge pull request #166 from af83/5297_fix_referential_create_validationAlban Peignier
Fix referential create redirect when invalid. Refs #5297
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
Refs #5297
2017-12-28Fix non-matching class names for sticky actionsZog
2017-12-28Merge pull request #185 from af83/5426-refactor-sticky-actionsAlban Peignier
Refactor sticky actions. Refs #5426
2017-12-28Small esthetical changes in main_menu.coffee. Refs #54265426-refactor-sticky-actionsAlban Peignier
2017-12-28Refs #5426; Refactor sticky actionsZog
2017-12-28Refs #5407; Fix data not being updated in the DBZog
2017-12-28Fixes vehicleJourneys reducer spec. Refs #5407Alban Peignier
2017-12-28Fixes JourneyPatternsCollectonsController. Refs #5407Alban Peignier
2017-12-28Remove debug message from LinePolicy#create?Alban Peignier
2017-12-28Include purchase_windows in vehicle_journey state into specs. Refs #5407Alban 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. ↵Alban Peignier
Refs #5407
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
Add purchase windows to vehicle journeys. Refs #5407
2017-12-27Add purchase_windows into ↵Alban Peignier
VehicleJourney#update_has_and_belongs_to_many_from_state. Refs #5407
2017-12-27Merge pull request #177 from af83/5376-fix-vehicle-journeys-uiAlban Peignier
Fix vehicle journeys ui. Refs #5376
2017-12-27Merge pull request #176 from af83/fix-routes-editorAlban Peignier
Fix l'editeur de route
2017-12-27Merge pull request #182 from af83/5409-add_purchase_window_to_date_filtersAlban Peignier
Add purchase windows to date filters. Refs #5409
2017-12-27Merge pull request #181 from af83/5137-timetable-colorAlban Peignier
Fix VJ tt color affectation. Refs #5408
2017-12-27Refs #5407; Fix CIZog
2017-12-27Refs #5407; Disable edition mode while editor is loadingZog
2017-12-27Refs #5407; Make Journeys easier to selectZog
2017-12-27Refs #5407; Add cancel button on VehicleJourneys editorZog
2017-12-27Refs #5407; Improve UIZog
2017-12-27Refs #5407;Zog
:fire: useless code Rename some vars
2017-12-27Refs #5407; Fix CIZog
2017-12-27Refs #5407 @2h; Model implementationZog
- Link PurchaseWindows to VehicleJourneys in the model - Add an autocompletion endpoint
2017-12-27Refs #5407 @4h; First UI implementationZog
- Add most of the react code - And the specs where possible Still remains: - Link PurchaseWindows to VehicleJourneys in the model - Add an autocompletion endpoint
2017-12-27Refs #5419; Fix actions policiesZog
Fix actions conditions on VehicleJourney#index
2017-12-27Refs #5376; :fire: logs in Gruntfile5376-fix-vehicle-journeys-uiZog
2017-12-27Refs #5376 @1h; Change the behaviour of the inputs on VehicleJourney#indexZog
We don't block user actions anymore. Instead, when the departure time is set prior to the arrival time, we shift the arrival time accordingly (and reversed when the user sets the arrival time)
2017-12-27Refs #5376 @1h; Add setup for javascript specsZog
Use grunt to automagically run the specs
2017-12-27Merge pull request #180 from af83/5367-add-color-inputAlban Peignier
Add a ColorSelectInput. Refs #5367
2017-12-27Merge pull request #178 from af83/5382-all-stop-types-in-routesAlban Peignier
Enable all area types for Stopareas in Routes. Refs #5382
2017-12-27Remove useless code. Close div in ColorSelectInput. Refs #53675367-add-color-inputAlban Peignier
2017-12-26Merge pull request #179 from af83/5392-add-beradcrumb-on-referential-formAlban Peignier
Add missing breadcrumb on Referential#new. Refs #5392
2017-12-26Add draft icon in routes#show table. Refs #54185382-all-stop-types-in-routesAlban Peignier
2017-12-26Include StopArea type in select2 text for routes#edit. Refs #5382Alban Peignier
2017-12-26Refs #5367 @2H; Add a ColorSelectInputZog
- Added to PurchaseWindow form - Reuse already exisiting JS + CSS - We may want to change the colors names
2017-12-26Don't use i18n into Chouette::AreaType specs. Refs #5311Alban Peignier
2017-12-26Enable GDL in StopArea enumeration. Refs #5311Alban Peignier
2017-12-26Refs #5409 Add purchase windows to date filters5409-add_purchase_window_to_date_filterscedricnjanga
2017-12-26#5408 Fix VJ tt color affectation5137-timetable-colorcedricnjanga
2017-12-26Refs #5392; Add missing breadcrumb on Referential#new5392-add-beradcrumb-on-referential-formZog