.github
Maintenance: Update Ruby to 2.7.4
2021-07-15 12:15:29 +00:00
.gitlab
Maintenance: Improve MR template.
2021-09-30 10:15:34 +02:00
.rubocop
Maintenance: Ported admin_permissions_granular_vs_full_test.rb to Capybara.
2021-10-08 11:42:56 +00:00
app
Fixes #3790 - Support workflow mechanism to do pending reminder state hide pending time use case.
2021-10-14 13:00:42 +02:00
bin
Maintenance: Updated to Rails 6.0.4 and the new Zeitwerk autoloader.
2021-06-23 11:35:27 +00:00
config
Maintenance: Rubocop uses custom inflections
2021-10-01 11:56:09 +02:00
contrib
Fixes #3808 - Regression of #3797 causes installation of new instances from package to fail.
2021-10-14 08:31:04 +02:00
db
Fixes #3787 - UploadCacheCleanupJob does not execute.
2021-10-05 17:18:31 +02:00
lib
Fixes : #3788 - lib/fill_db.rb fails to work in production environments.
2021-10-05 14:00:33 +02:00
log
Init version.
2012-04-10 15:31:21 +02:00
public
Follow up - b125b3603e
- Maintenance: Docker Chat build image misses yarn installation of dependencies.
2021-10-14 08:59:37 +00:00
script
Follow up - d7cdb308dd
- Maintenance: Remove wrongly re-added switch_to_user_test.rb in browser slicing.
2021-10-12 17:18:07 +02:00
spec
Fixes #3790 - Support workflow mechanism to do pending reminder state hide pending time use case.
2021-10-14 13:00:42 +02:00
test
Maintenance: Port old cti integration tests to capybara.
2021-10-12 16:16:59 +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
.csslintrc
added eslint & csslint config for codeclimate
2016-11-30 15:39:13 +01:00
.editorconfig
Added .editorconfig file
2019-04-10 11:05:51 +02:00
.eslintignore
refactored postinstall.sh
2016-12-02 12:24:00 +01:00
.eslintrc
Initial knowledge base support.
2019-06-04 05:40:48 +02:00
.github_changelog_generator
Updated lables.
2018-06-05 16:48:57 +02:00
.gitignore
Closes #3450 - Add support for Redis as an optional web socket session store back end.
2021-06-30 10:24:58 +02:00
.gitlab-ci.yml
Maintenance: Switch to official Selenium docker images.
2021-08-11 11:29:56 +02:00
.overcommit.yml
Switched from pre-commit to overcommit.
2021-07-12 13:36:23 +00:00
.pkgr.yml
Maintenance: Specify a certain PostgreSQL version for the build process that still works with older platforms.
2021-10-04 11:57:32 +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
browserlist
add autoprefixer, remove manual prefixes
2015-05-21 16:49:07 +02:00
CHANGELOG.md
Prepared 5.1.
2021-10-05 11:10:44 +02:00
coffeelint.json
Next coffeelint level.
2015-09-24 15:04:45 +02:00
config.ru
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
2021-06-01 12:20:20 +00:00
CREDITS
added some missing Github accounts to credits file
2016-10-23 17:13:14 +02:00
Gemfile
Merge branch 'develop' into antifascista
2021-10-13 12:39:26 -03:00
Gemfile.lock
Merge branch 'develop' into antifascista
2021-10-13 12:39:26 -03:00
Guardfile
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
2021-06-01 12:20:20 +00:00
gulpfile.js
Initial knowledge base support.
2019-06-04 05:40:48 +02: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
makefile
2021-10-05 20:21:45 -03:00
package.json
update more icons, also ticket zoom edit controls
2015-05-21 16:45:41 +02: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 information and add a new rubocop cop to watch over it.
2021-06-01 12:20:20 +00: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