.coffeelint
|
4b3d5eb113
Fixes #2185 - Make conditions AND/OR and thus enable several conditions of same type.
|
2 лет назад |
.cypress
|
fefef04752
Maintenance: Update dependency cypress-real-events to ^1.12.0
|
1 год назад |
.eslint-plugin-zammad
|
d098b303a8
Maintenance: Update dependency mocha to ^10.3.0
|
1 год назад |
.github
|
3361809243
Maintenance: Update actions/cache action to v4
|
1 год назад |
.gitlab
|
9706ac835f
Maintenance: Update Vite packages
|
1 год назад |
.rubocop
|
529a1a82e5
Maintenance: Forbid 'send' as method name.
|
1 год назад |
app
|
2e0d48ed3e
Fixes #5071 - Adding article attachments to scheduler actions is ignored.
|
1 год назад |
bin
|
e054d6ca79
Maintenance: Update copyright information.
|
1 год назад |
config
|
5f0e5420cd
Maintenance: Validate ExecJS runtime in the development environment.
|
1 год назад |
contrib
|
ed3a9d1235
Maintenance: Drop nulldb adapter.
|
1 год назад |
db
|
4f56011498
Maintenance: Improve form id schema.
|
1 год назад |
doc
|
c94444d847
Maintenance: Switch to Ruby 3.2.3
|
1 год назад |
i18n
|
e5a11a8310
Maintenance: Translations update from translations.zammad.org.
|
1 год назад |
lib
|
eba0fa1f38
Maintenance: Let autwizard tolerate failure to delete file on readonly FS.
|
1 год назад |
log
|
2a5d4954ab
Init version.
|
13 лет назад |
public
|
b4c761d8fb
Fixes #5010 - WhatsApp Business Channel (second iteration)
|
1 год назад |
script
|
e054d6ca79
Maintenance: Update copyright information.
|
1 год назад |
spec
|
2e0d48ed3e
Fixes #5071 - Adding article attachments to scheduler actions is ignored.
|
1 год назад |
test
|
f2ef2be2b1
Maintenance: Port ObjectCacheTest to RSpec
|
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
|
c55d1807e6
Maintenance: Validate GraphQL operation variables in tests.
|
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
|
a0f712a27a
Maintenance: Fix gitleaks false positive.
|
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
|
40cc955089
Maintenance: Add Centos 9 builds for packager.io.
|
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
|
ed3a9d1235
Maintenance: Drop nulldb adapter.
|
1 год назад |
Gemfile.lock
|
dac1c75ea1
Maintenance: Update dependency rubocop to v1.62.0
|
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
|
b4c761d8fb
Fixes #5010 - WhatsApp Business Channel (second iteration)
|
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
|
af40ea76ee
Maintenance: Fix typo.
|
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
|
35804b7ae0
Maintenance: Update dependency autoprefixer to ^10.4.18
|
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
|
35804b7ae0
Maintenance: Update dependency autoprefixer to ^10.4.18
|
1 год назад |