|
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 |
|
|
a1e8397b6b
|
Closes #2229: Allow mapping of ConfigContexts to tenant groups
|
2018-07-27 15:47:29 -04:00 |
|
|
0907a6ce5b
|
Convert CustomFieldModel from object to abstract model
|
2018-07-20 19:44:04 -04:00 |
|
|
9e2ac7b3f4
|
Cleaned up imports
|
2018-07-16 17:09:21 -04:00 |
|
|
ea09023616
|
Webhook admin form cleanup
|
2018-07-16 13:54:50 -04:00 |
|
|
d0308e0f58
|
Merge branch 'develop' into develop-2.4
|
2018-07-02 17:01:14 -04:00 |
|
|
3e9cec3e8e
|
Closes #2159: Allow custom choice field to specify a default choice
|
2018-06-29 16:01:28 -04:00 |
|
|
278bacbce8
|
Fixed rendered config context ordering
|
2018-06-29 09:53:33 -04:00 |
|
|
743cf6d398
|
Added description to ConfigContext
|
2018-06-29 09:44:32 -04:00 |
|
|
1edc73179a
|
Sort rendered config context
|
2018-06-28 14:10:20 -04:00 |
|
|
62989ecb6e
|
Moved object context rendering to ObjectConfigContextView and standardized the template
|
2018-06-28 13:48:12 -04:00 |
|
|
b952ec73ce
|
Introduced the render_json template filter
|
2018-06-28 10:49:52 -04:00 |
|
|
c13e4858d7
|
Initial work on config contexts
|
2018-06-27 16:02:34 -04:00 |
|
|
b11c3635b0
|
Corrected import of reverse() for Django 2.0
|
2018-06-22 16:34:38 -04:00 |
|
|
2d198403c7
|
Extend ObjectChange to optionally indicate a related object (e.g. a parent device)
|
2018-06-22 15:05:40 -04:00 |
|
|
ddd878683d
|
Implemented changelog views
|
2018-06-20 13:52:54 -04:00 |
|