Add contributor edition
- added viaf resolver
- improve contributors list display
- add update of document objects
- propagate update to back office
- update back office
- add bo-client to back office
- setup language initializer
- add options mechanism
- add language information in language list
- add lexvo resolver service + api
- add language and lexvo resolver to js app
- correct env template
- refresh bootstrap
- download google font
- add version information
- update dev virtual machine to centos7
- add a readme + clean folders
- add local .env file to start commands
## 2015-05-29 - Release 0.9.6
Fixed check for installed YUM group on RHEL 7.
#### Bugfixes
- Fixed check for installed YUM group on RHEL/CentOS 7
## 2015-04-07 - Release 0.9.5
New class yum, defined resource yum::config. Trigger old kernels purge.
#### Features
- New defined resource yum::config to allow changes in /etc/yum.conf.
- New class yum to set common global parameters
- If installonly_limit is changed, old kernels above the limit are purged.
## 2014-12-08 - Release 0.9.4
Fix file/directory permissions.
#### Bugfixes
- Fix PF module archive file/directory permissions.
## 2014-11-06 - Release 0.9.3
Enable yum.conf plugins if disabled.
#### Bugfixes
- Enable yum.conf plugins (if disabled) when we
install plugin via yum::plugin.
## 2014-09-02 - Release 0.9.2
Fix metadata.json
#### Bugfixes
- Fix metadata.json module dependencies
## 2014-08-20 - Release 0.9.1
### Summary
Fix GPG key import check when key is specified in $content.
#### Bugfixes
- Fix GPG key import check when key is specified in $content.
## 2014-08-07 - Release 0.9.0
### Summary
Initial release.