Merge branch 'support-redmine4' of https://github.com/torutk/redmine_glossary into support-redmine4
#15 Fix 'undefined method preview_link'
Fix unit test assertion due to fixture changed for functional test
Make minimal functional test for glossary_controller
Make glossary_styles controller test
Add functional test of destroy action for term_categories
Make functional test for term_categories with edit and change_order action
Make functional test for term_categories. Remove unuse test file
Make unit test for Term
Make unit test for GlossaryStyle
Add unit test for term_category
Fix update_all for signature change at Rails 4.0
change plguin information to require redmine 4.0 and author
Fix unit tests' fixture, remove unexist table(model)'s test
Add plugin's fixtures directory to read fixtures on test
Fix test_helper relative path
Make routes in match to get/post/patch/delete
Fix request parameter to hash explicitly with permition
Make strong parameter instead of attr_accessible
Add missing image files of redmine to plugin assets and specified plguin name to image_tag
Remove unloadable from models
Remove unloadable from controllers
Fix missing acts_as_list by gem
Fix all use of before_filter to before_action
db migration with versioning
term link button on wiki toolbar show only project with glosary module
modified deprecated alias_method_chain to prepend
refs #12 apply proposal fix
Merge pull request #9 from ykws/rails-4
Fixed edit term_category on Rails4
fixes #1
Merge branch 'master' of https://github.com/torutk/redmine_glossary
refs #6 ommit deprecated warning for route
This closes #5 fix cvs import bug.
add requires_redmine as 3.0.0+
change version number to 0.9.1
#4 fixed
Add the description of 3.0 port, no compatibility to 2.x.
Merge branch 'feature/redmine-3'
fixed #3 left aligned table contents(<td>
#2 fixed
#1 fixed
updating for Redmine 3.0(Rails 4.2)
Update init.rb
Bump version
Update README.rdoc
Merge pull request #1 from chiastolite/fix_term_category_edit
Fix term category edit
fix parameter name for category id
using PUT method when editing category
Removed duplicated migration
Removed forgotten legacy rthml
Support for redmine 2.3.x
Fix typo
Merge pull request #2 from leozhong/master
compatible to Redmine1.4 and add French language
compatible to Redmine1.4 and add Frech language (merge from Martin's github)
Release notes update.
Merge branch 'release/0.6.2'
Version bump.
French, Chinese and Technical English added, to be tested.
Original plugin from r-lab, redmine_glossary version 0.6.1