Florian Liebe
|
9dfc232536
Maintenance: Update copyright information.
|
1 год назад |
Martin Gruner
|
0b6f31a8e4
Maintenance: Undelete and deprecate Store.add().
|
2 лет назад |
Rolf Schmidt
|
0b6010c390
Maintenance: Replace zammad specific cache approach by rails low level caching.
|
2 лет назад |
Martin Gruner
|
aca7a6c496
Maintenance: Switch to Ruby 3.0.3.
|
2 лет назад |
Rolf Schmidt
|
534efbb5fe
Maintenance: Drop Store.add and use rails way creation instead.
|
2 лет назад |
Rolf Schmidt
|
92b7c39879
Fixes #3930 - Make sidebar attachments unique.
|
2 лет назад |
Martin Gruner
|
db0eb45fe1
Maintenance: Improved translatable source strings.
|
2 лет назад |
Martin Gruner
|
2c4ca0adfa
Maintenance: Bump rubocop from 1.23.0 to 1.24.1
|
2 лет назад |
Martin Gruner
|
24c3bdfd87
Maintenance: Update copyright header.
|
2 лет назад |
Martin Gruner
|
64a87b1c67
Fixes #2709, fixes #2666, fixes #2665, fixes #556, fixes #3275 - Refactoring: Implement new translation toolchain based on gettext.
|
3 лет назад |
Ryan Lue
|
a8f028164d
Refactoring: Migrate store_test to RSpec.
|
3 лет назад |
Thorsten Eckel
|
ca56de3648
Maintenance: Updated to Rails 6.0.4 and the new Zeitwerk autoloader.
|
3 лет назад |
Martin Gruner
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 лет назад |
Mantas Masalskis
|
c45b5ac51f
Refactoring: Deprecate custom Cache implementation and wrap native Rails cache instead.
|
3 лет назад |
Martin Edenhofer
|
d684ffa7ba
Fixed issue #3293 - Unable to process email (because of very long meta headers)
|
3 лет назад |
Thorsten Eckel
|
623b17be6b
Maintenance: Updated rubocop(-* gems) to latest version (0.92.0).
|
4 лет назад |
Thorsten Eckel
|
b37e80df9a
Updated rubocop(-* gems) to latest version (0.87.0).
|
4 лет назад |
Mantas Masalskis
|
dd5ca52e18
Fixes #2941 - Zendesk import error
|
4 лет назад |
Rolf Schmidt
|
eabc924230
Fixed issue #2971 - Mails with voicemails attached not being added (#<ActiveRecord::ValueTooLong: PG::StringDataRightTruncation: ERROR: value too long for type character varying(2500) (RuntimeError)).
|
4 лет назад |
Martin Edenhofer
|
180502d03b
- Prefer `oversized_preferences` naming prefix for consistency reasons.
|
5 лет назад |
Denny Bresch
|
bc38f1c1ae
Maintenance: Fixed typos in inline comments.
|
5 лет назад |
Ryan Lue
|
1b7140bb1d
Prevent extreme import delays by skipping image preview generation
|
5 лет назад |
Thorsten Eckel
|
5745fa46bd
Bumps [rails](https://github.com/rails/rails) from 5.1.7 to 5.2.3.
|
5 лет назад |
Ryan Lue
|
a1da3a27f9
Enable Lint/UselessAssignment cop.
|
5 лет назад |
Thorsten Eckel
|
7e113870a7
Bump rszr from 0.4.0 to 0.5.2
|
5 лет назад |
Martin Edenhofer
|
ffd7ae99b1
Fixes issue #2530 - Not used SQL index with PostgreSQL in certain cases on very large setups.
|
5 лет назад |
Martin Edenhofer
|
cdb4042961
Fixes issue ##2504 - Login into Zammad not possible, application server `puma` will raise 100% or more cpu.
|
5 лет назад |
Martin Edenhofer
|
43d2418377
Fixes #2486 - Unable to process email on CentOS with large images but only 1px height.
|
5 лет назад |
Martin Edenhofer
|
5dedd6ecfc
Implemented preview feature as default feature.
|
5 лет назад |
Thorsten Eckel
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 лет назад |
Mantas
|
7bb7e7a438
Fixes #1123 Attachments get doubled when suspending a draft
|
6 лет назад |
Martin Edenhofer
|
7338b91a31
Improved monitoring controller to get storage usage.
|
6 лет назад |
Thorsten Eckel
|
ddd7cb315a
Fixed rubocop complains by restoring the deactivation of Rails/InverseOf.
|
6 лет назад |
Ryan Lue
|
04055f7095
Replace unless with if ! (project-wide)
|
6 лет назад |
Ryan Lue
|
79d4284365
Fix rubocop violations
|
6 лет назад |
Thorsten Eckel
|
5f3c793f37
Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way".
|
6 лет назад |
Thorsten Eckel
|
fbeccbc85c
Updated to latest rubocop version.
|
6 лет назад |
Thorsten Eckel
|
705487154c
Applied changes for Rubocop 0.51.
|
7 лет назад |
Martin Edenhofer
|
eb5ad7d9fa
Fixed issue #1649 - Tickets are deleted but database is still the same size.
|
7 лет назад |
Thorsten Eckel
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 лет назад |
Thorsten Eckel
|
cb919312b0
Introduced foreign keys to ensure consistent data state.
|
7 лет назад |
Martin Edenhofer
|
e3c90174ee
Added save_to_file as helper to get attachments for testing assets.
|
7 лет назад |
Martin Edenhofer
|
c71b0d36d4
Updated copyright.
|
8 лет назад |
Martin Edenhofer
|
549978d731
Send inline images with cid (load images via http/https in src).
|
8 лет назад |
Martin Edenhofer
|
ba3f868638
Upgrade to new rubocop.
|
8 лет назад |
Martin Edenhofer
|
87e1a92e39
Improved code layout.
|
8 лет назад |
Thorsten Eckel
|
d7995bc6d3
Updated dependencies and applied new rubocop rules.
|
8 лет назад |
Thorsten Eckel
|
54fd62487c
Applied rubocop cop 'Style/SpaceInsideStringInterpolation'.
|
9 лет назад |
Thorsten Eckel
|
67c4215554
Corrected with rubocop cop 'Style/RedundantSelf'.
|
9 лет назад |
Thorsten Eckel
|
c2af4fdd30
Corrected with rubocop cop 'Style/SignalException'.
|
9 лет назад |