Commit Graph

7635 Commits

Author SHA1 Message Date
Jeremy Stretch
5cb26d5071 Merge pull request #6334 from netbox-community/6320-filterset-testing
Closes #6320: Add tests for created & last_updated fields
2021-05-03 15:45:02 -04:00
jeremystretch
bb10613a89 Closes #6320: Introduce ChangeLoggedFilterSetTests 2021-05-03 15:25:16 -04:00
jeremystretch
51fd1e7da7 Fixes #6333: Fix filtering of circuit terminations by primary key 2021-05-03 14:38:26 -04:00
jeremystretch
3506fdc456 Introduce BaseFilterSetTests to standardize testing of PK filters 2021-05-03 14:36:44 -04:00
jeremystretch
0104da8369 Rename FilterSet test modules 2021-05-03 13:07:19 -04:00
jeremystretch
4581c7a90a Raise operations limit for stalebot 2021-05-03 11:18:04 -04:00
Jeremy Stretch
501a9a72fe Merge pull request #6327 from netbox-community/feature-ui
Add Basic Support for Smaller Screens in New UI
2021-05-03 09:07:29 -04:00
checktheroads
91979ac873 ensure 'Create & Assign IP Address' button is only shown when the component_type is 'interface' 2021-04-30 17:17:56 -07:00
checktheroads
1ec4ee84a1 Add basic support for smaller screens 2021-04-30 15:55:37 -07:00
Jeremy Stretch
ea7e8cb30f Merge pull request #6325 from netbox-community/feature-6321
Integrate changes from #6322 (to fix #6321) into feature
2021-04-30 16:13:44 -04:00
Jeremy Stretch
8b876de174 Merge pull request #6324 from netbox-community/feature-ui
Merge various UI fixes to feature
2021-04-30 16:13:07 -04:00
jeremystretch
d9acc428cd Clean up YAML string formatting 2021-04-30 16:08:50 -04:00
jeremystretch
8a5bc5a556 Reference demo instance for testing bug reports 2021-04-30 15:54:43 -04:00
jeremystretch
69a17dda37 Changelog for #6321 2021-04-30 15:47:06 -04:00
Jeremy Stretch
666f5b27f6 Merge pull request #6322 from checktheroads/develop-6321
Closes #6321: Re-add missing 'Add an IP Address' button in prefix view
2021-04-30 15:36:22 -04:00
checktheroads
4b8854e965 Integrate changes from #6322 (to fix #6321) into feature 2021-04-30 12:13:43 -07:00
checktheroads
0ae49d0c34 move 'Add an IP Address' button to ip_addresses template 2021-04-30 12:07:56 -07:00
checktheroads
e46d24c8a5 fix api select pagination 2021-04-30 11:29:45 -07:00
checktheroads
cf7432087e general style improvements 2021-04-30 11:27:51 -07:00
checktheroads
198623fae3 Closes #2434: Show 'Create & Assign IP Address' Button when Creating Interfaces 2021-04-30 11:13:38 -07:00
checktheroads
e9f30ffd20 Closes #6321: Re-add missing 'Add an IP Address' button in prefix view 2021-04-30 09:50:14 -07:00
jeremystretch
14a3943b71 Closes #6318: Add OM5 MMF cable type 2021-04-30 10:10:03 -04:00
jeremystretch
e6b97a9f13 Fixes #6313: Fix device type instance count under manufacturer view 2021-04-30 10:08:15 -04:00
Jeremy Stretch
cdca1dd7e2 Merge pull request #6315 from netbox-community/6314-filterset-cleanup
Closes #6314: FilterSet cleanup
2021-04-29 19:42:52 -04:00
jeremystretch
cc4534c163 Move base FilterSet classes under netbox core 2021-04-29 16:53:48 -04:00
jeremystretch
431cb2a0ad Rename FilterSet modules 2021-04-29 16:48:24 -04:00
jeremystretch
a630da2686 Move TagFilter to extras 2021-04-29 16:23:55 -04:00
jeremystretch
51e312816f Consolidate FilterSet classes 2021-04-29 15:59:11 -04:00
jeremystretch
05f7699273 Split Filter and FilterSet classes 2021-04-29 15:13:44 -04:00
jeremystretch
e16fe483f0 Reference the demo instance in the README 2021-04-29 13:45:44 -04:00
jeremystretch
4a510cd48e Fixes #6309: Restrict parent VM interface assignment to the parent VM 2021-04-29 08:50:19 -04:00
jeremystretch
29afb0c8a5 Fixes #6308: Fix linking of available VLANs in VLAN group view 2021-04-29 08:43:46 -04:00
jeremystretch
b9d6b98865 Changelog & docs for #6197 2021-04-29 08:10:11 -04:00
Jeremy Stretch
5f7218c6b0 Merge pull request #6307 from mpalmer/patch-1
Expose Django SESSION_COOKIE_NAME setting
2021-04-29 08:04:59 -04:00
Matt Love
85af782c5b Merge pull request #6298 from checktheroads/feature
Fix #6297: update screenshot links & remove old screenshots
2021-04-27 16:55:33 -07:00
checktheroads
f7eb7f6213 Merge branch 'feature' of https://github.com/netbox-community/netbox into feature 2021-04-27 16:33:34 -07:00
checktheroads
781fd06abb Fix #6297: update screenshot links & remove old screenshots 2021-04-27 16:32:00 -07:00
jeremystretch
511a1a17ef Merge v2.11.2 2021-04-27 14:05:38 -04:00
jeremystretch
a637816ef1 Fix path to manage.py 2021-04-27 13:47:29 -04:00
jeremystretch
6501e96aa5 Run collecstatic when preparing test environment 2021-04-27 13:42:57 -04:00
jeremystretch
1be0b74d50 Get preferences only if user is authenticated 2021-04-27 13:26:50 -04:00
jeremystretch
dee945e0fc Add migration for CustomLink button_class default 2021-04-27 13:25:57 -04:00
Jeremy Stretch
de216f0ace Merge pull request #6253 from checktheroads/feature
#5893: Upgrade Bootstrap, Remove jQuery, Improve Layout
2021-04-27 11:37:05 -04:00
jeremystretch
9feda25545 PRVB 2021-04-27 10:47:48 -04:00
Jeremy Stretch
0066787787 Merge pull request #6292 from netbox-community/develop
Release v2.11.2
2021-04-27 10:45:12 -04:00
Jeremy Stretch
6716294d7b Merge branch 'master' into develop 2021-04-27 10:24:13 -04:00
jeremystretch
f41944b4e0 Release v2.11.2 2021-04-27 10:20:36 -04:00
jeremystretch
5548e2850c Fixes #6262: Support filtering by created/updated time for all relevant objects 2021-04-27 10:04:28 -04:00
jeremystretch
1014555306 Fixes #6289: Fix assignment of VC member interfaces to LAG interfaces 2021-04-27 09:36:48 -04:00
jeremystretch
8d4dfbc648 Closes #6287: Add option to clear assigned max length filter on prefixes list 2021-04-27 08:34:21 -04:00