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

Автор SHA1 Сообщение Дата
  Dominik Klein e054d6ca79 Maintenance: Update copyright information. 11 месяцев назад
  Florian Liebe 9dfc232536 Maintenance: Update copyright information. 1 год назад
  Rolf Schmidt 0b6010c390 Maintenance: Replace zammad specific cache approach by rails low level caching. 2 лет назад
  Rolf Schmidt 534efbb5fe Maintenance: Drop Store.add and use rails way creation instead. 2 лет назад
  Martin Gruner 24c3bdfd87 Maintenance: Update copyright header. 2 лет назад
  Martin Gruner 1ab185543f Revert "Applied rubocop suggestions." 3 лет назад
  Martin Gruner 2b6b268eb9 Applied rubocop suggestions. 3 лет назад
  Martin Gruner 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 лет назад
  Thorsten Eckel 623b17be6b Maintenance: Updated rubocop(-* gems) to latest version (0.92.0). 4 лет назад
  Thorsten Eckel e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 6 лет назад
  Thorsten Eckel 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 лет назад
  Martin Edenhofer 64c6d706c6 Fixed issue #2200 - Unable to process email `EncodingError: could not find a valid input encoding`. Needed to downgrade mail gem because of parsing issues of valid mime issues. 6 лет назад
  Mantas ada6efa3bc Fixes #1730 When forwarding a message, prefix FWD is added 6 лет назад
  Thorsten Eckel 705487154c Applied changes for Rubocop 0.51. 7 лет назад
  Martin Edenhofer cb35d2b4fb Code cleanup. 7 лет назад
  Thorsten Eckel 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 лет назад
  Martin Edenhofer c24e377b2d Fixed issue #1369 - Ticket Hook Position between RE: and the ticket subject. 7 лет назад
  Martin Edenhofer f6c449327a Fixed issue #899 - Follow up detection is broken for Ticket::Number::Date ticket number generator. 7 лет назад
  Martin Edenhofer 56216a0dd4 Moved to new mini test 6 changes. 7 лет назад
  Martin Edenhofer 1b3d787c27 Improved article attachment api (implemented easier attaching attachments via rest). 7 лет назад
  Martin Edenhofer 4ed6e67096 Fixed issue #169 - Allow users to delete "Notes”. 8 лет назад
  Martin Edenhofer 9b9f9ed8c5 Rework, get unit tests up and running again. 8 лет назад
  Julian K 224b894b3a Replace sleep by travel to accelerate the test suite (#483) 8 лет назад
  Martin Edenhofer a4874e0b86 Renamed certain ticket attributes with timestamps from _time to _at to have it more rails consistent. 8 лет назад
  Martin Edenhofer e2bb6cce56 Added has changed filter to triggers. 8 лет назад
  Martin Edenhofer 407c020014 Improved tests. 8 лет назад
  Martin Edenhofer acc71eeb23 Improved tests. 8 лет назад
  Martin Edenhofer 30fe8aef36 Applied rubocop. 8 лет назад
  Martin Edenhofer 0e150fccd0 Start using config ticket_subject_re for reply emails. 8 лет назад
  Martin Edenhofer 2575abf380 Improved tests. 8 лет назад
  Martin Edenhofer 519033174d Improved reset of last_contact/last_contact_customer (only reset on first customer follow up - needed for update time escalation). 9 лет назад
  Thorsten Eckel 651fa7951a Applied rubocop. 9 лет назад
  Thorsten Eckel bf86afb056 Implemented Ticket.process_pending. 9 лет назад
  Martin Edenhofer 91027a8309 Some rubocop successions. 9 лет назад
  Martin Edenhofer e474ac197a Applied rubocop Style/EmptyLines. 9 лет назад
  Martin Edenhofer bd1db72b9b Applied rubocop Style/TrailingBlankLines. 9 лет назад
  Thorsten Eckel ce58d465c0 Corrected with rubocop cop 'Style/HashSyntax'. 9 лет назад
  Thorsten Eckel 58ea373054 Corrected test/ folder with rubocop cop 'Style/StringLiterals'. 9 лет назад
  Martin Edenhofer be31823d89 Improved cache backend. Heavy reduce of sql queries. 9 лет назад
  Martin Edenhofer a72b777520 Added reset of pending_time on non pending states. 9 лет назад
  Martin Edenhofer b08d495020 Prevent having \n, \r or \t in title or subject. 10 лет назад
  Martin Edenhofer 39fff0070e Split into separate files. 10 лет назад
  Martin Edenhofer ca6f3a806b Improved code layout. 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 bf42e989bb Because of mysql inno_db limitations, strip 4 bytes utf8 chars (e. g. emojis). Unfortunaly UTF8mb4 will raise other limitaions of max varchar and lower index sizes. More details: http://pjambet.github.io/blog/emojis-and-mysql/ 10 лет назад
  Martin Edenhofer 9224a183e7 Added more tests for pending->close or pending->open->pending-close. Thanks to Katia for some hints to improved the logic. 11 лет назад
  Johannes Nickel 7749f8e63a updated tests. <-- they will fail! 11 лет назад
  Johannes Nickel 54c38263a0 added 3 new test cases. 11 лет назад
  Martin Edenhofer 6de87eb1bf Moved to new history API. 11 лет назад
  Martin Edenhofer 4c892718cc Temp disable of :last_contact_agent, because escalation is wrong then. 11 лет назад