jeremystretch
|
15005209d1
|
Merge branch 'develop' into feature
|
2022-03-18 13:34:31 -04:00 |
|
PieterL75
|
0da04232f3
|
Fixes #8813 Retain search value after submitting (#8907)
* Fixes #8813 Retain search value after submitting
* remove autofocus from searchbar
Co-authored-by: Pieter Lambrecht <pieter.lambrecht@sentia.com>
|
2022-03-18 13:23:39 -04:00 |
|
jeremystretch
|
8d53b46e82
|
Merge branch 'develop' into feature
|
2022-03-18 13:17:11 -04:00 |
|
Jeremy Stretch
|
52de50aa64
|
Merge pull request #8873 from minitriga/issue_8457
Closes: #8457 - Nonracked Devices Location/Site
|
2022-03-18 11:32:24 -04:00 |
|
Alex Gittings
|
5abde866f1
|
Closes: #8457 - implement nonracked devices on locations and sites
|
2022-03-18 14:34:42 +00:00 |
|
Alex Gittings
|
bdbfff911b
|
add new line
|
2022-03-15 00:04:22 +00:00 |
|
Alex Gittings
|
a143eca57d
|
Closes: #8575 Implement rack_a and rack_b for cable table
|
2022-03-15 00:02:16 +00:00 |
|
jeremystretch
|
4eb7cd06b4
|
Adjust font size for serial number under device status view
|
2022-03-14 09:46:40 -04:00 |
|
jeremystretch
|
76445bd19c
|
Move bulk edit/delete buttons to template tags
|
2022-03-10 16:27:53 -05:00 |
|
jeremystretch
|
5a3e99626d
|
Simplify add/import/export button invocation
|
2022-03-10 15:56:09 -05:00 |
|
jeremystretch
|
18c9ee2f9d
|
Closes #8804: Include module type count on manufacturer view
|
2022-03-07 13:44:27 -05:00 |
|
jeremystretch
|
cd29293dd6
|
Merge v3.1.9
|
2022-03-07 10:55:30 -05:00 |
|
jeremystretch
|
2451b0a5b1
|
Clean up search results layout
|
2022-03-07 08:50:58 -05:00 |
|
Jeremy Stretch
|
85e9438ff7
|
Merge pull request #8734 from emersonfelipesp/add_pluginfooter_block
Closes #8733: Add {% block pluginfooter %} to 'base/layout.html' template
|
2022-03-04 16:07:54 -05:00 |
|
jeremystretch
|
a740203444
|
Fixes #8792: Fix creation of circuit terminations via UI
|
2022-03-03 16:42:48 -05:00 |
|
jeremystretch
|
62a1d4b3e0
|
Fixes #8763: Fix inventory item component assignment
|
2022-03-03 11:52:36 -05:00 |
|
jeremystretch
|
e6072a51f8
|
Closes #8765: Display and enable bulk clearing of user's table preferences
|
2022-03-03 10:03:43 -05:00 |
|
jeremystretch
|
21e3159711
|
Hide table checkboxes when no bulk actions are enabled
|
2022-03-02 16:13:59 -05:00 |
|
jeremystretch
|
7f752d9102
|
Closes #8762: Link to rack elevations list from site view
|
2022-03-01 11:32:17 -05:00 |
|
Emerson Pereira
|
28de330b50
|
Replace 'pluginfooter' block with 'footer' and 'footer_links' blocks
- 'footer' blocks represents the <footer> html tag
- 'footer_links' are the anchor tags inside nav
|
2022-02-26 01:13:11 -03:00 |
|
jeremystretch
|
fab4d95156
|
Merge branch 'develop' into feature
|
2022-02-25 14:06:45 -05:00 |
|
thatmattlove
|
c88db77814
|
Fixes #8633: Recheck sidenav state on window resize
* Recheck sidenav state on window resize
* Remove `data-sidenav-pinned` attribute when hiding sidenav
* Remove `data-sidenav-hidden` attribute when showing sidenav
|
2022-02-25 11:23:14 -07:00 |
|
jeremystretch
|
0953bba0a3
|
Closes #8747: Rename ObjectListView action_buttons to actions
|
2022-02-24 16:33:51 -05:00 |
|
Emerson Pereira
|
c489501441
|
Add {% block pluginfooter %} to 'base/layout.html' template
Makes it easy to insert footer information into Netbox footer.
|
2022-02-24 00:38:11 -03:00 |
|
jeremystretch
|
a2fe23549b
|
Closes #8667: Support position patterning when creating module bays & templates
|
2022-02-23 13:02:14 -05:00 |
|
jeremystretch
|
7c937bf8b8
|
Fixes #8692: Restore misisng tabs under cluster, VM views
|
2022-02-22 09:35:21 -05:00 |
|
jeremystretch
|
2503a3e3ca
|
Fixes #8717: Fix redirection after bulk edit/delete of prefixes from aggregate view
|
2022-02-22 09:02:31 -05:00 |
|
jeremystretch
|
bca0978434
|
Clean up component template creation for ModuleTypes
|
2022-02-18 11:56:49 -05:00 |
|
jeremystretch
|
e8df373abf
|
Change results tab name for clarity
|
2022-02-18 09:28:34 -05:00 |
|
jeremystretch
|
eb02f6137e
|
Fixes #8670: Fix filtering device components by installed module
|
2022-02-17 11:42:18 -05:00 |
|
jeremystretch
|
92c4e5bfaf
|
Fixes #8659: Fix display of multi-object custom fields after deleting related object
|
2022-02-16 09:07:01 -05:00 |
|
jeremystretch
|
aa85ae89c1
|
Merge v3.1.8
|
2022-02-15 10:05:07 -05:00 |
|
jeremystretch
|
dd848d754f
|
Changelog & cleanup for #8556
|
2022-02-14 10:06:56 -05:00 |
|
Jeremy Stretch
|
f058850598
|
Merge pull request #8581 from mathieu-mp/8556-add-full-name-to-change-log-tables
Closes #8556: Add 'Full Name' column to Change Log table
|
2022-02-14 09:49:36 -05:00 |
|
Mathieu PAYROL
|
46f4359e1f
|
Closes #8556: Add 'Full Name' column to Change Log table
|
2022-02-14 09:07:57 +01:00 |
|
jeremystretch
|
1319b62acb
|
Standardize on get_FOO_color() method for returning ChoiceField colors
|
2022-02-11 14:25:13 -05:00 |
|
jeremystretch
|
3b80f67e4d
|
#7844: Show module when viewing/editing device components
|
2022-02-11 11:09:07 -05:00 |
|
jeremystretch
|
d52105b3b8
|
Merge branch 'develop' into feature
|
2022-02-10 15:05:54 -05:00 |
|
jeremystretch
|
7c105019d8
|
Closes #8600: Document built-in template tags & filters
|
2022-02-09 16:01:58 -05:00 |
|
jeremystretch
|
270288f730
|
Rename bulk operation templates
|
2022-02-08 11:49:18 -05:00 |
|
jeremystretch
|
1e55d064ab
|
Document the base layout template
|
2022-02-08 11:45:23 -05:00 |
|
jeremystretch
|
e796fd1e11
|
Clean up and document the bulk import/edit/delete templates
|
2022-02-08 11:23:52 -05:00 |
|
jeremystretch
|
b0039e938e
|
Clean up and document object edit & delete templates
|
2022-02-08 11:19:33 -05:00 |
|
jeremystretch
|
624eda297f
|
Clean up and document object, object list templates
|
2022-02-07 16:50:17 -05:00 |
|
jeremystretch
|
26db326483
|
Fix field group header
|
2022-02-07 15:09:09 -05:00 |
|
jeremystretch
|
5b985a924b
|
Changelog for #8548 & misc cleanup
|
2022-02-07 10:37:11 -05:00 |
|
jeremystretch
|
3651ef53e3
|
#7852: Extend VRF assignment to VM interfaces
|
2022-02-07 09:54:00 -05:00 |
|
Tijs Huisman
|
e2fc7e8cd7
|
Fixes #8548: Virtual Chassis position zero not shown in device page
|
2022-02-05 15:10:03 +01:00 |
|
jeremystretch
|
60e87cd496
|
Enable the use of fieldsets on bulk edit forms
|
2022-02-04 09:59:53 -05:00 |
|
jeremystretch
|
6575af6b93
|
Fix saving interfaces
|
2022-02-03 13:25:27 -05:00 |
|