Tomáš Müller

Results 33 comments of Tomáš Müller

The Preferences XML import/export currently imports/exports all preferences that can be set on classes, scheduling subparts, departments, and instructors. It does not create any teaching requests. At the moment teaching...

There are no plans to add this functionality at the moment. Especially for students, there is typically more information required than just an email (university issued id, curriculum information, etc.)....

We are still using Java 8 in our official builds of UniTime (as some of the users still use it even though the LTS support has ended in March 2022)...

I have only a minimal knowledge of Docker, but being able to create a UniTime instance using Docker is certainly interesting. However, it either needs to support additional features (database...

Yes, I have looked at the files in the [vlatka-sinisa/docker-unitime](https://github.com/vlatka-sinisa/docker-unitime) repo. I am a bit concern about the absolute paths (like /usr/local/tomcat) -- would it work with Docker on Mac...

The available XML imports are listed at [www.unitime.org/uct_interfaces.php](https://www.unitime.org/uct_interfaces.php). We do not have an import for lookup tables like room types, room feature types, etc. as these are usually only needed...

Yes, it can be done as a script using the [Scripts](https://help.unitime.org/scripts) page.

The three classes were removed in commit cb13914 as they were no longer used.

Looks like UniTime failed to update the database to version 258. I would have to see the first deployment to provide more details as to why. To fix this issue,...

Do you mean that the database updated to version 268 but failed to update to 269? You can use the [269 Acess Control Statistics Update.sql](https://github.com/UniTime/unitime/blob/master/Documentation/Database/MySQL/Changes/269%20Acess%20Control%20Statistics%20Update.sql) script to make the changes...