Commit History

Author SHA1 Message Date
  Mantas 6c4956a748 CVE-2020-15169 4 years ago
  Thorsten Eckel 06b717bbda Maintenance: Updated Ruby dependency to 2.6.6. 4 years ago
  Mantas Masalskis 806cd7def6 Fixes #3093 - Inline images are cut during forward and reply (quotation) 4 years ago
  Thorsten Eckel 2ffca390a9 Fixes #1961 - S/MIME integration. 4 years ago
  Thorsten Eckel 5f06c8c6b4 Fixes #2866 - G Suite accounts will only allow access to apps using OAuth. Password-based access will no longer be supported. 4 years ago
  Mantas Masalskis c4c372c976 Maintenance: Ruby on Rails bump to 5.2.4.3 due to several CVEs 4 years ago
  Martin Edenhofer 1061803fba Updated rails to 5.2.4.2 (CVE-2020-5267) and json (CVE-2020-10663). 4 years ago
  Ryan Lue becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 4 years ago
  Mantas Masalskis e865826810 Maintenance: Updated Ruby dependency to 2.6.5. 4 years ago
  Thorsten Eckel 8696c62de8 Updated rake to 2.0.8 (CVE-2019-16782) and rails to 5.2.4.1. 4 years ago
  Thorsten Eckel aa6c647187 Bumped puma to 13.12.2 (CVE-2019-16770). 4 years ago
  Thorsten Eckel a93250e210 Fixes issue #2741: Authenticate users via SAML. 5 years ago
  Thorsten Eckel f50c079df9 Maintenance: SQLite dependency is obsolete. 5 years ago
  Thorsten Eckel 40dcb0e132 Updated rubocop to latest version (0.74). 5 years ago
  Ryan Lue a9144638a9 Maintenance: Introduced 'deprecation_toolkit' to handle deprecation of internal Zammad APIs and those of dependencies. 5 years ago
  Thorsten Eckel 9503ff20ce Maintenance: Applied required changes to resolve 'omniauth' CVE-2015-9284 5 years ago
  Thorsten Eckel 5745fa46bd Bumps [rails](https://github.com/rails/rails) from 5.1.7 to 5.2.3. 5 years ago
  Thorsten Eckel 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
  Thorsten Eckel 7e113870a7 Bump rszr from 0.4.0 to 0.5.2 5 years ago
  Thorsten Eckel 1e54645223 Fixed issue #462 - Password hashing: upgrade to argon2 2.x (argon2id), fix non-unique salt bug - huge thanks to @martinvonwittich ! 5 years ago
  Martin Edenhofer 97d14a93b3 Initial knowledge base support. 5 years ago
  Thorsten Eckel e27079f0a0 Bump capybara from 2.18.0 to 3.21.0 5 years ago
  Thorsten Eckel a2243693a7 Bump rails from 5.1.6.2 to 5.1.7 5 years ago
  Ryan Lue cc33feee40 ๐Ÿ‘ฎ Crack down on style violations with rubocop-rspec ๐Ÿš“ 5 years ago
  Thorsten Eckel 44e9e04949 Maintenance: Updated rubocop to latest version (0.67.2). 5 years ago
  Billy Zhou 30d3ce2b88 Upgrade mail gem from 2.6.6 to 2.7-stable to solve 4 issues: 5 years ago
  Martin Edenhofer 3acfa4a277 Fixed issue #2089 - timezone issue with report graphs not displaying or displaying $timezone hours out of step. 5 years ago
  Martin Edenhofer e579c809e0 Update to rails 5.1.6.2 - CVE-2019-5419. 5 years ago
  Thorsten Eckel ff0330d5c7 Fixes issue #2464: Mails send by older mailers with x-uuencode Content-Transfer-Encoding of attachments are not processable. 5 years ago
  Martin Edenhofer 5dedd6ecfc Implemented preview feature as default feature. 5 years ago
  Thorsten Eckel 5491b1b910 Invited Capybara to the party ๐ŸŽ‰ Taking browser tests to the next level ๐Ÿš€. 5 years ago
  Ryan Lue 2af6392172 Migrate email_process_identify_sender_max_test to RSpec 5 years ago
  Martin Edenhofer 6e061ab894 Implemented issue #2023 - Twitter Account Activity API support. 5 years ago
  Thorsten Eckel 4b2630e713 Updated rails gem (CVE-2018-16476). 5 years ago
  Ryan Lue 2537dbeceb Switch to sassc-rails for faster SASS compilation 5 years ago
  Ryan Lue 8b554e9d66 Use zammad-deps github repos for custom-patched dependencies 5 years ago
  Thorsten Eckel b538b05209 Switched over to DB reset strategy in tests and removed DatabaseCleaner because it can't guarantee a clean DB state for all test scenarios. 5 years ago
  Martin Edenhofer 22b2f44ba0 Initial SMS integration for trigger notifications and additional channel. Thanks to sys4 AG! 5 years ago
  Thorsten Eckel e006684c83 Added RSpec support file to initialize database into clean state before running suite. 6 years ago
  Thorsten Eckel 6718d2eb7c Invited spring to the party ๐ŸŽ‰ Taking development speed to the next level ๐Ÿš€- Enable via ENV 'ENABLE_SPRING'. 5 years ago
  Martin Edenhofer 5bfa535b62 Improved initial import and sync of translations (about 5-8 times faster). 6 years ago
  Ryan Lue b58fcbb5fc Really fix regression introduced in 23879bc (fixes #2220) 6 years ago
  Ryan Lue 2d8badcb8c Added TCR dependency for replaying TCP connections in tests. 6 years ago
  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 years ago
  Ryan Lue a6d554cfb3 Organize gitignore 6 years ago
  Thorsten Eckel aeb5dbc4b1 Devs are responsible for their ENV management themselves. 6 years ago
  Thorsten Eckel 05adf9a534 Enable Rack::LiveReload on demand to avoid JS errors. 6 years ago
  Thorsten Eckel e5d05349db Invited pry-rescue and pry-stack_explorer to the party ๐ŸŽ‰ Taking debugging to the next level ๐Ÿš€. 6 years ago
  Thorsten Eckel cda05285f3 Invited byebug to the party ๐ŸŽ‰ Taking debugging to the next level ๐Ÿš€. 6 years ago
  Ryan Lue e7caca5854 Update mail gem 6 years ago