Johan Van de Wauw
Johan Van de Wauw
Just thinking out loud: Rather than specifying different roles to a SubmissionPerson, perhaps it is better to specify rights per SubmissionPerson, which would mean that it is not necessary to...
A comment: --strip-file-paths Rather than stripping the whole path, it may be better to provide a relative path. It is possible that the XSD schema uses different folders, potentially with...
FYI, at FOSDEM we had a similar discussion. I ended up listing the other proposals in the review page below the biography, to make it easier to spot duplicate submissions/submitters...
So looking at the reverse relationships of users, the actual merge seems relatively easy: choosing one base User and moving those relationships or removing them (eg I would not move...
FYI, we had quite a number of duplicate users, and I ended up creating a management script https://github.com/FOSDEM/pretalx-integration/blob/master/devroom-settings/devroom_settings/management/commands/merge_users.py not super nice, but it works.
FYI, I think https://github.com/codespell-project/codespell is the project with most traction in this area.
Some extra info: the graph was made using [memory-profiler](https://pypi.org/project/memory-profiler/). Python 3.7.3 crick: '0.0.3' Cython: '0.29.21'
At least in our setup, I noticed quite a lot of files which were not group-owned by adm, and not all had easy switches to change it. Perhaps a nice...
I can confirm the issue, the url https://download.waterinfo.be/tsmdownload/KiWIS/KiWIS?request=getRequestInfo&service=kisters&type=QueryServices&format=json&datasource=1&timezone=UTC returns invalid json
at column 84900: `"attributes": ["Aggregation Start (MANDATORY): Relative or absolute time- "(0)-(0)-(0)T(0):(0):(0)" / yyyy-MM-dd'T'HH:mm:ss, decadal, yearly, year, monthly, month, daily, day, hourly, hour, hydrology, meteorology", "` the quotes inside this...