Commit History

Author SHA1 Message Date
  Martin Gruner 85cbfc6851 Maintenance: Improved translatable source strings. 2 years ago
  Mantas Masalskis f827174474 Maintenance: Improved handling of long passwords. 3 years ago
  Mantas Masalskis eb62797eb7 Maintenance: sleep 5 if remote url is present 2 years ago
  Martin Gruner d7b8b3662f Maintenance: Updated to Rails 6.1. 3 years ago
  Martin Gruner 05cd060dbd Maintenance: Improved translatable source strings. 3 years ago
  Martin Gruner 4186b0faaf Maintenance: Update translatable source strings. 3 years ago
  Dominik Klein 47c75294f4 Maintenance: Improved the avatar creation in the user controller. 3 years ago
  Martin Gruner 24c3bdfd87 Maintenance: Update copyright header. 3 years ago
  Martin Gruner e057d76e59 Maintenance: Apply source string review changes. 3 years ago
  Mantas Masalskis a6e387cf9b Fixes #2429 - Note is not being updated because of the lack of lastname 3 years ago
  Martin Gruner 64a87b1c67 Fixes #2709, fixes #2666, fixes #2665, fixes #556, fixes #3275 - Refactoring: Implement new translation toolchain based on gettext. 3 years ago
  Dominik Klein 7f178484c7 Maintenance: Refactoring of Avatar storage logic. 3 years ago
  Dominik Klein ae4f400713 Maintenance: Moved pagination controller concern to the proper place. 3 years ago
  Rolf Schmidt d0689778dc Fixes #2293 - Any user can be set as a replacement for out of office. 3 years ago
  Rolf Schmidt 05a471f90d Fixes #3709, #Fixes 1262 - Core Workflow implementation 3 years ago
  Mantas Masalskis 310846b8b4 Fixes #3068 - KB search does not allow pagination on endpoint 3 years ago
  Dominik Klein 467bc03224 Fixes #2389 - Enhance LDAP login to not affect "failed logins". 3 years ago
  Rolf Schmidt b8aeabce94 Fixes #3648 - high organization user count relates to bad performance. 3 years ago
  Dominik Klein 0dc650b5d8 Fixes #2565 - Visualise locked users in UI and make them unlock-able for admin 3 years ago
  Dominik Klein 7f9c477cf4 Fixes #3302 - Representation of inactive customers and orgnizations. 3 years ago
  Mantas Masalskis f85d2adff5 Fixes #3116 - Verification tokens questionable behavior in developer mode 3 years ago
  Martin Gruner 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
  Mantas Masalskis a3fe217ac6 Fixes #3492 - POST /api/v1/users/avatar with empty input causes "undefined method `substr' for nil:NilClass" 3 years ago
  Rolf Schmidt 3599319ea6 Fixes #3452 - Able to select agents in @@mention feature which do not have access to tickets. 4 years ago
  Thorsten Eckel 876c0b18fd Fixes issue #2983 - HTTP 401 responses causing issues with Basic Authentication. 4 years ago
  Rolf Schmidt a0dc877e33 Revert "Fixes #2605 - Deletion via API impossible when user logged in at some point." 4 years ago
  Rolf Schmidt 0242c05165 Fixes #2605 - Deletion via API impossible when user logged in at some point. 4 years ago
  Mantas 138edc437b Fixes #3189 - Unable to create inital admin user via web installer 4 years ago
  Thorsten Eckel 623b17be6b Maintenance: Updated rubocop(-* gems) to latest version (0.92.0). 4 years ago
  Mantas Masalskis f63577633f Fixes #2943 (raise default password security) + #2907 (Password strength settings are ignored when creating new customer accounts) 4 years ago
  Mantas Masalskis 9dd2b59037 Maintenance: Show less error details to non-admin users 4 years ago
  Mantas Masalskis 236ef88d93 Fixes #3106 - improve weak password error on initial user creation 4 years ago
  Rolf Schmidt 4014839242 Fixes issue #2907 - Password strength settings are ignored when creating new customer accounts. Make login available to verified users only. 4 years ago
  Ryan Lue becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 5 years ago
  Rolf Schmidt e61fa6795e Enhancement: Reduce shown messages after password reset/verify to one single version. 5 years ago
  Martin Edenhofer bcce8c51f9 Fixed issue #2904 - Error when changing passwords for users without email. 5 years ago
  Thorsten Eckel 1772e9f1e4 Maintenance: Error message about existing user with same email address is not expressive. 5 years ago
  Denny Bresch bc38f1c1ae Maintenance: Fixed typos in inline comments. 5 years ago
  Ryan Lue a1da3a27f9 Enable Lint/UselessAssignment cop. 5 years ago
  Billy Zhou 3c5d274575 Fixed #2539 - search pagination broken in users_controller.rb 6 years ago
  Martin Edenhofer ffd7ae99b1 Fixes issue #2530 - Not used SQL index with PostgreSQL in certain cases on very large setups. 6 years ago
  Thorsten Eckel 8f30c37ddf users_controller.rb: removed useless Ticket.search from def search 6 years ago
  Jens Pfeifer e48256c130 Refactoring: Removed use of unnecessary exception wrapper method `response_access_deny`. 6 years ago
  Martin Edenhofer ed448c7f50 Fixed issue #2420 - Unable to show ticket history. 6 years ago
  Thorsten Eckel e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 6 years ago
  Martin Edenhofer 13b3b841d5 Fixed issue #2329 - Unable to import (update) users with email addresses als lookup index written in upper letters. 6 years ago
  Thorsten Eckel 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
  Martin Edenhofer 29c61f0586 Implemented issue #2136 - Improve admin -> user -> default shown users are sometimes different with and/or without search text -> unify search. 6 years ago
  Martin Edenhofer 597cd01b5a Implemented issue #2073 - Allow sort_by and order_by for tickets, users and organisations search REST API. 6 years ago
  Martin Edenhofer 8af6e2b9eb Implemented issue #2064 - Add delete existing records to CSV import feature. 6 years ago