== ezLibrarian plugin 0.0.2

Book shelf management plugin for redmine. 

== Changelog

version 0.0.2:
1. Change the holder history page to use gravatar user icon.
2. Add localization strings to plugin module name and permission name.
3. Some minor bug fix.

== IMPORTANT UPDATE NOTE!

Version 0.0.2 uses gravatar user icon in the holder change history page, so it
requires redmine devel r1972 at least.
If you are using redmine 0.7.3, please DO NOT update to version 0.0.2.

== Update note

If you are updating from 0.0.1 to 0.0.2, you can delete this folder:
  redmine\public\plugin_assets\redmine_ezlibrarian
This folder contains some old images.

== Installation

=== Adding plugin support to Redmine

To add plugin support to Redmine, install engines plugin:
   See: http://rails-engines.org/
   Also: http://www.redmine.org/wiki/redmine/Plugins
It's better to use the 2.1.0 version.

=== Plugin installation

1. Copy the plugin directory(redmine_ezlibrarian) into the vendor/plugins directory

2. Migrate plugin:
   rake db:migrate_plugins

3. Start Redmine

Installed plugins are listed on 'Admin -> Plugin' screen.

=== Feature
1. Designed for using in company's book shelf management.
2. You can input the book's info to the system and view them later.
3. It can record the user who is holding the book.
4. Every holder change will be recorded too.
5. User can write reviews for the book.
6. Note: the books are not categorized by project.

=== Contact info

Homepage -> http://218.107.133.32:5000/projects/show/ezwork powered by redmine
Email    -> zouchaoqun@gmail.com 