summaryrefslogtreecommitdiff
path: root/ishtar_common/templates/navbar.html
AgeCommit message (Collapse)Author
2025-10-15✨ GIS API: manage GIS connections (list, request token, create token, delete)Étienne Loks
2023-04-17Display of a changelog with alert display when updates are madeÉtienne Loks
2022-12-12Migration to Django 2.2 - many fixesÉtienne Loks
- remove redondant permissions - fix missing kwargs for widget and form fields - fix default to callable for model field - quick and dirty fix for datepicker - is_authenticated() -> is_authenticated - fix registration urls - remove six usage (no more python2)
2018-06-12Add django admin link on main pageÉtienne Loks
2018-06-12Add a profile page to manage preferences (refs #4046)Étienne Loks
2018-01-30UI: adapt shortcut menuÉtienne Loks
2017-10-30UI: work on responsive menuÉtienne Loks
2017-10-30UI: put actions on a top menuÉtienne Loks
2017-10-24UI: update styles for header and login pageÉtienne Loks
2017-10-24UI: specific template for navbarÉtienne Loks