Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-01 | Build script also produces the web resources tree. | Aleš Smodiš | |
2015-09-29 | * Bugfix: always do cur.fetchone() on new iteration. | Aleš Smodiš | |
* Implemented ordering of problem groups and problems. * Added hint types based on hint definitions from common.py files. | |||
2015-09-24 | Create WEB_OUTPUT directory if it doesn't exist | Timotej Lazar | |
2015-09-24 | Update JSON build script: include problem name translations with language ↵ | Aleš Smodiš | |
index data. | |||
2015-09-23 | Implemented the script to build static JSON data for problem definitions. | Aleš Smodiš | |
2015-09-14 | Script for adding problems to DB, update readme | Timotej Lazar | |
2015-08-19 | New database tables and data imports: user_group, user_in_group, language, ↵ | Aleš Smodiš | |
problem_group, problem. |