Commit Graph

33 Commits

Author SHA1 Message Date
Jeremy Stretch
177843b5e5 Closes #10729: Add date & time custom field type (#11857)
* Add datetime custom field type

* Update custom field tests
2023-02-28 13:33:40 -05:00
jeremystretch
2a1eceba4e Remove old feature version notices 2023-02-19 20:09:51 -05:00
Maximilian Wilhelm
b54f65ab96 Closes #11152: Add support to abort custom script gracefully (#11621)
Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
2023-02-02 15:22:55 -05:00
jeremystretch
4bb8499ba2 Merge branch 'develop' into feature 2022-11-30 16:21:20 -05:00
Arthur
79fe9816da 11048 fix connected_endpoint refs 2022-11-30 15:13:45 -05:00
kkthxbye-code
1781414a7a Allow scheduling jobs via. the API 2022-10-20 21:36:43 +02:00
kkthxbye-code
d92e689a1c Added documentation describing job scheduling 2022-10-16 18:15:45 +02:00
Arthur Hanson
84f997dff4 10348 add decimal custom field (#10422)
* 10348 add decimal custom field

* 10348 fix tests

* 10348 add documentation

* Rearrange custom fields to be ordered consistently

* Rename number_field to integer_field for clarity

* Clean up validation logic

* Apply suggested changes from PR

* Store decimal custom field values natively

* Fix filter test

* Update custom field model migrations to use new encoder

Co-authored-by: jeremystretch <jstretch@ns1.com>
2022-09-30 16:03:24 -04:00
Daniel Sheppard
b19fe81c15 Fixes #9651 - Document Pre-Change process for scripts 2022-09-20 09:46:23 -05:00
jeremystretch
e3e71a20d1 Finish customization docs 2022-08-11 16:14:06 -04:00
jeremystretch
3e77e6520c Restore model documentation for all models under extras 2022-08-11 11:37:07 -04:00
jeremystretch
4b987453fd Reorganize documentation 2022-08-04 14:11:52 -04:00
jeremystretch
31c2cd8301 Reorganize configuration docs 2022-07-29 15:10:50 -04:00
kkthxbye-code
b482f25f67 Correct custom validators docs 2022-04-22 20:42:29 +02:00
jeremystretch
5990ad84a3 Changelog & documentation for #5479 2022-04-08 14:10:21 -04:00
kkthxbye-code
cd29a1897e Allow setting individual timeouts on scripts and reports 2022-04-04 18:00:38 +02:00
jeremystretch
e8c3910065 Closes #8572: Add a pre_run() method for reports 2022-02-07 12:57:02 -05:00
jeremystretch
98413f0c09 Fixes #8514: Correct several links to config parameters 2022-02-02 09:27:29 -05:00
jeremystretch
1b6314e1c4 Closes #8368: Enable controlling the order of custom script form fields with field_order 2022-01-18 16:01:40 -05:00
jeremystretch
73150f1551 Closes #7619: Permit custom validation rules to be defined as plain data or dotted path to class 2021-11-08 14:52:56 -05:00
Jeremy Stretch
0fa5103b53 Merge pull request #7677 from netbox-community/6529-command-line-run-scripts
#6529 - Add CLI to run scripts
2021-11-03 08:10:36 -04:00
Daniel Sheppard
6ac168c1d7 #6529 - Adjusted the arguments. Fixed documentation 2021-11-02 21:37:11 -05:00
Daniel Sheppard
80e0fa46b7 #6529 - Adjusted the arguments. Added documentation 2021-11-02 15:56:42 -05:00
bluikko
4875980717 Fix #7685: Doc image links (#7698)
* Fix image link in custom-script.md

* Fix image link in cable.md

* Fix image link in power.md
2021-11-01 09:13:18 -04:00
jeremystretch
39ff4b3796 Fixes #7582: Fix rendering of CustomLink context data table 2021-10-19 15:31:07 -04:00
Jeremy Stretch
a880788723 Merge pull request #7400 from maximumG/7387-order-scripts
Fixes #7387 : possibility to order scripts
2021-10-01 09:20:08 -04:00
maximumG
8c2538bf1c chore: introduce the script_order notion in the documentation 2021-09-30 09:21:38 +02:00
jeremystretch
2d3da3f987 Fixes #7392: Fix "help" links for custom fields, other models 2021-09-29 09:09:10 -04:00
jeremystretch
31bdbcc8ad Changelog & docs cleanup for #6973 2021-09-28 13:40:24 -04:00
maximumG
436b602a84 add: document how to order reports 2021-09-27 11:02:37 +02:00
jeremystretch
afbc275ba6 Clean up documentation build warnings 2021-09-15 11:46:58 -04:00
jeremystretch
fca7c6b326 Merge branch 'develop' into feature 2021-08-10 21:03:10 -04:00
jeremystretch
584cf66df8 Update extras documentation 2021-06-24 08:37:06 -04:00