Commit History

Author SHA1 Message Date
  Rolf Schmidt dc734791c4 Fixes #3688 - Removing organizations removes user and ticket as well. 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
  Mantas Masalskis 041bf51b52 Maintenance: Rubocop enforces %r{} regular expression style 3 years ago
  Rolf Schmidt d0b5cbfe4b Fixes #3243 - Relational report filters do not work (ticket.organization.*, ticket.article.*, ticket.customer.*). 4 years ago
  Rolf Schmidt f766dc7164 Maintenance: Removed updating of member ids for organization and moved assosciation deletion to own hook. 4 years ago
  Rolf Schmidt 3af0e35821 Peformance - Fixed missing ignored attributes for data privacy feature. 4 years ago
  Rolf Schmidt 3fb9b05027 Fixes #2074 - Ability of deleting customers and / or all ticket at once. 4 years ago
  Mantas cbf5359589 Fixes #3089 - Domain based assignment can be enabled without domain being filled in 4 years ago
  Ryan Lue becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 5 years ago
  Thorsten Eckel 444e48e377 Fixed issues #1259 and #1598 by adding ObjectManager::Attribute validations. 6 years ago
  Martin Edenhofer dabce01ec2 Sanitize html for note fields of tickets, users and organizations. 6 years ago
  Thorsten Eckel 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
  Thorsten Eckel ddd7cb315a Fixed rubocop complains by restoring the deactivation of Rails/InverseOf. 6 years ago
  Ryan Lue 04055f7095 Replace unless with if ! (project-wide) 6 years ago
  Ryan Lue 79d4284365 Fix rubocop violations 6 years ago
  Thorsten Eckel 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 6 years ago
  Thorsten Eckel fbeccbc85c Updated to latest rubocop version. 7 years ago
  Martin Edenhofer 6a0f5d4c25 Initial generic csv based import of text modules, users, organizations and tickets for model and controller. 7 years ago
  Martin Edenhofer d93d404902 Improved tests (do not break on before/after callbacks). 7 years ago
  Thorsten Eckel 350c3ead51 Added enhanced Group access functionality. 7 years ago
  Rolf Schmidt fa454abf3a Reworked file structure of concerns. 7 years ago
  Martin Edenhofer c662df0d11 Fixed issue #903 - member_ids missing in organization list API endpoint. 8 years ago
  Thorsten Eckel ef6fbe8f2a Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes. 8 years ago
  André Bauer 7a8559e678 refactored postinstall.sh 8 years ago
  Martin Edenhofer bf3411daca Implemented issue#356 - Automatically join users to organizations based on the email address. 8 years ago
  Martin Edenhofer c71b0d36d4 Updated copyright. 8 years ago
  Martin Edenhofer 81b48a2ef4 Moved from to new permission management. 8 years ago
  Martin Edenhofer 7f1ecaa67e Refactoring search index backend. 8 years ago
  Thorsten Eckel d7995bc6d3 Updated dependencies and applied new rubocop rules. 9 years ago
  Thorsten Eckel 9b6bf4e762 Applied rubocop cop 'Style/EmptyLines'. 9 years ago
  Martin Edenhofer 0b512c59ec Improved speed of user and organization assets. 9 years ago
  Martin Edenhofer bd1db72b9b Applied rubocop Style/TrailingBlankLines. 10 years ago
  Thorsten Eckel ce58d465c0 Corrected with rubocop cop 'Style/HashSyntax'. 10 years ago
  Martin Edenhofer be31823d89 Improved cache backend. Heavy reduce of sql queries. 10 years ago
  rkaldung 42780b7ef9 replaced literal w/ constant 10 years ago
  Martin Edenhofer 7810ead783 Fixed ticket reload on server change. Moved to extra notify_clients_support method on models. 10 years ago
  Martin Edenhofer 39ec771676 Added existing and permission check for recent viewed. 10 years ago
  Thorsten Eckel 7311868404 Fixed rails 'reload' + 'include'/'extend' + 'require' issue with using 'load' instead. 10 years ago
  Martin Edenhofer 36c5c5f444 Send notify after organisation has changed. 10 years ago
  Martin Edenhofer da7af2fc63 Improved asset management. 10 years ago
  Martin Edenhofer d18ef99f78 Updated header. 11 years ago
  Martin Edenhofer 900fbf7521 Added own module to add member users to search index data. 11 years ago
  Martin Edenhofer f04a12696c Init version of ES support. Thanks to Roy! 11 years ago
  Martin Edenhofer 6b21e155e9 Moved to new history api. 11 years ago
  Martin Edenhofer 4e2288e9a4 Added generic activity stream support. 11 years ago
  Martin Edenhofer ddc99ca406 First stage of migration to object assets for frontend. 11 years ago
  Martin Edenhofer c2010124f5 Code reformattingand code layout beautying. 11 years ago
  Martin Edenhofer 27d7172543 Improved organization search. 11 years ago
  Martin Edenhofer 79d5dfdd76 Init version of new search. 11 years ago