Commit History

Author SHA1 Message Date
  Dominik Klein e054d6ca79 Maintenance: Update copyright information. 10 months ago
  Dominik Klein 4c23881464 Feature: Mobile - Ticket overviews are not updated after the first query. 1 year ago
  Martin Gruner a69fc3a451 Maintenance: Force usage of 'reorder' instead of 'order'. 1 year ago
  Rolf Schmidt a030c16e5d Performance: Boost ticket overview generation for user. 1 year ago
  renovatebot b55633befb Maintenance: Update dependency rubocop to v1.44.0 1 year ago
  Florian Liebe 9dfc232536 Maintenance: Update copyright information. 1 year ago
  Rolf Schmidt 13fb6cb257 Performance: Add setting to control ticket limit per overview (#2706). 2 years ago
  Florian Liebe a6b68eedbe Fixes #3853 - Displayed ticket counter for overviews with subscribe condition differs from number of shown tickets. 2 years ago
  Martin Gruner 3bdcfae459 Feature: Mobile View - Added basic ticket overviews. 2 years ago
  Martin Gruner 24c3bdfd87 Maintenance: Update copyright header. 2 years ago
  Ryan Lue c23e174ee0 Refactoring: Migrate user permission handling to Pundit policies. 3 years ago
  Ryan Lue d2efdb547d Refactoring: Use ticket scope policies more consistently, various small optimizations. 3 years ago
  Ryan Lue 276c45b2e9 Refactoring: Drop Ticket.access_condition in favor of using Pundit scopes. 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 041bf51b52 Maintenance: Rubocop enforces %r{} regular expression style 3 years ago
  Rolf Schmidt 32b30ced5e Fixes #3482 - read permission is not enough to display subscribed tickets in overviews. 3 years ago
  Rolf Schmidt 4a07c783a3 Fixes #967 - Access to my own Tickets (where I'm customer of) in a Group im not Agent. 4 years ago
  Martin Edenhofer 4e8cf209ca Performance: Observing every Overview of each Agent Session doesn't scale well on larger systems (60 Overviews per Agent). With this change only the last 5 used Overviews are checked on every iteration. A full check is still performed ever 60 seconds. This reduces the overall load. 5 years ago
  Thorsten Eckel 5745fa46bd Bumps [rails](https://github.com/rails/rails) from 5.1.7 to 5.2.3. 5 years ago
  Martin Edenhofer f72b44234e Fixed issue #2089 - timezone issue with report graphs not displaying or displaying $timezone hours out of step. 5 years ago
  Thorsten Eckel e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 5 years ago
  Thorsten Eckel 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
  Martin Edenhofer 5bbff10764 Fixes issue#2098 - Report profiles: "before(relative)" and friends broken. 6 years ago
  Martin Edenhofer 5c4c41db6f Fixed follow up for issue #2090 with order/group overviews - Unable to create an overview with a new ticket file which is starting with number like "1_test". 6 years ago
  Martin Edenhofer e49fa1cbbc Improved order of overviews if prio is equal (use also name). 6 years ago
  Martin Edenhofer e64ec3fa67 Improved memory food print by using pluck in large select. 6 years ago
  Rolf Schmidt 4bd9dcf518 Fixed issue #1769 - Ticket shown multiple times in overview. 6 years ago
  Martin Edenhofer 4b99614503 Revert "Fixed issue #1769 - Ticket shown multiple times in overview." 6 years ago
  Rolf Schmidt 371a0494b7 Fixed issue #1769 - Ticket shown multiple times in overview. 6 years ago
  Martin Edenhofer 5415e3462e Increased overview limit from 500 to 1000. 6 years ago
  Martin Edenhofer c6cb0e5531 Small SQL improvement to overview generation. 6 years ago
  Thorsten Eckel 705487154c Applied changes for Rubocop 0.51. 7 years ago
  Martin Edenhofer cb35d2b4fb Code cleanup. 7 years ago
  Martin Edenhofer 228a0df54a Improved code layout. 7 years ago
  Thorsten Eckel 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 years ago
  Thorsten Eckel 20a8e40484 Added initial version of Out Of Office functionality. 7 years ago
  Martin Edenhofer 14711a6826 Fixed issue #1351 - handling of incoming mails seems strange / customer is not set correctly. 7 years ago
  Thorsten Eckel 350c3ead51 Added enhanced Group access functionality. 7 years ago
  Martin Edenhofer f0f4f278c3 Overviews with multi role support. 7 years ago
  Martin Edenhofer 59c944a945 Fixed issue #499 - Improved error handling. Fixed Ticket::Overviews.all - use permissions not, not longer role names to decide if user is agent or customer. 8 years ago
  Martin Edenhofer 31b4138ab5 Fixed issue#448 - New overview with article conditions not working. 8 years ago
  Martin Edenhofer f86bdcce88 Fixed issue#323 - Unable to create tickets if SLA with condition article.subject is set. 8 years ago
  Martin Edenhofer c71b0d36d4 Updated copyright. 8 years ago
  Martin Edenhofer c8230207ef Improved memory usage by using pluck. 8 years ago
  Martin Edenhofer 30fe8aef36 Applied rubocop. 8 years ago
  Martin Edenhofer d8bb951032 Added overview user relation to set overviews for multiple users. Moved to new column_select widget. 8 years ago
  Martin Edenhofer 6b778c27ee Fixed not recognised overview sort by prio. Ignore auto generated link on create if already present. 8 years ago
  Martin Edenhofer fb1a8987aa Rewrite of overview index and list backend. 8 years ago
  Martin Edenhofer ba3f868638 Upgrade to new rubocop. 8 years ago
  Thorsten Eckel d7995bc6d3 Updated dependencies and applied new rubocop rules. 8 years ago