David Glick

Results 452 comments of David Glick

@vikash-prem123 No, that will hurt usability in other ways. We'd like to keep the existing calendar, but add a way to jump to a different month/year.

@Manas-Kenge The Razzle documentation is describing environment variables that are set automatically by Razzle and can be accessed by application code. Our docs are trying to describe environment variables that...

@sneridagh Hmm, how did this happen?

@ksuess plone.restapi 9.5.0 is included in Plone 6.0.10.1 which has Docker images available today. :)

@stevepiercy There's a `...` menu for each revision, off screen to the right in your screenshot, which lets you view the diff. Yeah, that's where it'd be handy to have...

Look at a row that is based on a CMFEditions revision created on save, not a workflow transition. On Mon, Mar 18, 2024 at 4:25 PM Steve Piercy ***@***.***> wrote:...

@stevepiercy Those are all workflow transitions. I don't think you have versioning enabled for this content type. As far as I know, the control panel to enable versioning for a...

Related fixes: 1. https://github.com/plone/plone.app.robotframework/pull/154 avoids the warning about installing plone.app.event 2. https://github.com/plone/plone.app.robotframework/pull/155 fixes printing the server URL 3. https://github.com/plone/volto/pull/5748 makes sure the output is not buffered.

What about using an object as a namespace, e.g. `cy.volto.toolbarSave()`? On Fri, Nov 4, 2022 at 3:17 AM Tiberiu Ichim ***@***.***> wrote: > We have a lot of Cypress commands...

@tisto > setting a link on the portal root (text block) does not show up Needs investigation; just a guess: maybe there are some adapters needed for linkintegrity which are...