Skip to content

Fork of the official FAQ management plugin for Redmine, fixing issues and merging patches

Notifications You must be signed in to change notification settings

cou2jpn/ezfaq_plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2012-02-09
==========
This is a fork of ezfaq by kawakami777.
  * Add a description field of the question.
  * Responding to a preview of the description field.
  * Remove redundant logic of edit form.
  * Modify the projects-list on faq-copy enumerates the projects grant the permission of add-faq.

2011-12-12
==========
This version requires Redmine 1.3.0 or higher.

 * Rename rhtml to erb

 * Tested on Redmine 1.3.0

2011-12-02
==========
This version requires Redmine 1.2.0 or higher. Therefore, the version number was increased.

 * Fixed copy function.
 * Modified to use Mailer::render_multipart method. also it can choose notification.
 * Switch IFPDF class to ITCPDF class.
 * Replace {{key}] to %{key} in locale files.

 * Tested on Redmine 1.2.2

2011-06-01
==========
This is a fork of original ezfaq, a FAQ management plugin for Redmine by Zou Chaoqun. The goal is to fix bugs and merge existing patches for daily use.

Updates including:

 * Add zh-TW locale (convert from zh)
 * Add de locale (by Cedric Ziel)
 * Add pt and pt-BR locales (by Marcelo Romulo Fernandes)
 * Add pl locale (by Tomasz Sawicki)
 * Modify fr locale (by Thibaut Cuvelier)
 * Fix issue 7 of the original code to run on Redmine 1.0.5
 * Test on Redmine 1.1.2 also

The README.original containss more information of the original ezfaq.

About

Fork of the official FAQ management plugin for Redmine, fixing issues and merging patches

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%