Skip to content

xmera-circle/redmine_subproject_collapse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redmine Subproject Collapse

This plugin lets any user toggle subprojects

Redmine Plugin Version Redmine Version Language Support Version Stage

The Redmine Subproject Collapse plugin is a Redmine plugin and allows to expand and collapse subprojects.

Redmine Subproject Collapse Usage

Compatability

This plugin is tested with

Installation

⚠️ Don't clone the default branch: For production you need to clone the master branch explicitly!

git clone -b master https://github.com/xmera-circle/redmine_subproject_collapse

You need a running Redmine instance in order to install the plugin. If you need help with the installation, please refer to Redmine.org.

Instructions for the installation of this plugin can be found in the official documentation on xmera Circle - the community website of xmera.

Changelog

All notable changes to this plugin will be reported in the changelog.

Maintainer

This project is maintained by xmera Solutions GmbH.

Context Information

This plugin is part of a plugin selection aiming to provide the information security management system solution xmera Omnia.

All plugins in the selection are compatible with Redmine version 4 and higher.

More information about xmera Omnia can be found at xmera.

Support

For any question on the usage of this plugin please use the xmera Circle » Community Portal. If you found a problem with the software, please create an issue on xmera Circle or GitHub.

If you are a xmera Solutions customer you may alternatively forward your issue to the xmera Service Customer Portal.

Security

xmera Solutions takes the security of our software products seriously.

If you believe you have found a security vulnerability in any xmera Solutions-owned repository, please report it to us as described in the SECURITY.md.

Code of Conduct

We pledge to act and interact in ways that contribute to an open, welcoming, diverse, inclusive, and healthy community.

Please read our Code of Conduct to make sure that you agree to follow it.

Contributing

Your contributions are highly appreciated. There are plenty ways how you can help.

In case you like to improve the code, please create a pull request on GitHub. Bigger changes need to be discussed on xmera Circle » Community Portal first.

History

Redmine Subproject Collapse plugin is a fork of https://github.com/anton-sergeev/redmine_subproject_collapse.git.

Many thanks to the original author Anton Sergeev!

License

The MIT License (MIT)

Copyright © 2017 Anton Sergeev
Copyright © 2021-2023 Liane Hampe, (liaham@xmera.de), xmera Solutions GmbH.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.