Commit graph

16 commits

Author SHA1 Message Date
Nicola
d78865ab88
release: v4.17.8 2025-03-13 14:47:49 +01:00
lrdossan
356dfca1df updated version 2025-02-10 11:44:49 +01:00
lrdossan
04fb99848a increased version 2024-12-04 16:21:33 +01:00
lrdossan
640c4c5e28 changed project main URL 2024-12-02 11:33:53 +01:00
Nicola Tarocco
6b3efb9345 releases: add PyPI config
- closes #430
2024-11-29 17:14:46 +01:00
Nicola Tarocco
a34efcac88 Project documentation and CI/CD improvements:
- Added docs folder with MkDocs and Sphinx integration for documentation.
- Updated GitLab CI/CD configuration to include documentation jobs.
- Improved Dockerfile for streamlined builds.
- Added JavaScript file to support MathJax for equations in MkDocs.
- Created and included a UML diagram for architectural overview.
- Removed unused files to clean up the repository.
- Updated project and package README files for consistency.
- Revised diameter-dependent documentation for clarity.
- Added detailed REST API documentation.
- Updated project version for release tracking.
- Included open-source acknowledgments in the documentation.
- Added repository details and UI instructions to the user guide.
- Integrated CO2 fitting algorithm into the project.
- Included logo on the main documentation page and added CI/CD prod job.
2024-11-20 15:23:46 +01:00
lrdossan
9cf5f5d7a5 Updated minor version 2024-11-05 09:48:07 +01:00
lrdossan
5ae84aeda3 version update (4.17.3) 2024-10-16 10:45:48 +02:00
lrdossan
bbd1ae094b Version update 2024-09-19 17:27:46 +02:00
lrdossan
492587b8b3 updated version to 4.17.0a2 2024-09-19 10:44:19 +02:00
lrdossan
f7a4b32da1 version update 2024-09-16 16:23:05 +02:00
Nicola Tarocco
27f90dd9c6
update versions 2024-09-13 16:57:46 +02:00
Nicola Tarocco
73bed86bca
update root README and remove other READMEs 2024-09-13 16:33:14 +02:00
Nicola Tarocco
41ea92cac2 deployment refactoring
- update CI to correctly build docker images
- add requirement.txt
- update Dockerfile to correctly build the app
2024-09-02 17:39:49 +02:00
lrdossan
d08852716c handled CI/CD and .toml files 2024-09-02 17:39:49 +02:00
lrdossan
20b0467f89 Backend separation
- extract, isolate and package it in a completely independent Python module, versioned and in a way that allows releases on PyPI.org
- fixed error in placeholder for secondary school (data registry defaults)
- added restriction in pytest version to install
- expected number of new cases fix
- data registry update (schema v2.1.1)
- github update
- deprecate ExpertApplication and CO2Application
- changes to reflect schema update 2.0.2
- version update
- Fixed error with f_inf (short-range)
- new folder layout
- Conditional probability data update
- General fixes
- Fitting results in L/S/person
- CO2 fitting algorithm refinement
2024-09-02 17:39:46 +02:00