Commit History

Author SHA1 Message Date
  Rolf Schmidt 7c718d9c18 Fixes #3935 - DataPrivacy Tasks fail if Zammad has to solve references on users with invalid email addresses. 2 years ago
  Martin Gruner 858474dc4c Maintenance: Improved handling of long passwords. 2 years ago
  Rolf Schmidt 6e42aeb1ee Fixes #3983 - Draft Sharing: Add history entry for updating and deleting of a draft. 2 years ago
  Martin Gruner 563d2d1e3d Maintenance: Bump rubocop-rspec from 2.8.0 to 2.9.0 2 years ago
  Mantas Masalskis c1d467aa3d Fixes #629 - Draft Sharing. 2 years ago
  Martin Gruner 24c3bdfd87 Maintenance: Update copyright header. 2 years ago
  Martin Edenhofer 15f1c970c8 Maintenance: Improved notifications flow for replacement agents. 3 years ago
  Mantas Masalskis a6e387cf9b Fixes #2429 - Note is not being updated because of the lack of lastname 2 years ago
  Rolf Schmidt 52aa34bb20 Follow up 189ccb21dbef30a13b5ea37a2a4b4a5ef2160a25 - Fixes #3827 - Remove ticket create screen job because it is not needed anymore dropdown data will get updated on action by core workflow. 3 years ago
  Rolf Schmidt 7dbd1c1b15 Maintenance: Remove while loop user check login. 3 years ago
  Rolf Schmidt 87f77338be Fixes #3694 - Inheritance of out of office settings. 3 years ago
  Rolf Schmidt 05a471f90d Fixes #3709, #Fixes 1262 - Core Workflow implementation 3 years ago
  Mantas Masalskis 0668e17d18 Fixes #1653 - Default value not set for attributes of type input, select,... 3 years ago
  Dominik Klein 467bc03224 Fixes #2389 - Enhance LDAP login to not affect "failed logins". 3 years ago
  Mantas 32be22113a Fixes #3590 - Allow out of office for one day without setting two days 3 years ago
  Rolf Schmidt cb3dced002 Fixes #3617 - Creating and editing users via office 365 fails with image source is invalid. 3 years ago
  Thorsten Eckel ca56de3648 Maintenance: Updated to Rails 6.0.4 and the new Zeitwerk autoloader. 3 years ago
  Rolf Schmidt a5c386cbb2 Fixes #3610 - Chat-Message references not cleared with data privacy task. 3 years ago
  Thorsten Eckel b49046c597 Maintenance: Move User avatar logic into dedicated concern to slim down model file. 3 years ago
  Rolf Schmidt 649dff172e Fixes #3585 - DataPrivacy may fail to clear user relations. 3 years ago
  Martin Gruner 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
  Martin Gruner fdbf501be0 Maintenance: Refactor the remaining observers to concerns and drop the rails-observers dependency. 3 years ago
  Rolf Schmidt be115dbb5c Fixes #3550 - CTI Log performance bad because of reformatting of the phone number. 3 years ago
  Thorsten Eckel c463ee0e9d Fixes #3469: Startup fails with "Circular dependency detected while autoloading constant Tag::WritesToTicketHistory (RuntimeError)". 3 years ago
  Rolf Schmidt 2354b5f53f Fixes #208 - Notify / Mention other agents / Subscribe to Tickets. 3 years ago
  Rolf Schmidt 050315bac9 Fixes #3402 - DataPrivacy Task fails in some situations. 3 years ago
  Thorsten Eckel cb2286fae4 Refactoring: Migrate Rails Observers to Concerns. 3 years ago
  Martin Edenhofer 02417225f7 Fixes #3372 - Reasoning about Webhooks activity. 3 years ago
  Thorsten Eckel acd98bd214 Maintenance: Removed incomplete/obsolete TextModules and Templates references implementation to single User. 4 years ago
  Thorsten Eckel 3033002ae5 Maintenance: Naming conflict between RSpec HasTicketCreateScreenImpact generic and user concern examples. 4 years ago
  Rolf Schmidt 275a97cc4f Fixed issue #3220 - DataPrivacyTask - Can't remove user if still referenced in Overview(s). 4 years ago
  Rolf Schmidt 3fb9b05027 Fixes #2074 - Ability of deleting customers and / or all ticket at once. 4 years ago
  Ryan Lue dde7208ebc Fixes #3111 - admin.user token permission doesn't allow fetching details of specific user 4 years ago
  Ryan Lue 80b330d73f Refactoring: Clarify complex Permission queries 4 years ago
  Thorsten Eckel 83239518d0 Refactoring: Restore consistency by replacing *_user suffix factories with just customer, admin and agent factory name. 4 years ago
  Ryan Lue becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 4 years ago
  Rolf Schmidt eafb6dd236 Follow up - ed8a152f28a18e6d070dadbba2e79e524a3b42f7 - Fixes #2911 - Performance: Improved touching assets of users, organizations and tickets. Rollback of indexed data behavior change (structure instead of name). 4 years ago
  Thorsten Eckel be1898120f Follow up: Removed RSpec tests that got added by accident. 4 years ago
  Martin Edenhofer 22911f8616 Refactoring: Improve performance by pushing Ticket create screen information on demand to the client instead of checking every X seconds via the Scheduler. 4 years ago
  Rolf Schmidt ed8a152f28 Fixes #2911 - Performance: Improved touching assets of users, organizations and tickets. 4 years ago
  Mantas Masalskis 7fab92d074 Fixes issue #2169 - Time format always english if generated from system. 4 years ago
  Ryan Lue dbe13c2ed6 - Fixes #2658 - CSV-Import doesn't lookup records by "name" field. 5 years ago
  Mantas Masalskis 2e3b7e07ad Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 1.33.0 to 1.35.0. 5 years ago
  Ryan Lue 4a1477b1ff Refactoring: Migrate history_test to RSpec 5 years ago
  Thorsten Eckel 1e54645223 Fixed issue #462 - Password hashing: upgrade to argon2 2.x (argon2id), fix non-unique salt bug - huge thanks to @martinvonwittich ! 5 years ago
  Ryan Lue 2ac28bf906 Fix auto-correctable rubocop offenses in test suite 5 years ago
  Ryan Lue 9a0df2729b Refactoring: Migrate {ticker,user}_ref_object_touch_test to RSpec 5 years ago
  Ryan Lue b1b137bb0d KB Prep: Refactor & backport User#locale method 5 years ago
  Ryan Lue 969012584a Refactoring: Migrate permission_test to RSpec 5 years ago
  Ryan Lue 296f37ef23 Refactoring: Clean up User.authenticate spec 5 years ago