.claude
Maintenance: Improve ai development workflow for working on sub task of an story.
2026-05-18 16:11:17 +02:00
.dev
Maintenance: Rubocop to prevent sensitive fields in GQL return types - narrow _key matching.
2026-05-22 20:06:13 +02:00
.devcontainer
Maintenance: Fix pnpm-store for devcontainer.
2026-05-19 14:31:41 +02:00
.eslint-plugin-zammad
Maintenance: Fix gulp build.
2026-05-20 11:42:21 +02:00
.git-hooks /pre_commit
Maintenance: Update copyright information.
2026-01-02 15:41:09 +02:00
.github
Maintenance: Update github/gh-aw-actions action to v0.74.9
2026-05-22 09:38:57 +02:00
.gitlab
Maintenance: Fix gulp build.
2026-05-20 11:42:21 +02:00
app
Fixes #6120 - Ticket overview screen remains empty with a loading spinner after executing a bulk action.
2026-05-22 21:57:40 +02:00
bin
Closes #5961 - Maintenance: Double quote to prevent globbing and word splitting
2026-02-25 08:33:33 +00:00
config
Follow-up 84b743dd06 - Fixes #6087 - Content-Security-Policy should be set more strict.
2026-05-22 23:03:12 +02:00
contrib
Maintenance: Update release script to properly create language list.
2026-05-06 09:43:40 +02:00
db
Maintenance: Inactivate deprecated es-ca locale with Zammad 7.x.
2026-05-22 16:14:03 +02:00
doc /developer_manual
Maintenance: Ensure services have a single entry point and an easy way to pass current user
2026-04-23 12:39:32 +03:00
i18n
Fixes #6120 - Ticket overview screen remains empty with a loading spinner after executing a bulk action.
2026-05-22 21:57:40 +02:00
lib
Maintenance: Correct note for pnpm nodeLinker hoisted mode.
2026-05-22 15:00:52 +02:00
log
Init version.
2012-04-10 15:31:21 +02:00
public
Maintenance: Fix gulp build.
2026-05-20 11:42:21 +02:00
script
Maintenance: Extend cleanup.sh for some development / AI related files
2026-05-05 11:21:46 +02:00
spec
Maintenance: Rubocop to prevent sensitive fields in GQL return types - narrow _key matching.
2026-05-22 20:06:13 +02:00
test
Maintenance - Cleanup remaining MySQL mentions
2026-04-29 09:21:16 +02: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 Zammad dependencies via updatecli
2026-05-22 09:39:26 +02:00
.coderabbit.yml
Maintenance: Improve CodeRabbit config to ignore weblate MRs
2026-05-21 08:26:44 +02: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
Maintenance: Try the github issue triage agent action.
2026-04-29 09:52:43 +02:00
.gitignore
Maintenance: Update to Sprockets v4
2026-04-17 12:15:49 +03: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
.overcommit.yml
Maintenance: Improve markdownlint phase in the overcommit hook to consider staged files only.
2026-04-15 10:56:50 +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.63.0
2026-05-06 11:16:48 +02:00
.pkgr.yml
Fixes #6078 - Package installation not working out of the box on CentOS 9.
2026-04-17 13:01:53 +02: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: Update dependency oxlint to ^1.61.0
2026-04-21 12:54:26 +02: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
Follow-up 84b743dd06 - Fixes #6087 - Content-Security-Policy should be set more strict.
2026-05-22 23:03:12 +02:00
browserlist
add autoprefixer, remove manual prefixes
2015-05-21 16:49:07 +02:00
CHANGELOG.md
Maintenance: Update version info for 7.2
2026-05-06 08:10:48 +02: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 pnpm to v11
2026-05-19 11:39:23 +02:00
eslint.config.ts
Maintenance: Move from prettier to oxfmt as our formatter.
2026-03-18 17:04:31 +01:00
Gemfile
Maintenance: Lock file maintenance
2026-04-22 15:21:56 +03:00
Gemfile.lock
Maintenance: Update dependency aws-sdk-s3 to v1.224.0
2026-05-22 09:39:05 +02: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 dependency vite to ^8.0.14
2026-05-22 08:35:24 +00:00
pnpm-lock.yaml
Maintenance: Update dependency vite to ^8.0.14
2026-05-22 08:35:24 +00:00
pnpm-workspace.yaml
Maintenance: Improve pnpm config.
2026-05-22 09:59:25 +02: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
Follow up - c6e38d1888 - Maintenance: Update to Sprockets v4
2026-04-20 12:07:20 +03:00
Procfile.dev-https
Maintenance: Update dependency localhost to v1.3.0
2024-04-15 08:31:41 +02:00
publiccode.yml
Maintenance: Add itvsh.de reference to publiccode.yml
2026-04-13 10:40:02 +02: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: Update dependency typescript to v6
2026-04-13 08:27:19 +02:00
tsconfig.json
Maintenance: Align TypeScript baseline to ES2023
2026-03-17 08:47:28 +01:00
VERSION
Maintenance: Update version info for 7.2
2026-05-06 08:10:48 +02:00
vite.config.mjs
Maintenance: Remove deprecated esbuild option in vite config
2026-04-27 16:32:18 +02:00