Plugins Directory » Questions
Author: | Kirill Bezrukov (RedmineUP) | |
---|---|---|
Website: | https://www.redmineup.com/pages/plugins/questions | |
Code repository: | - | |
Registered on: | 2012-12-20 (almost 12 years ago) | |
Current version: | 1.0.5 | |
Compatible with: | Redmine 5.1.x, 5.0.x, 4.2.x, 4.1.x, 4.0.x | |
User ratings: |
Redmine Questions Plugin: Create FAQ, Q&A, knowledge bases, and idea reporting pages¶
Plugin replaces Redmine Forum module with a new, better interface and adds new features such as tags, votes, page views. You can have a forum in a style of StackOverflow. The plugin keeps primary Redmine forums untouched and working (notifications, email reply, clipped and closed topics).¶
Features:- Global forums list
- Idea statuses
- Featured/locked questions
- Voting for answers, commenting replies
- Easy moderation
- Live search
- Tags
- Votes
- Views count
Frequently Asked Questions
The plugin lets you create an FAQ section, where your team can post questions and answers, comment and vote for given replies, and once the solution has been found to select it. You can feature the most important or popular question to keep them on top of the list. Best rated answers, as well as featured ones, remain on the top to be easily found by anyone
Create knowledge base
This feature allows you to create a self-help section. It's more advanced than wiki and can allow interactions. By default users can vote if the topic was useful the topic. You can lock content to prevent editing and commenting.
Create idea reporting section
Let your employees share their ideas, whatever they may refer to. Users can post their ideas, and then each one of them can be discussed, commented and voted. You can add statuses and tags to the Ideas, as well as feature them or lock to disable modifications.
Screenshots¶
Installation notes
- Unarchive plugin to the plugins/ folder
- run
bundle install
with exclusion not used DBMS (ex.bundle install --without sqlite postgresql
) - run
bundle exec rake redmine:plugins NAME=redmine_questions RAILS_ENV=production
Changelog
1.0.5 (2024-02-15)
Compatible with Redmine 5.1.x, 5.0.x, 4.2.x, 4.1.x, 4.0.x.
- Dropped Redmine 3 support
- Fixed tag filter
- Fixed textilize performance issue
- Fixed select2 for Redmine 5.1+
- Fixed voting bugs
1.0.4 (2023-01-17)
Compatible with Redmine 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.
- Added Hungarian locale (Krisztian Engi, Lilla Basilides)
- Updated Czech locale (Petr Stefan)
- Updated German locale (Carsten Stanusch)
- Added Brazillian-Portuguese locale (Marcos Xavier)
- Fixed pagination
- Fixed live search bug
- Fixed MSSQL order by error
1.0.3 (2022-04-11)
Compatible with Redmine 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.
- Redmine 5.0 compatibility
- Added German locale
- Added Italian locale
- Updated zh-tw locale
- Fixed wrong JS path
1.0.2 (2020-03-03)
Compatible with Redmine 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x.
- Redmine 4.1 support
- Fixed section position bug
- Fixed MSSQL group by bug
- Fixed "Help & Support" page layout
1.0.1 (2019-07-23)
Compatible with Redmine 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x.
- Accept answer links
- Edit own answers permission
- Redmine 4 support
- Fixed sorting by unanswered question not working
- Fixed project variable dismissed
- Fixed status creating bug
- Fixed preview link, empty project bug
- Fixed boards migration bug
1.0.0 (2018-07-31)
Compatible with Redmine 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x.
- Redmine 4 support
- Fully redesigned version
- Separate models for questions, answers and comments
- Voting for questions and answers
- Comments for questions and asnwers
- Section types: Question, Idea, Solution
- Different main page styles
- Answered question status
- Idea statutes
- Chinese translation (zhoutt)
0.0.7 (2016-01-18)
Compatible with Redmine 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x.
- Redmine 3+ support
- Chinese translation (zhoutt)
- View count fixes for topic
- Topic count fixed in boards view
0.0.5 (2013-05-28)
Compatible with Redmine 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x.
- Redmine 2.3 support
- Search by all words
0.0.3 (2013-01-20)
Compatible with Redmine 2.2.x, 2.1.x.
- Redmine 2.2 support
0.0.2 (2013-01-11)
Compatible with Redmine 2.1.x.
- Fixed bug with created_at tags field
0.0.1 (2012-12-20)
Compatible with Redmine 2.2.x, 2.1.x.