mokraemer

Results 37 issues of mokraemer

will this receive php8 support? Current release does not compile with php 8: ``` In file included from php_jsmin.c:27: jsmin.h:28:42: error: expected ';', ',' or ')' before 'TSRMLS_DC' 28 |...

having a database with CHARSET=utf8 COLLATE utf8_unicode_ci and importing some data from a file e.g.an ods file imports all tables as utf8_general_ci. Since mysql is very picky on combining tables...

bug
help wanted

e.g. in component autocomplete, the attribute autocomplete is set to off to prevent the browser from autofilling. In many cases the browser ignores this attribute with "off". It looks like...

Bug
Comp: Autocomplete
Behavior shared with 1.12

Having a colum with texts like this: 2012-01-02 TextA 2012-01-02 TextB 2012-02-03 TextC Parser "shortDate" detects this for sorting, which is not correct. The is-function should check for a whole...

How To...
Next MAJOR update (Abelt)
Parser

This bugfix should prevent an image to be zoomed to maximize one axis. If the image is too small, for the canvas element, this will show some borders around. If...

if the resulting canvas element is not of the same size as the picture, the picture was not centered in the canvas element

Fatal error: Uncaught Error: Call to undefined function exec() in /mnt/www/tine/Tinebase/ActionQueue/Worker.php:304 exec is forbidden by default - and should be! btw. worker needs php-posix which is not in the list...

Sometimes it is desired just to add an email-adress to an appointment, without adding it to the adressbook. Currently only persons with adressbook entries can be added.

Adding external persons to an appointment does not send the appointment to the person. No error is shown unable to debug why the mail is not sent.

Calendar

Issuing php setup --uninstall removes all plugins (even base) without any further confirm!

Feature Request
Good first issue
Setup