Skip to content
Snippets Groups Projects

Resolve #2601030 "Views rss view"

Closes #2601030

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Björn Brala added 1 commit

    added 1 commit

    • d7e1e101 - feat: wrap system update view update with a moduleExist call.

    Compare with previous version

  • Björn Brala added 2 commits

    added 2 commits

    • 64d09179 - fix: ViewsConfigUpdater should only update views of which the row: type: are...
    • fc1ed684 - fix: Get the first available viewmode for the comment or node if the system.rss setting is missing.

    Compare with previous version

  • Björn Brala left review comments

    left review comments

  • Björn Brala added 1 commit

    added 1 commit

    • 78a8a641 - build: fix phpcs and spelling error

    Compare with previous version

  • Björn Brala added 1 commit

    added 1 commit

    Compare with previous version

  • Björn Brala added 1 commit

    added 1 commit

    • 50ffe39a - feat: also update views on save

    Compare with previous version

  • Björn Brala added 1 commit

    added 1 commit

    • 33770693 - feat: if there is a "default" view mode, just use that, since we don't want to...

    Compare with previous version

  • Björn Brala added 1 commit

    added 1 commit

    • 5a068614 - fix: views.view.taxonomy_term default view_mode changed to rss

    Compare with previous version

  • Björn Brala added 1 commit

    added 1 commit

    • 034ea6b2 - fix: add missing config dependencies for views.view.taxonomy_term.yml

    Compare with previous version

  • Björn Brala added 2 commits

    added 2 commits

    • f43bae89 - fix: prefer RSS if available and add explaination to the view_mode selection code
    • 00021f36 - fix: prefer RSS if available and add explaination to the view_mode selection code

    Compare with previous version

  • Björn Brala added 1 commit

    added 1 commit

    • 3c110b26 - fix: prefer RSS if available and add explaination to the view_mode selection code

    Compare with previous version

  • Björn Brala added 1 commit

    added 1 commit

    • d11efc48 - feat: add test for when a view is saved that is also updates

    Compare with previous version

  • Björn Brala added 1 commit

    added 1 commit

    • 3facb871 - build: remove unused variable in ViewsConfigUpdaterTest.php

    Compare with previous version

  • Björn Brala added 1 commit

    added 1 commit

    • 57146d2d - fix: appearantly the config order matters when checking for config diff, which makes sense

    Compare with previous version

  • Björn Brala resolved all threads

    resolved all threads

  • Dave Long
  • 3 3 dependencies:
    4 4 config:
    5 5 - core.entity_view_mode.node.card
    6 - core.entity_view_mode.node.rss
  • Dave Long added 1 commit

    added 1 commit

    • 40caed97 - Apply 1 suggestion(s) to 1 file(s)

    Compare with previous version

  • Björn Brala added 159 commits

    added 159 commits

    • 40caed97...bedda6ac - 137 commits from branch project:11.x
    • bedda6ac...6e60a9f9 - 12 earlier commits
    • 105fe07d - feat: if there is a "default" view mode, just use that, since we don't want to...
    • 9efddd63 - fix: views.view.taxonomy_term default view_mode changed to rss
    • f2b4e172 - fix: add missing config dependencies for views.view.taxonomy_term.yml
    • 9026cd82 - fix: prefer RSS if available and add explaination to the view_mode selection code
    • 61fcf6d2 - fix: prefer RSS if available and add explaination to the view_mode selection code
    • 31fec23b - fix: prefer RSS if available and add explaination to the view_mode selection code
    • a14c04ae - feat: add test for when a view is saved that is also updates
    • 60dba651 - build: remove unused variable in ViewsConfigUpdaterTest.php
    • b5c18c48 - fix: appearantly the config order matters when checking for config diff, which makes sense
    • 7e78a0e0 - Apply 1 suggestion(s) to 1 file(s)

    Compare with previous version

  • Alex Pott left review comments

    left review comments

  • Björn Brala added 1 commit

    added 1 commit

    • 568b07ed - chore: add documentation to the 2 ViewsConfigUpdater methods

    Compare with previous version

  • Björn Brala added 446 commits

    added 446 commits

    • 568b07ed...72d0f7f2 - 423 commits from branch project:11.x
    • 72d0f7f2...0b0fa794 - 13 earlier commits
    • c611d840 - fix: views.view.taxonomy_term default view_mode changed to rss
    • 2f5019b0 - fix: add missing config dependencies for views.view.taxonomy_term.yml
    • 5dcd92fb - fix: prefer RSS if available and add explaination to the view_mode selection code
    • f5efa50b - fix: prefer RSS if available and add explaination to the view_mode selection code
    • fca943eb - fix: prefer RSS if available and add explaination to the view_mode selection code
    • 8a8b47cc - feat: add test for when a view is saved that is also updates
    • add2d208 - build: remove unused variable in ViewsConfigUpdaterTest.php
    • 153d67d8 - fix: appearantly the config order matters when checking for config diff, which makes sense
    • aa2f420f - Apply 1 suggestion(s) to 1 file(s)
    • 2445fdc9 - chore: add documentation to the 2 ViewsConfigUpdater methods

    Compare with previous version

  • Please register or sign in to reply
    Loading