Mantas Masalskis
|
b0d00d0b17
|
Maintenance: Adds Setting to accept extra attributes in Form endpoint
|
2026-01-16 13:39:29 +02:00 |
|
Mantas Masalskis
|
a1b9ef2bbb
|
Maintenance: Update copyright information.
|
2026-01-02 15:41:09 +02:00 |
|
Mantas Masalskis
|
10f627cb69
|
Maintenance: Update copyright information
|
2025-01-01 17:39:43 +02:00 |
|
Dominik Klein
|
e054d6ca79
|
Maintenance: Update copyright information.
|
2024-01-02 11:55:19 +01:00 |
|
Florian Liebe
|
9dfc232536
|
Maintenance: Update copyright information.
|
2023-01-02 16:19:55 +01:00 |
|
Martin Gruner
|
218e854a4c
|
Maintenance: Bump rubocop from 1.31.0 to 1.31.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.31.0 to 1.31.1.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.31.0...v1.31.1)
|
2022-06-30 07:38:32 +02:00 |
|
Martin Gruner
|
0046c509f7
|
Maintenance: Bump rubocop from 1.30.1 to 1.31.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.30.1 to 1.31.0.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.30.1...v1.31.0)
|
2022-06-29 13:18:52 +02:00 |
|
Mantas Masalskis
|
1954717917
|
Maintenance: prevent very long email address
|
2022-05-17 12:55:25 +02:00 |
|
Martin Gruner
|
284926d1de
|
Maintenance: Reimplement form submit throttling.
|
2022-05-13 07:19:06 +02:00 |
|
Rolf Schmidt
|
534efbb5fe
|
Maintenance: Drop Store.add and use rails way creation instead.
|
2022-03-15 11:52:55 +01:00 |
|
Martin Gruner
|
502aa2cde3
|
Maintenance: Improved translatable source string.
|
2022-02-16 08:41:51 +01:00 |
|
Martin Gruner
|
24c3bdfd87
|
Maintenance: Update copyright header.
|
2022-01-01 14:38:12 +01:00 |
|
Dominik Klein
|
1285c88ca3
|
Maintenance: Increase performance of ticket creation via form.
|
2021-10-05 06:42:26 +00:00 |
|
Martin Gruner
|
3e2ad0e19c
|
Maintenance: Bump rubocop from 1.20.0 to 1.21.0
|
2021-09-14 09:46:08 +02:00 |
|
Mantas Masalskis
|
f3464cc4ac
|
Fixes #2634 - Merge not possible with not set, required attributes
|
2021-08-20 05:36:30 +02:00 |
|
Ryan Lue
|
c23e174ee0
|
Refactoring: Migrate user permission handling to Pundit policies.
|
2021-07-23 13:07:16 +00:00 |
|
Martin Gruner
|
33a5f470e0
|
Maintenance: Treat Ruby deprecation warnings as test errors.
|
2021-07-06 07:52:22 +00:00 |
|
Martin Gruner
|
5df98684da
|
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
2021-06-01 12:20:20 +00:00 |
|
Thorsten Eckel
|
e5dc99deea
|
Maintenance: Updated rubocop(-* gems) to latest version (1.11.0).
|
2021-03-02 07:26:51 +00:00 |
|
Thorsten Eckel
|
876c0b18fd
|
Fixes issue #2983 - HTTP 401 responses causing issues with Basic Authentication.
|
2021-02-04 09:28:41 +01:00 |
|
Thorsten Eckel
|
623b17be6b
|
Maintenance: Updated rubocop(-* gems) to latest version (0.92.0).
|
2020-09-30 11:07:01 +02:00 |
|
Thorsten Eckel
|
b37e80df9a
|
Updated rubocop(-* gems) to latest version (0.87.0).
|
2020-07-07 08:30:20 +02:00 |
|
Ryan Lue
|
becbdb1baa
|
Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit.
|
2020-03-19 10:39:51 +01:00 |
|
Rolf Schmidt
|
1cbb139476
|
Enhancement: Made CORS Preflight Check specification conform.
|
2020-03-04 10:00:55 +01:00 |
|
Jens Pfeifer
|
7e4b46b65c
|
Refactoring: Added consistent email address validation to backend.
|
2019-11-21 16:49:14 +01:00 |
|
Martin Edenhofer
|
af9fcf4565
|
Added support for elasticsearch 6 and 7. Fixes #1688.
|
2019-06-20 12:45:27 +02:00 |
|
Jens Pfeifer
|
e48256c130
|
Refactoring: Removed use of unnecessary exception wrapper method response_access_deny.
|
2019-02-26 11:37:31 +01:00 |
|
Thorsten Eckel
|
e8a57517f4
|
Updated rubocop - applied custom Layout/AlignHash style.
|
2018-12-19 18:33:22 +01:00 |
|
Martin Edenhofer
|
c2f4755a6c
|
Search query extension refactoring to use params and not arguments.
|
2018-11-06 17:11:10 +01:00 |
|
Thorsten Eckel
|
9af50f2a4e
|
Updated rubocop to latest version (0.59.2) and applied required changes.
|
2018-10-09 08:17:41 +02:00 |
|
Ryan Lue
|
04055f7095
|
Replace unless with if ! (project-wide)
|
2018-05-04 22:05:10 +08:00 |
|
Ryan Lue
|
79d4284365
|
Fix rubocop violations
|
2018-05-04 14:04:18 +08:00 |
|
Martin Edenhofer
|
e2addae80a
|
Fixed issue #1337 - "Signin detected from a new device" Spam.
|
2018-04-12 13:23:48 +02:00 |
|
Martin Edenhofer
|
de55dbeb33
|
Fixed issue #1604 - Webform isn´t available | 401 Unauthorized.
|
2017-12-04 16:17:40 +01:00 |
|
Thorsten Eckel
|
705487154c
|
Applied changes for Rubocop 0.51.
|
2017-11-23 09:09:44 +01:00 |
|
Thorsten Eckel
|
698ea1737f
|
Merge branch 'private-pull-request-1463' into develop
|
2017-10-11 10:37:25 +02:00 |
|
Thorsten Eckel
|
757f0ac9bd
|
Applied RuboCop Style/BlockDelimiters to improve readability.
|
2017-10-01 14:25:52 +02:00 |
|
Rolando
|
ba2d22e8a4
|
Adds customer_ticket_create requirement to enable form
|
2017-09-29 22:47:03 +02:00 |
|
Rolf Schmidt
|
4573308f66
|
Fixed issue #1318 - 'Access-Control-Allow-Origin' error when submitting web form.
|
2017-09-05 16:54:22 +02:00 |
|
Martin Edenhofer
|
5051c9bdc5
|
Upgrade to ruby 2.4.1.
|
2017-08-13 17:18:54 +02:00 |
|
Martin Edenhofer
|
c734a52240
|
Implemented issue #1206 - Feedback Form Channel - Ability to set a target group for incoming tickets.
|
2017-06-28 19:19:19 +02:00 |
|
Martin Edenhofer
|
1d4ce42c67
|
Improved bot detection - issue #1207. Added ticket limits per hour and day.
|
2017-06-28 19:13:52 +02:00 |
|
Martin Edenhofer
|
6f7632c8ea
|
Improved code layout.
|
2017-06-17 01:02:13 +02:00 |
|
Martin Edenhofer
|
cd28e904ac
|
Improved session validation and usage of cors headers.
|
2017-02-15 13:29:25 +01:00 |
|
Martin Edenhofer
|
c8e9058866
|
Moved default and follow up state/priority from source code into model. Related to issue #689 - OTRS import breaks a lot of assumptions in Zammad.
|
2017-02-12 18:21:03 +01:00 |
|
Martin Edenhofer
|
4caf022893
|
Followup for issue #586 - Small improvement for “enable form to include file attachments”.
|
2017-01-09 15:47:27 +01:00 |
|
olivergrahl
|
7221cae487
|
Enable form to include file attachments (#586)
Enable form controller and widget to store file attachments.
|
2017-01-09 15:16:29 +01:00 |
|
olivergrahl
|
54f3e2064c
|
Return ticket data on form submission (#584)
Form controller will return ticket id and number on success, so this data can
be displayed on the calling page.
|
2017-01-09 13:45:22 +01:00 |
|
Martin Edenhofer
|
57a7e25cf1
|
Added support for admin form preview also for admins if feature is disabled.
|
2016-10-06 21:01:48 +02:00 |
|
Martin Edenhofer
|
941b4e5379
|
Added preview do admin interface for form config.
|
2016-10-06 18:56:10 +02:00 |
|