M. Mikkel Rummelhoff

Results 18 issues of M. Mikkel Rummelhoff

DashCols should be able to do this: http://craftcms.stackexchange.com/questions/9020/how-can-i-disable-relative-dates-in-elements-index

enhancement

Would be nice to have to option to output some revision related information as a metadata column – e.g. number of revisions

enhancement

Here's a list of custom/plugin FieldTypes I'm currently looking at supporting in DashCols: - [Introvert](https://github.com/iainurquhart/craft_introvert) - [SetTable](https://github.com/engram-design/SetTable) - [Template Select](https://github.com/sjelfull/Craft-TemplateSelect) - [Randomm](https://github.com/sjelfull/Craft-Randomm) - [Icons](https://github.com/fruitstudios/Icons) - [Territories](https://github.com/johndwells/craft.territories) - [Range Slider](https://github.com/jack-pallot/craft-range-slider-fieldtype/) -...

enhancement

### Description If a site's "Base URL" setting is set to an environment variable (i.e. any value starting with a `$`) that doesn't actually have a corresponding key in `.env`,...

bug
severity:minor

Retour calls `craft()->userSession` in a couple of spots in RetourService, which throws an exception (`"Craft\ConsoleApp.session" is not defined.`) when Craft is running in console mode.

### What happened? ### Description After changing an entry's entry type, if the author opens preview _while the provisional draft_ is still saving, the preview pane will use the previously...

bug
craft4

### What happened? ### Description If an inline-editable Matrix field, with "Min entries" set to `1` *and only a single entry type selected*, is added to its own entry type...

bug

Hello, **Edit: I rolled back from PHP 5.4.4 to 5.3.14, and the errors doesn't appear.** **I'm getting the following PHP errors on the main Widgets admin page:** A PHP Error...

### Description Nested entries displaying element chips in their cards, have their status dots duplicated when they are saved: https://github.com/craftcms/ckeditor/assets/298510/a9353c5e-3c27-40cb-b917-6db419873796 ### Steps to reproduce 1. Create an entry type with...

bug

### Description When viewing a revision, nested entries inside CKEditor fields are not visible. ![CleanShot 2024-05-06 at 11 02 15@2x](https://github.com/craftcms/ckeditor/assets/298510/c37b82dd-b721-4078-a912-463a41facd21) ![CleanShot 2024-05-06 at 11 02 32@2x](https://github.com/craftcms/ckeditor/assets/298510/791503c2-ce2c-4eb1-9892-73700c429c6b) ### Steps to reproduce...

bug