Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: silverstripe/silverstripe-admin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.11.0
Choose a base ref
...
head repository: silverstripe/silverstripe-admin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.11.1
Choose a head ref
  • 10 commits
  • 7 files changed
  • 6 contributors

Commits on Apr 14, 2022

  1. Configuration menu
    Copy the full SHA
    a96c99c View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. FIX Collapse the preview panel by default if no preview is available.

    This makes the editor experience more streamlined for DataObjects that
    _can_ have a preview (and therefore the preview panel is present) but do
    not have a preview in the current context (e.g. an elemental block owned
    by a non-previewable DataObject).
    GuySartorelli committed May 4, 2022
    Configuration menu
    Copy the full SHA
    340a24c View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Merge pull request #1305 from creative-commoners/pulls/4.11/collapse-…

    …empty-previews
    
    FIX Collapse the preview panel by default if no preview is available.
    APPROVED
    sabina-talipova authored May 5, 2022
    Configuration menu
    Copy the full SHA
    37af114 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. MNT Remove require recipe

    emteknetnz committed May 10, 2022
    Configuration menu
    Copy the full SHA
    0022b6f View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Merge pull request #1307 from creative-commoners/pulls/1.11/req

    MNT Remove require recipe
    GuySartorelli authored May 11, 2022
    Configuration menu
    Copy the full SHA
    e52efeb View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. Merge pull request #1301 from creative-commoners/pulls/1.10/localisat…

    …ion-addition
    
    FIX Allow localisation of hardcoded link strings.
    Maxime Rainville authored May 23, 2022
    Configuration menu
    Copy the full SHA
    12ab388 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. Configuration menu
    Copy the full SHA
    d4c8835 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. FIX Inconsistent state between current URL and actual content if XHR …

    …request fails: Ensuring we only reverse to previous state if current XHR failure is a server request, exclude aborts. Also unpause state via setTimeout() due to unfortunate use of setTimeout() in window.ss.router.back().
    patricknelson committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    4ca5943 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1280 from patricknelson/issue-1279-fix-inconsiste…

    …nt-state
    
    FIX Inconsistent state between current URL and actual content if XHR request fails
    GuySartorelli authored Jun 14, 2022
    Configuration menu
    Copy the full SHA
    8f0bf9e View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. Configuration menu
    Copy the full SHA
    ead33f0 View commit details
    Browse the repository at this point in the history
Loading