Zammad is a web based open source helpdesk/customer support system https://zammad.org/

Rolf Schmidt 4e2f310fbd Fixes #3869 - Overview select fields are sorted by key. 3 лет назад
.coffeelint 64a87b1c67 Fixes #2709, fixes #2666, fixes #2665, fixes #556, fixes #3275 - Refactoring: Implement new translation toolchain based on gettext. 3 лет назад
.github 25e12c7f5b Maintenance: Update Ruby to 2.7.4 3 лет назад
.gitlab 32f3c88613 Fixes #3616 - Provide meaningful modal if report profile tries to use dates... 3 лет назад
.rubocop 0b860a58f6 Maintenance: Fix ExistsDbStrategy to not depend of the position of the db_strategy hash element. 3 лет назад
app 4e2f310fbd Fixes #3869 - Overview select fields are sorted by key. 3 лет назад
bin ba1b9e502f Maintenance: Updated bin/bundle script to the new bundler default (rails removed the script from the default template). 3 лет назад
config c84416aec0 Maintenance: Improved translatable source strings. 3 лет назад
contrib 64a87b1c67 Fixes #2709, fixes #2666, fixes #2665, fixes #556, fixes #3275 - Refactoring: Implement new translation toolchain based on gettext. 3 лет назад
db a6e387cf9b Fixes #2429 - Note is not being updated because of the lack of lastname 3 лет назад
i18n c71be5b808 Maintenance: Add README.md about the correct workflow for translations. 3 лет назад
lib c84416aec0 Maintenance: Improved translatable source strings. 3 лет назад
log 2a5d4954ab Init version. 13 лет назад
public 16df780314 Fixes: #3866 - Date of datepicker is not localized. 3 лет назад
script 5bb17cb776 Maintenance: Setup Stylelint linter for css and scss files. 3 лет назад
spec 4e2f310fbd Fixes #3869 - Overview select fields are sorted by key. 3 лет назад
test be407c23da Fixes #3870 - Text rendering does not work for e-mails (no new lines) 3 лет назад
tmp 8f983df395 Re-added tmp/pids folder and added .gitignore exclusion because of zammad services not running correctly. 8 лет назад
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 лет назад
.editorconfig 4b97d9e5d0 Added .editorconfig file 6 лет назад
.eslintignore 7a8559e678 refactored postinstall.sh 8 лет назад
.eslintrc 97d14a93b3 Initial knowledge base support. 5 лет назад
.github_changelog_generator 492f6f994c Updated lables. 6 лет назад
.gitignore 8735dc0090 Maintenance: Updated the npm dependencies for stylelint. 3 лет назад
.gitlab-ci.yml 4770e80f03 Maintenance: Switch to official Selenium docker images. 3 лет назад
.overcommit.yml 64a87b1c67 Fixes #2709, fixes #2666, fixes #2665, fixes #556, fixes #3275 - Refactoring: Implement new translation toolchain based on gettext. 3 лет назад
.pkgr.yml fb32d57308 Maintenance: Add Debian 11 support to packager.io processes 3 лет назад
.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 25e12c7f5b Maintenance: Update Ruby to 2.7.4 3 лет назад
.stylelintrc.json 5c333430ca Maintenance: Updated stylelint to version 14 and added prettier as a better preparation for future steps. 3 лет назад
CHANGELOG.md 9df0aaed7c Prepared 5.1. 3 лет назад
CREDITS 8041685508 added some missing Github accounts to credits file 8 лет назад
Gemfile 64a87b1c67 Fixes #2709, fixes #2666, fixes #2665, fixes #556, fixes #3275 - Refactoring: Implement new translation toolchain based on gettext. 3 лет назад
Gemfile.lock ce53820726 Maintenance: Bump dalli from 3.0.6 to 3.1.0 3 лет назад
Guardfile 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 лет назад
LICENSE 720d32e30b Maintenance: Update license to original text to make GitHub recognize it - closes #3398. 4 лет назад
LICENSE-3RD-PARTY.txt c80ea0bbc6 - Maintenance: Ticket Macro QUnit test works regardless of upcoming DST changes. 4 лет назад
LICENSE-ICONS-3RD-PARTY.json dde8046470 Fixes #2612 - Tag KB Answers 3 лет назад
Procfile 80a516fc82 - added ports to pkgr.yml 8 лет назад
Procfile.frontend aa6dd3f2ca Add Guard to Procfile (to simplify using livereload plugins) 6 лет назад
README.md 602308801e Maintenance: Fix badges in Readme. 3 лет назад
Rakefile 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 лет назад
VERSION 9df0aaed7c Prepared 5.1. 3 лет назад
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 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 лет назад
package.json 8735dc0090 Maintenance: Updated the npm dependencies for stylelint. 3 лет назад
yarn.lock 8735dc0090 Maintenance: Updated the npm dependencies for stylelint. 3 лет назад

README.md

Welcome to Zammad

Zammad is a web based open source helpdesk/customer support system with many features to manage customer communication via several channels like telephone, facebook, twitter, chat and e-mails. It is distributed under version 3 of the GNU AFFERO General Public License (GNU AGPLv3).

Do you receive many e-mails and want to answer them with a team of agents?

You're going to love Zammad!

Status

  • CI: ci
  • Build Docker images: build-docker-compose-images build-docker-image
  • Code: Code Climate
  • Docs: Documentation Status
  • Issues: Percentage of issues still open Average time to resolve an issue
  • Download DEB/RPM:
  • Docker multi container image:
  • Docker single container image:
  • Vagrant:
  • License:

Installing & Getting Started

https://docs.zammad.org

Screenshots

https://zammad.org/screenshots

REST API

https://docs.zammad.org/en/latest/api/intro.html

Contributing

https://zammad.org/participate

Thanks! ❤️ ❤️ ❤️

Your Zammad Team