.coffeelint /rules
Maintenance: Prevent back porting of new __() methods from develop.
2021-11-15 16:41:10 +01:00
.github
Maintenance: Update Ruby to 2.7.4
2021-07-15 12:15:29 +00:00
.gitlab
Maintenance: Improve CI config to use any NodeJS available on the CentOS CI image.
2022-01-21 09:59:08 +01:00
.rubocop
Maintenance: Disable copyright update for stable branch.
2022-01-01 14:37:49 +01:00
app
Maintenance: Fix difference function to compare both ways and also make sure that the observer copies hashes to prevent references.
2022-02-17 08:35:55 +01:00
bin
Maintenance: Updated to Rails 6.0.4 and the new Zeitwerk autoloader.
2021-06-23 11:35:27 +00:00
config
Fixes #3969 - Frequent “Lost connection to MySQL server during query” errors resulting in client-side Error 500.
2022-02-18 11:59:34 +00:00
contrib
Maintenance: Fix file permissions for db user helper.
2022-02-22 12:51:05 +00:00
db
Fixes #3940 - dead lock on user update in high load environment.
2022-02-01 10:07:31 +00:00
lib
Fixes #3957 - S/MIME function buttons no longer working in tickets.
2022-02-16 16:20:14 +01:00
log
Init version.
2012-04-10 15:31:21 +02:00
public
Maintenance: Fix difference function to compare both ways and also make sure that the observer copies hashes to prevent references.
2022-02-17 08:35:55 +01:00
script
Maintenance: Port maintenance session message test to capybara.
2021-10-08 14:37:35 +02:00
spec
Fixes #3957 - S/MIME function buttons no longer working in tickets.
2022-02-16 16:20:14 +01:00
test
Maintenance: Fix Clearbit integration test.
2022-03-01 10:14:30 +01: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
refactored postinstall.sh
2016-12-02 12:24:00 +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
Updated to 5.0.3
2021-12-07 08:00:08 +01:00
.gitlab-ci.yml
Maintenance: Improve CI config to use any NodeJS available on the CentOS CI image.
2022-01-21 09:59:08 +01:00
.overcommit.yml
Switched from pre-commit to overcommit.
2021-07-12 13:36:23 +00:00
.pkgr.yml
Backport2stable: Add Debian 11 support to packager.io processes
2021-12-16 16:03:38 +01: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-19 12:36:28 +02:00
CHANGELOG.md
Trigger a build.
2022-03-15 12:02:20 +01:00
coffeelint.json
Maintenance: Prevent back porting of new __() methods from develop.
2021-11-15 16:41:10 +01: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
gems
2022-04-14 15:47:43 -03:00
Gemfile.lock
gems
2022-04-14 15:47:43 -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-14 19:28:28 -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 for 5.0.
2021-06-24 07:13:58 +00:00