netbox/netbox
Julio Oliveira at Encora 00d23a0cff
16725 - The admin section should always come last in the navigation menu (#16762)
* I replaced `append` with `insert` into menu.py to make the admin section appear last in the navigation menu.

* Clean up ordering logic

---------

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-06-30 11:30:39 -04:00
..
account Fixes #16512: Restore a user's preferred language on login (#16628) 2024-06-18 08:17:08 -04:00
circuits 16704 - Define a default help_text for ColorField (#16708) 2024-06-26 09:14:08 -04:00
core 15794 Make "related objects" dynamic (#15876) 2024-06-12 09:46:41 -04:00
dcim 16424 - Allow filtering of Devices by Cluster and Cluster Group (#16674) 2024-06-26 10:13:32 -04:00
extras 16704 - Define a default help_text for ColorField (#16708) 2024-06-26 09:14:08 -04:00
ipam 15794 Make "related objects" dynamic (#15876) 2024-06-12 09:46:41 -04:00
media Tweak gitignore to include devicetype-images directory 2020-02-20 13:42:23 -05:00
netbox 16725 - The admin section should always come last in the navigation menu (#16762) 2024-06-30 11:30:39 -04:00
project-static Recompile JS assets 2024-06-24 14:46:15 -04:00
reports
scripts
templates 16149 add (optional) obj hyperlink to script list table (#16271) 2024-06-21 10:04:52 -04:00
tenancy 15794 Make "related objects" dynamic (#15876) 2024-06-12 09:46:41 -04:00
translations Update source translation strings 2024-06-27 05:02:05 +00:00
users Fixes #16228: Fix permissions enforcement for GraphQL queries of users & groups 2024-05-21 16:38:37 -04:00
utilities 16704 - Define a default help_text for ColorField (#16708) 2024-06-26 09:14:08 -04:00
virtualization Fixes #15717 - Unable to assign a VM in Site to Cluster without Site (#15763) 2024-06-20 10:59:17 -04:00
vpn 15794 Make "related objects" dynamic (#15876) 2024-06-12 09:46:41 -04:00
wireless 15794 Make "related objects" dynamic (#15876) 2024-06-12 09:46:41 -04:00
generate_secret_key.py Change Interpreter in shebang to python3 2023-02-27 14:09:10 -05:00
manage.py