Tags: CESNET/exafs
Tags
Merge pull request #63 from CESNET/develop This PR bumps the project version to 1.1.3, removes debugging prints from the admin update routine, and adds a configurable footer menu to the default template. Remove debug print statements in update_set_org Introduce a new inject_footer_menu context processor and render footer_menu in the base layout Bump application version to 1.1.3 and update CHANGELOG
Merge pull request #61 from CESNET/develop This PR upgrades to version 1.1.2 by removing unused JavaScript assets, migrating to a pyproject.toml–based build, cleaning up debug statements, and enhancing type safety in API views. Removed legacy setup.py and requirements-backup.txt in favor of pyproject.toml Deleted unused JS files under static/js and cleaned debug print calls Added type annotations in flowapp/views/api_common.py and updated configuration keys for rule limits
PreviousNext