Skip to content
This repository has been archived by the owner on Jul 18, 2022. It is now read-only.
/ RequiredData Public archive

Latest commit

 

History

History
executable file
·
209 lines (142 loc) · 2.33 KB

CHANGELOG.md

File metadata and controls

executable file
·
209 lines (142 loc) · 2.33 KB

Changelog

[0.16.0]

  • Clean up

[0.15.1]

  • Not use GeneratePluginReadme

[0.15.0]

  • ILIAS 7 support
  • Remove ILIAS 5.4 support

[0.14.11]

  • Change utils url

[0.14.10]

  • Update urls

[0.14.9]

  • Ignore not supported languages

[0.14.8]

  • Ignore not supported languages

[0.14.7]

  • Update readme

[0.14.6]

  • Update project url

[0.14.5]

  • Fix ctrl definitions in wrong file

[0.14.4]

  • Add require compose in ctrl entry classes

[0.14.3]

  • Fix table pagination

[0.14.2]

  • Fix composer 2
  • Move doc/DESCRIPTION.md to src/LONG_DESCRIPTION.md

[0.14.1]

  • Generate readme

[0.14.0]

  • Generate readme

[0.13.5]

  • Move LibraryLanguageInstaller to separate package

[0.13.4]

  • Fix cleanValues with MultiSelectSearchNewInputGUI

[0.13.3]

  • Fix

[0.13.2]

  • Fix

[0.13.1]

  • Fix

[0.13.0]

  • Group fields
  • New form
  • ILIAS 6 support
  • Remove ILIAS 5.3 support

[0.12.3]

  • Fix

[0.12.2]

  • Fix

[0.12.1]

  • Fix

[0.12.0]

  • Use srag/datatable

[0.11.0]

  • Min. PHP 7.2
  • Multilingual

[0.10.9]

  • Improve

[0.10.8]

  • Remove formatted value html escape because it's depends on output context

[0.10.7]

  • Fix ajax results

[0.10.6]

  • Fix

[0.10.5]

  • Fix

[0.10.4]

  • Fix

[0.10.3]

  • Fix

[0.10.2]

  • Fix

[0.10.1]

  • Fix

[0.10.0]

  • Make dynamic value fields hide
  • Take first as default if a select field has only one

[0.9.0]

  • Field name

[0.8.1]

  • Fix

[0.8.0]

  • Possibility that fields can be added only once

[0.7.5]

  • Fix

[0.7.4]

  • Fix

[0.7.3]

  • Fix

[0.7.2]

  • Fix

[0.7.1]

  • Fix

[0.7.0]

  • SearchSelectField

[0.6.0]

  • DynamicValue

[0.5.6]

  • Use type for get fields

[0.5.5]

  • Use type for get fields

[0.5.4]

  • Empty select text

[0.5.3]

  • Empty select text

[0.5.2]

  • Empty select text

[0.5.1]

  • Empty select text

[0.5.0]

  • Email field

[0.4.8]

  • Fix keep field id

[0.4.7]

  • Fix checkbox field image

[0.4.6]

  • clearTempFillValues

[0.4.5]

  • Fix

[0.4.4]

  • Fix dropdown usability

[0.4.3]

  • Possibility to keep field id in formatAsStrings

[0.4.2]

  • getFormFields

[0.4.1]

  • Fix fill working without fields

[0.4.0]

  • Improvments

[0.3.0]

  • get or store fill value by field

[0.2.2]

  • FillStorage

[0.2.1]

  • FillStorage

[0.2.0]

  • FillStorage

[0.1.0]

  • First version