CAPE Scheduler

Content Type: Module
Categories: Scheduling

Overview

📆 CAPE Scheduler

CAPE scheduler is the most powerful resource scheduler available on Mendix platform.

 

Demo Application

https://capescheduler-sandbox.mxapps.io/index.html?profile=Responsive

 

Documentation

https://capegroep.github.io/CapeScheduler-Documentation

 

Features 🚀

  1. Customizable event layout.
  2. Adjustable time resolution & grouping. Show schedule in minutes, hours, daily
  3. Time header can be in row or in column.
  4. Capable of showing working hours and holidays.
  5. 2nd level Resource grouping.
  6. Add your own context menu, outside and inside event!
  7. Optional capabilities to Drag & Drop, & resize to adjust time.
  8. Row & Column freezing
  9. Easy to use CSS class to completely change the widget look and feel.

Used open source Libraries

    1. Jose (MIT) https://github.com/panva/jose/blob/main/LICENSE.md
    2. date-fns (MIT) https://github.com/date-fns/date-fns/blob/main/LICENSE.md
    3. memoze-one (MIT) https://github.com/alexreardon/memoize-one/blob/master/LICENSE
    4. rbush (MIT) https://github.com/mourner/rbush/blob/master/LICENSE
    5. foxglove/avl (MIT) https://github.com/foxglove/avl/blob/main/LICENSE

 

 

 

Documentation

Demo urlhttps://capescheduler-sandbox.mxapps.io/index.html?profile=Responsive

You can find documentation on the link below

https://capegroep.github.io/CapeScheduler-Documentation

 

Releases

Version: 6.0.0
Framework Version: 10.24.0
Release Notes:

CAPE Scheduler Version 6.0.0

----------------------------

1. Internal Refactoring and performance improvements.

2. New Widget parameters layout.

3. New SCSS structure, it's easier to build custom styling.

4. Reset SCSS are applied automatically

5. New documentation hub (https://capegroep.github.io/CapeScheduler-Documentation)

6. Support for react-client

7. Update java dependencies

8. Now require at least mendix version 10.24.0

 

Bug fixes

---------

1. The scheduler now forcing the header size. If resource / time / date header text too long, it will clip.

2. Fix issues where sometimes the text on the content are stuck.

3. Fix issues where global layout may affect the scheduler positioning.

Version: 5.1.1
Framework Version: 10.18.1
Release Notes: - Enable fallback scenario for license key
Version: 5.1.0
Framework Version: 10.18.1
Release Notes: 1. Update dependencies to latest version 2. Support locale
Version: 5.0.0
Framework Version: 10.18.1
Release Notes: 1. Add compatibility with Mendix 10.18.1 and up 2. Use Mendix built in manager for resolving java dependencies
Version: 4.4.1
Framework Version: 9.24.12
Release Notes: CAPE Scheduler Version 4.4.1 12/2/2024 ------------------------------------------------------- 1. Update licenser 2. Update Responsive Mode 3. Add capabilities to dynamically change context menu
Version: 4.3.0
Framework Version: 9.24.12
Release Notes: 1. Add new responsive mode. Now you have the option to fit the scheduler to container 2. Various bug fix and performance improvement
Version: 4.2.0
Framework Version: 9.12.12
Release Notes: 1. Bug fix in "Time in row scheduler" 2. Implement new licenser method
Version: 4.1.0
Framework Version: 9.12.5
Release Notes: 1. Full widget in the module (You can now try it locally!) 2. Major performance improvements 3. Minor bug fix.
Version: 1.0.0
Framework Version: 9.12.5
Release Notes: Initial Upload to mendix store