Go to file
2020-01-02 19:39:20 +09:00
app [phase-5]remove non necessary call 'all' for plunk from GlossaryCategory 2020-01-02 19:39:20 +09:00
config [phase-5]add category controller and it's views 2020-01-02 19:39:19 +09:00
db/migrate [phase-5]added category model and modified term model 2020-01-02 19:39:19 +09:00
test [phase-5]add category controller and it's views 2020-01-02 19:39:19 +09:00
init.rb redmine plguin templates, modified init.rb 2020-01-02 19:39:19 +09:00
README.rdoc orphan branch for reconstructing from scratch 2020-01-02 19:39:19 +09:00

= redmine_glossary

This is a plugin for Redmine to create a glossary that is a list of terms in a project.

To adapt Redmine 4.0(Rails 5.1), reconstruct a glossary plugin from scratch.