luya-module-admin

Administration base module for all LUYA admin modules

MIT License

Downloads
143.8K
Stars
48
Committers
66

Bot releases are hidden (Show)

luya-module-admin - 1.1.1.4

Published by nadar over 6 years ago

1.1.1.4 (9. May 2018)

  • #119 Remove migration file added in version 1.1.1.2.
luya-module-admin - 1.1.1.3

Published by nadar over 6 years ago

  • #102 Fixed bug with empty attributes_json in ngrest logger for delete actions.
luya-module-admin - 1.1.1.2

Published by nadar over 6 years ago

  • Fixed issue in user model validation cycle on create
luya-module-admin - 1.1.1.1

Published by nadar over 6 years ago

1.1.1.1 (12. April 2018)

  • #23 Fix issue with not writeable attributes on assign.
luya-module-admin - 1.1.1

Published by nadar over 6 years ago

1.1.1 (11. April 2018)

Added

  • #89 Added module property strongPasswordPolicy to enable strong passwords for admin users. Each password must have lower, upper, digit, number and a special char with a min length of 8 chars.

Fixed

  • #91 Remove spellcheck for filemanager upload button.
  • #92 Add option to bind values while storage querys in order to fix imageArray captions in ngrest plugin.
  • #88 Clean up change password fields after validation error or success.
  • #87 Fixed bug when change the password.
  • #83 Provide after assign event for ngrest plugins.
  • #77 Ensure if user has edit permissions in order to trigger the interactive toggleStatus plugin.
  • #76 Create random access token when creating new user in order to prevent unique column exception.
luya-module-admin - 1.0.3.1

Published by nadar over 6 years ago

1.0.3.1 (26. March 2018)

Fixed

  • Patch fix for new LUYA core csrf param.
luya-module-admin - 1.1.0

Published by nadar over 6 years ago

1.1.0 (26. March 2018)

This release contains new migrations and requires to run the migrate command after updating.

Added

  • #64 Added migration for content disposition.
  • #66 Provide option to whitelist mimetypes for admin file upload.
  • #58 New api user level to make system api calls. Provide basic endpoint overview and tester.
  • #59 NgRest log events are now tracked by the log behavior.
  • #56 User summary active window with diff view, sessions and user infos.

Fixed

  • #68 Fixed caching problem with Yii verison 2.0.14.
  • #67 Fixed issue where crud loader (relation button) can not edit items.
  • #1571 If Active Window label/icon from config is given ues this instead of object defaultLabel and defaultIcon.
  • #69 Fixed i18n helper naming, mark old methods as deprecated, add language option.
luya-module-admin - 1.0.3

Published by nadar over 6 years ago

1.0.3 (13. February 2018)

Fixed

  • #47 Fixed issue with decoding json page property values.
  • #40 Apply chart dashboard styling according to cards element.

Added

  • #50 Added DummyFileSystem class to fake storage system.
luya-module-admin - 1.0.2

Published by nadar over 6 years ago

1.0.2 (20. January 2018)

Added

  • #40 Added the ChartDashboardObject whit echarts.js
  • #44 Provide packages from LUYA composer plugin (installer.php) for developer toolbar and remote admin endpoint.

Fixed

  • #38 Fixed ActiveWindow render composition keys problem with PHP 7.2.
  • #42 Fixed logout item click behaviour in mainnav tooltip.
luya-module-admin - 1.0.1

Published by nadar almost 7 years ago

1.0.1 (5. January 2018)

Added

  • #34 Added chinese translations.

Fixed

  • #36 Fixed bug in NgRestRelation ActiveQuery link source identification.
  • #30 Fixed non-unique input fields in account overview.
  • #5 Fixed issue where modal body listenere could have negativ values and therefore the modal still exists on element which has been closed by esc key.
  • #7 Repair login input label click function
  • #1 Improve event listener for floating labels at login input