about summary refs log tree commit diff
path: root/wqflask/wqflask/templates/base_macro.html
AgeCommit message (Collapse)Author
2023-12-29Namespace all modules under gn2.Arun Isaac
We move all modules under a gn2 directory. This is important for "correct" packaging and deployment as a Guix service.
2023-01-31oauth2: Fix bugs with group creation. Rename functions.Frederick Muriuki Muriithi
Fix some bugs with group creation, mainly correctiong the urls. Rename importable functions to remove the double underscores.
2015-06-21fix mapping results loadingArtem Tarasov