octycs
octycs
Had the same problem with python 3.5 on Fedora 21. It worked for me when I replaced `'quiverboard/dist/*'` with `['quiverboard/dist/*']` in _setup.py_, compiled the client and then installed with `python...
As I found out, the LMU Roomfinder is actually open source, and the repository already includes the data: https://github.com/lmu/raumfinder/tree/master/json (There is no direct license file, but the package.json says ISC)....
I am honestly not entirely sure what is meant, but I understand it as automatically loading the interior building maps when you zoom in another building.
Yes, since I have finished my exams recently, I can take it over
+1 from me. This would fix the issues if there's an apostrophe in an inline comment (e.g. here: https://github.com/nwchemgit/nwchem/blob/3ebfe1a6739e0d71a527731f7b198dbaa94adc60/src/property/raman.F#L362)
This is mostly a JS/Webclient feature, I think we should queue it after #200
This is finished mostly. Only three things are missing currently: - Seating plans ([example](https://www.ph.tum.de/intern/faq/pv/written/seating/plan/5101.EG.501.pdf)) that are linked in the NAT roomfinder are not given in the API - Some properties...
> I would the seating to be displayed as a list. given that this is an eazy fix we can also postpone this one into another PR if you'd like...