.coffeelint /rules
Fixes #2709 , fixes #2666 , fixes #2665 , fixes #556 , fixes #3275 - Refactoring: Implement new translation toolchain based on gettext.
2021-11-15 16:58:19 +01:00
.github
Maintenance: Update Ruby to 2.7.4
2021-07-15 12:15:29 +00:00
.gitlab
Maintenance: Reconfigure push to github to not use a shell runner, but docker.
2022-06-08 08:42:12 +02:00
.rubocop
Fixes #4055 - Migrations (Zendesk, Kayako) currently do not support custom dropdown multi-select fields.
2022-04-23 13:30:59 +02:00
app
Fixes #4030 - Switching the photos displayed in the preview does not work with the arrow keys.
2022-06-20 15:28:15 +02:00
bin
Maintenance: Update copyright header.
2022-01-01 14:38:12 +01:00
config
Merge branch 'stable' into antifascista-stable
2022-05-23 11:11:41 -03:00
contrib
Maintenance: Improve packager.io build configuration to work with new buildpack.
2022-03-16 10:27:37 +01:00
db
Fixes #4097 - Latest upgrade to 5.1 is not possible.
2022-05-25 15:48:32 +02:00
i18n
Fixes #4096 - Pop-Up Warning for missing attachments with text containing "attached" or related only appears on english terms (not translated).
2022-06-20 08:00:47 +01:00
lib
Fixes #4112 - Zammad shows "<![if !supportLists]>- <![endif]>" instead of list icon
2022-06-20 16:52:52 +02:00
log
Init version.
2012-04-10 15:31:21 +02:00
public
assets
2022-06-18 10:54:29 -03:00
script
Maintenance: Improve packager.io build configuration to work with new buildpack.
2022-03-16 10:27:37 +01:00
spec
Fixes #4112 - Zammad shows "<![if !supportLists]>- <![endif]>" instead of list icon
2022-06-20 16:52:52 +02:00
test
Maintenance: Update GeoIP test data.
2022-05-25 10:54:47 +02:00
tmp /pids
Re-added tmp/pids folder and added .gitignore exclusion because of zammad services not running correctly.
2016-12-07 16:08:01 +01:00
vendor
Refactoring: Resolved vendor/lib/* path by moving OmniAuth custom authentication backends to lib/omniauth/.
2019-10-28 08:51:22 +01:00
.codeclimate.yml
Maintenance: disabled CodeClimate plugins that are actually used in the CI toolchain (brakeman to be added later).
2021-06-16 09:47:07 +00:00
.editorconfig
Added .editorconfig file
2019-04-10 11:05:51 +02:00
.eslintignore
added eslint & csslint config for codeclimate
2016-11-30 15:39:13 +01:00
.eslintrc
Initial knowledge base support.
2019-06-04 05:40:48 +02:00
.gitattributes
lfs
2022-04-14 16:34:18 -03:00
.gitignore
lfs
2022-04-14 16:34:18 -03:00
.gitlab-ci.yml
Maintenance: Add support for collapsible sections in GitLab job logs.
2022-02-21 21:07:15 +01:00
.overcommit.yml
Fixes #4095 - Trigger autocomplete when clicking the "Tags" field also without a search term.
2022-05-25 12:53:49 +02:00
.pkgr.yml
Maintenance: Add Debian 11 support to packager.io processes
2021-11-26 10:15:47 +00:00
.prettierrc.json
Maintenance: Updated stylelint to version 14 and added prettier as a better preparation for future steps.
2021-10-26 14:52:42 +02:00
.rspec
Working on issue #368 - big time refactoring, adding of rspec and additional tests.
2016-11-25 17:16:08 +01:00
.rubocop.yml
Maintenance: Introduce dedicated .rubocop directory (without '.rubocop'-prefixed file names) to make excludes relative to the calling directort (custom development).
2020-07-21 15:07:57 +02:00
.ruby-version
Maintenance: Update Ruby to 2.7.4
2021-07-15 12:15:29 +00:00
.stylelintrc.json
Maintenance: Regenerate chat assets to match latest templates.
2022-04-25 15:56:00 +02:00
browserlist
add autoprefixer, remove manual prefixes
2015-05-21 16:49:07 +02:00
CHANGELOG.md
Maintenance: Trigger a packager.io build.
2022-06-29 15:32:45 +02:00
coffeelint.json
Fixes #2709 , fixes #2666 , fixes #2665 , fixes #556 , fixes #3275 - Refactoring: Implement new translation toolchain based on gettext.
2021-11-15 16:58:19 +01:00
config.ru
Maintenance: Update copyright header.
2022-01-01 14:38:12 +01:00
CREDITS
added some missing Github accounts to credits file
2016-10-23 17:13:14 +02:00
Gemfile
Merge branch 'stable' into antifascista-stable
2022-06-18 10:48:20 -03:00
Gemfile.lock
Merge branch 'stable' into antifascista-stable
2022-06-18 10:48:20 -03:00
Guardfile
Maintenance: Update copyright header.
2022-01-01 14:38:12 +01:00
LICENSE
Maintenance: Update license to original text to make GitHub recognize it - closes #3398 .
2021-02-09 08:26:39 +01:00
LICENSE-3RD-PARTY.txt
- Maintenance: Ticket Macro QUnit test works regardless of upcoming DST changes.
2021-03-24 08:02:54 +00:00
LICENSE-ICONS-3RD-PARTY.json
Fixes #2612 - Tag KB Answers
2021-08-16 10:20:07 +02:00
Makefile
sutty
2022-04-14 16:25:36 -03:00
package.json
Maintenance: Updated the npm dependencies for stylelint.
2021-12-01 20:02:36 +01:00
Procfile
- added ports to pkgr.yml
2017-04-23 11:00:15 +02:00
Procfile.frontend
Add Guard to Procfile (to simplify using livereload plugins)
2018-11-23 13:51:32 +01:00
Rakefile
Maintenance: Update copyright header.
2022-01-01 14:38:12 +01:00
README.md
Maintenance: Fix badges in Readme.
2021-07-21 12:09:53 +00:00
VERSION
Prepared 5.1.
2021-10-05 11:10:44 +02:00
yarn.lock
Maintenance: Updated the npm dependencies for stylelint.
2021-12-01 20:02:36 +01:00