.coffeelint
|
4b3d5eb113
Fixes #2185 - Make conditions AND/OR and thus enable several conditions of same type.
|
2 years ago |
.cypress
|
8fc973ea03
Maintenance: Update dependency cypress-real-events to ^1.10.3
|
1 year ago |
.eslint-plugin-zammad
|
6875784a93
Maintenance: Update Eslint packages
|
1 year ago |
.github
|
412e710cd7
Maintenance: Update postgres Docker tag to v16
|
1 year ago |
.gitlab
|
eda4543c25
Maintenance: Improve MySQL connection settings in CI.
|
1 year ago |
.rubocop
|
c65cde207c
Maintenance: Update dependency rubocop-rspec to v2.24.0
|
1 year ago |
app
|
5dd022ad12
Fixes #4824 - Default macro names are marked for translation but it's not translated inside the frontend.
|
1 year ago |
bin
|
402ddee664
Maintenance: Update copyright information.
|
2 years ago |
config
|
4297cb86ba
Maintenance: Add quoting for SQL LIKE bind parameters.
|
1 year ago |
contrib
|
9744f69426
Fixes #4822 - Backup script does not delete old Backups if Debug mode is disabled
|
1 year ago |
db
|
712a5f2f11
Maintenance: Update dependency rubocop-rails to v2.21.1
|
1 year ago |
doc
|
4a237e9d11
Fixes #4679 - PGP integration.
|
1 year ago |
i18n
|
2a082f4d7e
Maintenance: Improve source strings by using ellipsis rather than ...
|
1 year ago |
lib
|
712a5f2f11
Maintenance: Update dependency rubocop-rails to v2.21.1
|
1 year ago |
log
|
2a5d4954ab
Init version.
|
13 years ago |
public
|
1aa70ea4b7
Maintenance: Improve object manager attribute handling during frontend initialization.
|
1 year ago |
script
|
2a082f4d7e
Maintenance: Improve source strings by using ellipsis rather than ...
|
1 year ago |
spec
|
b8a616a03f
Fixes #4819 - Search is slow due to being executed twice.
|
1 year ago |
test
|
712a5f2f11
Maintenance: Update dependency rubocop-rails to v2.21.1
|
1 year ago |
tmp
|
9f94aff088
Maintenance: Improved storage of unprocessable / oversized emails.
|
1 year ago |
var
|
3cbccb54fd
Closes #4727 - Do not store oversized emails any more
|
1 year ago |
vendor
|
67d3f35b05
Refactoring: Resolved vendor/lib/* path by moving OmniAuth custom authentication backends to lib/omniauth/.
|
5 years ago |
.codeclimate.yml
|
c446bed0da
Maintenance: disabled CodeClimate plugins that are actually used in the CI toolchain (brakeman to be added later).
|
3 years ago |
.dockerignore
|
4381cf8f70
Maintenance: Ignore .git folder during 'docker build' for smaller image size.
|
2 years ago |
.editorconfig
|
4b97d9e5d0
Added .editorconfig file
|
6 years ago |
.eslintignore
|
455b97c04b
Maintenance: Mobile - Add script to generate types for Settings
|
1 year ago |
.eslintrc
|
97d14a93b3
Initial knowledge base support.
|
5 years ago |
.eslintrc.js
|
b2b4d5b70d
Maintenance: Mobile - Don't allow importing files in "shared" from other apps
|
1 year ago |
.gitattributes
|
d361b8d60f
Feature: Integrate a built-in code editor for custom webhook payloads.
|
1 year ago |
.gitignore
|
556bbae12c
Maintenance: Add *.zpm files to ignore list.
|
1 year ago |
.gitlab-ci.yml
|
d69a191737
Maintenance: Refactored GitLab CI configuration for better maintainability (phase 2).
|
2 years ago |
.gitleaks.toml
|
c6244f4d12
Maintenance: Add SSL verification for mail channels.
|
1 year ago |
.graphql_code_generator.yml
|
9ee166da67
Maintenance: Automatically generate GraphQL response in tests
|
1 year 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
|
8454dd58c1
Maintenance: Improve overcommit to run multiple custom commands.
|
2 years ago |
.pkgr.yml
|
67d7037e16
Maintenance: Switch to Node.js 18 and drop deprecated binary packages.
|
1 year ago |
.prettierignore
|
9ee166da67
Maintenance: Automatically generate GraphQL response in tests
|
1 year ago |
.prettierrc.json
|
5c333430ca
Maintenance: Updated stylelint to version 14 and added prettier as a better preparation for future steps.
|
3 years ago |
.rspec
|
e8e332e2e3
Working on issue #368 - big time refactoring, adding of rspec and additional tests.
|
8 years ago |
.rubocop.yml
|
f83fe46c91
Maintenance: Introduce dedicated .rubocop directory (without '.rubocop'-prefixed file names) to make excludes relative to the calling directort (custom development).
|
4 years ago |
.ruby-version
|
3505024b29
Maintenance: Switch to Ruby 3.1.3
|
2 years ago |
.stylelintrc.json
|
0003d3c66d
Maintenance: Relocate vite build files and fonts.css for better caching from reverse proxy.
|
1 year ago |
.yarnrc
|
e743ab78f3
Maintenance: Refactored GitLab cache handling and added cache for yarn.
|
2 years ago |
CHANGELOG.md
|
c985e5ec70
Maintenance: Switch to Zammad 6.2 for develop.
|
1 year ago |
CODE_OF_CONDUCT.md
|
22378c14ca
Maintenance: Add code of conduct document.
|
2 years ago |
Dockerfile
|
0d6bc7cc44
Maintenance: Switch docker build to Node.js 20.
|
1 year ago |
Gemfile
|
db872be668
Maintenance: Switch capybara testing to use HTTPS.
|
1 year ago |
Gemfile.lock
|
34771b48a9
Maintenance: Update dependency slack-ruby-client to v2.2.0
|
1 year ago |
LICENSE
|
720d32e30b
Maintenance: Update license to original text to make GitHub recognize it - closes #3398.
|
4 years ago |
LICENSE-3RD-PARTY.txt
|
e3d3463ead
Fixes #4616 - Two-factor authentication (2FA): Security Keys
|
1 year ago |
LICENSE-ICONS-3RD-PARTY.json
|
ac191b5d00
Fixes #4533 - Time Accounting Types.
|
1 year 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
|
db872be668
Maintenance: Switch capybara testing to use HTTPS.
|
1 year ago |
README.md
|
e7474965d8
Maintenance: Update Readme.md docker info.
|
1 year ago |
Rakefile
|
9dfc232536
Maintenance: Update copyright information.
|
2 years ago |
SECURITY.md
|
9c250aa912
Maintenance: Update for Zammad 6.2.0.
|
1 year ago |
VERSION
|
c985e5ec70
Maintenance: Switch to Zammad 6.2 for develop.
|
1 year 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
|
9dfc232536
Maintenance: Update copyright information.
|
2 years ago |
histoire.config.ts
|
0003d3c66d
Maintenance: Relocate vite build files and fonts.css for better caching from reverse proxy.
|
1 year ago |
package.json
|
af508a02e3
Maintenance: Update Eslint packages (major)
|
1 year ago |
postcss.config.js
|
402ddee664
Maintenance: Update copyright information.
|
2 years ago |
rake
|
34c258868d
Maintenance: Update Tailwind/Styling packages
|
2 years ago |
tailwind.config.js
|
22ba71175a
Maintenance: Removed no longer needed tailwind line-clamp plugin (merged in main module).
|
1 year ago |
tsconfig.base.json
|
3d4226dbaf
Maintenance: Bring imports closer to standards.
|
1 year ago |
tsconfig.json
|
1e7f9f19cc
Fixes: Mobile - "Show password" icons is visible
|
1 year ago |
vite.config.mjs
|
d6caa46902
Fixes #4759 - Show as an addition also accounted time by types in ticket detail.
|
1 year ago |
yarn.lock
|
af508a02e3
Maintenance: Update Eslint packages (major)
|
1 year ago |