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,14 @@
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
cr_1:
id: 1
name: Canned response 1
content: "Hello {%contact.first_name%},\n"
is_public: true
project_id: 1
cr_2:
id: 2
name: Canned response 3
content: "Hello {%contact.last_name%},\n"
is_public: true
project_id: 1