aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2017-12-21Refs #5354 @0.5h; Truncate long breadcrumbs5253-truncate-breadcrumbZog
Went with a css solution
2017-12-20Fixes typo into ReferentialDecorator. Refs #5339Alban Peignier
2017-12-20Merge pull request #170 from af83/5351-stop-area-waiting-timeAlban Peignier
Add StopArea#waiting_time with support in stop_areas#index/show. Refs #5351
2017-12-20Remove nice miss commit in WorkbenchesController. Refs #5339Alban Peignier
2017-12-20Check stop_area_waiting_time feature to display StopArea#waiting_time. Refs ↵5351-stop-area-waiting-timeAlban Peignier
#5351
2017-12-20Add StopArea#waiting_time with support in stop_areas#index/show. Refs #5351Alban Peignier
2017-12-20Merge pull request #163 from ↵Alban Peignier
af83/5341-create-referential-vehiclejourneys-controller Create ReferentialVehicleJourneysController. Refs #5341
2017-12-20Check feature in ReferentialDecorator by supporting 'partial' context (like ↵5341-create-referential-vehiclejourneys-controllerAlban Peignier
an view spec). Refs #5337
2017-12-20Complete ReferentialVehicleJourneysController spec to test optional feature. ↵Alban Peignier
Refs #5341
2017-12-20Restrict ReferentialVehicleJourneysController to ↵Alban Peignier
referential_vehicle_journeys feature. Refs #5341
2017-12-20Make unsortable the vehicle_journeys table (for the moment). Refs #5341Alban Peignier
2017-12-20Restrict /referentials/../vehicle_journeys to index. Refs #5341Alban Peignier
2017-12-20Create ReferentialVehicleJourneysController and ↵Alban Peignier
/referentials/:id/vehicle_journeys. Refs #5341
2017-12-20Merge pull request #164 from af83/5339-organisation-and-featuresAlban Peignier
Create Organisation#features and FeatureChecker. Refs #5339
2017-12-20Use login_user for anonymous controller used into FeatureChecker specs. Refs ↵5339-organisation-and-featuresAlban Peignier
#5339
2017-12-20Improve styles in FeatureCheck code. Refs #5339Alban Peignier
2017-12-20Refs: #5339 pushing for Jenkins testRobert
2017-12-20Merge pull request #168 from af83/5348_clickable_brandnameAlban Peignier
Add link_to root_path on brandname nav element. Refs #5348
2017-12-20Remove text-decoration on brandname link. Refs #53485348_clickable_brandnameAlban Peignier
2017-12-20Fixes Organisation#has_feature? spec title. Refs #5339Alban Peignier
2017-12-20Create Organisation#features and FeatureChecker controller concerns. Refs #5339Alban Peignier
2017-12-20Add link_to root_path on brandname nav elementXinhui
Refs #5348
2017-12-20Add shared in CalendarsController calendar_params. Refs #5257Alban Peignier
2017-12-20Fixes CSS for secondary companies in lines#show. Refs #5142Alban Peignier
2017-12-20Add nozip.zip file for ImportsController specs. Refs #5317Alban Peignier
2017-12-20Remove binding.pry in specsAlban Peignier
2017-12-20Merge pull request #151 from ↵Luc Donnet
af83/5281-workbench-import-structural-bug-reading-zip 5281 workbench import structural bug reading zip
2017-12-20Remove archived test in CalendarPolicy specs. Refs #5325Alban Peignier
2017-12-20Merge pull request #124 from af83/5006-wb_import_filter_refs_with_foreign_linesLuc Donnet
5006 wb import filter refs with foreign lines
2017-12-20Merge pull request #157 from af83/5311-stop-area-type-customizableAlban Peignier
Make customizable StopArea type. Refs #5311
2017-12-20Merge branch '5333-add-policies-for-referentials-sharing'Alban Peignier
2017-12-20Merge branch 'master' into 5333-add-policies-for-referentials-sharing5333-add-policies-for-referentials-sharingAlban Peignier
2017-12-20Merge pull request #155 from af83/5325-use-policies-for-calendars-sharingAlban Peignier
Use policies for calendar sharing. Refs #5325
2017-12-20Fix spec after rebase5325-use-policies-for-calendars-sharingZog
2017-12-19Fix compliance check set feature to use the correct titleLuc Donnet
2017-12-19Fix i18n for compliance_check_setsLuc Donnet
2017-12-19Use stop_areas count and not size to display stop_area counterLuc Donnet
2017-12-19Replace have_link_for_each_stop_area by have_link_for_each_item as espected. ↵Alban Peignier
Refs #5291 @5m
2017-12-19Refs #5325; Fix calendat policyZog
Remove the "!archived?" condition which makes no sense here.
2017-12-19Refs #5291@0.1h; Fix rebaseZog
Fix integration_spec_helper after rebase
2017-12-19Ref #5291@2h; Specs setupZog
- Refactor specs helper to be more generic - Write missing specs for the Workbenches#show view We now have failing tests highlighting the bug
2017-12-19Refs #5325@0.5h; Use policies for calendar sharingZog
Use policies to determine if a user is allowed to share a calendar, instead of a hardcoded string
2017-12-19Merge pull request #153 from ↵Luc Donnet
af83/5291-disable-useless-checkboxes-on-referentials-index 5291 disable useless checkboxes on referentials index
2017-12-19Refs #5291@0.1h; Fix rebase5291-disable-useless-checkboxes-on-referentials-indexZog
Fix integration_spec_helper after rebase
2017-12-19Ref #5291@2h; Specs setupZog
- Refactor specs helper to be more generic - Write missing specs for the Workbenches#show view We now have failing tests highlighting the bug
2017-12-19Refs #5291@0.1h; Add missing stylesZog
Add missing styles for disabled checkboxes
2017-12-19Refs #5291@0.5h; Update viewZog
Update the view to match the actual controller behaviour.
2017-12-19Refs: #5291@1h; Update TableBuilderHelperZog
Update TableBuilderHelper to allow the `selectable` param to be a lambda, thus allowing us to have row-based granularity.
2017-12-19Ref #5291@2h; Specs setupZog
- Refactor specs helper to be more generic - Write missing specs for the Workbenches#show view We now have failing tests highlighting the bug
2017-12-19Merge pull request #160 from af83/5307_referential_lines_menuRobert Dober
#5307 Remove update & create links