a7d3e5e7f5
Merge all cable creation URLs into a single view
2022-05-23 13:22:45 -04:00
906c3dca8b
Tests cleanup
2022-05-13 16:29:19 -04:00
5d37f9f975
Update cable connection forms
2022-05-12 16:08:44 -04:00
1f4ad444ae
Introduce CableTermination model & migrate data
2022-05-12 16:08:44 -04:00
4bb9b6ee26
Extend Cable model to support multiple A/B terminations
2022-05-12 16:08:44 -04:00
c48c8cc353
Remove termination IDs from cable creation view paths
2022-05-12 16:08:44 -04:00
39a9ebaeee
Fixes #9313 : Remove HTML code from CSV output of many-to-many relationships
2022-05-06 10:26:02 -04:00
bdaefc0e4d
Closes #9278 : Linkify device type in manufacturer table
2022-05-03 18:34:32 -04:00
d11031c694
Closes #9099 : Enable display of installed module serial & asset tag in module bays list
2022-04-12 09:00:19 -04:00
ea88b040ec
Fixes #8658 : Fix display of assigned components under inventory item lists
2022-04-04 14:40:22 -04:00
bddc35bbc7
Closes #8496 : Enable assigning multiple ASNs to a provider
2022-03-30 17:17:36 -04:00
340ff82487
Fixes #8970 : Permit nested inventory item templates on device types
2022-03-28 13:22:43 -04:00
22908a12e9
Merge branch 'develop' into feature
2022-03-25 10:38:44 -04:00
421f5a03aa
Merge pull request #8963 from minitriga/issue_8926
...
Closes #8926 : Implement type and roll to device bay table
2022-03-25 09:12:45 -04:00
a433d5d59d
Closes #8926 : Implement type and roll to device bay table
2022-03-25 09:25:55 +00:00
8d53b46e82
Merge branch 'develop' into feature
2022-03-18 13:17:11 -04:00
1541060091
Merge pull request #8742 from minitriga/issue_8645
...
Allow filtering on Core models for Contacts
2022-03-18 11:24:09 -04:00
9548cf32ff
add new line
2022-03-15 00:05:10 +00:00
a143eca57d
Closes : #8575 Implement rack_a and rack_b for cable table
2022-03-15 00:02:16 +00:00
6170138124
Rename ActionsColumn sequence to actions
2022-03-14 13:45:21 -04:00
342f1d31be
fix pycodestyle issues
2022-03-09 17:55:45 +00:00
b779bbfc9d
add contacts to site table
2022-03-09 17:49:02 +00:00
ef6576bdd6
merge develop into issue
2022-03-09 17:47:58 +00:00
27dab262de
add columns for each model table that has contacts
2022-03-09 17:35:25 +00:00
cd29293dd6
Merge v3.1.9
2022-03-07 10:55:30 -05:00
5c48d116eb
Closes #8664 : Show assigned ASNs/sites under list views
2022-03-04 13:20:17 -05:00
d4d2af46ac
Refactor tables modules
2022-03-03 15:16:23 -05:00
62a1d4b3e0
Fixes #8763 : Fix inventory item component assignment
2022-03-03 11:52:36 -05:00
a2fe23549b
Closes #8667 : Support position patterning when creating module bays & templates
2022-02-23 13:02:14 -05:00
e1f06ec862
Enable adding inventory items to components from device component list views
2022-02-18 10:09:51 -05:00
fdbdf26afc
Fixes #8655 : Fix AttributeError when viewing cabled interfaces
2022-02-16 08:23:57 -05:00
1319b62acb
Standardize on get_FOO_color() method for returning ChoiceField colors
2022-02-11 14:25:13 -05:00
fe6acf07a5
Fix component column on InventoryItemTemplateTable
2022-02-11 12:26:26 -05:00
8e888b4435
Use ColoredLabelColumn for InventoryItem role
2022-02-11 12:08:16 -05:00
d52105b3b8
Merge branch 'develop' into feature
2022-02-10 15:05:54 -05:00
201077b6f6
Fixes #8561 - Unable to connect a cable from rear ports of a patch panel to a device console port
2022-02-04 20:44:43 +00:00
a2981870ce
#7844 : Allow installing modules via UI without replicating components
2022-02-04 11:51:30 -05:00
478eefb74c
Merge v3.1.7
2022-02-03 12:55:34 -05:00
2a8e0f9404
Update table accessors to use dunders in path
2022-02-02 09:18:50 -05:00
2221006970
Closes #8462 : Linkify manufacturer column in device type table
2022-01-28 13:09:57 -05:00
59d3f5c4ea
Split out NetBoxTable from BaseTable
2022-01-27 16:00:38 -05:00
4a1b4e0485
Closes #8469 : Move BaseTable, columns to netbox core app
2022-01-27 15:00:10 -05:00
1a807416b8
#7853 - Add columns to tables
2022-01-20 13:58:37 -06:00
38963e7960
Fixes #8377 : Fix calculation of absolute cable lengths when specified in fractional units
2022-01-18 11:09:12 -05:00
3e3880823b
Merge v3.1.6
2022-01-17 11:12:54 -05:00
381796e708
Add created & last updated as available fields to all tables
...
Adds two fields to all relevant tables to allow the addition of Created & Last Updated columns.
All tables with a Configure Table option were updated.
Some sections reformatted to comply with E501 line length as a result of changes
2022-01-13 09:22:32 +00:00
17aa37ae21
Merge pull request #8303 from netbox-community/7679-table-actions
...
Closes #7679 : Object table actions menus
2022-01-10 11:38:07 -05:00
aed23d61fc
Replace ButtonsColumn with ActionsColumn
2022-01-10 11:17:40 -05:00
3e277de82d
Closes #7852 : Enable assigning interfaces to VRFs
2022-01-07 14:57:43 -05:00
6d48ce4a25
Always include actions as a default column
2022-01-07 10:36:58 -05:00