Project

General

Profile

Plugins Directory » custom_field_rest

Author: Primož Gorkič
Website: https://git.gorkic.com/root/custom_field_rest
Code repository: https://git.gorkic.com/root/custom_field_rest
Registered on: 2022-08-03 (over 1 year ago)
Current version: 5.0
Compatible with: Redmine 5.1.x, 5.0.x, 4.2.x, 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x
User ratings:   (0)

Custom filed plugin , based on custom-field-sql, but for rest. Primarly used for svn tag listing, but can consume regular array from REST endpoint. Should be in form ["1","2","3"]. Field has search function. Currently it is using Basic auth and SSL VERIFY NONE policy. Parameter , read from project is used for direct call and svn list parse or as paramater ?svn=${PARAMETER} in endpoint mode.

In endpoint mode can be used for getting extra values for individual projects.

Changelog

5.0 (2022-08-01)

Compatible with Redmine 5.1.x, 5.0.x, 4.2.x, 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x.