Commit History

Author SHA1 Message Date
  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. 3 years ago
  Thorsten Eckel 3033002ae5 Maintenance: Naming conflict between RSpec HasTicketCreateScreenImpact generic and user concern examples. 3 years ago
  Rolf Schmidt 275a97cc4f Fixed issue #3220 - DataPrivacyTask - Can't remove user if still referenced in Overview(s). 3 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. 4 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
  Ryan Lue 33c44d3486 Refactoring: Migrate auth_test to RSpec 5 years ago
  Ryan Lue 5b06840b33 Refactoring: Migrate user_out_of_office_test to RSpec 5 years ago
  Ryan Lue 17ed0a13f6 Refactoring: Migrate user_mail_delivery_failed to RSpec 5 years ago
  Thorsten Eckel 444e48e377 Fixed issues #1259 and #1598 by adding ObjectManager::Attribute validations. 5 years ago
  Billy Zhou 399fef668d Refactoring: Simplyfied if statement and removed reference to issue #2431 because it's more of a byproduct than an actual fix. 5 years ago
  Ryan Lue ca73fdd9b7 Refactoring: Migrate *_assets_test.rb to RSpec 5 years ago
  Ryan Lue 84d0bf605b Refactoring: Migrate sixth test case in cti_caller_id_test.rb 5 years ago
  Ryan Lue d425b0fd19 Refactoring: Migrate fourth test case in cti_caller_id_test.rb 5 years ago
  Ryan Lue c02d7f2159 Refactoring: Clean up user_spec.rb 5 years ago
  Martin Edenhofer dabce01ec2 Sanitize html for note fields of tickets, users and organizations. 5 years ago