Commit Graph

56 Commits

Author SHA1 Message Date
Jeremy Stretch
bec71c670a Refactor installtion docs 2020-02-26 11:40:31 -05:00
Jeremy Stretch
0f43857895 Extend custom scripts to pass the 'commit' value via run() 2020-02-25 14:49:41 -05:00
Jeremy Stretch
556d9a9b64 Always use a JSON object to convey change data when no body template is present 2020-02-25 10:43:14 -05:00
Jeremy Stretch
a5bd14fd47 Revised webhook documentation 2020-02-25 10:24:27 -05:00
Jeremy Stretch
17ff39c68c Closes #4199: Update example report to use ChoiceSet 2020-02-19 10:31:10 -05:00
Jeremy Stretch
dd92e41748 Changelog & docs for #3766 2020-02-12 16:54:40 -05:00
Jeremy Stretch
3469e5ac14 Introduce IPAddressVar and IPAddressWithMaskVar 2020-01-22 17:16:40 -05:00
Jeremy Stretch
5fec868f71 Add template_language field to Graph 2020-01-10 11:28:50 -05:00
Jeremy Stretch
1478cb5a52 Merge branch 'develop' into develop-2.7 2020-01-09 15:27:06 -05:00
Saria Hajjar
8690ba0c67 Changed NAPALM- prefix to X-NAPALM- 2020-01-09 16:48:26 +00:00
Saria Hajjar
558f586933 Added NAPALM documentation 2020-01-08 15:54:09 +00:00
Jeremy Stretch
ab7bb5c374 Merge branch 'develop' into develop-2.7 2020-01-02 17:21:15 -05:00
Jeremy Stretch
187153b0d8 Docs & changelog for #3705 2019-12-26 10:16:53 -05:00
Sander Steffann
9b9a9bf8f5 822 bulk import of device components (#3711)
Closes #822: CSV import for device components

* Implement CSV import for netbox-community#822

* Comment out default_return_url until there is a proper target

* Fix the default value of `enabled` when not included in the import

* rear_port is definitely required here

* Power Ports don't have a type (yet)

* Add import for console-ports and console-server-ports

* Add import for device-bays
2019-12-05 15:36:11 -05:00
hSaria
cf668d1066 Fixed #3697: Correct field_order attribute name 2019-11-20 17:03:12 +00:00
Jeremy Stretch
01ac6d560d Merge branch 'develop' into develop-2.7 2019-11-01 16:19:36 -04:00
Jeremy Stretch
c038c4450c Fixes #3643: Update all Django documentation links to 'stable' version 2019-10-25 11:09:30 -04:00
Jeremy Stretch
ebde65d1b2 Closes #3594: Add ChoiceVar for custom scripts 2019-10-23 15:59:27 -04:00
Jeremy Stretch
e65570dd48 Merge branch 'develop' into develop-2.7 2019-10-17 15:51:33 -04:00
Markku Leiniö
f2f1811d38 Update examples in webhooks.md 2019-10-15 20:51:57 +03:00
Jeremy Stretch
5d179d54d1 Merge branch 'develop' into develop-2.7 2019-10-10 13:41:10 -04:00
Jeremy Stretch
46eb858a26 Closes #3581: Introduce commit_default custom script attribute to not commit changes by default 2019-10-09 15:16:50 -04:00
kobayashi
06b98a3208 fixed broken links 2019-09-28 00:41:09 -04:00
Jeremy Stretch
e861c984c7 Merge branch 'develop' into develop-2.7 2019-09-25 13:44:29 -04:00
Daniel Sheppard
f46453f271 Fixes: #3532 - add device to graph type for documentation 2019-09-24 08:45:31 -05:00
Jeremy Stretch
429fe9223a Merged v2.6.4 2019-09-20 08:35:14 -04:00
Daniel Sheppard
48e2941e7e Closes: #3495 2019-09-13 12:08:48 -05:00
Jeremy Stretch
212252d0ea Merge v2.6.3 2019-09-04 16:45:33 -04:00
Jeremy Stretch
f9749ba707 Tweak docs for custom scripts 2019-09-04 16:21:21 -04:00
Jeremy Stretch
27e93b7859 Add documentation for custom links 2019-08-28 12:39:11 -04:00
Jeremy Stretch
0a18c86bfa Merge pull request #3423 from netbox-community/3415-custom-scripts
Add custom scripting
2019-08-26 14:06:22 -04:00
John Anderson
8bd1a48973 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
Jeremy Stretch
d643dde3a0 Updated docs for IPNetworkVar and FileVar 2019-08-16 15:31:29 -04:00
Jeremy Stretch
bfd73db5b6 Change fields to field_order 2019-08-15 16:19:25 -04:00
Jeremy Stretch
244d3b7883 Docs updates 2019-08-15 16:07:15 -04:00
Jeremy Stretch
f1e12213e7 Allow user to override module name 2019-08-13 09:09:12 -04:00
Jeremy Stretch
eeacd04483 Move script attributes under a Meta class 2019-08-12 13:16:18 -04:00
Jeremy Stretch
042f6bc8bd Extend example custom script to generate output 2019-08-12 11:13:16 -04:00
Jeremy Stretch
1da82905c0 Example script tweak 2019-08-12 11:13:16 -04:00
Jeremy Stretch
1331072d92 Fix form field ordering 2019-08-12 11:13:16 -04:00
Jeremy Stretch
6cc074b1e4 Added documentation for custom scripts 2019-08-12 11:13:16 -04:00
Jeremy Stretch
0674e9572f Closes #2745: Remove topology maps 2019-08-08 21:33:20 -04:00
John Anderson
a9c751faca prometheus docs updates 2019-06-20 00:04:44 -04:00
John Anderson
bdf95b2e34 closes #3161 - prometheus env var docs and set prometheus to not be enabled by default 2019-06-17 16:38:05 -04:00
Jeremy Stretch
595a7fe950 Promote django-rq to a required dependency 2019-04-25 14:25:16 -04:00
John Anderson
5489f42681 closes #3104 - add support for exposing prometheus metrics 2019-04-25 01:09:19 -04:00
John Anderson
524e7e5f08 changelog and docs updates for 2.6 2019-04-19 02:32:50 -04:00
Brian Candler
df7fe9be71 Clarify use of "runreport" CLI 2019-02-13 08:54:04 +00:00
TheTrafficNetwork
11fd6b205b Typo (#2822) 2019-01-30 14:20:40 -05:00
Jeremy Stretch
ebb5b60ab0 Fixes #2709: Update example report for compatibility with v2.5 2018-12-19 16:34:35 -05:00