Skip to content

preciousplum/customfield_checkbox_utility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom Field Checkboxes Utility plugin

日本語

This plugin is to improve the usability for Custom Fields of "User" and "List" Format.
This plugin is enabled on Custom Fields that "Multiple values" and "checkboxes" Display are set.

This plugin was created to improve the usability of multi assignees functionality with custom_users_as_assignees plugin. https://github.com/preciousplum/custom_users_as_assignees

Installation

  1. To install the plugin

    git clone to plugins/customfield_checkbox_utility on your Redmine path.

     $ cd {RAILS_ROOT}/plugins
     $ git clone https://github.com/preciousplum/customfield_checkbox_utility
    
  2. Restart Redmine.

    Now you should be able to see the plugin in Administration > Plugins.
    *) Database Migration is not required.

Compatibility

This plugin version is compatible with Redmine 3.4.* or later in principle.
However, this plugin has been tested on Redmine 4.2.5 only currently.

Screen Image

"Full width layout" setting is enabled on Custom Fields setting of "User" and "List" Format. Screen Image

The normal screen image that "Full width layout" setting is NOT checked.
Screen Image

The screen image that "Full width layout" setting is checked.
Screen Image

It is able to check all checkboxes at once by clicking "Check All".
Screen Image

It is also able to uncheck all of checkboxes at once by clicking "Uncheck All".
Screen Image

It is able to check and uncheck all members in groups at once at "User" format Custom Fields. Screen Image

It is able to filter checkboxes by inputting "Filter".
Screen Image

It is able to filter checked checkboxes.
Screen Image

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages