|
ccb9f7bfe2
|
Rewrote ObjectChangeMiddleware to remove the curried handle_deleted_object() function
|
2019-10-22 15:10:49 -04:00 |
|
|
c7d9bf839e
|
implemented #3445 - Add support for additional user defined headers to be added to webhook requests
|
2019-10-13 03:09:58 -04:00 |
|
|
09d7d38b04
|
implemented #3499 - Add to Webhook model to support user supplied CA certificate verrification of webhook requests
|
2019-10-13 01:43:08 -04:00 |
|
|
d849a49842
|
Fixes #3588: Enforce object-form JSON for local context data on devices and VMs
|
2019-10-10 10:41:08 -04:00 |
|
|
a3b9bdaff1
|
Miscellaneous cleanup
|
2019-10-04 12:59:10 -04:00 |
|
|
b7b04045de
|
Closes #3515: Enable export templates for inventory items
|
2019-09-25 12:07:41 -04:00 |
|
|
5a911aa5a1
|
Fixes #3392: Add database index for ObjectChange time
|
2019-08-28 10:48:19 -04:00 |
|
|
6e66f8d68a
|
Fixes #3452: Queue deletion ObjectChanges until after response is sent
|
2019-08-26 16:52:05 -04:00 |
|
|
03ac2721bc
|
Merge pull request #3423 from netbox-community/3415-custom-scripts
Add custom scripting
|
2019-08-26 14:06:22 -04:00 |
|
|
ade844f7a7
|
fixes #3428 - caching invalidation issues
Mitgate invalidation issues by using prefetch_related instead of select_related.
Also use invalidated_update instead of just update.
|
2019-08-19 01:53:39 -04:00 |
|
|
ab504439fb
|
Implemented permissions for scripts
|
2019-08-12 11:39:36 -04:00 |
|
|
3bb3b85fa2
|
Merged v2.5.13
|
2019-05-31 21:37:41 -04:00 |
|
|
823257ca72
|
Closes #3185: Improve performance for custom field access within templates
|
2019-05-29 15:04:57 -04:00 |
|
|
2f32488c25
|
Fixes #3190: Fix custom field rendering for Jinja2 export templates
|
2019-05-16 19:45:36 -04:00 |
|
|
074d0349a1
|
Increase length of CustomLink text and url fields
|
2019-04-19 14:58:55 -04:00 |
|
|
2f3c39295c
|
Clean up, update Webhook models
|
2019-04-17 14:19:57 -04:00 |
|
|
cd3924520d
|
Clean up limit_to for ForeignKeys referencing ContentType
|
2019-04-17 13:36:05 -04:00 |
|
|
2ec7ac1ea3
|
Custom link cleanup
|
2019-04-15 21:29:02 -04:00 |
|
|
4536754b20
|
Initial work on #969: Custom links
|
2019-04-15 17:12:41 -04:00 |
|
|
71b674d11a
|
Merge branch 'develop-2.6' into 54-power-modeling
|
2019-04-09 14:12:45 -04:00 |
|
|
4f9b666eee
|
Merge branch 'develop' into develop-2.6
|
2019-04-09 14:11:26 -04:00 |
|
|
6f8591f769
|
Closes #3052: Add Jinja2 support for export templates
|
2019-04-08 12:20:24 -04:00 |
|
|
07bfd7c8e5
|
Merge branch 'develop-2.6' into 54-power-modeling
|
2019-04-02 13:15:40 -04:00 |
|
|
c8cccc30d1
|
Merge branch 'develop' into develop-2.6
|
2019-04-02 13:12:34 -04:00 |
|
|
498f132cad
|
Fixes #3027: Ignore empty local context data when rendering config contexts
|
2019-03-28 10:16:28 -04:00 |
|
|
681e20133a
|
Further work on power feed modeling
|
2019-03-21 17:47:43 -04:00 |
|
|
c52d077f92
|
Merge branch 'develop' into develop-2.6
|
2019-03-05 13:39:00 -05:00 |
|
|
cfb56f7cfe
|
Fixes #2962: Increase ExportTemplate mime_type field length
|
2019-03-05 13:08:40 -05:00 |
|
|
8e548605c8
|
added changelog views for Tag
|
2019-02-22 02:29:00 -05:00 |
|
|
de52f21905
|
fix circular import for ObjectChange, for now...
|
2019-02-22 01:42:17 -05:00 |
|
|
b9d11aa4ca
|
refactor tag migrations and add changelog fields to tag
|
2019-02-22 01:32:31 -05:00 |
|
|
0a06d92c2e
|
added default values for comments and color fields on tag
|
2019-02-20 03:56:32 -05:00 |
|
|
fc2bb724fa
|
initial pass on migrating to custom tag model with color and comments fields
|
2019-02-20 03:52:47 -05:00 |
|
|
65edffea63
|
Merge v2.5 work
|
2018-12-07 10:51:28 -05:00 |
|
|
686a65880e
|
Closes #2495: Enable deep-merging of config context data
|
2018-12-05 14:34:49 -05:00 |
|
|
bd7aee7c1f
|
Closes #2614: Simplify calls of super() for Python 3
|
2018-11-27 10:52:24 -05:00 |
|
|
0316072863
|
Fixes #2574: Remove duplicate interface links from topology maps
|
2018-11-09 09:54:30 -05:00 |
|
|
4df74780b8
|
Extended Cables to connect CircuitTerminations
|
2018-10-30 12:16:22 -04:00 |
|
|
f30367e094
|
Deprecated the InterfaceConnection model
|
2018-10-24 13:59:44 -04:00 |
|
|
2ec8dc8319
|
Renamed PowerPort.power_outlet to connected_endpoint
|
2018-10-24 11:00:13 -04:00 |
|
|
1595a5ecd7
|
Renamed ConsolePort.cs_port to connected_endpoint
|
2018-10-24 10:37:54 -04:00 |
|
|
364bbdeab8
|
Merged release v2.4.5
|
2018-10-03 11:23:21 -04:00 |
|
|
fb5dca2711
|
Merge branch 'develop' of github.com:digitalocean/netbox into local-config-context
|
2018-09-18 12:16:07 -04:00 |
|
|
4039753b2f
|
refactored UI for local config context
|
2018-09-18 11:52:12 -04:00 |
|
|
9df33cef8b
|
Fixes #2443: Enforce JSON object format when creating config contexts
|
2018-09-18 11:46:22 -04:00 |
|
|
0da113b723
|
implemnted #2392 - local config context for devices and VMs
|
2018-09-16 00:25:20 -04:00 |
|
|
5f66710fcd
|
Closes #2292: Remove the deprecated UserAction model
|
2018-08-14 12:13:43 -04:00 |
|
|
980d62d579
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
|
|
8f127e86ac
|
Mark UserAction as deprecated
|
2018-08-02 09:38:09 -04:00 |
|
|
722d0d5554
|
Webhook signal refactor - fixes #2282 (#2260)
Refactor of webhook signaling system to use the same middleware mechanics of Changelogging
|
2018-07-30 14:23:49 -04:00 |
|