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 ๐
|
6 years ago |
Thorsten Eckel
|
44e9e04949
Maintenance: Updated rubocop to latest version (0.67.2).
|
6 years ago |
Billy Zhou
|
30d3ce2b88
Upgrade mail gem from 2.6.6 to 2.7-stable to solve 4 issues:
|
6 years ago |
Martin Edenhofer
|
3acfa4a277
Fixed issue #2089 - timezone issue with report graphs not displaying or displaying $timezone hours out of step.
|
6 years ago |
Martin Edenhofer
|
e579c809e0
Update to rails 5.1.6.2 - CVE-2019-5419.
|
6 years ago |
Thorsten Eckel
|
ff0330d5c7
Fixes issue #2464: Mails send by older mailers with x-uuencode Content-Transfer-Encoding of attachments are not processable.
|
6 years ago |
Martin Edenhofer
|
5dedd6ecfc
Implemented preview feature as default feature.
|
6 years ago |
Thorsten Eckel
|
5491b1b910
Invited Capybara to the party ๐ Taking browser tests to the next level ๐.
|
6 years ago |
Ryan Lue
|
2af6392172
Migrate email_process_identify_sender_max_test to RSpec
|
6 years ago |
Martin Edenhofer
|
6e061ab894
Implemented issue #2023 - Twitter Account Activity API support.
|
6 years ago |
Thorsten Eckel
|
4b2630e713
Updated rails gem (CVE-2018-16476).
|
6 years ago |
Ryan Lue
|
2537dbeceb
Switch to sassc-rails for faster SASS compilation
|
6 years ago |
Ryan Lue
|
8b554e9d66
Use zammad-deps github repos for custom-patched dependencies
|
6 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.
|
6 years ago |
Martin Edenhofer
|
22b2f44ba0
Initial SMS integration for trigger notifications and additional channel. Thanks to sys4 AG!
|
6 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'.
|
6 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 |
Ryan Lue
|
312278c2d6
Prettify phone numbers displayed in Call Log
|
6 years ago |
Ryan Lue
|
e7ce4b9d68
Clarify Gemfile.local instructions in Gemfile
|
6 years ago |
Ryan Lue
|
1a8221f4f0
Add pry-rails and pry-remote to Gemfile (dev/test)
|
6 years ago |
Martin Edenhofer
|
822db47014
Upgrade to rails 5.1.5 and ruby 2.4.2.
|
7 years ago |
Martin Edenhofer
|
d52634701d
Fixed issue #1794 - Admin users can be disabled by Agents.
|
7 years ago |
Martin Edenhofer
|
2a39321959
Upgrade to rails 5.1.4 (upgrade will happen later).
|
7 years ago |
Martin Edenhofer
|
80b535df0f
Fixed issue #1859 - Login fails after fast logout right after previous login.
|
7 years ago |
Martin Edenhofer
|
de1e62e79f
Updated to ruby 2.4.2.
|
7 years ago |
Thorsten Eckel
|
705487154c
Applied changes for Rubocop 0.51.
|
7 years ago |
Andrรฉ Bauer
|
b9d728f890
replaced deprecate FactoryGirl gem with FactoryBot
|
7 years ago |
Andrรฉ Bauer
|
112edd362c
added dalli gem
|
7 years ago |