Initial Redmine tooling and local plugin forks

This commit is contained in:
Jason Thistlethwaite
2026-04-24 22:01:18 +00:00
commit 9f682af0eb
683 changed files with 56878 additions and 0 deletions
@@ -0,0 +1,13 @@
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
contacts_setting_001:
name: "redmine_contacts_string_setting"
value: "String value"
project_id: 1
contacts_setting_002:
name: "redmine_contacts_boolean_setting"
value: 1
project_id: 1
contacts_setting_003:
name: "redmine_contacts_float_setting"
value: "10.3"
project_id: 1