.dev
|
d3b186a93b
Maintenance: Update dependency cypress to ^13.13.3
|
3 months ago |
.eslint-plugin-zammad
|
a445777cba
Maintenance: Fixed eslint warning and code deprecations
|
2 months ago |
.github
|
2bb18fd316
Maintenance: Fix github actions that invoke docker compose.
|
3 months ago |
.gitlab
|
a9161ce595
Maintenance: Exclude searchindex tests from migration tests to prevent double execution.
|
3 months ago |
app
|
4c3e6b7aab
Follow up 65d3bed8c8947c014ae192d83dc41158258fce24 - Fixes #4826 - Unprocessible mail output for mails with missing from should have a specific output
|
2 months ago |
bin
|
d5f7505a70
Maintenance: Switch from yarn to pnpm package manager for Node.js.
|
4 months ago |
config
|
b86acde983
Maintenance: Update dependency rubocop-rails to v2.26.0
|
2 months ago |
contrib
|
3dd8085f2c
fiddle
|
2 months ago |
db
|
522a702072
Fixes #4945 - Prevent user creation via Third Party Authentication
|
3 months ago |
doc
|
27f5de887b
Maintenance: Improve translatable strings to avoid 'we' when referring to the Zammad software itself.
|
4 months ago |
i18n
|
3714fdbe5b
Maintenance: Translations update from translations.zammad.org.
|
2 months ago |
lib
|
b86acde983
Maintenance: Update dependency rubocop-rails to v2.26.0
|
2 months ago |
log
|
2a5d4954ab
Init version.
|
12 years ago |
public
|
d341b00f5c
Fixes #5298 - Created trigger can not be edited.
|
2 months ago |
script
|
0cef3efcf3
Maintenance: Improve docker images
|
3 months ago |
spec
|
4c3e6b7aab
Follow up 65d3bed8c8947c014ae192d83dc41158258fce24 - Fixes #4826 - Unprocessible mail output for mails with missing from should have a specific output
|
2 months ago |
test
|
b86acde983
Maintenance: Update dependency rubocop-rails to v2.26.0
|
2 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 |
.buildpacks
|
d5f7505a70
Maintenance: Switch from yarn to pnpm package manager for Node.js.
|
4 months 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
|
6b3ad783d3
Maintenance: Add eslint rule for symbol description
|
3 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 |
.npmrc
|
78f5507fcc
Fixes #5273 - Activating preserve symlinks option fails the build every time.
|
4 months ago |
.overcommit.yml
|
e275d4ee4c
Maintenance: Improve stylelint handling in overcommit.
|
4 months ago |
.pkgr.yml
|
d265d57954
Fixes #5269 Several problems with postinstall script's function enforce_redis ()
|
2 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
|
7f822cb04c
Maintenance: Switch stylelint SCSS checks to recommended rules.
|
2 months ago |
.yardopts
|
722d2c2fc2
Maintenance: Move yard support file to the new .dev folder.
|
6 months 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
|
0cef3efcf3
Maintenance: Improve docker images
|
3 months ago |
Gemfile
|
10846ae92e
Maintenance: Move pry-doc gem to development group for smaller production builds
|
3 months ago |
Gemfile.lock
|
3f9156d3e8
Maintenance: Update dependency pundit to v2.4.0
|
2 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
|
05f6aa2eef
Maintenance: Add a short security process overview.
|
5 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
|
03b48dfeeb
Maintenance: Update dependency tslib to ^2.7.0
|
2 months ago |
pnpm-lock.yaml
|
03b48dfeeb
Maintenance: Update dependency tslib to ^2.7.0
|
2 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
|
06f44c7f38
Maintenance: Fix silent and no-op type checking.
|
5 months ago |
tsconfig.json
|
3c6c126a64
Maintenance: Move cypress folder to the new .dev directory.
|
6 months ago |
vite.config.mjs
|
cb97b49623
Fixes #4886 - Checklist follow-up improvements
|
3 months ago |