|
1aa295dc84
|
Release v3.2-beta1
|
2022-02-15 14:56:01 -05:00 |
|
|
e728738e34
|
Closes #8649: Enable customization of configuration module using NETBOX_CONFIGURATION environment variable
|
2022-02-15 12:36:03 -05:00 |
|
|
aa85ae89c1
|
Merge v3.1.8
|
2022-02-15 10:05:07 -05:00 |
|
|
b5e4fdc3d8
|
PRVB
|
2022-02-15 09:32:52 -05:00 |
|
|
ae0ae5fd4e
|
Remove outdated installation video
|
2022-02-15 09:20:19 -05:00 |
|
|
5b7486cff8
|
Release v3.1.8
|
2022-02-15 09:01:58 -05:00 |
|
|
14240318f1
|
Fixes #8609: Display validation error when attempting to assign VLANs to interface with no mode during bulk edit
|
2022-02-15 08:39:45 -05:00 |
|
|
18eb9ffae6
|
Changelog for #8391
|
2022-02-14 10:34:30 -05:00 |
|
|
dd848d754f
|
Changelog & cleanup for #8556
|
2022-02-14 10:06:56 -05:00 |
|
|
6e38f7e532
|
Changelog for #8577
|
2022-02-11 16:00:01 -05:00 |
|
|
f11ad99983
|
Fixes #8611: Fix bulk editing for certain custom link, webhook, and journal entry fields
|
2022-02-11 15:34:41 -05:00 |
|
|
189e835499
|
Use project requirements to build docs
|
2022-02-11 14:36:03 -05:00 |
|
|
9cf9f1bdba
|
Update documentation for v3.2
|
2022-02-11 12:57:08 -05:00 |
|
|
71d3dc6e44
|
Improve ChoiceFieldColumn to not rely on model method to derive label color
|
2022-02-10 16:29:19 -05:00 |
|
|
d52105b3b8
|
Merge branch 'develop' into feature
|
2022-02-10 15:05:54 -05:00 |
|
|
a4ca585ef2
|
Remove references to the old mailing list
|
2022-02-10 14:56:21 -05:00 |
|
|
076461a1b6
|
Change notes for #7150, #8398
|
2022-02-10 14:22:40 -05:00 |
|
|
f13a3fa549
|
Merge pull request #8589 from ITJamie/patch-1
small documentation upgrade regarding group syncs
|
2022-02-10 14:11:12 -05:00 |
|
|
450a7730d3
|
Fixes #8578: Object change log tables should honor user's configured preferences
|
2022-02-10 12:07:09 -05:00 |
|
|
41ee4b642f
|
Fixes #8604: Fix tag filter on config context list filter form
|
2022-02-10 11:56:41 -05:00 |
|
|
d42c59792f
|
#8334: Move object changelog & journaling to generic views
|
2022-02-09 16:24:10 -05:00 |
|
|
7c105019d8
|
Closes #8600: Document built-in template tags & filters
|
2022-02-09 16:01:58 -05:00 |
|
|
ee566723d7
|
Document supported table columns
|
2022-02-09 14:31:40 -05:00 |
|
|
23a80770e1
|
Move configure_table() logic to NetBoxTable.configure()
|
2022-02-09 14:10:54 -05:00 |
|
|
59c89a3b9d
|
small documentation upgrade regarding group syncs
small documentation upgrade regarding group syncs
|
2022-02-09 13:05:51 +00:00 |
|
|
272d6e7437
|
Closes #8463: Change the created field on all change-logged models from date to datetime
|
2022-02-08 14:41:44 -05:00 |
|
|
d9b7c012a6
|
Document templates supported for plugin use
|
2022-02-08 12:14:37 -05:00 |
|
|
ccce7751a0
|
Fixes #8564: only use columns form field in user table config form submit
|
2022-02-07 14:36:28 -07:00 |
|
|
6c1507c88c
|
Implement replaceAll utility function
add #8331 release notes
|
2022-02-07 14:04:58 -07:00 |
|
|
d816f797a4
|
Clean up release notes
|
2022-02-07 14:31:49 -05:00 |
|
|
0e827b6ae6
|
Merge pull request #8562 from netbox-community/8405-plugins-graphql
Closes #8405: GraphQL support for plugins
|
2022-02-07 13:08:32 -05:00 |
|
|
049acde5b0
|
Closes #8572: Add a pre_run() method for reports
|
2022-02-07 12:57:02 -05:00 |
|
|
2157f93f36
|
Clean up merge conflict remnants
|
2022-02-07 10:47:07 -05:00 |
|
|
5b985a924b
|
Changelog for #8548 & misc cleanup
|
2022-02-07 10:37:11 -05:00 |
|
|
3651ef53e3
|
#7852: Extend VRF assignment to VM interfaces
|
2022-02-07 09:54:00 -05:00 |
|
|
aff55881df
|
Changelog for #8561
|
2022-02-04 16:22:30 -05:00 |
|
|
dae5c94be0
|
Expose BaseObjectType and NetBoxObjectType for plugins
|
2022-02-04 15:07:35 -05:00 |
|
|
03ea257711
|
Initial work on GraphQL
|
2022-02-04 15:06:58 -05:00 |
|
|
ac1c0b0715
|
#8054: Allow replacing default static choices
|
2022-02-03 13:52:42 -05:00 |
|
|
478eefb74c
|
Merge v3.1.7
|
2022-02-03 12:55:34 -05:00 |
|
|
70ce7293ac
|
Release v3.1.7
|
2022-02-03 10:51:41 -05:00 |
|
|
69305f0509
|
Fixes #8315: Fix display of NAT link for primary IPv4 address under device view
|
2022-02-03 10:30:26 -05:00 |
|
|
24f48b11e6
|
Closes #8530: Indicate CSV or YAML as format for "all data" export
|
2022-02-03 10:22:38 -05:00 |
|
|
ff3b48fa59
|
Fixes #8527: Fix display of changelog retention period
|
2022-02-03 09:48:21 -05:00 |
|
|
db3f478598
|
Closes #8517: Render boolean custom fields as icons in object tables
|
2022-02-02 16:24:51 -05:00 |
|
|
e20ac803f3
|
Fixes #8498: Fix display of selected content type filters in object list views
|
2022-02-02 16:08:12 -05:00 |
|
|
ea283365e7
|
Fixes #8425 - Fix exception when viewing change list/records with removed plugins
|
2022-02-02 11:18:41 -06:00 |
|
|
8211830bd8
|
Fixes #8514: Correct several links to config parameters
|
2022-02-02 09:27:29 -05:00 |
|
|
c15cfc26f1
|
Fixes #8512: Correct file permissions to allow execution of housekeeping script
|
2022-02-01 16:58:09 -05:00 |
|
|
4f4e6938eb
|
Closes #7504: Include IP range data under IPAM role views
|
2022-02-01 16:47:29 -05:00 |
|