Jeremy Stretch
|
8fa37d3ec8
|
Device component lists should link to component-specific device view
|
2021-03-29 14:49:22 -04:00 |
|
Jeremy Stretch
|
3135dc42c3
|
Update changelog
|
2021-03-29 11:56:07 -04:00 |
|
Jeremy Stretch
|
08ef5c9a02
|
Update docs to indicate location assignment ability
|
2021-03-29 11:55:34 -04:00 |
|
Jeremy Stretch
|
b1935ddcab
|
Fix initial tab display
|
2021-03-29 11:41:30 -04:00 |
|
Jeremy Stretch
|
93353e94a2
|
Note that 'table' is a reserved name for ExportTemplates
|
2021-03-29 11:25:57 -04:00 |
|
Jeremy Stretch
|
30e4504ee5
|
Enable bulk editing of device location assignment
|
2021-03-29 11:01:17 -04:00 |
|
Jeremy Stretch
|
a9716af0fa
|
Tweak table display for components marked as connected
|
2021-03-29 10:53:02 -04:00 |
|
Jeremy Stretch
|
042f3590c8
|
Update interfaces documentation
|
2021-03-29 10:35:07 -04:00 |
|
Jeremy Stretch
|
2c9b791b85
|
Improve Interface validation
|
2021-03-29 10:34:31 -04:00 |
|
Jeremy Stretch
|
7396975500
|
Update documentation for journal entries
|
2021-03-29 09:59:44 -04:00 |
|
Jeremy Stretch
|
fe4bf62793
|
Truncate comments in JournalEntryTable
|
2021-03-29 09:54:06 -04:00 |
|
Jeremy Stretch
|
8a8342b106
|
Strip microseconds from JournalEntry creation time
|
2021-03-29 09:48:45 -04:00 |
|
Jeremy Stretch
|
e52702f6c2
|
Fix journal entry table ordering
|
2021-03-29 09:44:04 -04:00 |
|
Jeremy Stretch
|
0fae7504b3
|
Add Markdown support for JournalEntry comments
|
2021-03-29 09:43:21 -04:00 |
|
Jeremy Stretch
|
ab612c1ca6
|
Update changelog
|
2021-03-26 20:25:55 -04:00 |
|
Jeremy Stretch
|
0364d8cd43
|
Closes #6014: Move virtual machine interfaces list to a separate view
|
2021-03-26 20:19:19 -04:00 |
|
Jeremy Stretch
|
1544823d73
|
Closes #5926: Strip leading/trailing whitespace from TemplateColumns rendered for export
|
2021-03-26 16:20:01 -04:00 |
|
Jeremy Stretch
|
b793ee3aff
|
Merge pull request #6062 from netbox-community/5971-org-object-views
Closes #5971: Dedicated views for organizational models
|
2021-03-26 16:06:45 -04:00 |
|
Jeremy Stretch
|
36c903da04
|
Add dedicated view for tags
|
2021-03-26 15:25:18 -04:00 |
|
Jeremy Stretch
|
981e7017bb
|
Enable get view tests for organizational objects
|
2021-03-26 15:15:59 -04:00 |
|
Jeremy Stretch
|
2820d26a0f
|
Add dedicated views for nested group models
|
2021-03-26 15:07:29 -04:00 |
|
Jeremy Stretch
|
b7e44a744d
|
Add dedicated views for organizational models
|
2021-03-26 14:44:43 -04:00 |
|
Jeremy Stretch
|
bb00f2ff46
|
Introduce paginate_table() utility to simplify table pagination
|
2021-03-26 13:02:55 -04:00 |
|
Jeremy Stretch
|
65d90aa8a3
|
Merge branch 'develop' into feature
|
2021-03-26 10:53:21 -04:00 |
|
Jeremy Stretch
|
3d286fbdc3
|
Merge pull request #6061 from netbox-community/develop
Release v2.10.8
v2.10.8
|
2021-03-26 10:22:42 -04:00 |
|
Jeremy Stretch
|
c8eae3a5c3
|
PRVB
|
2021-03-26 10:11:57 -04:00 |
|
Jeremy Stretch
|
afc58e6bff
|
Merge branch 'master' into develop
|
2021-03-26 10:11:04 -04:00 |
|
Jeremy Stretch
|
f59b5119e5
|
Release v2.10.8
|
2021-03-26 10:04:00 -04:00 |
|
Jeremy Stretch
|
8eca7377a5
|
Fixes #6060: Fix exception on cable trace in UI
|
2021-03-26 09:40:51 -04:00 |
|
Jeremy Stretch
|
c828806b67
|
Merge branch 'develop' into feature
|
2021-03-25 16:09:28 -04:00 |
|
Jeremy Stretch
|
e639de9861
|
PRVB
|
2021-03-25 15:36:32 -04:00 |
|
Jeremy Stretch
|
9a4d885a9c
|
Merge pull request #6055 from netbox-community/develop
Release v2.10.7
v2.10.7
|
2021-03-25 15:34:45 -04:00 |
|
Jeremy Stretch
|
d28cc4fdb5
|
Merge branch 'master' into develop
|
2021-03-25 15:23:43 -04:00 |
|
Jeremy Stretch
|
54a979c936
|
Release v2.10.7
|
2021-03-25 15:15:36 -04:00 |
|
Jeremy Stretch
|
d18652f726
|
Fixes #6012: Pre-populate attributes when creating an available child prefix via the UI
|
2021-03-25 15:04:56 -04:00 |
|
Jeremy Stretch
|
ac1083f65d
|
Replace checkboxes in documentation issue template with dropdown
|
2021-03-25 12:03:00 -04:00 |
|
Jeremy Stretch
|
bcfc2e5f74
|
Changelog & tweaks for #5650
|
2021-03-25 11:51:02 -04:00 |
|
Jeremy Stretch
|
a135396d7b
|
Merge pull request #5672 from cpmills1975/5650-render-incomplete-lengths
Indicate when cable length is not definitive
|
2021-03-25 11:44:00 -04:00 |
|
Jeremy Stretch
|
ef987bd008
|
Closes #5723: Allow customization of the geographic mapping service via MAPS_URL config parameter
|
2021-03-25 11:34:24 -04:00 |
|
Jeremy Stretch
|
a2fef1df83
|
Closes #5748: Extend example pg_dump commands
|
2021-03-25 11:23:55 -04:00 |
|
Jeremy Stretch
|
016c7d4e6f
|
Changelog for #5736
|
2021-03-25 11:11:11 -04:00 |
|
Jeremy Stretch
|
0a60bcdb8d
|
Merge pull request #6028 from rodvand/develop
Closes #5736: Add Site as editable field in bulk editing of Device
|
2021-03-25 11:08:00 -04:00 |
|
Jeremy Stretch
|
5374e6c881
|
Closes #6040: Add UI search fields for asset tag for devices and racks
|
2021-03-24 15:05:19 -04:00 |
|
Jeremy Stretch
|
ab65ab860f
|
Closes #5641: Allow filtering device components by label
|
2021-03-24 14:48:38 -04:00 |
|
Jeremy Stretch
|
ad2742dbb2
|
Fixes #6023: Fix display of bottom banner with uBlock Origin enabled
|
2021-03-24 14:25:09 -04:00 |
|
Jeremy Stretch
|
997077fc5d
|
Merge pull request #6029 from maximumG/origin/6010-vc-duplicated
Closes #6010: Avoid duplicate entries when searching for VC
|
2021-03-24 14:16:23 -04:00 |
|
maxime-gerges-external
|
c8042ad511
|
Closes #6010: Avoid duplicate entries when searching for VC
|
2021-03-22 11:15:58 +01:00 |
|
Martin Rødvand
|
b51d66ea72
|
Closes #5736: Add Site as editable field in bulk editing of Device
|
2021-03-22 11:15:17 +01:00 |
|
checktheroads
|
21d31b5747
|
fix prefix table styles
|
2021-03-19 09:38:26 -07:00 |
|
checktheroads
|
1ea208ba00
|
fix handling of filtered-by properties
|
2021-03-19 09:26:39 -07:00 |
|