.coffeelint
|
4b3d5eb113
Fixes #2185 - Make conditions AND/OR and thus enable several conditions of same type.
|
2 лет назад |
.cypress
|
0e5a3edb44
Maintenance: Update dependency cypress to ^13.6.3
|
1 год назад |
.eslint-plugin-zammad
|
e054d6ca79
Maintenance: Update copyright information.
|
1 год назад |
.github
|
3361809243
Maintenance: Update actions/cache action to v4
|
1 год назад |
.gitlab
|
c94444d847
Maintenance: Switch to Ruby 3.2.3
|
1 год назад |
.rubocop
|
a62c590b13
Maintenance: Update dependency rubocop-rspec to v2.26.1
|
1 год назад |
app
|
b7ddbe8ba2
Fixes #5031 - Group selection for ticket creation box in the Forms settings is not stored.
|
1 год назад |
bin
|
e054d6ca79
Maintenance: Update copyright information.
|
1 год назад |
config
|
9d50a0b5e7
Maintenance: Update to Ruby 3.2.2.
|
1 год назад |
contrib
|
43746f6313
Fixes: #4968 - Locale and Translation updates missing for docker-compose and helm
|
1 год назад |
db
|
e054d6ca79
Maintenance: Update copyright information.
|
1 год назад |
doc
|
c94444d847
Maintenance: Switch to Ruby 3.2.3
|
1 год назад |
i18n
|
ca3ed29c20
Maintenance: Desktop - Improve translation sources.
|
1 год назад |
lib
|
b9bdcd0325
Desktop-Rewrite: Guided Setup - Email Notification and Channel handling.
|
1 год назад |
log
|
2a5d4954ab
Init version.
|
13 лет назад |
public
|
848a35d302
Fixes #4973 - Text modules with invalid placeholders crash ticket zoom.
|
1 год назад |
script
|
e054d6ca79
Maintenance: Update copyright information.
|
1 год назад |
spec
|
b7ddbe8ba2
Fixes #5031 - Group selection for ticket creation box in the Forms settings is not stored.
|
1 год назад |
test
|
e054d6ca79
Maintenance: Update copyright information.
|
1 год назад |
tmp
|
9f94aff088
Maintenance: Improved storage of unprocessable / oversized emails.
|
1 год назад |
var
|
3cbccb54fd
Closes #4727 - Do not store oversized emails any more
|
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.
|
2 лет назад |
.editorconfig
|
4b97d9e5d0
Added .editorconfig file
|
6 лет назад |
.eslintignore
|
87cc2c92fb
Maintenance: Generate mock function for each graphql operation
|
1 год назад |
.eslintrc
|
97d14a93b3
Initial knowledge base support.
|
5 лет назад |
.eslintrc.js
|
e054d6ca79
Maintenance: Update copyright information.
|
1 год назад |
.gitattributes
|
d361b8d60f
Feature: Integrate a built-in code editor for custom webhook payloads.
|
1 год назад |
.gitignore
|
99f28af55c
Maintenance: Remove stories
|
1 год назад |
.gitlab-ci.yml
|
d69a191737
Maintenance: Refactored GitLab CI configuration for better maintainability (phase 2).
|
2 лет назад |
.gitleaks.toml
|
c6244f4d12
Maintenance: Add SSL verification for mail channels.
|
1 год назад |
.graphql_code_generator.js
|
87cc2c92fb
Maintenance: Generate mock function for each graphql operation
|
1 год назад |
.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.
|
1 год назад |
.pkgr.yml
|
67d7037e16
Maintenance: Switch to Node.js 18 and drop deprecated binary packages.
|
1 год назад |
.prettierignore
|
015a19a67a
Desktop view: Add user registration and password reset to the login screen.
|
1 год назад |
.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
|
c94444d847
Maintenance: Switch to Ruby 3.2.3
|
1 год назад |
.stylelintrc.json
|
85d1379fe1
Maintenance: Prepare for desktop app
|
1 год назад |
.yarnrc
|
e743ab78f3
Maintenance: Refactored GitLab cache handling and added cache for yarn.
|
2 лет назад |
CHANGELOG.md
|
a6152567d3
Maintenance: Update version info.
|
1 год назад |
CODE_OF_CONDUCT.md
|
22378c14ca
Maintenance: Add code of conduct document.
|
2 лет назад |
Dockerfile
|
c94444d847
Maintenance: Switch to Ruby 3.2.3
|
1 год назад |
Gemfile
|
c94444d847
Maintenance: Switch to Ruby 3.2.3
|
1 год назад |
Gemfile.lock
|
26476d918f
Maintenance: Update dependency dalli to v3.2.7
|
1 год назад |
LICENSE
|
720d32e30b
Maintenance: Update license to original text to make GitHub recognize it - closes #3398.
|
4 лет назад |
LICENSE-3RD-PARTY.txt
|
e3d3463ead
Fixes #4616 - Two-factor authentication (2FA): Security Keys
|
1 год назад |
LICENSE-ICONS-3RD-PARTY.json
|
ac191b5d00
Fixes #4533 - Time Accounting Types.
|
1 год назад |
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
|
e7474965d8
Maintenance: Update Readme.md docker info.
|
1 год назад |
Rakefile
|
e054d6ca79
Maintenance: Update copyright information.
|
1 год назад |
SECURITY.md
|
9a30203d0a
Maintenance: Update for Zammad 6.3.0.
|
1 год назад |
VERSION
|
a6152567d3
Maintenance: Update version info.
|
1 год назад |
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.
|
1 год назад |
package.json
|
afb6283228
Maintenance: Update Vue packages
|
1 год назад |
postcss.config.js
|
9f6651b632
Maintenance: Add plugin for multiple Tailwind configs.
|
1 год назад |
rake
|
34c258868d
Maintenance: Update Tailwind/Styling packages
|
2 лет назад |
tsconfig.base.json
|
85d1379fe1
Maintenance: Prepare for desktop app
|
1 год назад |
tsconfig.json
|
99f28af55c
Maintenance: Remove stories
|
1 год назад |
vite.config.mjs
|
e054d6ca79
Maintenance: Update copyright information.
|
1 год назад |
yarn.lock
|
afb6283228
Maintenance: Update Vue packages
|
1 год назад |