Commit History

Author SHA1 Message Date
  Martin Edenhofer d159b40979 Addec changes for 2.6.1. 5 years ago
  Martin Edenhofer d89d86d8d1 Fixed issue #2297 - `rake searchindex:rebuild` is not working after Elasticsearch 2.4 upgrade to Elasticsearch 5.6 "Limit of total fields [1000] in index" 5 years ago
  Billy Zhou 07ed45cb3a Fixed issue #2279 - performance issue in bulk action selection in overview (fixes #2279) 5 years ago
  Billy Zhou b745fb212f Fixed issue #2277 - note is not shown for customer/organisations if it's empty (fixes #2277) 5 years ago
  Billy Zhou 967ab56fc4 Fixed issue #2273 - Bulk Form javascript error when checking item (fixes #2273) 5 years ago
  Martin Edenhofer 3a4ca7a125 Fixed issue #2285 - Permission issue: response templates only usable when admin is also agent. 5 years ago
  Martin Edenhofer 3eecf52c50 Fixed issue #2281 - O365/Office365 authentication missing given- and surname. 5 years ago
  Billy Zhou 5222705750 Fixed issue #2246 - Records in Reporting not updated when single ActiveRecord can not be found (fixes #2246) 5 years ago
  Ryan Lue df402111cb Prevent LDAP sync from needlessly deactivating inactive users (fixes #2256) 5 years ago
  Billy Zhou 8e6a63d8da Fixed issue #2195 - Search with id:123 does not work anymore (fixes #2195) 5 years ago
  Martin Edenhofer 0364225839 Implemented issue #2270 - Italian and Spanish translations for notifications. 5 years ago
  Martin Edenhofer cdaff7906b Updated nokogiri gem (CVE-2018-14404). 5 years ago
  Billy Zhou d57116dada Fixed issue #2173 - Invalid date causes errors (fixes #2173) 5 years ago
  Ryan Lue e19be91338 Test and fix time accounting API endpoint bug (replaces #2243) 5 years ago
  Billy Zhou bed3e54db6 Fixed issue #2233 - Boolean object set to false is not visible (fixes #2233) 5 years ago
  Martin Edenhofer 2b80635f28 Fixed issue #2254 - Unable to process spam email `"ERROR: #<Exceptions::UnprocessableEntity: Invalid email>"`. 5 years ago
  Martin Edenhofer a42a370b59 Fixed issue #2252 - Unable to process email `"ERROR: #<NoMethodError: undefined method `match' for nil:NilClass>"`. 5 years ago
  Billy Zhou 32b0228e11 Fixed #2236 by adding instance_method_already_implemented? check for invalid attribute names (fixes #2236) 5 years ago
  Thorsten Eckel 5c07513271 Don't sync cherry-pick branches over to Github. 5 years ago
  Billy Zhou cc1f959c35 Fixed issue #2026 by checking for change permission before showing bulk action form (fixes #2026) 6 years ago
  Martin Edenhofer faa84251fc Fixed issue #2245 - Unable to process spam mail with invalid date field. 5 years ago
  Billy Zhou 2e141632b8 Fixed issue #2235 - Overview setting isn't applied on submit (fixes #2235) 5 years ago
  Martin Edenhofer 43784b0e8b Updated rubyzip to v1.2.2. 5 years ago
  Ryan Lue 9b670dfae0 Refactor RecentView 5 years ago
  Ryan Lue 040e7bbead Order results of RecentView.list (fixes #2194) 5 years ago
  Ryan Lue e8dcd7f850 Migrate RecentView test from Minitest to RSpec 5 years ago
  Ryan Lue aa1743f17d Update RSpec to 3.8.0 5 years ago
  Ryan Lue 355bc82a0b Automate clearing of broken LDAP configurations (fixes #2140) 5 years ago
  Martin Edenhofer 70084b538b Fixed issue #2227 - Unprocessable email ERROR: #<ArgumentError: invalid byte sequence in UTF-8> and improved email parser tests to also verify attachments. 5 years ago
  Felix Niklas 8732f5aeca Ticket print: remove empty scrollbar 5 years ago
  Felix Niklas ced0d8d05c Ticket print: Firefox multi-page fix, remove colors, show meta 5 years ago
  Ryan Lue aeaa3a04d5 Support processing of emails with Windows-1258 encoding (fixes #2224) 5 years ago
  Martin Edenhofer 4bb9400a69 Only allow 1800 loops in a thread, to prevent email IMAP fetch stops working if mailserver is once unreachable. Fixes issue#1861. 5 years ago
  Martin Edenhofer d8ce602906 Disabled twitter streaming. Use twitter webhooks in next version. 5 years ago
  Ryan Lue 49bcb62036 Really fix regression introduced in 23879bc (fixes #2220) 5 years ago
  Ryan Lue 5a2f2afe8d Fix nil handling regression from #2152 fix 5 years ago
  Felix Niklas c1c9a79eb7 Print layout: fix cut off when printing a ticket 5 years ago
  Ryan Lue 37734495cc Stop converting binary user attributes to text during LDAP setup (fixes #2140) 5 years ago
  Martin Edenhofer 16f7edc7b9 Fixed issue #2218 - CTI Caller Log blocks user deletion/destroy and fails 5 years ago
  Ryan Lue 9486025111 Improve 'URL' parsing in Avatar model (fixes #2199) 5 years ago
  Ryan Lue 04ad7f1dcd Ensure CTI Log caller ID entries include user organization names (fixes #2075) 5 years ago
  Thorsten Eckel 0f9073acbd Added dependency vulerability check exclusion for CVE-2018-1000544 (https://github.com/rubyzip/rubyzip/issues/369) which only affects test env (selenium-webdriver dependency) until it's resolved (https://github.com/rubyzip/rubyzip/pull/376). 5 years ago
  Billy Zhou 7ea396d043 Fixed issue #2206 and #2207 by limiting historical_options to only select attributes 5 years ago
  Ryan Lue 23879bca1b Force UTF-8 encoding for Exchange folders (fixes #2152) 6 years ago
  Martin Edenhofer c0d5584a1c Fixed issue #2209 - Order of relation select fields (Group, State etc.) values is broken. 5 years ago
  Martin Edenhofer 1ea788c7a9 Fixed issue #2204 - Max size of tabs is not recognised 5 years ago
  Martin Edenhofer 6d23dae9c3 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. 5 years ago
  Billy Zhou b5dd2caa72 Fixed issue #1864 - Bulk-Action: Not possible to change owner (fixes #1864) 5 years ago
  Billy Zhou ea425d5062 Fixed issue #2020 by checking against past select attribute options (fixes #2020) 5 years ago
  Martin Edenhofer 54deb6b47d Follow up for issue #2193 - re-enabled shown anonymous if no caller is exists. Fixed triggering event of new/changed caller log items. 6 years ago