Neo And NeoAnd
  • Joined on 2025-07-07
NeoAnd synced commits to 19924-objecttype-table at NeoAnd/netbox from mirror 2025-07-25 18:08:38 -06:00
0b5561b391 Fix migrations for M2M relations to ObjectType
NeoAnd synced commits to 19713-objectchange-message at NeoAnd/netbox from mirror 2025-07-25 18:08:38 -06:00
839e5082a8 Misc cleanup
68d39065ce Finish adding tests for changelog message functionality
7470147c1a Tweak test to generate expected number of change records
5bed9e8667 Add missing mixins for changelog message support
3fba47eb08 Incorporate changelog messages for object bulk view tests
Compare 5 commits »
NeoAnd synced commits to refs/pull/19908/head at NeoAnd/netbox from mirror 2025-07-25 18:08:38 -06:00
839e5082a8 Misc cleanup
68d39065ce Finish adding tests for changelog message functionality
7470147c1a Tweak test to generate expected number of change records
5bed9e8667 Add missing mixins for changelog message support
3fba47eb08 Incorporate changelog messages for object bulk view tests
Compare 5 commits »
NeoAnd synced commits to refs/pull/19939/merge at NeoAnd/netbox from mirror 2025-07-25 09:58:38 -06:00
2f51f4470e Merge 9ccc7d24746fe542616c151cd661e5411241b83b into 6b70dea18b
9ccc7d2474 Add tests for manager methods & utility functions
b896f71bb8 Add get_for_models() to ObjectTypeManager
56955868ce Keep FK & M2M fields pointing to ContentType
5fe4c96ecf Add index to features ArrayField
Compare 6 commits »
NeoAnd synced commits to 19924-objecttype-table at NeoAnd/netbox from mirror 2025-07-25 09:58:38 -06:00
9ccc7d2474 Add tests for manager methods & utility functions
b896f71bb8 Add get_for_models() to ObjectTypeManager
56955868ce Keep FK & M2M fields pointing to ContentType
5fe4c96ecf Add index to features ArrayField
8fd8445f6d Rename contenttypes.py to object_types.py
Compare 5 commits »
NeoAnd synced commits to refs/pull/19939/head at NeoAnd/netbox from mirror 2025-07-25 09:58:38 -06:00
9ccc7d2474 Add tests for manager methods & utility functions
b896f71bb8 Add get_for_models() to ObjectTypeManager
56955868ce Keep FK & M2M fields pointing to ContentType
5fe4c96ecf Add index to features ArrayField
8fd8445f6d Rename contenttypes.py to object_types.py
Compare 5 commits »
NeoAnd synced commits to refs/pull/19950/merge at NeoAnd/netbox from mirror 2025-07-25 09:58:38 -06:00
b01c75cf3a Update source translation strings
Compare 2 commits »
NeoAnd synced commits to refs/pull/19943/merge at NeoAnd/netbox from mirror 2025-07-25 09:58:38 -06:00
b01c75cf3a Update source translation strings
ffa9a52667 Closes #18936: add color name support for cable bulk import (#19949)
47320f9958 Merge pull request #19912 from miaow2/19903-regexp
c40bfb1445 Add regex and iregex filter lookup expressions and corresponding tests
Compare 5 commits »
NeoAnd synced commits to main at NeoAnd/netbox from mirror 2025-07-25 01:48:38 -06:00
b01c75cf3a Update source translation strings
NeoAnd synced commits to refs/pull/19951/merge at NeoAnd/netbox from mirror 2025-07-25 01:48:38 -06:00
b01c75cf3a Update source translation strings
Compare 2 commits »
NeoAnd synced commits to refs/pull/19939/merge at NeoAnd/netbox from mirror 2025-07-24 17:38:38 -06:00
20cac1dd9e Merge b31f185f4209fd5fca842734c3cf8749b11236f7 into 6b70dea18b
6b70dea18b Fixes #19911: Fix redirect_url support for bulk operations (#19922)
c047f35c57 Closes #19893: Include hostname in REST API status endpoint (#19895)
Compare 3 commits »
NeoAnd synced commits to main at NeoAnd/netbox from mirror 2025-07-24 17:38:38 -06:00
ffa9a52667 Closes #18936: add color name support for cable bulk import (#19949)
47320f9958 Merge pull request #19912 from miaow2/19903-regexp
c40bfb1445 Add regex and iregex filter lookup expressions and corresponding tests
Compare 3 commits »
NeoAnd synced new reference fix-19669-api-image-download to NeoAnd/netbox from mirror 2025-07-24 17:38:38 -06:00
NeoAnd synced commits to fix-19669-api-image-download at NeoAnd/netbox from mirror 2025-07-24 17:38:38 -06:00
NeoAnd synced commits to refs/pull/19919/merge at NeoAnd/netbox from mirror 2025-07-24 17:38:38 -06:00
eb51651024 Merge 6985169db61937297e65a1d700a485e9fa00eac8 into 6b70dea18b
6b70dea18b Fixes #19911: Fix redirect_url support for bulk operations (#19922)
c047f35c57 Closes #19893: Include hostname in REST API status endpoint (#19895)
Compare 3 commits »
NeoAnd synced commits to refs/pull/19908/merge at NeoAnd/netbox from mirror 2025-07-24 17:38:38 -06:00
6acde0f432 Incorporate changelog messages for object view tests
f17438132a Introduce get_random_string() utility function for tests
084f640566 Add ChangeLoggingMixin to necesssary model forms
a5d6173372 Fix changelog message support for VirtualChassis
Compare 10 commits »
NeoAnd synced commits to refs/pull/19908/head at NeoAnd/netbox from mirror 2025-07-24 17:38:38 -06:00
6acde0f432 Incorporate changelog messages for object view tests
f17438132a Introduce get_random_string() utility function for tests
084f640566 Add ChangeLoggingMixin to necesssary model forms
a5d6173372 Fix changelog message support for VirtualChassis
5ab696e55b Add documentation
Compare 7 commits »
NeoAnd synced commits to 19713-objectchange-message at NeoAnd/netbox from mirror 2025-07-24 17:38:37 -06:00
6acde0f432 Incorporate changelog messages for object view tests
f17438132a Introduce get_random_string() utility function for tests
084f640566 Add ChangeLoggingMixin to necesssary model forms
a5d6173372 Fix changelog message support for VirtualChassis
5ab696e55b Add documentation
Compare 7 commits »
NeoAnd synced commits to feature at NeoAnd/netbox from mirror 2025-07-24 17:38:37 -06:00
6b70dea18b Fixes #19911: Fix redirect_url support for bulk operations (#19922)
c047f35c57 Closes #19893: Include hostname in REST API status endpoint (#19895)
Compare 2 commits »
NeoAnd synced and deleted reference refs/tags/19893-api-status-hostname at NeoAnd/netbox from mirror 2025-07-24 17:38:37 -06:00