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

Thorsten Eckel 525de8413c Follow up: Removed validation code since Selenium tests work in the PRODUCTION environment while the test code runs in TEST environment. That's why you can't access the DB from within a browser test. 7 years ago
.github 6a288edc3f changed issue template 7 years ago
app 2688c23d9a Implemented config setting to show total number of objects in a grouping in a table view. 7 years ago
bin 507439e12f Improved setup performance by using multiple bundle jobs to install dependencies. 7 years ago
config bf6192113a Improved overall performance by using logger.debug { ... } instead of logger.debug(...). This decreases the LDAP import dry runtime by ~33%. 7 years ago
contrib 46ed7a053b more travis-ci trigger name fixes 7 years ago
db 2688c23d9a Implemented config setting to show total number of objects in a grouping in a table view. 7 years ago
lib 76df6d32f9 Fixed issue #1905: Stored Exchange remote_id in login causes sync to update wrong user. 7 years ago
log 2a5d4954ab Init version. 13 years ago
public 7c23e2a2d0 Fixed issue 1882 - Clearing the entered value in a not required ticket field. 7 years ago
script 7680c51624 Fixed issue #1660 - ObjectManager Attribute of type Tree-Select mixes up children. 7 years ago
spec 76df6d32f9 Fixed issue #1905: Stored Exchange remote_id in login causes sync to update wrong user. 7 years ago
test 525de8413c Follow up: Removed validation code since Selenium tests work in the PRODUCTION environment while the test code runs in TEST environment. That's why you can't access the DB from within a browser test. 7 years ago
tmp 8f983df395 Re-added tmp/pids folder and added .gitignore exclusion because of zammad services not running correctly. 8 years ago
vendor 336ac67898 Closes #1465 7 years ago
.codeclimate.yml 7a8559e678 refactored postinstall.sh 8 years ago
.csslintrc 7a8559e678 refactored postinstall.sh 8 years ago
.eslintignore 7a8559e678 refactored postinstall.sh 8 years ago
.eslintrc 7a8559e678 refactored postinstall.sh 8 years ago
.github_changelog_generator 7a8559e678 refactored postinstall.sh 8 years ago
.gitignore 63b0e4fe31 Show incoming images if local content. External images or links with images are still removed. 8 years ago
.gitlab-ci.yml 81dfe88d99 @muhammadn fixed issue #1866 - Failing Scheduler Delayed::Job - jobs are not listed in the monitoring result. 7 years ago
.pkgr.yml 15a280b449 delete old es index if mapper attachments plugin is found 7 years ago
.rspec e8e332e2e3 Working on issue #368 - big time refactoring, adding of rspec and additional tests. 8 years ago
.rubocop.yml 2a39321959 Upgrade to rails 5.1.4 (upgrade will happen later). 7 years ago
.ruby-version 822db47014 Upgrade to rails 5.1.5 and ruby 2.4.2. 7 years ago
.travis.yml 213ec47696 Update gem --system to work on travis environment. 7 years ago
CHANGELOG.md 968074d8ef Prepared for 2.5.0. 7 years ago
CREDITS 8041685508 added some missing Github accounts to credits file 8 years ago
Gemfile 822db47014 Upgrade to rails 5.1.5 and ruby 2.4.2. 7 years ago
Gemfile.lock 822db47014 Upgrade to rails 5.1.5 and ruby 2.4.2. 7 years ago
Guardfile 6e2a507353 Applied rubocop. 9 years ago
LICENSE e7ca5cbbaf Updated doc. 8 years ago
LICENSE-3RD-PARTY.txt e04f9ee74d Cleanup. 8 years ago
LICENSE-ICONS-3RD-PARTY.json 6ce85513f9 Icons: add missing license information 8 years ago
Procfile 80a516fc82 - added ports to pkgr.yml 8 years ago
Procfile.frontend 807a1d88ef Update Procfile.frontend because it was buggy 7 years ago
README.md 4c38d7a719 Improved checks on 'Follow Up Possible' on frontend/backend API if set in user group 7 years ago
Rakefile 705487154c Applied changes for Rubocop 0.51. 7 years ago
VERSION 968074d8ef Prepared for 2.5.0. 7 years ago
browserlist 851d1b4175 add autoprefixer, remove manual prefixes 9 years ago
coffeelint.json df61622e3e Next coffeelint level. 9 years ago
config.ru 438bd42b8d Set config after env ins running to use an existing config namespace. 9 years ago
gulpfile.js c74e0dac46 forward icon, adjust ticket action icons height 7 years ago
package.json 180d3c31c4 update more icons, also ticket zoom edit controls 9 years ago

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 the GNU AFFERO General Public License (AGPL).

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