Florian Liebe
|
9dfc232536
Maintenance: Update copyright information.
|
1 year ago |
Martin Gruner
|
218e854a4c
Maintenance: Bump rubocop from 1.31.0 to 1.31.1
|
2 years ago |
Martin Gruner
|
0046c509f7
Maintenance: Bump rubocop from 1.30.1 to 1.31.0
|
2 years ago |
Bola Ahmed Buari
|
b5fac9a19c
Fixes #4091 - Preview of *.ics files in ticket zoom attachments.
|
2 years ago |
Martin Gruner
|
05cd060dbd
Maintenance: Improved translatable source strings.
|
2 years ago |
Martin Gruner
|
4186b0faaf
Maintenance: Update translatable source strings.
|
2 years ago |
Martin Gruner
|
24c3bdfd87
Maintenance: Update copyright header.
|
2 years ago |
Martin Gruner
|
64a87b1c67
Fixes #2709, fixes #2666, fixes #2665, fixes #556, fixes #3275 - Refactoring: Implement new translation toolchain based on gettext.
|
3 years ago |
Thorsten Eckel
|
acc93a23fb
Maintenance: Enhance attachment preview capabilities
|
3 years ago |
Martin Gruner
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 years ago |
Thorsten Eckel
|
876c0b18fd
Fixes issue #2983 - HTTP 401 responses causing issues with Basic Authentication.
|
3 years ago |
Rolf Schmidt
|
28944de180
Maintenance: Sync Article REST API capabilities with the ones of the frontend.
|
4 years ago |
Thorsten Eckel
|
2ffca390a9
Fixes #1961 - S/MIME integration.
|
4 years ago |
Ryan Lue
|
becbdb1baa
Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit.
|
4 years ago |
Denny Korsukéwitz
|
f35cd7fbe9
Fixes #2687 - Article deletion for agents limited to 10 minutes after article creation.
|
5 years ago |
Thorsten Eckel
|
c7f8045569
Refactoring: Created generic UploadCache class, controller and routes to handle attachment upload.
|
5 years ago |
Martin Edenhofer
|
5dedd6ecfc
Implemented preview feature as default feature.
|
5 years ago |
Thorsten Eckel
|
e8a57517f4
Updated rubocop - applied custom Layout/AlignHash style.
|
5 years ago |
Martin Edenhofer
|
13b3b841d5
Fixed issue #2329 - Unable to import (update) users with email addresses als lookup index written in upper letters.
|
6 years ago |
Thorsten Eckel
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
Martin Edenhofer
|
093c9e7621
Fixed #2132 by putting the I-doit objects in ticket preferences by creating the ticket.
|
6 years ago |
Martin Edenhofer
|
6a0f5d4c25
Initial generic csv based import of text modules, users, organizations and tickets for model and controller.
|
6 years ago |
Martin Edenhofer
|
3328641834
If no content type is set for attachment, use application/octet-stream as fallback.
|
6 years ago |
Martin Edenhofer
|
e460c99cad
Introduced REST expand=true/false/1/0, full=true/false/1/0 and all=true/false/1/0 options. Improved controller tests. @hanneshal
|
7 years ago |
Felix Niklas
|
63ff844f38
Code cleanup.
|
7 years ago |
Martin Edenhofer
|
712acdfe2a
Fixed issue #573 - email forward of article (like regular email client forward - e. g. forward customers message to third party contact).
|
7 years ago |
Martin Edenhofer
|
75ac4252f3
Implemented issue #195 - Take over attachment on ticket split.
|
7 years ago |
Thorsten Eckel
|
705487154c
Applied changes for Rubocop 0.51.
|
7 years ago |
Thorsten Eckel
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
Thorsten Eckel
|
ef38800bae
Refactoring: Prefer .update! over .update, .update_attributes and .update_attribute - see http://www.davidverhasselt.com/set-attributes-in-activerecord/ .
|
7 years ago |
Thorsten Eckel
|
350c3ead51
Added enhanced Group access functionality.
|
7 years ago |
Martin Edenhofer
|
d394a5f1fe
Allow accessing attachments of merged tickets by old ticket_id of merged ticket.
|
7 years ago |
Martin Edenhofer
|
1b3d787c27
Improved article attachment api (implemented easier attaching attachments via rest).
|
7 years ago |
Thorsten Eckel
|
5eb49443dd
Refactoring: Splitted ApplicationController functionality into separat modules and concerns.
|
7 years ago |
Martin Edenhofer
|
cd28e904ac
Improved session validation and usage of cors headers.
|
7 years ago |
Thorsten Eckel
|
ef6fbe8f2a
Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes.
|
7 years ago |
Thorsten Eckel
|
f7e9b570ae
Fixed issue #617 - Prevent attachment preview in browser attachment download.
|
7 years ago |
Martin Edenhofer
|
4cec7a5549
Added content validation to x-zammad mail headers and postmaster filters.
|
8 years ago |
Martin Edenhofer
|
f79f6634ee
Moved to new articles mode (which contains order statement).
|
8 years ago |
Martin Edenhofer
|
c71b0d36d4
Updated copyright.
|
8 years ago |
Martin Edenhofer
|
aa8f0f5255
Make order of articles fix by using order().
|
8 years ago |
Martin Edenhofer
|
2078a079cd
Improved validation messages of controllers.
|
8 years ago |
Martin Edenhofer
|
81b48a2ef4
Moved from to new permission management.
|
8 years ago |
Martin Edenhofer
|
30fe8aef36
Applied rubocop.
|
8 years ago |
Martin Edenhofer
|
9fe709f9b7
Improved error handling for json requests.
|
8 years ago |
Martin Edenhofer
|
6f63af9495
Added /ticket_articles/by_ticket/1 to retrieve all article of a ticket.
|
8 years ago |
Martin Edenhofer
|
5b1627906c
Added expanded
|
8 years ago |
Martin Edenhofer
|
3d878a5547
Refactoring of ticket zoom (less rerendering, just rerender particular area's instant of whole view). Added live broadcasting of tag and links.
|
8 years ago |
Martin Edenhofer
|
c49bd234fd
Improved code layout.
|
8 years ago |
Thorsten Eckel
|
3d238f7974
Fixed typo.
|
8 years ago |