Maxime Rainville

Results 40 issues of Maxime Rainville

When you define DB fields for a regular DataObject, `getCMSFields` will scaffold them for you. SiteTree doesn't do that. So you have to manually created all the fields. We should...

type/api-break
impact/medium
complexity/medium

Parent issue: https://github.com/silverstripe/silverstripe-framework/issues/10465

In order of priority: - Upgrading third party dependencies - Removing/cleaning up deprecated APIs - Reviewing our commercially supported module list - Implementing architectural changes that can not reasonably be...

Epic

As a developer I want the ability to customize the rendering of images. # Acceptance criteria - [ ] Images generated via shortcode use the same rendering logic as images...

type/enhancement
impact/medium

As a site owner, I want to serve images in multiple formats to provide the best experience possible to all users. # Acceptance criteria - [ ] Image rendering is...

type/enhancement
complexity/medium

Related to https://github.com/silverstripe/silverstripe-cms/issues/2276. `DependentPages` gridfield can be really slow because we are working with an ArrayList and we are computing the edit link and front end link for all entries....

type/enhancement
impact/low
affects/v4
complexity/medium

Long running bulk actions don't provide feedback to the user their request is being actioned. We probably need a loading indicator here. - In the CMS select "Batch actions" -...

type/enhancement
impact/low
affects/v4
type/UX

# Description You can use the "link to external" option to edit existing link. However, if those links were created with the "link to a page" or "link to a...

complexity/low
impact/medium
affects/v4
type/bug
type/UX

When using the contextual menu to create a new page, "Redirector page" has its icon at the bottom of the first column and it's label at the top of the...

impact/low
affects/v4
type/bug

# Steps to reproduce - Create a page. - Set some viewer groups and editor groups - Duplicate the page Expected result: The same groups are assigned as editors and...

complexity/low
impact/high
affects/v4
type/bug