.coffeelint
|
4b3d5eb113
Fixes #2185 - Make conditions AND/OR and thus enable several conditions of same type.
|
2 years ago |
.cypress
|
cf3d1f2356
Maintenance: Update Tiptap packages
|
2 years ago |
.eslint-plugin-zammad
|
9eaae9b7c8
Maintenance: Update Eslint packages
|
2 years ago |
.github
|
3956b0434e
Maintenance: Update docker/build-push-action action to v4
|
2 years ago |
.gitlab
|
529b5275db
Maintenance: Port Clearbit integration test to RSpec
|
2 years ago |
.rubocop
|
fa4d2ae411
Maintenance: Port Slack integration test to RSpec.
|
2 years ago |
app
|
0085bd1e76
Feature: Mobile - Login finalization - New design for login page (with public links, etc).
|
2 years ago |
bin
|
402ddee664
Maintenance: Update copyright information.
|
2 years ago |
config
|
135384c43d
Fixes #4347 - Zammad looses EXIF Tags from Images taken and sent with an iPhone
|
2 years ago |
contrib
|
26862f5e7f
Maintenance: Exclude .yarn/cache folder from backup.
|
2 years ago |
db
|
10fb65b194
Performance: Add setting to determine the html sanitizer processing timeout (#2706).
|
2 years ago |
doc
|
50dbc48d2a
Maintenance: Add Redis dependency to the developer manual.
|
2 years ago |
i18n
|
10fb65b194
Performance: Add setting to determine the html sanitizer processing timeout (#2706).
|
2 years ago |
lib
|
041f557af6
Maintenance: Update dependency telegram-bot-ruby to v1
|
2 years ago |
log
|
2a5d4954ab
Init version.
|
13 years ago |
public
|
dd389384c8
Fixes #4408 - Overview grouping does not work with multi_tree_select.
|
2 years ago |
script
|
a93ff09924
Maintenance: Fix Review Apps shutdown behaviour.
|
2 years ago |
spec
|
529b5275db
Maintenance: Port Clearbit integration test to RSpec
|
2 years ago |
test
|
529b5275db
Maintenance: Port Clearbit integration test to RSpec
|
2 years ago |
tmp
|
8f983df395
Re-added tmp/pids folder and added .gitignore exclusion because of zammad services not running correctly.
|
8 years 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
|
169e05bd5f
Maintenance: Mobile - Use Histoire
|
2 years ago |
.eslintrc
|
97d14a93b3
Initial knowledge base support.
|
5 years ago |
.eslintrc.js
|
7fcee65e10
Feature: Mobile - Add submitting for new article dialog
|
2 years ago |
.gitattributes
|
63e5ec5654
Fixes #3099 - Email address falsely converted on pasting into article body
|
2 years ago |
.gitignore
|
81ab929739
Feature: Mobile - Add manifest to install as PWA
|
2 years ago |
.gitlab-ci.yml
|
d69a191737
Maintenance: Refactored GitLab CI configuration for better maintainability (phase 2).
|
2 years ago |
.graphql_code_generator.yml
|
18a98c40db
Feature: Mobile - Implement ticket create mutation.
|
2 years ago |
.graphqlrc.json
|
147c90ae70
Feature: Mobile - Use GraphQL query for search
|
2 years ago |
.overcommit.sh
|
fb34e2af55
Maintenance: Reorganize Zammad Rails generators.
|
2 years ago |
.overcommit.yml
|
8454dd58c1
Maintenance: Improve overcommit to run multiple custom commands.
|
2 years ago |
.pkgr.yml
|
3505024b29
Maintenance: Switch to Ruby 3.1.3
|
2 years ago |
.prettierignore
|
31c2c31ed3
Feature: Mobile - Updating ticket attributes.
|
2 years 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
|
c85e78656f
Maintenance: Updated package dependencies.
|
2 years ago |
.yarnrc
|
e743ab78f3
Maintenance: Refactored GitLab cache handling and added cache for yarn.
|
2 years ago |
CHANGELOG.md
|
4aab454381
Maintenance: Update VERSION.
|
2 years ago |
CODE_OF_CONDUCT.md
|
22378c14ca
Maintenance: Add code of conduct document.
|
2 years ago |
Dockerfile
|
3505024b29
Maintenance: Switch to Ruby 3.1.3
|
2 years ago |
Gemfile
|
500f73559a
Maintenance: Downgrade the mysql2 gem to the previous v0.5.4 to see if this fixes segfaults in CI.
|
2 years ago |
Gemfile.lock
|
069f8ce6b4
Maintenance: Update dependency graphql to v2.0.17
|
2 years ago |
LICENSE
|
720d32e30b
Maintenance: Update license to original text to make GitHub recognize it - closes #3398.
|
4 years ago |
LICENSE-3RD-PARTY.txt
|
63e5ec5654
Fixes #3099 - Email address falsely converted on pasting into article body
|
2 years ago |
LICENSE-ICONS-3RD-PARTY.json
|
4b3d5eb113
Fixes #2185 - Make conditions AND/OR and thus enable several conditions of same type.
|
2 years 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
|
81ab929739
Feature: Mobile - Add manifest to install as PWA
|
2 years ago |
README.md
|
29f454f66d
Maintenance: Fix outdated badges in Readme.md.
|
2 years ago |
Rakefile
|
9dfc232536
Maintenance: Update copyright information.
|
2 years ago |
SECURITY.md
|
95280dbcfe
Maintenance: Update version information in SECURITY.md.
|
2 years ago |
VERSION
|
4aab454381
Maintenance: Update VERSION.
|
2 years 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
|
402ddee664
Maintenance: Update copyright information.
|
2 years ago |
package.json
|
ef4a4781b1
Maintenance: Update Tiptap packages to ^2.0.0-beta.217
|
2 years 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
|
02f1450611
Feature: Mobile - Added ticket article add/edit dialog for the ticket detail view.
|
2 years ago |
tsconfig.base.json
|
81ab929739
Feature: Mobile - Add manifest to install as PWA
|
2 years ago |
tsconfig.json
|
1f19dc23a7
Maintenance: Mobile - Move object attributes to shared context
|
2 years ago |
vite.config.mjs
|
52479cd3fc
Maintenance: Update Test related packages (major)
|
2 years ago |
yarn.lock
|
ef4a4781b1
Maintenance: Update Tiptap packages to ^2.0.0-beta.217
|
2 years ago |