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

Mantas Masalskis 116606416c Fixes #2918 - Editing of KB article not possible if long text is pasted. 5 лет назад
.circleci f0fdf7e7f3 Maintenance: Disable execution of ES RSpec tests in CircleCI env. 5 лет назад
.github 6a288edc3f changed issue template 7 лет назад
.gitlab 73472484a9 Rephrase GitLab MR template to encourage more complete reporting 5 лет назад
app 116606416c Fixes #2918 - Editing of KB article not possible if long text is pasted. 5 лет назад
bin 5745fa46bd Bumps [rails](https://github.com/rails/rails) from 5.1.7 to 5.2.3. 5 лет назад
config d7ca9d7484 Fixes #2505 - Wrong language on login screen. 5 лет назад
contrib 212e07e322 Refactoring: `developer_mode` should not be active in `test` environment 5 лет назад
db 212e07e322 Refactoring: `developer_mode` should not be active in `test` environment 5 лет назад
lib a976b9fb43 Maintenance: Updated rubocop(-* gems) to latest version (0.80.0). 5 лет назад
log 2a5d4954ab Init version. 13 лет назад
public d7ca9d7484 Fixes #2505 - Wrong language on login screen. 5 лет назад
script f15226301a Refactoring: Migrate maintenance message browser test to Capybara and make it more robust. 5 лет назад
spec 116606416c Fixes #2918 - Editing of KB article not possible if long text is pasted. 5 лет назад
test a976b9fb43 Maintenance: Updated rubocop(-* gems) to latest version (0.80.0). 5 лет назад
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 7a8559e678 refactored postinstall.sh 8 лет назад
.csslintrc 7a8559e678 refactored postinstall.sh 8 лет назад
.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 e48256c130 Refactoring: Removed use of unnecessary exception wrapper method `response_access_deny`. 6 лет назад
.gitlab-ci.yml 201027d23c Maintenance: Update selenium to latest compatible version. Current issue with latest: Chrome crashes in chat test when reloading page. 5 лет назад
.pkgr.yml 2317537f0e Added CentOS 8 support for packager.io 5 лет назад
.rspec e8e332e2e3 Working on issue #368 - big time refactoring, adding of rspec and additional tests. 8 лет назад
.rubocop.yml a976b9fb43 Maintenance: Updated rubocop(-* gems) to latest version (0.80.0). 5 лет назад
.rubocop_todo.rspec.yml a976b9fb43 Maintenance: Updated rubocop(-* gems) to latest version (0.80.0). 5 лет назад
.rubocop_todo.yml 87be5318c3 Fixed bug: ActiveJobLock is no actual ApplicationModel and don't need to inherit Model logic and capabilities. 5 лет назад
.ruby-version 83c77a4a35 Applied required changes to install and use PHP 5.6 for testing the Zammad PHP API client - until @jepf adds PHP 7 support (for tests). 5 лет назад
CHANGELOG.md 1340d26501 Prepared for 3.3.x. 5 лет назад
CREDITS 8041685508 added some missing Github accounts to credits file 8 лет назад
Gemfile 8696c62de8 Updated rake to 2.0.8 (CVE-2019-16782) and rails to 5.2.4.1. 5 лет назад
Gemfile.lock a976b9fb43 Maintenance: Updated rubocop(-* gems) to latest version (0.80.0). 5 лет назад
Guardfile 6e2a507353 Applied rubocop. 9 лет назад
LICENSE e7ca5cbbaf Updated doc. 8 лет назад
LICENSE-3RD-PARTY.txt 7faa4c310d Implemented CTI ticket create screen popup on answering call. 5 лет назад
LICENSE-ICONS-3RD-PARTY.json 97d14a93b3 Initial knowledge base support. 5 лет назад
Procfile 80a516fc82 - added ports to pkgr.yml 8 лет назад
Procfile.frontend aa6dd3f2ca Add Guard to Procfile (to simplify using livereload plugins) 6 лет назад
README.md e42d62d1c6 Fix broken references to Zammad documentation pages 5 лет назад
Rakefile 7c3a289103 Add bootstrapping rake tasks (bs:init & bs:reset) 6 лет назад
VERSION 1340d26501 Prepared for 3.3.x. 5 лет назад
browserlist 851d1b4175 add autoprefixer, remove manual prefixes 9 лет назад
coffeelint.json df61622e3e Next coffeelint level. 9 лет назад
config.ru 438bd42b8d Set config after env ins running to use an existing config namespace. 9 лет назад
gulpfile.js 97d14a93b3 Initial knowledge base support. 5 лет назад
package.json 180d3c31c4 update more icons, also ticket zoom edit controls 9 лет назад

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

  • Build: Build Status
  • Code: Code Climate Coverage Status
  • 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