checktheroads
eb2090fd0f
fix connection toggle button style
2021-04-20 09:38:13 -07:00
checktheroads
2963cab0b9
clean up typescript initialization
2021-04-20 09:34:12 -07:00
jeremystretch
8e3746de18
Update GitHub issue templates
2021-04-20 11:37:03 -04:00
jeremystretch
8f933f1267
Closes #6179 : Enable natural ordering for virtual machines
2021-04-20 09:37:43 -04:00
checktheroads
4a2a8aa333
migrate napalm/device config to typescript
2021-04-20 01:43:36 -07:00
checktheroads
f8d05015be
fix device template style
2021-04-20 01:18:34 -07:00
checktheroads
95ebaaf577
migrate napalm/lldp to typescript
2021-04-20 01:18:24 -07:00
checktheroads
773f26263d
migrate vlan group scope selector to typescript
2021-04-19 21:30:50 -07:00
checktheroads
c635ffde6f
migrate connection toggle to typescript
2021-04-19 20:48:03 -07:00
checktheroads
29441f2b93
migrate url handling of tab display to typescript
2021-04-19 20:47:36 -07:00
checktheroads
c459e774e4
Merge branch 'feature' of https://github.com/netbox-community/netbox into feature
...
# Conflicts:
# netbox/templates/generic/object_list.html
2021-04-19 19:40:15 -07:00
checktheroads
3d3a8b0874
dist updates
2021-04-19 17:10:27 -07:00
checktheroads
6d4be2959f
update device/interfaces template with correct interface filtering elements
2021-04-19 17:09:42 -07:00
checktheroads
2211fadee6
fix issue with option re-ordering
2021-04-19 17:09:15 -07:00
checktheroads
99aa2f26b8
migrate move up/down buttons to typescript
2021-04-19 17:00:18 -07:00
checktheroads
c771910df2
migrate table config to typescript & update templates
2021-04-19 17:00:09 -07:00
checktheroads
93c7bd7a10
implement generic api request function
2021-04-19 16:59:26 -07:00
jeremystretch
a36a916b8d
Closes #6190 : Allow filtering devices with no location assigned
2021-04-19 16:55:57 -04:00
jeremystretch
78274e84bf
Fixes #6215 : Restore tenancy section in virtual machine form
2021-04-19 16:50:56 -04:00
jeremystretch
199086cf33
Closes #6189 : Add ability to search for locations by name or description
2021-04-19 15:56:39 -04:00
jeremystretch
00c21a88ed
Fixes #6188 : Support custom field filtering for regions, site groups, and locations
2021-04-19 11:05:40 -04:00
jeremystretch
4865ce343d
Fixes #6196 : Fix object list display for users with read-only permissions
2021-04-19 10:46:23 -04:00
Matt Palmer
36d292bd5e
Expose Django SESSION_COOKIE_NAME setting
...
There are situations in which it is convenient to be able to modify the name of the cookie that the application uses for storing the session token (conflicts with other cookies on the same domain, for example).
2021-04-19 12:00:27 +10:00
checktheroads
c164bcb941
migrate templates to bootstrap 5
2021-04-18 16:42:28 -07:00
checktheroads
a04e7dae0a
migrate script job checking to typescript & update templates for bootstrap 5
2021-04-18 14:17:13 -07:00
checktheroads
055e903635
update styles
2021-04-18 11:36:41 -07:00
checktheroads
8e4bd8e29c
add bootstrap mixin subclass to bulk rename form so classes are properly assigned
2021-04-18 11:36:12 -07:00
checktheroads
199dc07399
migrate templates to bootstrap 5
2021-04-18 11:35:42 -07:00
checktheroads
f4aa0f4c87
add bootstrap classes to VC membership form
2021-04-18 11:35:21 -07:00
checktheroads
3a99a0de0f
add provider networks to navigation
2021-04-18 00:23:06 -07:00
checktheroads
8762833bb8
migrate templates to bootstrap 5
2021-04-18 00:22:52 -07:00
checktheroads
3298a7772e
migrate generic modal to bootstrap 5
2021-04-17 18:35:20 -07:00
checktheroads
392f4027a9
migrate cluster templates to bootstrap 5
2021-04-17 18:35:09 -07:00
checktheroads
64d62c1757
migrate interface filtering to typescript
2021-04-17 18:16:13 -07:00
checktheroads
d5eba0a129
migrate virtual machine & vm interface to bootstrap 5
2021-04-17 18:15:53 -07:00
checktheroads
6e5feece51
migrate secrets to bootstrap 5 and deprecate jquery functions
2021-04-17 17:18:13 -07:00
checktheroads
0bd2a4088a
fix user key styles
2021-04-16 17:04:08 -07:00
checktheroads
52a01d1e70
migrate yaml nav item definitions to dataclasses
2021-04-16 15:55:06 -07:00
checktheroads
4000d4d0b8
update extras templates
2021-04-16 14:58:44 -07:00
jeremystretch
b3c7333293
Fixes #6184 : Fix parent object table column in prefix IP addresses list
2021-04-16 13:07:41 -04:00
jeremystretch
4f8ffaa0d1
PRVB
2021-04-16 10:32:21 -04:00
Jeremy Stretch
c5b7b4ca86
Merge pull request #6180 from netbox-community/develop
...
Release v2.11.0
2021-04-16 09:52:45 -04:00
Jeremy Stretch
33f21f5141
Merge branch 'master' into develop
2021-04-16 09:40:29 -04:00
jeremystretch
fff679e684
Release v2.11.0
2021-04-16 09:36:05 -04:00
jeremystretch
71b738d200
Fix markdown list indentation
2021-04-16 09:32:37 -04:00
jeremystretch
36980f2c75
Fixes #6177 : Prevent VM interface from being assigned as its own parent
2021-04-16 09:18:58 -04:00
jeremystretch
0d004de341
Fixes #6176 : Correct position of MAC address field when creating VM interfaces
2021-04-16 09:16:43 -04:00
jeremystretch
f51f72ca1a
Merge release notes from v2.11-beta1
2021-04-16 09:16:01 -04:00
Jeremy Stretch
16970d428d
Merge pull request #6175 from netbox-community/feature
...
Prep for v2.11 release
2021-04-16 08:45:23 -04:00
jeremystretch
181c2df8a4
Fixes #6173 : Fix assigned device/VM count when bulk editing/deleting device roles
2021-04-15 19:53:46 -04:00