jeremystretch
fe052b1109
Merge branch 'feature' into 10348-decimal-custom-field
2022-09-30 15:14:13 -04:00
jeremystretch
ada5c58acf
Closes #10529 : Run validation on each value of a multi-value filter
2022-09-30 15:05:13 -04:00
jeremystretch
7f38aa1c68
Store decimal custom field values natively
2022-09-30 09:38:29 -04:00
jeremystretch
1e5b20970a
Apply suggested changes from PR
2022-09-29 17:02:27 -04:00
jeremystretch
1f0daa24f7
Clean up validation logic
2022-09-29 10:23:10 -04:00
jeremystretch
3f6ec0ee9f
Rename number_field to integer_field for clarity
2022-09-29 09:35:43 -04:00
jeremystretch
1ae1478eaa
Rearrange custom fields to be ordered consistently
2022-09-29 09:33:58 -04:00
Arthur
26946b2461
10348 add documentation
2022-09-28 16:13:22 -07:00
Arthur
ad6d4f892d
10348 fix tests
2022-09-28 15:57:13 -07:00
jeremystretch
d486fa8452
Changelog for #9045 , #9046 , #9071
2022-09-28 17:18:31 -04:00
Jeremy Stretch
c95ad5b208
Merge pull request #10441 from netbox-community/9071-plugin-menu
...
9071 add header to plugin menu
2022-09-28 17:08:10 -04:00
Jeremy Stretch
5382ac20b6
Merge pull request #10488 from netbox-community/9249-device-vm-names
...
Closes #9249 : Ignore case for device/VM names
2022-09-28 17:05:57 -04:00
jeremystretch
3fbd514417
Add test for plugin menu registration
2022-09-28 16:57:40 -04:00
jeremystretch
d0465242a3
Add documentation for PluginMenu
2022-09-28 16:44:16 -04:00
jeremystretch
db90b084cf
Enable plugins to create root-level navigation menus
2022-09-28 16:08:03 -04:00
jeremystretch
00d2dcda68
Refactor navigation resources and menu
2022-09-28 15:56:09 -04:00
Arthur Hanson
20e3fdc782
#9045 #9046 - remove legacy fields from Provider ( #10377 )
...
* #9045 - remove legacy fields from Provider
* Add safegaurd for legacy data to migration
* 9045 remove fields from forms and tables
* Update unrelated tests to use ASN model instead of Provider
* Fix migrations collision
Co-authored-by: jeremystretch <jstretch@ns1.com>
2022-09-28 15:22:19 -04:00
Arthur
2c81fc2c56
Merge branch 'feature' into 10348-decimal-custom-field
2022-09-28 11:42:37 -07:00
Arthur
20f9388b80
Merge branch '10348-decimal-custom-field' of github.com:netbox-community/netbox into 10348-decimal-custom-field
2022-09-28 11:42:26 -07:00
jeremystretch
ad6a7086c4
Changelog for #9249
2022-09-27 16:52:14 -04:00
jeremystretch
e977333177
Update device/VM name filters to be case-insensitive
2022-09-27 16:48:39 -04:00
jeremystretch
1d4f828b93
Device/VM unique constraints ignore case for name field
2022-09-27 16:47:56 -04:00
Jeremy Stretch
c349e06346
Merge pull request #10368 from netbox-community/10361-unique-constraints
...
Closes #10361 : Migrate from unique_together to UniqueConstraints
2022-09-27 15:55:44 -04:00
jeremystretch
7ff2cb75a8
Use templated app & model names for all unique constraints
2022-09-27 15:44:38 -04:00
jeremystretch
f51415cf2c
Replace unique_together with UniqueConstraints
2022-09-27 15:35:24 -04:00
jeremystretch
ec6457bcd3
Remove custom validate_unique() methods
2022-09-27 14:28:21 -04:00
jeremystretch
6016e1b15d
Changelog & cleanup for #9892
2022-09-27 09:55:35 -04:00
Jeremy Stretch
d08d5620da
Merge pull request #10424 from netbox-community/9892-fhrpgroup-name
...
9892 fhrpgroup name
2022-09-27 09:48:11 -04:00
Arthur
7deb9fde9e
9071 add documentation
2022-09-26 14:41:46 -07:00
Arthur
b134d2a7b0
9071 fix test
2022-09-26 14:23:53 -07:00
Arthur
36f31228ff
Merge branch 'feature' into 9071-plugin-menu
2022-09-26 14:09:44 -07:00
Arthur
8103ad3b9e
9892 add name to str
2022-09-26 13:57:09 -07:00
Arthur
10cb3c2c3d
9892 add name to str
2022-09-26 13:54:49 -07:00
Arthur
5ce805db2e
9892 doh - fix tests
2022-09-26 12:56:16 -07:00
Arthur
3eeb31d577
9892 doh - fix tests
2022-09-26 11:49:51 -07:00
Arthur
e11d594122
9892 add supporting tests, form fields
2022-09-26 11:39:43 -07:00
Arthur
600c437af5
Merge branch 'feature' into 9892-fhrpgroup-name
2022-09-26 11:10:25 -07:00
Arthur
91ec21063a
10348 add decimal custom field
2022-09-26 11:56:12 -04:00
Arthur
70fc4a13da
10348 add decimal custom field
2022-09-26 11:56:12 -04:00
Arthur
298eda1fa8
10348 add decimal custom field
2022-09-26 11:56:12 -04:00
Arthur
3b156a5330
10348 add decimal custom field
2022-09-26 11:56:12 -04:00
Arthur
b23ac303cd
10348 add decimal custom field
2022-09-26 11:56:12 -04:00
Arthur
cf8ee16ae1
10348 add decimal custom field
2022-09-26 11:56:12 -04:00
jeremystretch
0280ddcbe9
Merge branch 'develop' into feature
2022-09-26 11:55:58 -04:00
jeremystretch
96784640e3
Changelog for #10435 , #10439
2022-09-26 10:27:35 -04:00
Jeremy Stretch
b75d12fe05
Merge pull request #10442 from netbox-community/10435-untagged-vlan
...
10435 check if vm.cluster in qs
2022-09-26 10:25:48 -04:00
Jeremy Stretch
5e389c32ed
Merge pull request #10463 from netbox-community/revert-10410-10408-add-contact
...
Revert "10408 add error message if already exists"
2022-09-26 10:24:54 -04:00
Jeremy Stretch
fd89ef04b6
Revert "10408 add error message if already exists"
2022-09-26 10:24:40 -04:00
Jeremy Stretch
abcc10e938
Merge pull request #10410 from netbox-community/10408-add-contact
...
10408 add error message if already exists
2022-09-26 10:24:23 -04:00
jeremystretch
3ad337dd15
Filter VLANs and VLANGroups by site or cluster site for VM
2022-09-26 10:08:54 -04:00