Sergei Naumov
Sergei Naumov
Hi! I just tried to run 5.1.1-4 image and it told me that I am missing matrix: `redmine-1 | LoadError: cannot load such file -- matrix (LoadError) ` I googled...
Hi! I inserted a macro from visual_editor button, it it all right {{drawio_attach(RnD_task_1.drawio,size=512,hilight=#0000ff)}} and I can edit the diagram. However when redmine rendered my wiki page it showed the diagram...
Hi! I just installed the plugin for redmine 5.0.7, works just fine. However when I edit my diagram and save it several times, the plugin leaves several versions of a...
Hi! I just installed luasql-mysql through luarocks-5.4. Using it under luatex (texlive2022) generates an error: error loading module 'luasql.mysql' from file '/usr/lib64/lua/5.4/luasql/mysql. so': ``` /usr/lib64/lua/5.4/luasql/mysql.so: undefined symbol: lua_newuserdatauv stack traceback:...
Hi! Is there any way (or plans) to have a hook when Redmine wants to send an email message? We want to filter them out and direct to an internal...
Hi! I am trying to test OnlyOffice integration with Redmine. I run both of them in docker containers. Installtion went fine, I deployed a community edition and tried to edit...
Hi! I just started to use Additionals and customized dashboards in a project's overview page is great. But I don't seem to be able to find a way to insert...
Hi! I just don't seem to be able to get DBI to work from lualatex although it works fine from a plain lua script. This is what I get on...