View on GitHub

Molkobain I/O documentation

Documentation for all iTop extensions made by Molkobain I/O

👋 Available on iTop Hub and Molkobain I/O

iTop extension: molkobain-caselogs-toggler

Support

If you like this project, you can buy me beer, always appreciated! 🍻😁

Donate

Description

Have a better user experience with caselogs by being able to open / close all entries at once.

This extension simply adds 2 buttons next to the caselog title, in both the console & portal.

Note: For an even better UX, check the Bubble caselogs extension which changes the caselog entries look & feel.

Portal example 01

Portal example 02

Compatibility

Compatible with iTop 2.4 to 2.7
Obsolete for iTop 3.0+ as it is now directly included in iTop 🙌

Dependencies

Note: All dependencies are included in the dist/ folder, so all you need to do is follow the installation section below.

Downloads

Stable releases can be found either on the releases page or on Molkobain I/O.

Downloading it directly from the Clone or download will get you the version under development which might be unstable.

Installation

Installation procedure is the same as for any iTop extension, just follow the instruction on the iTop official documentation here.

Configuration

No configuration needed, the extension can be used out of the box!

Parameters

Some configuration parameters are available from the Configuration editor of the console:

Example:

'molkobain-caselogs-toggler' => array (
  'enabled' => true,
  'open_all_icon' => 'fas fa-book-open',
  'close_all_icon' => 'fas fa-book',
  'icons_separator' => '-',
),

Contributors

I would like to give a special thank you to the people who contributed to this:

Licensing

This extension is under AGPLv3.