- https://prochazkaml.eu
- Joined on
2024-03-08
Either that, or the generator can automatically decide whether to show the code or not. As there are <100 programmes per each faculty, I think that the generator can handle this just fine.
No…
There are two bundling systems in tultemplate2
I know. The final plan was to only move the generator bundling system to the generator repo, which would in turn use the minimal bundling…
I would also display the title, as "Informační technologie (Bc.)" and "Informační technologie (Ing.)" is IMHO easier to pick than having to look up the specific code.
Okay, so this is going to be necessary. I created an issue over in the generator repo about this.
Sometimes specializations have the exact same name, but a different code.
And do they happen to have a different year? Perhaps we could also show this to the user instead of showing the code…
some items are lacking english names
STAG exposes (at least for programmes) 3 fields: nazev, nazevCz and nazevAn. Currently, if either nazevCz or nazevAn are missing, nazev is…
Just read the official documentation and added some more stuff to the list. Please let me know if I misunderstood something.
other document type ignores keywords and acknowledgement
other document type ignores keywords and acknowledgement
Sure, the original issue seems to be fixed.
The fuzz testing in downstream is not a good idea to validate inputs.
Currently, the testing serves a single purpose - to make sure that the…
True, that can probably be omitted, it seems that I do not actually use it anywhere at the moment.
Currently, the list of programmes is pulled from STAG during the build process and it is zipped together with the template in a single archive. The generator pulls the archive only if the contents…