andriish
andriish
Dear @jpivarski , There is another interesting class of POD structures very often used with ROOT. Those with variable length of the fields. I've created an example with the following...
The update is related only to the build scripts. - use explicit name of python executable x 2 - assure the current directory is in sys.path Best regards, Andrii
**Is your feature request related to a problem? Please describe.** Building of indico wheels from the release sources is not possible. The reason is the multiple calls to 'git' in...
Hi all, briefly the idea would be to have at least simplest like/dislike system for the events plus, maybe an option for a short comment. This is useful for two...
Hi all , here is a small issue with the group management **Describe the bug** If the group contains deleted users, one cannot add a new user to the group....
This is the first attempt to bind constants in binder. The implementation is in the files const.hpp and const.cpp, which structurally are very similar to enum.hpp and enum.cpp. The current...
Hi @lyskov , just before doing some work and creating the merge requests: - Maybe I've missed that, but is that possible to prevent creation of bindings for certain constructors?...
Some information given in the installation guide on the CentOS8 is not correct anymore. Namely the warning in https://docs.getindico.io/en/stable/installation/production/centos/ states ``` some important packages (mod_xsendfile and mod_proxy_uwsgi) are not (yet?)...
An attempt to build indico (3.2) for Python 3.11 fails. **To Reproduce** Try to build Indico for 3.11. An error ``` building assets Error: building assets failed ... File "/usr/lib64/python3.11/site-packages/sqlalchemy/util/compat.py",...
**Is your feature request related to a problem? Please describe.** In case the Tex installation is not full, some documents automatically generated by Indico cannot be compiled by TeX because...