Commit graph

313 commits

Author SHA1 Message Date
renovatebot
1e47f69c39 Maintenance: Update dependency date-fns to ^4.2.1 2026-05-19 13:18:48 +02:00
Benjamin Scharf
c1500e1170 Feature: Desktop view - Search - Filter for input/textarea attributes.
Fixes #6125 - Wildcard keyword search is case sensitive.

Co-authored-by: Benjamin Scharf <bs@zammad.com>
Co-authored-by: Dominik Klein <dk@zammad.com>
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
Co-authored-by: Joe Schroecker <js@zammad.com>
2026-05-14 14:50:39 +02:00
renovatebot
1d1557d042 Maintenance: Update Tiptap packages to ^3.23.1 2026-05-11 09:24:55 +02:00
Joe Schroecker
a4f5da0c9b Maintenance: Desktop View - Improve using text modules that contain spaces 2026-04-30 13:34:32 +02:00
renovatebot
7c533041ed Maintenance: Update dependency oxlint to ^1.61.0 2026-04-21 12:54:26 +02:00
Benjamin Scharf
fd62fdeb6d Feature: Desktop view - Add drag & drop bulk feature for macro execution to the ticket overviews and detailed search.
Co-authored-by: Benjamin Scharf <bs@zammad.com>
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
Co-authored-by: Joe Schröcker <js@zammad.com>
2026-04-13 10:20:03 +02:00
Dusan Vuckovic
456d865bf4 Maintenance: Optimize locale handling in date time fields. 2026-03-24 16:54:34 +00:00
Florian Liebe
fd99deb6f4 Feature: Desktop view - Make textmarker tools work.
Co-authored-by: Benjamin Scharf <bs@zammad.com>
Co-authored-by: Florian Liebe <fl@zammad.com>
2026-03-19 08:32:45 +01:00
Dominik Klein
738d6c4c92 Maintenance: Move from prettier to oxfmt as our formatter.
Co-authored-by: Dominik Klein <dk@zammad.com>
Co-authored-by: Florian Liebe <fl@zammad.com>
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
2026-03-18 17:04:31 +01:00
Dominik Klein
794d571b48 Fixes #2319 - Replying to your own articles (agent perspective) or other situations does not generate a signature on reply 2026-03-11 14:06:13 +01:00
Dominik Klein
ed3ebc690a Maintenance: Desktop view - Improve the situation for not existing options in tree select fields and in general, the unknown value options handling. 2026-03-06 17:04:05 +01:00
renovatebot
ed6ff4b3e4 Maintenance: Update dependency oxlint to ^1.50.0 2026-02-26 11:05:44 +01:00
Dusan Vuckovic
1f8b20756d Maintenance: Consolidate import names of Vue components. 2026-02-20 12:10:42 +00:00
Marcel Bialas
8c4cc8e0dd Maintenance: Desktop View - Improve shortening of file names in sidebar
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
2026-02-20 10:31:54 +01:00
Dusan Vuckovic
74b0a103e3 Maintenance: Desktop view - Fix display of previewable image types in ticket attachments. 2026-02-18 14:00:03 +00:00
Florian Liebe
685bd2ee14
Maintenance: Fix linting issues. 2026-02-14 11:23:19 +01:00
Dusan Vuckovic
e42a93928e Maintenance: Reconfigure TailwindCSS plugin for prettier. 2026-02-13 08:19:50 +00:00
Benjamin Scharf
213c664620 Maintenance: Desktop view - Editor - Allow decrease of indentation level in lists 2026-02-11 10:58:00 +01:00
Ben
7a13512ed1 Maintenance: Desktop view - Dynamically import date-fns locales to reduce bundle size 2026-02-10 16:20:07 +01:00
Dusan Vuckovic
909c00f470 Maintenance: Desktop view - Add missing diff, future and past data option handling to date and datetime fields. 2026-02-10 14:36:38 +00:00
Benjamin Scharf
ea9ba71fef Feature: Editor - Improve signature related content handling
Co-authored-by: Benjamin Scharf <bs@zammad.com>
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
Co-authored-by: Mantas Masalskis <mm@zammad.com>
2026-02-05 23:11:47 +01:00
Dusan Vuckovic
6822609aca Feature: Desktop view - Apply signature inside editor.
Co-authored-by: Benjamin Scharf <bs@zammad.com>
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
2026-02-05 16:19:37 +01:00
Florian Liebe
9883119823 Feature: AI - Improve expectation management.
Co-authored-by: Dominik Klein <dk@zammad.com>
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
2026-02-05 11:14:15 +01:00
Benjamin Scharf
1df003fce1 Feature: Editor - Improve UX for table actions
Co-authored-by: Benjamin Scharf <bs@zammad.com>
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
2026-01-29 14:32:30 +01:00
renovatebot
082cf4ec0a Maintenance: Update dependency @vuepic/vue-datepicker to v12 2026-01-14 12:37:09 +01:00
Dominik Klein
be22843252 Fixes #5892 - Insufficient AI provider error handling.
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
Co-authored-by: Dominik Klein <dk@zammad.com>
2026-01-12 14:03:17 +01:00
Dusan Vuckovic
33a7b7dfbe Maintenance: Align source string capitalization style in the new stack. 2026-01-05 08:56:18 +00:00
Mantas Masalskis
a1b9ef2bbb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
Benjamin Scharf
fbf6e46220 Maintenance: Object attribute does not support maxLength for richtext fields 2025-12-22 10:08:35 +01:00
Benjamin Scharf
d23f528fc4 Feature: Desktop view - User-related actions: Edit User
Co-authored-by: Benjamin Scharf <bs@zammad.com>
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
2025-12-19 10:50:08 +01:00
Dominik Klein
94ae75d370 Maintenance: Desktop view - Fixed problems with form updater handling for article reply situation.
- Switched from "removed" article form group to hidden, so that initial value problems are gone.
- Added different handling for auto save changes (skip own updates early in the Apollo-Client links and add a change/reset flag).
- Added a lot of small tweaks related to article form present flags and other situations.
- Added a new detection in the form component that a FormKit node field is already created or it's a newly created field.
2025-12-10 14:56:27 +01:00
Benjamin Scharf
d4c7f360c2 Maintenance: Disabled image extension causes insertion of base64 encoded strings for images. 2025-12-10 08:04:20 +01:00
Ben
063433782f Maintenance: Desktop view - Note editor toolbar hides and triggers unintended blur when using overflow actions 2025-12-05 15:16:10 +00:00
Benjamin Scharf
f7c041fe09 Maintenance: Desktop view - Bottom line of editor field not clickable due to overlapping submit/cancel buttons 2025-12-01 16:37:59 +01:00
renovatebot
b52580b9c8 Maintenance: Update Tiptap packages to ^3.11.1 2025-11-28 11:43:44 +01:00
Benjamin Scharf
326c4a4731 Maintenance: Remove custom TextDirection extension
Co-authored-by: Benjamin Scharf <bs@zammad.com>
Co-authored-by: Florian Liebe <fl@zammad.com>
2025-11-26 16:12:57 +01:00
Benjamin Scharf
6c0147b1a6 Maintenance: Desktop View - Editor - Image upload fails 2025-11-24 21:38:00 +01:00
Dusan Vuckovic
a3fb12f1d2 Maintenance: Desktop view - Align title typography with agreed design. 2025-11-24 09:38:25 +00:00
Benjamin Scharf
724b9c826b Follow-up 1e27b560 - Desktop view - Add Attribute Note Editor
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
Co-authored-by: Benjamin Scharf <bs@zammad.com>
2025-11-12 10:06:37 +01:00
Benjamin Scharf
1e27b560e4 Feature: Desktop view - Add Attribute Note Editor
Co-authored-by: Benjamin Scharf <bs@zammad.com>
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
Co-authored-by: Martin Gruner <mg@zammad.com>
2025-11-10 16:42:05 +01:00
Dusan Vuckovic
1d55dabdaa Maintenance: AI gradient animation improvements 2025-10-23 11:09:03 +02:00
renovatebot
15c9321176 Maintenance: Update Eslint packages 2025-09-26 16:08:20 +02:00
Benjamin Scharf
a652d1433d Maintenance: Desktop view - Text direction plugin only applies dir on initial load 2025-09-18 13:33:36 +02:00
Benjamin Scharf
45418827d4 Maintenance: Desktop view - Improve inline content replacement for AI Text Tools.
Co-authored-by: Benjamin Scharf <bs@zammad.com>
Co-authored-by: Dominik Klein <dk@zammad.com>
2025-09-05 16:24:36 +02:00
Benjamin Scharf
1632326533 Maintenance: Migrate TipTap packages to stable release 2025-08-28 10:28:10 +02:00
Benjamin Scharf
88166ef181 Feature: Writing Assistant - Possibility to use custom text tools.
Co-authored-by: Dominik Klein <dk@zammad.com>
Co-authored-by: Florian Liebe <fl@zammad.com>
Co-authored-by: Benjamin Scharf <bs@zammad.com>
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
2025-08-20 16:01:58 +01:00
Dusan Vuckovic
5ed91eb787 Maintenance: Improve and optimize ticket summary prompt for better results.
Co-authored-by: Florian Liebe <fl@zammad.com>
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
2025-08-05 13:03:00 +01:00
Benjamin Scharf
0f9f3fb1a9 Maintenance: Editor - Insert text from KB article overlay not always disappearing 2025-07-07 15:07:32 +02:00
Benjamin Scharf
e758ec2fa9 Maintenance: Editor - Align color picker to the agreed design.
Co-authored-by: Benjamin Scharf <bs@zammad.com>
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
2025-06-26 11:10:13 +01:00
Dusan Vuckovic
d49cc2c7de Follow-up 6d050cc514 - Maintenance: Editor - Limit new table styles to only internal tables. 2025-06-25 14:51:27 +01:00