Skip to content

Releases: damanic/ls1-module-backend

1.12.8

27 Sep 02:40
Compare
Choose a tag to compare

Minor fix for Backend UI

1.12.7

14 Sep 01:22
Compare
Choose a tag to compare

Fixes issue with toolbar resize in backend UI

1.12.6

12 Sep 07:33
Compare
Choose a tag to compare

Minor fixes for Backend UI

  • Fixes issue with Selectors.Filters
  • Fixes issue with backend styled/pseudo checkbox interactions.

1.12.5

12 Apr 07:47
Compare
Choose a tag to compare

Minor improvements and fixes

  • Import IMG/CSS/JS resources (reduce dependencies)
  • Remove curly braces no longer supported in PHP 8
  • Prefer json error message on upload fail

1.12.4

21 Sep 07:35
Compare
Choose a tag to compare

Adds new API event

  • backend:onExtendReportingController

1.12.3

07 Sep 06:57
Compare
Choose a tag to compare

Improved support for reports without charts or intervals

1.12.2

13 Aug 02:23
Compare
Choose a tag to compare

Improved method for listing backend reports

1.12.1

18 Mar 03:41
Compare
Choose a tag to compare

Minor UI improvements

  • Adds redirect listener to persist loading indicators
  • Updates fileupload JS library
  • Record lock partial can hide the option to steal a lock by delay interval

1.12.0

30 Nov 05:21
Compare
Choose a tag to compare

Bye Bye Flash

  • Graphs rendered by HTML/JS by default
    • To revert to FLASH use $_CONFIG['ENABLE_HTML5_CHARTS'] = false
  • FLASH uploader removed from Filebrowser , replaced with HTML/JS uploader
  • Minor fixes to dashboard statistics

1.11.5

26 Nov 23:35
Compare
Choose a tag to compare

Support for HTML Graphs