Skip to content

Releases: ogobrecht/apex-plugin-dhtmlx-gantt

Move demo app

22 Nov 16:12
4ae768b
Compare
Choose a tag to compare
  • No functional changes
  • Move demo app
  • Update README

Feature Release

09 Dec 18:41
87fff82
Compare
Choose a tag to compare
  • Update to dhtmlx Gantt library version 7.0.11
  • New: Attribute "After Refresh JS Code" for things which needs to run after each refresh of the region like adding vertical markers - thanks to Jochen for the hint and sorry for the delay

Comment: tag v0.11.0 was the new release, tag v0.11.1 is the updated release including the demo app, sorry, some days are not easy...

Feature Release

26 Oct 19:10
Compare
Choose a tag to compare
  • Update to dhtmlx Gantt library version 7.0.10
  • You need to revisit your Gantt region attributes because of breaking changes (previous library version was 4.1.0)
  • New: Support for RTL languages
  • New: Skin Material

Bugfix Release

30 Sep 17:41
Compare
Choose a tag to compare
  • Switch internal handling of task ID's from integer to string - thanks to github.com/flunanica to remind me that not all data models use number data types for their identifiers...

Feature Release

13 Nov 08:25
Compare
Choose a tag to compare
  • New language Persian: Thanks to meysam khashie for the translation and to ask for including it into the plugin

Feature Release

02 Aug 20:36
Compare
Choose a tag to compare
  • New option: It is now possible to load the needed files for up to 12 extension like tooltips and other stuff - check out also the help in the attributes of a Gantt region - thanks to github.com/ShantveerS to show me this missing feature
  • Online demo with activated tooltips
  • 2017-08-04: Update demo app with PDF export via internet print service - thanks to github.com/GasparYYC to ask two times for printing ;-)

Feature Release

24 Jul 14:33
Compare
Choose a tag to compare

0.6.0 (2017-07-24)

  • New options regarding non working days - thanks to github.com/GasparYYC for the ideas:
    • Option to exclude non working days from time calculation - defaults to true
    • Option to highlight non working days - defaults to true
    • Option for the highlighting color - defaults to #f4f7f4
    • You can deliver additional holidays - see example query in README.md
  • Fixed: Tasks (or links) deleted from DB are displayed on chart after region refresh - thanks to github.com/S-Marek to report this issue
  • Some small code refactoring

Cosmetic corrections

23 Mar 21:32
Compare
Choose a tag to compare
  • correct LOV (100% not always correct displayed)
  • forgotten code fragment in JavaScript plugin helper function

First public version

14 Mar 21:30
Compare
Choose a tag to compare
v0.5.0

first public version