.coffeelint
|
4b3d5eb113
Fixes #2185 - Make conditions AND/OR and thus enable several conditions of same type.
|
2 лет назад |
.cypress
|
d0c0e723cd
Maintenance: Update dependency cypress to ^13.7.1
|
8 месяцев назад |
.eslint-plugin-zammad
|
a3c8606356
Maintenance: Update Eslint packages
|
8 месяцев назад |
.github
|
3361809243
Maintenance: Update actions/cache action to v4
|
10 месяцев назад |
.gitlab
|
0d519f4847
Maintenance: Improve migration testing.
|
4 месяцев назад |
.rubocop
|
89d64b2ef4
Maintenance: Extend desktop view login tests.
|
7 месяцев назад |
.yard
|
9f1b57ab1b
Maintenance: Fixes Yard documentation generation
|
8 месяцев назад |
app
|
09681ceab3
Maintenance: Solve false gitleaks positives
|
3 недель назад |
bin
|
e054d6ca79
Maintenance: Update copyright information.
|
10 месяцев назад |
config
|
e504ff79cd
Fixes #5249 - Bad data serialization for JSON database columns
|
3 месяцев назад |
contrib
|
2fa5681c5e
Fixes #5331 - packager post install script enforce_redis() regex check fails on valid redis urls
|
2 месяцев назад |
db
|
b0190017e6
Fixes #5268 - Inactive Ticket States selectable in Mobile View.
|
4 месяцев назад |
doc
|
67d518eab1
Maintenance: Apply Ruby 3.2.4 security update.
|
6 месяцев назад |
i18n
|
d82ac357f6
Maintenance: Translations update from translations.zammad.org.
|
1 месяц назад |
lib
|
6ec2b8d253
Fixes #5376 - Kayako import ignores closed cases that are older than 30 days.
|
1 месяц назад |
log
|
2a5d4954ab
Init version.
|
12 лет назад |
public
|
2395fd0d67
Maintenance: Update translated files
|
1 месяц назад |
script
|
f34779e2f8
Maintenance: Reduce docker image build size by excluding node_modules folder
|
4 месяцев назад |
spec
|
6ec2b8d253
Fixes #5376 - Kayako import ignores closed cases that are older than 30 days.
|
1 месяц назад |
test
|
6ec2b8d253
Fixes #5376 - Kayako import ignores closed cases that are older than 30 days.
|
1 месяц назад |
tmp
|
9f94aff088
Maintenance: Improved storage of unprocessable / oversized emails.
|
1 год назад |
vendor
|
67d3f35b05
Refactoring: Resolved vendor/lib/* path by moving OmniAuth custom authentication backends to lib/omniauth/.
|
5 лет назад |
.codeclimate.yml
|
c446bed0da
Maintenance: disabled CodeClimate plugins that are actually used in the CI toolchain (brakeman to be added later).
|
3 лет назад |
.dockerignore
|
4381cf8f70
Maintenance: Ignore .git folder during 'docker build' for smaller image size.
|
1 год назад |
.editorconfig
|
4b97d9e5d0
Added .editorconfig file
|
5 лет назад |
.eslintignore
|
c55d1807e6
Maintenance: Validate GraphQL operation variables in tests.
|
9 месяцев назад |
.eslintrc
|
97d14a93b3
Initial knowledge base support.
|
5 лет назад |
.eslintrc.js
|
e054d6ca79
Maintenance: Update copyright information.
|
10 месяцев назад |
.gitattributes
|
d361b8d60f
Feature: Integrate a built-in code editor for custom webhook payloads.
|
1 год назад |
.gitignore
|
133fd2a530
Maintenance: Ignore personal initializers.
|
2 месяцев назад |
.gitlab-ci.yml
|
d69a191737
Maintenance: Refactored GitLab CI configuration for better maintainability (phase 2).
|
2 лет назад |
.gitleaks.toml
|
5c287e0f0f
Maintenance: Apply security update for Rails 7.0.8.3
|
5 месяцев назад |
.graphql_code_generator.js
|
87cc2c92fb
Maintenance: Generate mock function for each graphql operation
|
11 месяцев назад |
.graphqlrc.json
|
147c90ae70
Feature: Mobile - Use GraphQL query for search
|
2 лет назад |
.overcommit.sh
|
2a082f4d7e
Maintenance: Improve source strings by using ellipsis rather than ...
|
1 год назад |
.overcommit.yml
|
fdf9001399
Maintenance: Adjust stylelint command in overcommit hook.
|
11 месяцев назад |
.pkgr.yml
|
dd31749656
Fixes #5269 Several problems with postinstall script's function enforce_redis ()
|
2 месяцев назад |
.prettierignore
|
015a19a67a
Desktop view: Add user registration and password reset to the login screen.
|
11 месяцев назад |
.prettierrc.json
|
5c333430ca
Maintenance: Updated stylelint to version 14 and added prettier as a better preparation for future steps.
|
3 лет назад |
.rspec
|
e8e332e2e3
Working on issue #368 - big time refactoring, adding of rspec and additional tests.
|
8 лет назад |
.rubocop.yml
|
f83fe46c91
Maintenance: Introduce dedicated .rubocop directory (without '.rubocop'-prefixed file names) to make excludes relative to the calling directort (custom development).
|
4 лет назад |
.ruby-version
|
67d518eab1
Maintenance: Apply Ruby 3.2.4 security update.
|
6 месяцев назад |
.stylelintrc.json
|
85d1379fe1
Maintenance: Prepare for desktop app
|
11 месяцев назад |
.yardopts
|
9f1b57ab1b
Maintenance: Fixes Yard documentation generation
|
8 месяцев назад |
.yarnrc
|
e743ab78f3
Maintenance: Refactored GitLab cache handling and added cache for yarn.
|
2 лет назад |
CHANGELOG.md
|
26dc27b46e
Maintenance: Trigger build for packager.io.
|
2 недель назад |
CODE_OF_CONDUCT.md
|
22378c14ca
Maintenance: Add code of conduct document.
|
2 лет назад |
Dockerfile
|
67d518eab1
Maintenance: Apply Ruby 3.2.4 security update.
|
6 месяцев назад |
Gemfile
|
125152c2e2
Maintenance: Add graphql generation support for production environments.
|
6 месяцев назад |
Gemfile.lock
|
5c5b5fba3c
Maintenance: Update dependency rexml to v3.3.9
|
3 недель назад |
LICENSE
|
720d32e30b
Maintenance: Update license to original text to make GitHub recognize it - closes #3398.
|
3 лет назад |
LICENSE-3RD-PARTY.txt
|
e3d3463ead
Fixes #4616 - Two-factor authentication (2FA): Security Keys
|
1 год назад |
LICENSE-ICONS-3RD-PARTY.json
|
b4c761d8fb
Fixes #5010 - WhatsApp Business Channel (second iteration)
|
9 месяцев назад |
Procfile
|
e0f939bacf
Maintenance: Rename background worker service in service definition files to work around a packager.io issue.
|
2 лет назад |
Procfile.dev
|
935fc9b976
Fixes: Mobile - Restarting dev server redirects the app to error page.
|
2 лет назад |
Procfile.dev-https
|
db872be668
Maintenance: Switch capybara testing to use HTTPS.
|
1 год назад |
README.md
|
af40ea76ee
Maintenance: Fix typo.
|
9 месяцев назад |
Rakefile
|
e054d6ca79
Maintenance: Update copyright information.
|
10 месяцев назад |
SECURITY.md
|
f5d7b4a0e1
Maintenance: update Security.md.
|
8 месяцев назад |
VERSION
|
27f4405b9a
Release Zammad 6.3.1. 🚀
|
6 месяцев назад |
browserlist
|
851d1b4175
add autoprefixer, remove manual prefixes
|
9 лет назад |
coffeelint.json
|
64a87b1c67
Fixes #2709, fixes #2666, fixes #2665, fixes #556, fixes #3275 - Refactoring: Implement new translation toolchain based on gettext.
|
3 лет назад |
config.ru
|
e054d6ca79
Maintenance: Update copyright information.
|
10 месяцев назад |
package.json
|
125152c2e2
Maintenance: Add graphql generation support for production environments.
|
6 месяцев назад |
postcss.config.js
|
9f6651b632
Maintenance: Add plugin for multiple Tailwind configs.
|
10 месяцев назад |
rake
|
34c258868d
Maintenance: Update Tailwind/Styling packages
|
1 год назад |
tsconfig.base.json
|
85d1379fe1
Maintenance: Prepare for desktop app
|
11 месяцев назад |
tsconfig.json
|
99f28af55c
Maintenance: Remove stories
|
11 месяцев назад |
vite.config.mjs
|
8300e2b147
Maintenance: Add preserve symlinks to support package linking in development environments.
|
7 месяцев назад |
yarn.lock
|
4442e5e7c3
Maintenance: Update typescript-eslint monorepo to ^7.3.1
|
8 месяцев назад |