Benedict

Results 21 issues of Benedict

Hi there, since the aggregated hexagons with mean and the hexagons for a single sensor look alike, some users seem to make wrong assumption about the values in a certrain...

### Description While working on #4682 I stumbled upon the RssReaderModule. It uses the simplepie/simplepie library to read and parse feeds. As the new Feed page controllers will use debril/feedio...

feature

This implements a new Feed Reader as front end module fragment to replace the legacy RSS Reader module. It uses `debril/feed-io` rather than `simplepie` to fix #4689 and I thought...

feature

Hi there, I miss some things from the core forms functionality for a long time already. I guess we all use the Notification Center for everything that needs more attention...

feature

Hello, it would be nice to add a new method to the cart object to get the total number of items based on quantity, eg. ``` // Cart contains two...

## Package Request I would like to add [tabula-java](https://github.com/tabulapdf/tabula-java). This is the CLI tool to already existing package tabula, which is the GUI version. The GUI version is not so...

package-request

### Description While working on #4682 I wanted to add one more information to the page label (the selected feed format) and keep everything else exactly as is: ![2022-05-31 16_28_37](https://user-images.githubusercontent.com/4400435/171198266-c02cf4f2-2a95-4150-a200-7a881afd2695.png)...

feature

## Checklist before I submit this issue report I confirm that: - [x] I have tested this with the latest version available - [x] I have read documentation @ http://metamodels.readthedocs.org/en/...

enhancement

I just stumpled upon the postFlushData hook in the [Template](https://github.com/contao/core/blob/master/system/modules/core/library/Contao/Template.php#L312-L319) class, that is not documented yet. Just leaving this here as a note :)