Commit History

Author SHA1 Message Date
  Thorsten Eckel 8d078e7398 Fixed bug: Argon2 secret differs after app-reinitialization in test env. 6 years ago
  Thorsten Eckel dbcac7083c Made spec indenpenent of user id. 6 years ago
  Thorsten Eckel 1897e3a76c Fixed filename typo. 6 years ago
  Martin Edenhofer e42725246f Updated nokogiri gem (CVE-2018-14404). 6 years ago
  Thorsten Eckel a3444472ea Fixed issue #742: IPs in Sessions list are all 'localhost'. 6 years ago
  Martin Edenhofer f5c588be0b Implemented issue #2261 - Make stats store and cti log searchable via elastichsearch & destroy stats store if user got deleted. 6 years ago
  Billy Zhou 8fb46b0448 Fixed issue #2184 - Reply does not work as expected (fixes #2184) 6 years ago
  Billy Zhou 381e00b74f Fixed issue #2173 - Invalid date causes errors (fixes #2173) 6 years ago
  Thorsten Eckel 6718d2eb7c Invited spring to the party 🎉 Taking development speed to the next level 🚀- Enable via ENV 'ENABLE_SPRING'. 6 years ago
  Thorsten Eckel e4d7dc449f Refactoring: DRYed up .gitlab-ci.yml. 6 years ago
  Ryan Lue 97b17caea4 Test and fix time accounting API endpoint bug (replaces #2243) 6 years ago
  Martin Edenhofer 8e99a010ca Improved external credential managment via rest controller. 6 years ago
  Martin Edenhofer 6c82931245 Improved error handling if file already exists in file store (verify if file is corrupt in filesystem and remove it in case). 6 years ago
  Martin Edenhofer ce9ebe828f Fixed issue #2255 - CTI: Limit used caller log states and prevent race conditions (if callback comes later). 6 years ago
  Martin Edenhofer cff3dba0a8 Improved quote line, reduced length by removing email address. 6 years ago
  Billy Zhou 280ab7471f Extended the fix for issue #2233 to cover User objects as well. Also added hiding of empty string attribute fields. 6 years ago
  Billy Zhou 9c02d2e02b Added signatureIdentifyByHtml to detect signatures and blockquotes through HTML nodes. 6 years ago
  Martin Edenhofer e31d2751cf Fixed issue #2254 - Unable to process spam email `"ERROR: #<Exceptions::UnprocessableEntity: Invalid email>"`. 6 years ago
  Martin Edenhofer 567daf0053 Fixed issue #2253 - Unable to index elasticsearch if article.preferences[:delivery_status_message] has no utf8 charset. 6 years ago
  Martin Edenhofer 1568909afb Fixed issue #2252 - Unable to process email `"ERROR: #<NoMethodError: undefined method `match' for nil:NilClass>"`. 6 years ago
  Thorsten e6f434328d Merge pull request #2251 from mbeijen/404 6 years ago
  Michiel Beijen 818f88c352 Fixed typo in 404: Ressource -> resource 6 years ago
  Billy Zhou 8bf3ab24d5 Fixed issue #2233 - Boolean object set to false is not visible (fixes #2233) 6 years ago
  Martin Edenhofer 9a7118123d Fixed issue #2245 - Unable to process spam mail with invalid date field. 6 years ago
  Billy Zhou 45fee1b752 Fixed issue #2026 by checking for change permission before showing bulk action form (fixes #2026) 6 years ago
  Billy Zhou dc8748896d Fixed #2236 by adding instance_method_already_implemented? check for invalid attribute names (fixes #2236) 6 years ago
  Martin Edenhofer dd848ad135 Added new pretty_date_format option "timestamp" to show only the timestamp e. g. "2018-09-19 15:25". 6 years ago
  Rolf Schmidt 208ed18fdd Removed obsolete test exeuction of controller tests in travis (because they are migrated to rspec now). 6 years ago
  Billy Zhou 1efcb9d89f Fixed issue #2235 - Overview setting isn't applied on submit (fixes #2235) 6 years ago
  Rolf Schmidt 29b616d61d Refactored all controller mini tests and migrated them to rspec request specs 6 years ago
  Martin Edenhofer 769fb19064 Added missing admin.time_accounting permission entry. 6 years ago
  Felix Niklas 46db068a65 Print: support modals 6 years ago
  Billy Zhou ccf97ee077 Issue #2232 hide inactive report profiles 6 years ago
  Mantas 9d5b83169d Popovers refactoring 6 years ago
  Martin Edenhofer 254c8c1e4b Improved error handling of system_agent_limit setting it the number was supplied as string. 6 years ago
  Martin Edenhofer 54e65e5156 Implemented issue #2228 - Global Bcc for all outgoing emails for external archive options. 6 years ago
  Martin Edenhofer cd93bccfed Updated rubyzip to v1.2.2. 6 years ago
  Ryan Lue 68861cab31 Update RSpec to 3.8.0 6 years ago
  Ryan Lue e07f41ed16 Automate clearing of broken LDAP configurations (fixes #2140) 6 years ago
  Billy Zhou 4f6503593e Fixed #1690 - renaming tags will break overviews condition 6 years ago
  Ryan Lue 3c1e8ba123 Modify SQL in RecentView factory to support MySQL 6 years ago
  Ryan Lue d51d22213f Refactor RecentView 6 years ago
  Ryan Lue 768788da7e Order results of RecentView.list (fixes #2194) 6 years ago
  Ryan Lue 6bc72e6b46 Migrate RecentView test from Minitest to RSpec 6 years ago
  Martin Edenhofer dd722f94c9 Improved UX if ticket title is ''. 6 years ago
  Thorsten Eckel ccbf10cb7a Fixed Rails namespace lookup issue and removed remaining foreign key records in Token table when deleting a user. 6 years ago
  Martin Edenhofer 9d860fbc03 Fixed issue #2227 - Unprocessable email ERROR: #<ArgumentError: invalid byte sequence in UTF-8> and improved email parser tests to also verify attachments. 6 years ago
  Martin Edenhofer 33346ddea9 Do not display article meta links text at all (because it's not important to know that there is a raw download link if you want to print it). 6 years ago
  Felix Niklas 7236e2e703 Print: prevent chrome from displaying urls when printing links 6 years ago
  Felix Niklas 2733581551 Overview print: remove padding 6 years ago