1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

4897 Commits

Author SHA1 Message Date
66fa79741d Add min/max length tests for secrets 2020-02-19 21:06:21 -05:00
09805ddc4a Added serial console_port type rj-11 for a POTS modem connection 2020-02-19 15:39:53 -08:00
1130f6b9f0 Remove dependency on RawSQL from IPAddress manager 2020-02-19 17:17:41 -05:00
7a53e24f97 Closes #3810: Preserve slug value when editing existing objects 2020-02-19 13:53:11 -05:00
f05c7be394 Fixes #4204: Fix assignment of mask length when bulk editing prefixes 2020-02-19 13:28:07 -05:00
2cf990bd92 Standardize on two-word form of "change log" 2020-02-19 12:45:52 -05:00
21473548a5 Merge pull request #4181 from hSaria/2511-change-diff
Fixes #2511: Compare object change to the previous change
2020-02-19 12:41:24 -05:00
626513a8b2 Fixes #4202: Prevent reassignment to master device when bulk editing VC member interfaces 2020-02-19 11:29:42 -05:00
5871640701 Closes #4199: Update example report to use ChoiceSet 2020-02-19 10:31:10 -05:00
8cfb5ac5c6 Fixes #3967: Fix missing migration for interface templates of type "other" 2020-02-18 16:56:50 -05:00
ae1767b5d0 Remove obsolete InterfaceManager 2020-02-18 16:22:17 -05:00
84d078a539 Fixes #4196: Fix exception when viewing LLDP neighbors page 2020-02-18 16:21:50 -05:00
2a1de0202f Add helpful links to "new issue" page 2020-02-18 11:43:47 -05:00
4ea8967c2d Fixes #4194: Role field should not be required when searching/filtering secrets 2020-02-18 11:14:37 -05:00
a456cbb26c Fixes #4179: Site is required when creating a rack group or power panel 2020-02-18 11:08:16 -05:00
5b505b21c8 Fixes #4183: Fix representation of NaturalOrderingField values in change log 2020-02-18 10:50:14 -05:00
9116d74cf7 merge develop 2020-02-18 00:39:30 -05:00
a136a0788c #4121 - dynamic filter lookup expressions 2020-02-18 00:32:58 -05:00
89ab6553d6 Changelog for #2511 2020-02-15 23:55:03 +00:00
faa22cb637 Fixes #2511: Compare object change to the previous change 2020-02-15 22:39:08 +00:00
1a8eea5aa9 Fixes #4175: Fix potential exception when bulk editing objects from a filtered list 2020-02-14 14:27:47 -05:00
2de8d8b73d Merge pull request #4174 from netbox-community/4164-object-list-template
Closes #4164: Consolidate object list templates
2020-02-14 13:31:25 -05:00
440f754fec Clean up TODO notes 2020-02-14 13:30:53 -05:00
815a46bfbe Convert device and VM list views to use obj_list.html 2020-02-14 13:21:32 -05:00
182fddddd2 Merge branch 'develop' into 4164-object-list-template 2020-02-14 13:11:30 -05:00
ce89fa74b9 Closes #4170: Improve color contrast in rack elevation drawings 2020-02-14 13:09:01 -05:00
7ce1289bb2 Clean up unused imports 2020-02-14 12:04:56 -05:00
e4df02887b Changelog for #3840 2020-02-14 12:04:35 -05:00
6bc7be7ba5 Merge pull request #3925 from hSaria/3840-limit-vlan-choices
Fixes #3840: Only show valid interface VLAN choices
2020-02-14 11:48:29 -05:00
7aba8e3ec4 Added back clean 2020-02-14 16:43:42 +00:00
8d5ea5d005 Merge pull request #4169 from dstarner/redis-sentinel-conn-check
[Corollary to #4161] Redis Connection Check when Using Sentinel
2020-02-14 11:43:04 -05:00
ec0f45e20d remove redis conn check from extras AppConfig 2020-02-14 11:16:59 -05:00
0c8ad45976 Merge pull request #4172 from dstarner/4171-required-settings-documentation-format
[Fix #4171] fix extraneous formatting of notice boxes in required settings doc
2020-02-14 10:47:40 -05:00
e431ef09e5 fix extraneous formatting of notice boxes in required settings doc 2020-02-14 10:29:09 -05:00
03a7f6bbda ammend redis conn check to acccount for sentinel 2020-02-14 09:39:01 -05:00
a4705fa73a Changelog for #2519 2020-02-14 09:35:43 -05:00
0a8d39cfe4 Merge pull request #3726 from eSentire/fix-2519
Fix race condition in available-prefix/ip APIs
2020-02-14 09:32:51 -05:00
1d72436bfc Fixes #4168: Role is not required when creating a virtual machine 2020-02-14 09:13:05 -05:00
598d23fc03 Post-release version bump 2020-02-13 21:51:03 -05:00
0863145c7f Release v2.7.6 2020-02-13 21:46:03 -05:00
909323663e Fixes #4166: Fix schema migrations to enforce maximum character length for naturalized fields 2020-02-13 21:41:00 -05:00
8212c8f6fc Convert IPAM list views to extend standard template 2020-02-13 17:22:17 -05:00
8df9bb6fb4 Convert change log view to extend standard template 2020-02-13 17:11:39 -05:00
ff952fb221 Migrate extras views to use common object list template 2020-02-13 16:39:38 -05:00
9ead2635c5 merge develop 2020-02-13 16:00:07 -05:00
4d50cad6ed Post-release version bump 2020-02-13 15:39:08 -05:00
08ce024473 Release v2.7.5 2020-02-13 15:32:09 -05:00
807c2f048d Changelog for #3984 2020-02-13 15:16:07 -05:00
fafcdf7def Merge pull request #4161 from dstarner/issue-3984-redis-sentinel-conn
Fixes #3984: Allow for Redis Sentinel Connection Configuration
2020-02-13 15:14:42 -05:00
92fab048d1 Add tests for naturalization functions 2020-02-13 15:13:43 -05:00