renovatebot
|
42c3977f1e
Maintenance: Update dependency rubocop-rails to v2.17.3
|
2 years ago |
Martin Gruner
|
9495b14c62
Feature: Mobile - Improve subscription handling for article updates.
|
2 years ago |
Rolf Schmidt
|
ae2c5244fb
Performance: Cache html sanitizer for article assets which slows down ticket show (#2706).
|
2 years ago |
Florian Liebe
|
a431fff819
Fixes #3991 - Triggers are not executed if article contains a mention and variable `article.body_as_html` is used.
|
2 years ago |
Rolf Schmidt
|
534efbb5fe
Maintenance: Drop Store.add and use rails way creation instead.
|
3 years ago |
Martin Gruner
|
24c3bdfd87
Maintenance: Update copyright header.
|
3 years ago |
Rolf Schmidt
|
2d6d15f9be
Fixes #3514 - csv import example file download (organizations) is empty.
|
3 years ago |
Mantas Masalskis
|
0668e17d18
Fixes #1653 - Default value not set for attributes of type input, select,...
|
3 years ago |
Thorsten Eckel
|
916bb77066
Maintenance: Activated rubocop Layout/SpaceInsideParens.
|
3 years ago |
Martin Gruner
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 years ago |
Martin Gruner
|
fdbf501be0
Maintenance: Refactor the remaining observers to concerns and drop the rails-observers dependency.
|
3 years ago |
Mantas Masalskis
|
041bf51b52
Maintenance: Rubocop enforces %r{} regular expression style
|
3 years ago |
Rolf Schmidt
|
ae4c601d1c
Fixes #3489 - mention in email body breaks email parsing.
|
4 years ago |
Rolf Schmidt
|
2354b5f53f
Fixes #208 - Notify / Mention other agents / Subscribe to Tickets.
|
4 years ago |
Thorsten Eckel
|
cb2286fae4
Refactoring: Migrate Rails Observers to Concerns.
|
4 years ago |
Mantas Masalskis
|
1aa4e68c6c
Refactoring: SLA and Escalation logic. Fixes #3410, fixes #3140, fixes #2579.
|
4 years ago |
Rolf Schmidt
|
164bf0068b
Fixes #2620 - Deleting articles with accounted time to not affect accounted time.
|
4 years ago |
Thorsten Eckel
|
623b17be6b
Maintenance: Updated rubocop(-* gems) to latest version (0.92.0).
|
4 years ago |
Mantas Masalskis
|
52a44abc2d
Fixes #2672 - Changing article visibility will not update ticket view for customers
|
4 years ago |
Rolf Schmidt
|
fe5a9cfcc1
Fixes #2107 - Too large article body fails imports.
|
4 years ago |
Thorsten Eckel
|
2ffca390a9
Fixes #1961 - S/MIME integration.
|
4 years ago |
Thorsten Eckel
|
163dbc4e9e
Updated rubocop(-* gems) to latest version (0.83.0).
|
4 years ago |
Mantas Masalskis
|
880f1d5e3a
Fixes #2644 - Including Knowledge Base Answers into Ticket Articles doesn't attach Attachments
|
4 years ago |
Ryan Lue
|
becbdb1baa
Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit.
|
5 years ago |
Olivier Sallou
|
69600b0b7c
Fix typos in Unprocessable Entity error message
|
5 years ago |
Thorsten Eckel
|
d354dee74c
Refactoring: Move Ruby class definitions to dedicated files to improve orientation and expressiveness.
|
5 years ago |
Thorsten Eckel
|
1c63e96675
Bumps [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance) from 1.1.0 to 1.4.1.
|
5 years ago |
Thorsten Eckel
|
5745fa46bd
Bumps [rails](https://github.com/rails/rails) from 5.1.7 to 5.2.3.
|
5 years ago |
Martin Edenhofer
|
ffd7ae99b1
Fixes issue #2530 - Not used SQL index with PostgreSQL in certain cases on very large setups.
|
6 years ago |
Thorsten Eckel
|
444e48e377
Fixed issues #1259 and #1598 by adding ObjectManager::Attribute validations.
|
6 years ago |
Billy Zhou
|
f080a144e0
Fixed #2483 - #{article.body_as_html} now includes attachments (e.g. PDFs). Fixes #2487 - Forwarding: Attachment is missing if original HTML Mail contains an image.
|
6 years ago |
Martin Edenhofer
|
5dedd6ecfc
Implemented preview feature as default feature.
|
6 years ago |
Billy Zhou
|
487f36a5a5
Fixed #2399 - Attached images are broken on trigger reply with #{article.body_as_html}
|
6 years ago |
Ryan Lue
|
46615333f9
Refactoring: Eliminate explicit coupling of classes in ChecksImport concern
|
6 years ago |
Thorsten Eckel
|
e8a57517f4
Updated rubocop - applied custom Layout/AlignHash style.
|
6 years ago |
Martin Edenhofer
|
22b2f44ba0
Initial SMS integration for trigger notifications and additional channel. Thanks to sys4 AG!
|
6 years ago |
Thorsten Eckel
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
Mantas
|
7bb7e7a438
Fixes #1123 Attachments get doubled when suspending a draft
|
6 years ago |
Thorsten Eckel
|
ddd7cb315a
Fixed rubocop complains by restoring the deactivation of Rails/InverseOf.
|
6 years ago |
Ryan Lue
|
04055f7095
Replace unless with if ! (project-wide)
|
6 years ago |
Ryan Lue
|
79d4284365
Fix rubocop violations
|
6 years ago |
Thorsten Eckel
|
5f3c793f37
Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way".
|
6 years ago |
Thorsten Eckel
|
fbeccbc85c
Updated to latest rubocop version.
|
7 years ago |
Martin Edenhofer
|
6a0f5d4c25
Initial generic csv based import of text modules, users, organizations and tickets for model and controller.
|
7 years ago |
Martin Edenhofer
|
a987c10051
Improved usage (autoset) of origin_by of article model.
|
7 years ago |
Thorsten Eckel
|
705487154c
Applied changes for Rubocop 0.51.
|
7 years ago |
Martin Edenhofer
|
eb5ad7d9fa
Fixed issue #1649 - Tickets are deleted but database is still the same size.
|
7 years ago |
Thorsten Eckel
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
Martin Edenhofer
|
80f669d8eb
Fixed issue #1390 - Broken email with huge pdf inline (lead to huge article body with bigger then 7MB) is blocking rendering of web app.
|
7 years ago |
Martin Edenhofer
|
d93d404902
Improved tests (do not break on before/after callbacks).
|
7 years ago |