jeremystretch
b3ed545d6a
Closes #3682 : Add color field to front and rear ports
2021-06-09 16:51:51 -04:00
jeremystretch
2d44bade4b
Merge branch 'develop' into feature
2021-06-02 20:35:38 -04:00
jeremystretch
110a6d11a5
Closes #6487 : Add location filter to cable connection form
2021-05-28 09:09:59 -04:00
checktheroads
e004f872f9
Closes #4247 : Add option to show/hide enabled/disabled interfaces on device
2021-05-26 16:32:09 -07:00
checktheroads
b159def9b2
#6372 : Template cleanup & fix form width
2021-05-26 08:53:05 -07:00
checktheroads
7bb7747c67
#6372 : Device import: Racked/child device tabs are not tabs
2021-05-25 08:02:27 -07:00
checktheroads
c4bd47eb84
#6372 : Form should be centered on page
2021-05-23 13:21:52 -07:00
checktheroads
da0aa38614
#6372 : Move object list search panel into collapsed view & remove search field
2021-05-23 00:31:48 -07:00
Jeremy Stretch
805892f623
Template cleanup ( #6421 )
...
* Clean up & comment base templates
* Clean up login template & form
* Use SVG file for NetBox logo
* Simplify breadcrumbs
* Merge changelog.html into home.html
* Rename title_container block to header
* Move breadcrumbs block to object.html
* Attach names to endblock template tags
* Reorganize root-level templates into base/ and inc/
* Remove obsolete reference to Bootstrap 3.4.1
2021-05-17 16:27:27 -04:00
Daniel Sheppard
744792452f
Closes : #5278 - Remove Secrets ( #6397 )
...
* Remove Secrets
* #5278 : Remove secrets javascript from netbox core
* Remove userkey references
* Fix PEP8
* Remove a few more instances of secrets. Rebundle
* Remove Secrets
Co-authored-by: checktheroads <matt@allroads.io >
2021-05-17 16:26:02 -04:00
checktheroads
234475effe
Merge branch 'feature' into feature-2434
2021-05-14 00:12:19 -07:00
jeremystretch
f3abf84e17
Closes #6154 : Allow decimal values for cable lengths
2021-05-10 14:14:54 -04:00
checktheroads
515aed7022
Merge branch 'feature' into feature-2434
2021-05-08 11:08:06 -07:00
checktheroads
22e484edd4
#6732 : Change “Update” button to “Save”
2021-05-07 17:02:22 -07:00
jeremystretch
ea5d02b1e6
Remove deprecated display_name() methods from models
2021-05-04 16:05:17 -04:00
checktheroads
04cc43b2f0
ensure 'Create & Assign IP Address' button is only shown when the component_type is 'interface'
2021-04-30 17:17:56 -07:00
checktheroads
460a203c29
Add basic support for smaller screens
2021-04-30 15:55:37 -07:00
checktheroads
de56e2b405
Closes #2434 : Show 'Create & Assign IP Address' Button when Creating Interfaces
2021-04-30 11:13:38 -07:00
jeremystretch
456ffb79ff
Merge v2.11.2
2021-04-27 14:05:38 -04:00
jeremystretch
9a588231c5
Fixes #6289 : Fix assignment of VC member interfaces to LAG interfaces
2021-04-27 09:36:48 -04:00
jeremystretch
87b4cfff1a
Closes #6278 : Note device locations on cable traces
2021-04-26 15:31:53 -04:00
checktheroads
5e4878843e
fix custom link rendering
2021-04-23 09:31:16 -07:00
checktheroads
eb55761c38
Merge branch 'feature' of https://github.com/netbox-community/netbox into feature
...
# Conflicts:
# netbox/project-static/js/forms.js
# netbox/templates/dcim/location.html
# netbox/templates/generic/object_list.html
2021-04-22 19:19:03 -07:00
checktheroads
30415e6220
fix template styles
2021-04-22 15:58:57 -07:00
checktheroads
c3c79d3715
fix rack elevation show/hide image toggle
2021-04-21 13:20:31 -07:00
checktheroads
8c3229ec38
fix device template styles
2021-04-21 13:20:09 -07:00
checktheroads
fe4a9bff2d
remove all bootstrap icons in favor of material design icons
2021-04-21 11:31:28 -07:00
checktheroads
08b955f8b6
migrate napalm device status to typescript
2021-04-21 10:19:13 -07:00
checktheroads
acca69a8a9
implement table filtering on generic object list
2021-04-20 12:45:30 -07:00
jeremystretch
4e405ce530
Closes #6210 : Include child locations on location view
2021-04-20 14:15:12 -04:00
checktheroads
d171e781d2
fix connection toggle button style
2021-04-20 09:38:13 -07:00
checktheroads
0aa8fc2fc2
migrate napalm/device config to typescript
2021-04-20 01:43:36 -07:00
checktheroads
98829b209a
fix device template style
2021-04-20 01:18:34 -07:00
checktheroads
f3eb0df081
migrate napalm/lldp to typescript
2021-04-20 01:18:24 -07:00
checktheroads
7d07631f12
migrate connection toggle to typescript
2021-04-19 20:48:03 -07:00
checktheroads
8737e9824f
migrate url handling of tab display to typescript
2021-04-19 20:47:36 -07:00
checktheroads
98477ef6c6
update device/interfaces template with correct interface filtering elements
2021-04-19 17:09:42 -07:00
checktheroads
03390815af
migrate table config to typescript & update templates
2021-04-19 17:00:09 -07:00
checktheroads
f7c1bc71d9
migrate templates to bootstrap 5
2021-04-18 16:42:28 -07:00
checktheroads
125965b559
migrate templates to bootstrap 5
2021-04-18 11:35:42 -07:00
checktheroads
61ce2c95b3
migrate templates to bootstrap 5
2021-04-18 00:22:52 -07:00
checktheroads
59256cf8b3
update cable trace styles
2021-04-15 16:53:04 -07:00
checktheroads
0e6e9c5238
fix table config modal styles
2021-04-14 17:05:10 -07:00
checktheroads
de65ffb99d
fix napalm tab layout from merge conflict
2021-04-14 16:11:25 -07:00
checktheroads
4c3b0abe7b
Merge branch 'feature' of https://github.com/netbox-community/netbox into feature
...
# Conflicts:
# netbox/dcim/tables/template_code.py
# netbox/netbox/views/__init__.py
# netbox/project-static/css/base.css
# netbox/templates/base.html
# netbox/templates/circuits/circuit.html
# netbox/templates/circuits/circuittermination_edit.html
# netbox/templates/circuits/inc/circuit_termination.html
# netbox/templates/circuits/provider.html
# netbox/templates/dcim/device.html
# netbox/templates/dcim/device/base.html
# netbox/templates/dcim/device_component.html
# netbox/templates/dcim/devicetype.html
# netbox/templates/dcim/inc/device_napalm_tabs.html
# netbox/templates/dcim/rack.html
# netbox/templates/dcim/site.html
# netbox/templates/dcim/virtualchassis.html
# netbox/templates/extras/configcontext.html
# netbox/templates/extras/object_journal.html
# netbox/templates/extras/tag.html
# netbox/templates/generic/object.html
# netbox/templates/generic/object_list.html
# netbox/templates/home.html
# netbox/templates/inc/nav_menu.html
# netbox/templates/ipam/aggregate.html
# netbox/templates/ipam/ipaddress.html
# netbox/templates/ipam/prefix.html
# netbox/templates/ipam/vlan.html
# netbox/templates/ipam/vlangroup_edit.html
# netbox/templates/ipam/vlangroup_vlans.html
# netbox/templates/secrets/secret.html
# netbox/templates/tenancy/tenant.html
# netbox/templates/users/api_tokens.html
# netbox/templates/virtualization/cluster.html
# netbox/templates/virtualization/vminterface_edit.html
# netbox/utilities/forms/fields.py
# netbox/utilities/templates/buttons/export.html
2021-04-14 11:30:15 -07:00
checktheroads
d1d2ad6a5c
bootstrap 5 class updates
2021-04-13 21:51:12 -07:00
jeremystretch
b1d20d3228
Closes #6149 : Support image attachments for locations
2021-04-13 11:39:04 -04:00
jeremystretch
f503c72782
Closes #6146 : Add bulk disconnect support for power feeds
2021-04-12 15:02:29 -04:00
jeremystretch
54d9ca8ed8
Add racks count to location view
2021-04-08 10:10:46 -04:00
jeremystretch
838200219f
Include child regions, site groups
2021-04-06 09:42:36 -04:00