пятница, 20 февраля 2015 г.

Hierarchy Plugin

Hierarchy Plugin

Plugin for synchronization of Redmine with Active Directory (LDAP) and creating a hierarchy of company in Redmine.


Features:
  • Eliminates the need to create users, departments, and many others in Redmine by hand. Synchronizes data from the Active Directory domain though allows to edit the synchronized data in Redmine.
  • Any employee will be available to familiarize with detailed background information about any other employee of the company: contact details, manager of the employee, photos, etc.
  • Allows to assign deputy for the employee for a certain period and transfer rights to work in the system to deputy. 

Benefits of «Hierarchy» against common Redmine:

Just import the structure of your organization from Active Directory in two clicks! If you do not use the corporate domain, you can create or edit the structure manually.

 user, role, plugins, plugin, redmine, rmplus, issue, hierarchy, AD, LDAP, sync, department, office, structure,

 user, role, plugins, plugin, redmine, rmplus, issue, hierarchy, AD, LDAP, sync, department, office, structure,

Each employee will be able to assign itself a deputy on vacation or on absence from work. Deputy will automatically get rights based on roles and hierarchical structure of the company. This function relieve the system administrator from the manual transfer of rights and to make transfer of rights more transparent.

user, role, plugins, plugin, redmine, rmplus, issue, hierarchy, AD, LDAP, sync, department, office, structure,

user, role, plugins, plugin, redmine, rmplus, issue, hierarchy, AD, LDAP, sync, department, office, structure,
user, role, plugins, plugin, redmine, rmplus, issue, hierarchy, AD, LDAP, sync, department, office, structure,

























The user will be informed that the selected employee is on vacation and will be able to assign a task to its deputy.

user, role, plugins, plugin, redmine, rmplus, issue, hierarchy, AD, LDAP, sync, department, office, structure,

Any user can easily obtain additional background information about the employee by clicking on its name on any page.

user, role, plugins, plugin, redmine, rmplus, issue, hierarchy, AD, LDAP, sync, department, office, structure,

You will be able to create rules by which employees will get into a group on the basis of position and department. This will provide additional flexibility in system configuration.

user, role, plugins, plugin, redmine, rmplus, issue, hierarchy, AD, LDAP, sync, department, office, structure,
Plugin «Hierarchy» is well integrated and is used by many our plugins. You can get really convenient corporate environment for management and collaboration between your employees. In the presence of «Hierarchy», rights system in our modules is based not only on the Redmine roles, but also on the hierarchical structure of the company (user hierarchy, the hierarchy of departments, heads of departments, etc.). Moreover, the module «Hierarchy» is available for free when you buy the plugin «KPI».

More information about our plugin "Hierarchy" you can get on plugin page of our site http://rmplus.pro

воскресенье, 8 февраля 2015 г.

Global Roles Plugin



Global Roles Plugin


Plugin for Redmine, allows administrators to easily configure privileges, and the programmer to use the system roles is Redmine projects.

Features:
  • Be able to use system of rights in Redmine outside projects.
  • Redmine administrator will be able to conveniently configure and monitor the system privileges.

What the plugin «Global Roles» do

Plugin «Global Roles» brings concept of «global role» to Redmine. Global roles can be used in side modules where activities of the user are not related with the projects. For example, it may be working with documents, applications, planning , payroll calculation, administration settings KPI etc.

The plugin adds an extra tab to edit page of the user or group — «Global Roles», where such role can be added or removed.


For ease of administration, tabs «Users with global role» and «Users with project role» are now added to the role settings







Expanded the ability to customize the standard «project roles» right out from the role settings on the «Users with project role» tab. Now the administrator can quickly set up the necessary privileges for groups and users, without opening each of them individually.
This plugin is necessary in other Redmine modules to get opportunities of outside the project privileges, and can be used to develop your solutions. There were introduced two new methods for the programmers that are used in the code of other plugins:
  • User.current.global_permission_to?(:permission_name) or User.current.global_permission_to?(:controller, :action) - to check the user global privileges.
  • Method authorized_globaly? - before_filter for checking the availability of the requested action in the controller for the current user.


More information about our plugin "Global Roles" you can get on plugin page of our site http://rmplus.pro

среда, 4 февраля 2015 г.

RM+ Devtools Plugin



RM+ Devtools Plugin


Plugin for Redmine, allows to speed up development in Redmine, monitor performance problems, memory leaks, etc.

Features:
  • Get information of the requests, the rendering speed of views and spent time, without looking into log-files.
  • Analyze the logs for memory consumption, delays, etc.
  • In the development of plugins you do not have to restart the web-server after changing images, js-files or cascading style sheets.

What the plugin «RM+ Devtools» do

Plugin «RM+ Devtools» allows to speed up the development of plugins for Redmine, reducing the number of restarts of the web-server, and also use of external tools of application developer on Rails.

Use of rack-mini-profiler will allow to analyze the queries directly in the web-based interface. You will be able to analyze queries even on a production server. You will be able to determine for which users displayed debugging information on the page (this is useful when performance problems occur only at particular users).


Use of the tool oink allows to analyze the logs for memory consumption. Just turn on the option in the interface and restart the serve






More information about our plugin "RM+ Devtools" you can get on plugin page of our site http://rmplus.pro