.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: Update git URL.
2021-12-23 11:28:27 +01:00
.rubocop
Maintenance: Fix ExistsDbStrategy to not depend of the position of the db_strategy hash element.
2021-12-07 10:32:03 +00:00
app
Maintenance: Bump rubocop-performance from 1.12.0 to 1.13.0
2021-12-27 15:50:27 +01:00
bin
Maintenance: Updated bin/bundle script to the new bundler default (rails removed the script from the default template).
2021-10-18 12:50:19 +00:00
config
Maintenance: Bump rubocop-performance from 1.12.0 to 1.13.0
2021-12-27 15:50:27 +01:00
contrib
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
db
Maintenance: Apply source string review changes.
2021-12-15 22:00:53 +01:00
i18n
Translations update from Zammad-Translations
2021-12-23 14:23:02 +01:00
lib
Maintenance: Bump rubocop-performance from 1.12.0 to 1.13.0
2021-12-27 15:50:27 +01:00
log
Init version.
2012-04-10 15:31:21 +02:00
public
Maintenance: Fix QUnit tests.
2021-12-23 20:04:05 +01:00
script
Maintenance: Port old integration tests to capybara.
2021-12-15 16:30:24 +00:00
spec
Maintenance: Update git URL.
2021-12-23 11:28:27 +01:00
test
Maintenance: Update git URL.
2021-12-23 11:28:27 +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
.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
.github_changelog_generator
Updated lables.
2018-06-05 16:48:57 +02:00
.gitignore
Maintenance: Updated the npm dependencies for stylelint.
2021-12-01 20:02:36 +01:00
.gitlab-ci.yml
Maintenance: Switch from a hardcoded registry URL to $CI_REGISTRY.
2021-12-22 09:25:09 +01:00
.overcommit.yml
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
.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: Updated stylelint to version 14 and added prettier as a better preparation for future steps.
2021-10-26 14:52:42 +02: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
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 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
Maintenance: Update git URL.
2021-12-23 11:28:27 +01:00
Gemfile.lock
Maintenance: Bump rubocop-performance from 1.12.0 to 1.13.0
2021-12-27 15:50:27 +01:00
Guardfile
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
2021-06-01 12:20:20 +00: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
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 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
yarn.lock
Maintenance: Updated the npm dependencies for stylelint.
2021-12-01 20:02:36 +01:00