.dev
|
f8d4556ae2
Maintenance: Update dependency cypress to ^13.11.0
|
5 months ago |
.eslint-plugin-zammad
|
0a0935d943
Maintenance: Add eslint rule for sorting imports
|
6 months ago |
.github
|
24cc425f6e
Maintenance: Move coffeelint support file to the new .dev folder.
|
6 months ago |
.gitlab
|
8ce9e7b997
Maintenance: Add check for setting type API consistency to CI.
|
5 months ago |
app
|
460e2723ba
Maintenance: Fix navigation permission for system report.
|
5 months ago |
bin
|
e054d6ca79
Maintenance: Update copyright information.
|
10 months ago |
config
|
152e3360cb
Fixes: #4583 - Align the mail client behavior for <title> tag with Zammad
|
6 months ago |
contrib
|
8061f84483
Maintenance: Add docker backup script to the Zammad image.
|
5 months ago |
db
|
58da12c730
Feature: Desktop view - Implement Token Access personal setting section.
|
6 months ago |
doc
|
da6f38e939
Maintenance: Apply Ruby 3.2.4 security update.
|
6 months ago |
i18n
|
10479aaace
Maintenance: Translations update from translations.zammad.org.
|
5 months ago |
lib
|
bfe83f0358
Maintenance: Improve weblate toolchain to include line numbers to file references.
|
5 months ago |
log
|
2a5d4954ab
Init version.
|
12 years ago |
public
|
be77b20e68
Maintenance: Updated translated files.
|
5 months ago |
script
|
3c6c126a64
Maintenance: Move cypress folder to the new .dev directory.
|
6 months ago |
spec
|
ea568e3247
Feature: Desktop view - Add form fields customer and recipient.
|
5 months ago |
test
|
152e3360cb
Fixes: #4583 - Align the mail client behavior for <title> tag with Zammad
|
6 months ago |
tmp
|
9f94aff088
Maintenance: Improved storage of unprocessable / oversized emails.
|
1 year ago |
vendor
|
67d3f35b05
Refactoring: Resolved vendor/lib/* path by moving OmniAuth custom authentication backends to lib/omniauth/.
|
5 years ago |
.dockerignore
|
4381cf8f70
Maintenance: Ignore .git folder during 'docker build' for smaller image size.
|
1 year ago |
.editorconfig
|
4b97d9e5d0
Added .editorconfig file
|
5 years ago |
.eslintignore
|
c55d1807e6
Maintenance: Validate GraphQL operation variables in tests.
|
9 months ago |
.eslintrc
|
97d14a93b3
Initial knowledge base support.
|
5 years ago |
.eslintrc.js
|
0a0935d943
Maintenance: Add eslint rule for sorting imports
|
6 months ago |
.gitattributes
|
d361b8d60f
Feature: Integrate a built-in code editor for custom webhook payloads.
|
1 year ago |
.gitignore
|
3c6c126a64
Maintenance: Move cypress folder to the new .dev directory.
|
6 months ago |
.gitlab-ci.yml
|
d69a191737
Maintenance: Refactored GitLab CI configuration for better maintainability (phase 2).
|
2 years ago |
.gitleaks.toml
|
166fe5cfa3
Maintenance: Fix false gitleaks positives
|
5 months ago |
.graphql_code_generator.js
|
87cc2c92fb
Maintenance: Generate mock function for each graphql operation
|
11 months ago |
.graphqlrc.json
|
147c90ae70
Feature: Mobile - Use GraphQL query for search
|
2 years ago |
.overcommit.sh
|
2a082f4d7e
Maintenance: Improve source strings by using ellipsis rather than ...
|
1 year ago |
.overcommit.yml
|
24cc425f6e
Maintenance: Move coffeelint support file to the new .dev folder.
|
6 months ago |
.pkgr.yml
|
504311a539
Maintenance: Add support for Ubuntu 22.04 LTS.
|
6 months ago |
.prettierignore
|
015a19a67a
Desktop view: Add user registration and password reset to the login screen.
|
11 months ago |
.prettierrc.json
|
011b0b1d08
Maintenance: Improve TailwindCSS class name order.
|
7 months ago |
.rspec
|
e8e332e2e3
Working on issue #368 - big time refactoring, adding of rspec and additional tests.
|
8 years ago |
.rubocop.yml
|
706fe83998
Maintenance: Move rubocop support files to the new .dev folder.
|
6 months ago |
.ruby-version
|
da6f38e939
Maintenance: Apply Ruby 3.2.4 security update.
|
6 months ago |
.stylelintrc.json
|
85d1379fe1
Maintenance: Prepare for desktop app
|
11 months ago |
.yardopts
|
722d2c2fc2
Maintenance: Move yard support file to the new .dev folder.
|
6 months ago |
.yarnrc
|
e743ab78f3
Maintenance: Refactored GitLab cache handling and added cache for yarn.
|
2 years ago |
CHANGELOG.md
|
f46943497b
Maintenance: Switch version to 6.4.
|
8 months ago |
CODE_OF_CONDUCT.md
|
22378c14ca
Maintenance: Add code of conduct document.
|
2 years ago |
Dockerfile
|
da6f38e939
Maintenance: Apply Ruby 3.2.4 security update.
|
6 months ago |
Gemfile
|
8de8c73fd2
Maintenance: Add graphql generation support for production environments.
|
6 months ago |
Gemfile.lock
|
4faf5c4def
Maintenance: Update dependency aws-sdk-s3 to v1.152.1
|
5 months ago |
LICENSE
|
720d32e30b
Maintenance: Update license to original text to make GitHub recognize it - closes #3398.
|
3 years ago |
LICENSE-3RD-PARTY.txt
|
e3d3463ead
Fixes #4616 - Two-factor authentication (2FA): Security Keys
|
1 year ago |
LICENSE-ICONS-3RD-PARTY.json
|
b4c761d8fb
Fixes #5010 - WhatsApp Business Channel (second iteration)
|
9 months ago |
Procfile
|
e0f939bacf
Maintenance: Rename background worker service in service definition files to work around a packager.io issue.
|
2 years ago |
Procfile.dev
|
935fc9b976
Fixes: Mobile - Restarting dev server redirects the app to error page.
|
2 years ago |
Procfile.dev-https
|
c8a66fc610
Maintenance: Update dependency localhost to v1.3.0
|
7 months ago |
README.md
|
5a8f531beb
Maintenance: Clean-up and update badges in README.md.
|
7 months ago |
Rakefile
|
e054d6ca79
Maintenance: Update copyright information.
|
10 months ago |
SECURITY.md
|
ae6455fe14
Maintenance: Update for Zammad 6.4.0.
|
7 months ago |
VERSION
|
f46943497b
Maintenance: Switch version to 6.4.
|
8 months ago |
browserlist
|
851d1b4175
add autoprefixer, remove manual prefixes
|
9 years ago |
coffeelint.json
|
64a87b1c67
Fixes #2709, fixes #2666, fixes #2665, fixes #556, fixes #3275 - Refactoring: Implement new translation toolchain based on gettext.
|
3 years ago |
config.ru
|
e054d6ca79
Maintenance: Update copyright information.
|
10 months ago |
package.json
|
34f7aa4dfc
Maintenance: Update typescript-eslint monorepo to ^7.13.0
|
5 months ago |
postcss.config.js
|
9f6651b632
Maintenance: Add plugin for multiple Tailwind configs.
|
10 months ago |
rake
|
34c258868d
Maintenance: Update Tailwind/Styling packages
|
1 year ago |
tsconfig.base.json
|
3c6c126a64
Maintenance: Move cypress folder to the new .dev directory.
|
6 months ago |
tsconfig.json
|
3c6c126a64
Maintenance: Move cypress folder to the new .dev directory.
|
6 months ago |
vite.config.mjs
|
74ea8444a9
Maintenance: Add preserve symlinks to support package linking in development environments.
|
7 months ago |
yarn.lock
|
34f7aa4dfc
Maintenance: Update typescript-eslint monorepo to ^7.13.0
|
5 months ago |