Vierkante Meter

Results 9 issues of Vierkante Meter

:warning: PLEASE FILE NEW BUGS HERE: https://github.com/Jako/ImagePlus/issues

Hi, thanks for this great addon! I'm trying to create my own templates, but ModxTalks keeps using the default templates. For example: based on the documentation I created a chunk...

Would it be possible to make the start date and end date editable in the grid? I changed 'editable' to true in assets/components/mxcalendars/js/mgr/widgets/mxcalendars.grid.js but that's not enough: the dates are...

The paging in the image grid was not working, because the default MODX per page setting was used. For me this was '500'. In the query the limit is set...

When adding an event, I see the link field is required (red line around it). I think this doesn't have to be required, could it be an optional field? mxcalendar...

I'm trying to create an odt file using a template, with this code: ``` $templateProcessor = new \PhpOffice\PhpWord\TemplateProcessor('/home/docs/template.odt'); $templateProcessor->setValue('title', $title); $templateProcessor->saveAs('/home/docs/'.$titeldoc.'.odt'); ``` however the file is damaged, and nothing has...

Hi there, thanks for this addon! I'm having some difficulty with an output modifier on a placeholder from a get param. Am I doing something wrong, or is this not...

Hi, I've translated the 'assign' button to another language, but the dropdown falls behind the button. I've modified the Tagger CSS, but it would be great if the whole thing...

When I try to set values in the fields `show_in_tree` and `properties`, I get the errors: `Error: Invalid field: show_in_tree` `Error: Invalid field: properties` It would be nice if these...

4 - Feature request