Skip to content
Snippets Groups Projects
Select Git revision
2 results Searching

changelog

Blame
  • To find the state of this project's repository at the time of any of these versions, check out the tags.
    changelog 125.67 KiB
    iqrf-gateway-webapp (2.4.5) stable; urgency=medium
    
      [ Roman Ondráček ]
      * Prepare for version 2.4.5
    
      [ Karel Hanák ]
      * do not allow admin role change for single admin user; update sidebar and disambiguation on current user role change
      * User: fixed role selection for admin roles, fixed email change error handling
      * include hwpid version and hex values in gateway information and device enumeration
      * DevicesInfo: inform user of enumeration option
    
      [ Roman Ondráček ]
      * Doctrine: register fixtures into DI
    
      [ Karel Hanák ]
      * added controller pin configuration db entity, mapping and controller config fixtures, added and updated frontend components
      * debian: load fixtures in postinst
      * Controller configuration: split manager into config and pin managers, fixed pin config form conditional inputs
      * Interfaces: refactor and fixed ui errors
      * Mapping: separate delete confirmation modal
      * ControllerConfig: disable I2C pins correctly
      * removed main daemon configuration from sidebar and router
      * changed ip network url, fixed installation check
      * MappingForm: fixed mapping ids and indexes
    
     -- Karel Hanák <karel.hanak@iqrf.org>  Fri, 01 Apr 2022 10:50:22 +0200
    
    iqrf-gateway-webapp (2.4.4) stable; urgency=medium
    
      [ Karel Hanák ]
      * Prepare for version 2.4.4-alpha
      * Makefile: install configuration under webapp user
    
      [ Roman Ondráček ]
      * Makefile: fix configuration directory ownership
      * NPM: fix FontAwesome
    
     -- Roman Ondráček <roman@romanondracek.cz>  Tue, 15 Mar 2022 23:10:00 +0100
    
    iqrf-gateway-webapp (2.4.3) stable; urgency=medium
    
      [ Karel Hanák ]
      * Prepare for version 2.4.3-alpha
      * Core: added user profile page, user edit component, password change component
    
      [ Roman Ondráček ]
      * Gateway: refactor TLS certificate manager
      * Database: refactor user entity
    
      [ Karel Hanák ]
      * fixed coding style and linter errors, unused variables
    
      [ Roman Ondráček ]
      * Docker: fix frontend Dockerfile
      * OpenAPI: fix specification
    
      [ Karel Hanák ]
      * api: added missing gateway backup specification
    
      [ Roman Ondráček ]
      * Core: fix redundant navigation to current location in sign in form
    
      [ Karel Hanák ]
      * Core: updated user roles, UserAdd form refactor, User entity roles, Sidebar filtration by role and special case
      * updated disambiguations roles, fixed router and sidebar, refactoring of old error handling and special cases for former power user, localization update
      * UserList: simplified datatable columns, removed user ID
    
      [ Roman Ondráček ]
      * Core: add support for security scopes
      * Docker: fix API testing container