Thorsten Eckel 3f54835b4e Fixed issue #2808 - Unprocessable mail if follow up search is enabled for attachments with contains invalid charsets (postmaster_follow_up_search_in with attachment). 4 years ago
..
controllers 22b2f44ba0 Initial SMS integration for trigger notifications and additional channel. Thanks to sys4 AG! 6 years ago
db fb3e2d49c4 Fixed issue #2663: DB migration blocks update when records with 'current_user.id' in selector of Job or Trigger exist. 5 years ago
factories c788c3e053 Added migration for group_dependent_text_modules - renamed table text_modules_groups to groups_text_modules. 5 years ago
fixtures c7f8045569 Refactoring: Created generic UploadCache class, controller and routes to handle attachment upload. 5 years ago
jobs a295a84771 Refactoring: Migrate ticket_article_communicate_test to RSpec 5 years ago
lib 5878cb4bfe Performance: `Sessions::Backend::TicketOverivewList` check whether data has to be sent to the client was wrong. The correct check now compares the list of tickets instead of comparing the whole hash structure including assets. 4 years ago
models 3f54835b4e Fixed issue #2808 - Unprocessable mail if follow up search is enabled for attachments with contains invalid charsets (postmaster_follow_up_search_in with attachment). 4 years ago
requests 198d7469df Fixes #2699 - Excel export of report or time accounting drops additional fields in row if integer field contain `null/nil/undefined`. 5 years ago
scripts 83c77a4a35 Applied required changes to install and use PHP 5.6 for testing the Zammad PHP API client - until @jepf adds PHP 7 support (for tests). 5 years ago
support c60e1c0780 Fixed issue #2611 - SearchIndexBackend.remove() (ES) is not removing entries 5 years ago
system 6fa1378f3c Fixed issue #2750 - Can't change Ticket attributes of "Shared Organization" Ticket. 5 years ago
rails_helper.rb 97d14a93b3 Initial knowledge base support. 5 years ago
spec_helper.rb dde92a85df Improved rspec folder structure for better scalability in the future. 7 years ago