.claude
Maintenance: Fix broken symlinks to AI agent instructions.
2025-10-31 15:43:57 +00:00
.dev
Maintenance: Update dependency cypress to ^15.13.0
2026-03-25 08:02:01 +01:00
.devcontainer
Maintenance: Move from prettier to oxfmt as our formatter.
2026-03-18 17:04:31 +01:00
.eslint-plugin-zammad
Maintenance: Update dependency eslint to ^10.1.0
2026-03-23 07:56:07 +01:00
.git-hooks /pre_commit
Maintenance: Update copyright information.
2026-01-02 15:41:09 +02:00
.github
Maintenance: Update DavidAnson/markdownlint-cli2-action action to v23
2026-03-27 01:09:25 +00:00
.gitlab
Maintenance: Move from prettier to oxfmt as our formatter.
2026-03-18 17:04:31 +01:00
app
Maintenance: Image asset for forbidden errors is scaled in an unexpected way.
2026-03-30 10:44:25 +01:00
bin
Closes #5961 - Maintenance: Double quote to prevent globbing and word splitting
2026-02-25 08:33:33 +00:00
config
Fixes #5990 - Railsserver not starting if ZAMMAD_WEB_CONCURRENCY is set to an empty value
2026-03-06 15:13:30 +01:00
contrib
Fixes #6049 - zammad update fails if packages have own gemfiles.
2026-03-27 11:08:17 +01:00
db
Fixes #5053 - Settings>Security>Passwords values not casted properly when changed via API
2026-03-23 13:42:24 +00:00
doc /developer_manual
Maintenance: Improve test service worker helper for new node versions.
2026-03-26 16:01:01 +01:00
i18n
Fixes #5930 - Hardcoded Ticket# instead of value from Ticket Hook and Ticket Hook Divider settings
2026-03-27 14:02:07 +01:00
lib
Fixes #5918 - Inline images broken when using article variables.
2026-03-25 11:20:58 +01:00
log
Init version.
2012-04-10 15:31:21 +02:00
public
Maintenance: Image asset for forbidden errors is scaled in an unexpected way.
2026-03-30 10:44:25 +01:00
script
Maintenance: Move from prettier to oxfmt as our formatter.
2026-03-18 17:04:31 +01:00
spec
Follow-up b8ab2ee5 - Fixes #6048 - Ticket changes from AI-Agents are not triggering the configured triggers.
2026-03-27 17:28:09 +01:00
test
Maintenance: Improve AI provider model default values and tests.
2026-03-11 13:54:28 +01:00
tmp
Maintenance: Enable Markdown linting and adjust content.
2025-03-20 14:43:32 +01:00
vendor
Refactoring: Resolved vendor/lib/* path by moving OmniAuth custom authentication backends to lib/omniauth/.
2019-10-28 08:51:22 +01:00
.buildpacks
Maintenance: Update buildpack to fix corepack build issues
2025-02-05 07:55:46 +01:00
.dockerignore
Fixes 5685 - Docker stack cannot run Rails without using the docker entrypoint
2025-07-02 10:28:28 +02:00
.editorconfig
Maintenance: Switch from eslint only setup to oxlint together with eslint.
2025-06-11 19:45:28 +02:00
.gitattributes
Feature: Integrate a built-in code editor for custom webhook payloads.
2023-04-13 10:10:34 +02:00
.gitignore
Maintenance: Devcontainer - Add variant with a mailserver.
2026-03-03 15:26:41 +00:00
.gitlab-ci.yml
Maintenance: Refactored GitLab CI configuration for better maintainability (phase 2).
2022-06-17 15:26:11 +02:00
.gitleaks.toml
Revert "Maintenance: Add missing ignore for gitleaks regarding tests."
2025-01-27 12:11:19 +01:00
.graphql_code_generator.js
Maintenance: Update copyright information.
2026-01-02 15:41:09 +02:00
.graphqlrc.json
Feature: Mobile - Use GraphQL query for search
2022-08-12 14:18:22 +02:00
.markdownlint.yml
Maintenance: Update markdownlint rules.
2025-11-13 10:01:21 +00:00
.npmrc
Maintenance: Update pnpm to v10
2025-02-27 18:34:10 +01:00
.overcommit.yml
Maintenance: Move from prettier to oxfmt as our formatter.
2026-03-18 17:04:31 +01:00
.oxfmtrc.json
Maintenance: Move from prettier to oxfmt as our formatter.
2026-03-18 17:04:31 +01:00
.oxlintrc.json
Maintenance: Update dependency oxlint to ^1.38.0
2026-01-09 10:20:46 +01:00
.pkgr.yml
Maintenance: repair SLES 15 build
2025-12-08 11:40:59 +01:00
.rspec
Working on issue #368 - big time refactoring, adding of rspec and additional tests.
2016-11-25 17:16:08 +01:00
.rubocop.yml
Maintenance: Move rubocop support files to the new .dev folder.
2024-05-13 14:55:55 +02:00
.ruby-version
Maintenance: Update to Ruby 3.4.9.
2026-03-17 10:46:37 +01:00
.stylelintrc.json
Maintenance: Move from prettier to oxfmt as our formatter.
2026-03-18 17:04:31 +01:00
.yardopts
Maintenance: Move yard support file to the new .dev folder.
2024-05-13 14:57:45 +02:00
AGENTS.md
Maintenance: Fix broken symlinks to AI agent instructions.
2025-10-31 15:43:57 +00:00
BREAKING_CHANGES.md
Maintenance: Update Catalan locale breaking change text.
2026-02-24 09:04:19 +00:00
browserlist
add autoprefixer, remove manual prefixes
2015-05-21 16:49:07 +02:00
CHANGELOG.md
Maintenance: Update version number.
2026-02-10 08:50:25 +01:00
CODE_OF_CONDUCT.md
Maintenance: Enable Markdown linting and adjust content.
2025-03-20 14:43:32 +01:00
coffeelint.json
Fixes #2709 , fixes #2666 , fixes #2665 , fixes #556 , fixes #3275 - Refactoring: Implement new translation toolchain based on gettext.
2021-11-15 16:58:19 +01:00
config.ru
Maintenance: Update copyright information.
2026-01-02 15:41:09 +02:00
Dockerfile
Maintenance: Update to Ruby 3.4.9.
2026-03-17 10:46:37 +01:00
eslint.config.ts
Maintenance: Move from prettier to oxfmt as our formatter.
2026-03-18 17:04:31 +01:00
Gemfile
Maintenance: Update to Ruby 3.4.9.
2026-03-17 10:46:37 +01:00
Gemfile.lock
Maintenance: Update dependency json to v2.19.3
2026-03-26 01:08:29 +00:00
LICENSE
Maintenance: Update license to original text to make GitHub recognize it - closes #3398 .
2021-02-09 08:26:39 +01:00
LICENSE-3RD-PARTY.txt
Fixes #4616 - Two-factor authentication (2FA): Security Keys
2023-06-01 09:26:46 +02:00
LICENSE-ICONS-3RD-PARTY.json
Feature - Ticket Summary: Possibility to add generated next steps to checklists
2025-04-09 15:17:15 +02:00
logo.svg
Maintenance: Update release script to update publiccode.yml.
2026-01-19 10:31:47 +01:00
package.json
Maintenance: Update Tiptap packages to ^3.21.0
2026-03-28 01:08:52 +00:00
pnpm-lock.yaml
Maintenance: Update Tiptap packages to ^3.21.0
2026-03-28 01:08:52 +00:00
Procfile
Maintenance: Rename background worker service in service definition files to work around a packager.io issue.
2022-06-08 07:41:15 +00:00
Procfile.dev
Fixes: Mobile - Restarting dev server redirects the app to error page.
2022-10-27 09:49:22 +02:00
Procfile.dev-https
Maintenance: Update dependency localhost to v1.3.0
2024-04-15 08:31:41 +02:00
publiccode.yml
Maintenance: Add reference customer to publiccode.yml
2026-03-23 07:37:20 +01:00
rake
Maintenance: Update Tailwind/Styling packages
2022-12-20 10:25:24 +01:00
Rakefile
Maintenance: Update copyright information.
2026-01-02 15:41:09 +02:00
README.md
Maintenance: Enable Markdown linting and adjust content.
2025-03-20 14:43:32 +01:00
SECURITY.asc
Maintenance: Correct the PGP key formatting, add security.txt
2024-11-28 11:01:41 +01:00
SECURITY.md
Maintenance: Remove outdated SonarJS reference
2025-07-22 10:17:32 +01:00
security.txt
Maintenance: Correct the PGP key formatting, add security.txt
2024-11-28 11:01:41 +01:00
tsconfig.base.json
Maintenance: Align TypeScript baseline to ES2023
2026-03-17 08:47:28 +01:00
tsconfig.json
Maintenance: Align TypeScript baseline to ES2023
2026-03-17 08:47:28 +01:00
VERSION
Maintenance: Update version number.
2026-02-10 08:50:25 +01:00
vite.config.mjs
Maintenance: Improve test service worker helper for new node versions.
2026-03-26 16:01:01 +01:00