Commit Graph

8924 Commits

Author SHA1 Message Date
jeremystretch
9d5b3bb75e Fixes #7644: Prevent inadvertent deletion of prior change records when deleting objects (#7333 revisited) 2021-10-27 09:44:15 -04:00
jeremystretch
ee25975c39 Fixes #7628: Fix load_yaml method for custom scripts 2021-10-27 09:04:18 -04:00
jeremystretch
30a0f72da2 Fixes #7612: Strip HTML from custom field descriptions 2021-10-27 08:41:28 -04:00
jeremystretch
8ae0db2960 Work around unapplied migrations when bootstrapping config 2021-10-26 17:28:39 -04:00
jeremystretch
1391c3e3ca Add descriptions to all config parameters 2021-10-26 16:54:12 -04:00
jeremystretch
b79be9712a Ensure bootstrapping of config on start 2021-10-26 16:45:53 -04:00
jeremystretch
bac868a541 Indicate when dynamic parameters are defined statically 2021-10-26 15:50:33 -04:00
jeremystretch
9e12155143 Docs & changelog for #5883 2021-10-26 15:40:34 -04:00
jeremystretch
894141250f Initialize Config with empty dict 2021-10-26 14:18:18 -04:00
jeremystretch
d5230115c6 Clean up boolean fields 2021-10-26 14:08:03 -04:00
jeremystretch
e3520f909d Optimize config queries 2021-10-26 13:41:56 -04:00
jeremystretch
9851bc661c Add NAPALM config parameters 2021-10-26 11:53:46 -04:00
jeremystretch
89d2c86fd8 Add PAGINATE_COUNT, MAX_PAGE_SIZE 2021-10-26 11:43:06 -04:00
jeremystretch
e9ac5af231 Add MAINTENANCE_MODE, MAPS_URL 2021-10-26 10:57:33 -04:00
jeremystretch
6a40c8301d Add ALLOWED_URL_SCHEMES 2021-10-26 10:24:33 -04:00
jeremystretch
edc69c75bf Introduce ConfigItem; add rack elevation parameters 2021-10-26 10:04:56 -04:00
jeremystretch
914304c580 Initial work on #5883 2021-10-25 16:10:50 -04:00
jeremystretch
41c5f5aff1 #6346: Add 'bridge' interface type 2021-10-25 11:11:58 -04:00
jeremystretch
d741af0997 Cleanup & API changelog for #3979 2021-10-25 11:07:15 -04:00
Jeremy Stretch
cdc4466ed9 Merge pull request #7630 from netbox-community/6238-conditional-webhooks
Closes #6238: Implement conditional webhooks
2021-10-25 10:42:17 -04:00
jeremystretch
917eea2d76 Add regex condition op 2021-10-25 10:14:18 -04:00
jeremystretch
7b19de37a2 Documentation & changelog for #6238 2021-10-25 09:52:08 -04:00
jeremystretch
17969f39b9 Implement condition negation 2021-10-25 09:09:51 -04:00
jeremystretch
3eeba0f48b Improve validation 2021-10-25 09:01:05 -04:00
Daniel Sheppard
44305cf973 Initial work on #6732 2021-10-24 23:47:31 -05:00
Daniel Sheppard
a66c6dc27c Initial work on #6732 2021-10-24 23:42:47 -05:00
Miguel Teixeira
935c47e82b Fix interfaces row colors on device interfaces table 2021-10-24 03:31:29 +01:00
Miguel Teixeira
03667aaf8d Fix interface icons on the device interfaces table 2021-10-24 03:24:54 +01:00
jeremystretch
712948f400 Add conditions for webhooks 2021-10-22 17:15:08 -04:00
jeremystretch
b57ae11768 Introduce conditions & condition sets 2021-10-22 16:27:08 -04:00
Jeremy Stretch
87884aea5a Merge pull request #7622 from netbox-community/6346-interface-bridge
Closes #6346: Bridge group support
2021-10-22 09:37:28 -04:00
jeremystretch
382aadbb06 Changelog for #6346 2021-10-21 17:03:21 -04:00
jeremystretch
8386028dc5 Add tests for #6346 2021-10-21 16:57:01 -04:00
jeremystretch
2de9099bb6 Add bridge field to Interface, VMInterface models 2021-10-21 16:30:18 -04:00
jeremystretch
0ec0c3c828 Split tenancy models into separate modules 2021-10-21 15:33:58 -04:00
jeremystretch
c321e963fa #6497: Add missing tag fields to filter forms 2021-10-21 15:29:52 -04:00
jeremystretch
7dab2ee4f5 Changelog for #3979 2021-10-21 15:15:01 -04:00
Jeremy Stretch
7e473abcb5 Merge pull request #7611 from netbox-community/3979-wireless
Closes #3979: Wireless network modeling
2021-10-21 15:09:08 -04:00
jeremystretch
12290d64b7 #3979 cleanup 2021-10-21 14:20:47 -04:00
jeremystretch
325ca76a86 Merge branch 'feature' into 3979-wireless 2021-10-21 13:19:52 -04:00
Jeremy Stretch
476bd919a3 Merge pull request #7610 from netbox-community/6497-organizational-model-tags
Closes #6297: Extend tag support to organizational models
2021-10-21 11:49:18 -04:00
jeremystretch
c47dd4e9b9 Changelog for #6497 2021-10-21 11:28:25 -04:00
jeremystretch
da89190bd0 Standardize & simplify tags panel inclusion 2021-10-21 11:23:31 -04:00
jeremystretch
bfc52b15bb Add tags to organizational & nested group models 2021-10-21 10:51:02 -04:00
jeremystretch
48b2ac7a97 Closes #7530: Move device type component lists to separate views 2021-10-20 15:04:40 -04:00
jeremystretch
3093c74dd6 Refactor device component views 2021-10-20 14:24:02 -04:00
jeremystretch
2a8d24390f Add tests for wireless 2021-10-20 13:34:39 -04:00
jeremystretch
35e9921332 Add wireless documentation 2021-10-20 11:22:56 -04:00
jeremystretch
216c7dcd60 Add wireless authentication attributes 2021-10-20 10:58:15 -04:00
jeremystretch
ba4c3ec40f Merge branch 'develop' into feature 2021-10-20 10:10:10 -04:00