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.
|
6 years ago |
Martin Edenhofer
|
d52634701d
Fixed issue #1794 - Admin users can be disabled by Agents.
|
6 years ago |
Martin Edenhofer
|
2a39321959
Upgrade to rails 5.1.4 (upgrade will happen later).
|
6 years ago |
Martin Edenhofer
|
80b535df0f
Fixed issue #1859 - Login fails after fast logout right after previous login.
|
6 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 |
Thorsten Eckel
|
b1eb729d2d
Merge branch 'private-pull-request-1479' into develop
|
7 years ago |
Thorsten Eckel
|
eccf00ade4
Updated dependecy 'composite_primary_keys' to newly released gem for Rails 5.1.
|
7 years ago |
NeverMin
|
336ac67898
Closes #1465
|
7 years ago |
Martin Edenhofer
|
ff56f294f3
Rails 5.1 migration.
|
7 years ago |
Martin Edenhofer
|
276eee5955
Fixed selenium gem version to make ci tests working again.
|
7 years ago |
Jens Pfeifer
|
533b44af8f
Updated to rails 5.0.
|
7 years ago |
Martin Edenhofer
|
0cd9fd7fcd
Fixed issue #1361 - Calendar: ICAL sources are not updated. Implemented issue #1362 - Calendar: ICAL ignores recurring appointments/events.
|
7 years ago |
Thorsten Eckel
|
4937d742ea
- Added Exchange integration.
|
7 years ago |
Martin Edenhofer
|
5051c9bdc5
Upgrade to ruby 2.4.1.
|
7 years ago |
Martin Edenhofer
|
7cb6c34940
Upgrade to rails 4.2.9.
|
7 years ago |
Martin Edenhofer
|
b60b139e95
Implemented issue #1177 - OAuth2: Office365.
|
7 years ago |
Martin Edenhofer
|
1d4ce42c67
Improved bot detection - issue #1207. Added ticket limits per hour and day.
|
7 years ago |
Martin Edenhofer
|
de925979b7
Updated to tails 4.2.8.
|
7 years ago |
Thorsten Eckel
|
350c3ead51
Added enhanced Group access functionality.
|
7 years ago |
Thorsten Eckel
|
52af4e4968
Added guard-symlink dependency for development purposes.
|
7 years ago |
Martin Edenhofer
|
85abb738d8
Moved to webmock for telegram integration tests.
|
7 years ago |
Martin Edenhofer
|
d34112a99f
Telegram support and split of channel controllers into separate files. Thanks to @schurig
|
7 years ago |
Thorsten Eckel
|
26be1e2365
Removed foreman since it should not get added to the Gemfile (causes errors with mysql gem).
|
7 years ago |
Thorsten Eckel
|
adb039c748
Added foreman for dev and test envs and removed RSpec version limiting.
|
7 years ago |
Thorsten Eckel
|
0862bf7e6a
Improved password security by using proper password hash module backed by Argon2 (official winner of the Password Hashing Competition) - thanks to @nomoketo and @benbe.
|
7 years ago |
Thorsten Eckel
|
b82b183863
Added figaro ENV helper for easier testing.
|
7 years ago |