История коммитов

Автор SHA1 Сообщение Дата
  Mantas 7bb7e7a438 Fixes #1123 Attachments get doubled when suspending a draft 6 лет назад
  Thorsten Eckel ddd7cb315a Fixed rubocop complains by restoring the deactivation of Rails/InverseOf. 6 лет назад
  Ryan Lue 04055f7095 Replace unless with if ! (project-wide) 6 лет назад
  Ryan Lue 79d4284365 Fix rubocop violations 6 лет назад
  Thorsten Eckel 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 6 лет назад
  Thorsten Eckel fbeccbc85c Updated to latest rubocop version. 6 лет назад
  Martin Edenhofer 6a0f5d4c25 Initial generic csv based import of text modules, users, organizations and tickets for model and controller. 6 лет назад
  Martin Edenhofer a987c10051 Improved usage (autoset) of origin_by of article model. 6 лет назад
  Thorsten Eckel 705487154c Applied changes for Rubocop 0.51. 7 лет назад
  Martin Edenhofer eb5ad7d9fa Fixed issue #1649 - Tickets are deleted but database is still the same size. 7 лет назад
  Thorsten Eckel 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 лет назад
  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 лет назад
  Martin Edenhofer d93d404902 Improved tests (do not break on before/after callbacks). 7 лет назад
  Thorsten Eckel 350c3ead51 Added enhanced Group access functionality. 7 лет назад
  Rolf Schmidt fa454abf3a Reworked file structure of concerns. 7 лет назад
  Rolf Schmidt 095792aa5b Fixed issue #926 - Accounted Time. 7 лет назад
  Martin Edenhofer 47b49222cb Fixed typo. 7 лет назад
  Martin Edenhofer 14507180a3 Improved external attachment support. 7 лет назад
  Martin Edenhofer 1b3d787c27 Improved article attachment api (implemented easier attaching attachments via rest). 7 лет назад
  Thorsten Eckel 8800a4a861 Added HTML Sanitzer concern for multi model usage. 7 лет назад
  Thorsten Eckel ef6fbe8f2a Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes. 7 лет назад
  Martin Edenhofer 4cec7a5549 Added content validation to x-zammad mail headers and postmaster filters. 8 лет назад
  Martin Edenhofer aa29a75841 Fixed issue#301 - Using #{article.body} in trigger gives html. 8 лет назад
  Martin Edenhofer c71b0d36d4 Updated copyright. 8 лет назад
  Martin Edenhofer 81b48a2ef4 Moved from to new permission management. 8 лет назад
  Martin Edenhofer acc71eeb23 Improved tests. 8 лет назад
  Martin Edenhofer 30fe8aef36 Applied rubocop. 8 лет назад
  Martin Edenhofer 4baa1c9410 Moved to background job for sending twitter messages (do not log article changes). 8 лет назад
  Martin Edenhofer 1248f4080b Init version of object manager. 8 лет назад
  Martin Edenhofer 549978d731 Send inline images with cid (load images via http/https in src). 8 лет назад
  Thorsten Eckel d7995bc6d3 Updated dependencies and applied new rubocop rules. 9 лет назад
  Martin Edenhofer 4bd1f8ebf1 Fixed creation of article.message_id_md5 right after generating message_id. 9 лет назад
  Martin Edenhofer 618a1cb0db Improved error handling. 9 лет назад
  Martin Edenhofer 775c4f7d06 Added bounce follow up feature (postmaster bounce emails will now issue an followup of origin ticket). 9 лет назад
  Thorsten Eckel c59f616708 Applied rubocop cop 'Lint/UnneededDisable'. 9 лет назад
  Martin Edenhofer 6570ead1d3 Init version of highlighter. 9 лет назад
  Thorsten Eckel 67c4215554 Corrected with rubocop cop 'Style/RedundantSelf'. 9 лет назад
  Thorsten Eckel 2a036be4af Corrected with rubocop cop 'Style/GuardClause'. 9 лет назад
  Martin Edenhofer ba1d7abf91 Moved back to compact module/class definition to prevent "superclass mismatch for class Ticket (TypeError)". 9 лет назад
  Martin Edenhofer a2d49cefc5 Some new rubocop checks. 9 лет назад
  Martin Edenhofer bd1db72b9b Applied rubocop Style/TrailingBlankLines. 9 лет назад
  Thorsten Eckel ce58d465c0 Corrected with rubocop cop 'Style/HashSyntax'. 9 лет назад
  Martin Edenhofer be31823d89 Improved cache backend. Heavy reduce of sql queries. 9 лет назад
  Martin Edenhofer 7810ead783 Fixed ticket reload on server change. Moved to extra notify_clients_support method on models. 10 лет назад
  Martin Edenhofer b08d495020 Prevent having \n, \r or \t in title or subject. 10 лет назад
  Martin Edenhofer 506a8575af Improved replacement of notification tags (removed eval), added more tests. 10 лет назад
  Thorsten Eckel 7311868404 Fixed rails 'reload' + 'include'/'extend' + 'require' issue with using 'load' instead. 10 лет назад
  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 лет назад
  Martin Edenhofer edecfc5bda Moved attachment support to any model (object.attachments & object.attachments=). 11 лет назад
  Martin Edenhofer d18ef99f78 Updated header. 11 лет назад