Commit History

Author SHA1 Message Date
  Mantas 7bb7e7a438 Fixes #1123 Attachments get doubled when suspending a draft 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. 6 years ago
  Martin Edenhofer 6a0f5d4c25 Initial generic csv based import of text modules, users, organizations and tickets for model and controller. 6 years ago
  Martin Edenhofer a987c10051 Improved usage (autoset) of origin_by of article model. 6 years ago
  Thorsten Eckel 705487154c Applied changes for Rubocop 0.51. 7 years ago
  Martin Edenhofer eb5ad7d9fa Fixed issue #1649 - Tickets are deleted but database is still the same size. 7 years ago
  Thorsten Eckel 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 years ago
  Martin Edenhofer 80f669d8eb Fixed issue #1390 - Broken email with huge pdf inline (lead to huge article body with bigger then 7MB) is blocking rendering of web app. 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
  Rolf Schmidt 095792aa5b Fixed issue #926 - Accounted Time. 7 years ago
  Martin Edenhofer 47b49222cb Fixed typo. 7 years ago
  Martin Edenhofer 14507180a3 Improved external attachment support. 7 years ago
  Martin Edenhofer 1b3d787c27 Improved article attachment api (implemented easier attaching attachments via rest). 7 years ago
  Thorsten Eckel 8800a4a861 Added HTML Sanitzer concern for multi model usage. 7 years ago
  Thorsten Eckel ef6fbe8f2a Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes. 7 years ago
  Martin Edenhofer 4cec7a5549 Added content validation to x-zammad mail headers and postmaster filters. 8 years ago
  Martin Edenhofer aa29a75841 Fixed issue#301 - Using #{article.body} in trigger gives html. 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 acc71eeb23 Improved tests. 8 years ago
  Martin Edenhofer 30fe8aef36 Applied rubocop. 8 years ago
  Martin Edenhofer 4baa1c9410 Moved to background job for sending twitter messages (do not log article changes). 8 years ago
  Martin Edenhofer 1248f4080b Init version of object manager. 8 years ago
  Martin Edenhofer 549978d731 Send inline images with cid (load images via http/https in src). 8 years ago
  Thorsten Eckel d7995bc6d3 Updated dependencies and applied new rubocop rules. 9 years ago
  Martin Edenhofer 4bd1f8ebf1 Fixed creation of article.message_id_md5 right after generating message_id. 9 years ago
  Martin Edenhofer 618a1cb0db Improved error handling. 9 years ago
  Martin Edenhofer 775c4f7d06 Added bounce follow up feature (postmaster bounce emails will now issue an followup of origin ticket). 9 years ago
  Thorsten Eckel c59f616708 Applied rubocop cop 'Lint/UnneededDisable'. 9 years ago
  Martin Edenhofer 6570ead1d3 Init version of highlighter. 9 years ago
  Thorsten Eckel 67c4215554 Corrected with rubocop cop 'Style/RedundantSelf'. 9 years ago
  Thorsten Eckel 2a036be4af Corrected with rubocop cop 'Style/GuardClause'. 9 years ago
  Martin Edenhofer ba1d7abf91 Moved back to compact module/class definition to prevent "superclass mismatch for class Ticket (TypeError)". 9 years ago
  Martin Edenhofer a2d49cefc5 Some new rubocop checks. 9 years ago
  Martin Edenhofer bd1db72b9b Applied rubocop Style/TrailingBlankLines. 9 years ago
  Thorsten Eckel ce58d465c0 Corrected with rubocop cop 'Style/HashSyntax'. 9 years ago
  Martin Edenhofer be31823d89 Improved cache backend. Heavy reduce of sql queries. 9 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 b08d495020 Prevent having \n, \r or \t in title or subject. 10 years ago
  Martin Edenhofer 506a8575af Improved replacement of notification tags (removed eval), added more tests. 10 years ago
  Thorsten Eckel 7311868404 Fixed rails 'reload' + 'include'/'extend' + 'require' issue with using 'load' instead. 10 years ago
  Martin Edenhofer 065fbb2bba Renamed tickets.ticket_priority to tickets.priority, tickets.ticket_state to ticket.state, ticket_articles.ticket_article_sender to ticket_articles.sender and ticket_articles.ticket_article_type to ticket_articles.type. 10 years ago
  Martin Edenhofer edecfc5bda Moved attachment support to any model (object.attachments & object.attachments=). 11 years ago
  Martin Edenhofer d18ef99f78 Updated header. 11 years ago