.coffeelint
|
64a87b1c67
Fixes #2709, fixes #2666, fixes #2665, fixes #556, fixes #3275 - Refactoring: Implement new translation toolchain based on gettext.
|
3 years ago |
.cypress
|
6cdeb9cf84
Feature: Mobile - Optimize all dependencies for Cypress
|
2 years ago |
.eslint-plugin-zammad
|
ae9e969754
Maintenance: Update Eslint packages
|
2 years ago |
.github
|
4fcf95248d
Maintenance: Improved configuration of GitHub Actions CI.
|
2 years ago |
.gitlab
|
5fcbbd6be8
Maintenance: Improve CI config for JS cache writer.
|
2 years ago |
.rubocop
|
a6b4b95065
Fixes #4156 - The webhook could not be saved by Telegram, seems to be an invalid URL.
|
2 years ago |
.storybook
|
3108f7d2f3
Feature: Mobile - Add Dialog handling
|
2 years ago |
app
|
c0546af0e6
Fixes #4263 - Possibility to define a custom text for the SAML login button
|
2 years ago |
bin
|
0d11db6420
Maintenance: Uninvite spring from the party.
|
2 years ago |
config
|
6a0d3f356c
Maintenance: Automatically create and update template files from Weblate.
|
2 years ago |
contrib
|
801ce90c11
Dark mode: convert colors to css-variables; add quick toggle; detect on page-load
|
2 years ago |
db
|
c0546af0e6
Fixes #4263 - Possibility to define a custom text for the SAML login button
|
2 years ago |
doc
|
030e89a396
Maintenance: Improved CSP configuration and form preview.
|
2 years ago |
i18n
|
c0546af0e6
Fixes #4263 - Possibility to define a custom text for the SAML login button
|
2 years ago |
lib
|
8c42fd5b57
Fixes #4189 - Contains one with more than one tag fails in report profiles
|
2 years ago |
log
|
2a5d4954ab
Init version.
|
13 years ago |
public
|
c0546af0e6
Fixes #4263 - Possibility to define a custom text for the SAML login button
|
2 years ago |
script
|
437f9123b8
Maintenance: Improved minitest browser test slicing for shorter pipeline durations.
|
2 years ago |
spec
|
c0546af0e6
Fixes #4263 - Possibility to define a custom text for the SAML login button
|
2 years ago |
test
|
2c02b6ea53
Maintenance: Update dependency rubocop-rails to v2.16.1
|
2 years ago |
tmp
|
8f983df395
Re-added tmp/pids folder and added .gitignore exclusion because of zammad services not running correctly.
|
8 years ago |
vendor
|
67d3f35b05
Refactoring: Resolved vendor/lib/* path by moving OmniAuth custom authentication backends to lib/omniauth/.
|
5 years ago |
.codeclimate.yml
|
c446bed0da
Maintenance: disabled CodeClimate plugins that are actually used in the CI toolchain (brakeman to be added later).
|
3 years ago |
.editorconfig
|
4b97d9e5d0
Added .editorconfig file
|
6 years ago |
.eslintignore
|
284926d1de
Maintenance: Reimplement form submit throttling.
|
2 years ago |
.eslintrc
|
97d14a93b3
Initial knowledge base support.
|
5 years ago |
.eslintrc.js
|
b91b428d9b
Feature: Mobile - Add design for FieldFileInput
|
2 years ago |
.gitattributes
|
63e5ec5654
Fixes #3099 - Email address falsely converted on pasting into article body
|
2 years ago |
.gitignore
|
147c90ae70
Feature: Mobile - Use GraphQL query for search
|
2 years ago |
.gitlab-ci.yml
|
d69a191737
Maintenance: Refactored GitLab CI configuration for better maintainability (phase 2).
|
2 years ago |
.graphql_code_generator.yml
|
08e9c07f3e
Refactoring: Mobile - Improved frontend folder structure.
|
2 years ago |
.graphqlrc.json
|
147c90ae70
Feature: Mobile - Use GraphQL query for search
|
2 years ago |
.overcommit.sh
|
8454dd58c1
Maintenance: Improve overcommit to run multiple custom commands.
|
2 years ago |
.overcommit.yml
|
8454dd58c1
Maintenance: Improve overcommit to run multiple custom commands.
|
2 years ago |
.pkgr.yml
|
ab8255139c
Closes #4205 - Switch some URLs to HTTPs
|
2 years ago |
.prettierignore
|
147c90ae70
Feature: Mobile - Use GraphQL query for search
|
2 years ago |
.prettierrc.json
|
5c333430ca
Maintenance: Updated stylelint to version 14 and added prettier as a better preparation for future steps.
|
3 years ago |
.rspec
|
e8e332e2e3
Working on issue #368 - big time refactoring, adding of rspec and additional tests.
|
8 years ago |
.rubocop.yml
|
f83fe46c91
Maintenance: Introduce dedicated .rubocop directory (without '.rubocop'-prefixed file names) to make excludes relative to the calling directort (custom development).
|
4 years ago |
.ruby-version
|
93361204c2
Maintenance: Switch to Ruby 3.0.4.
|
2 years ago |
.stylelintrc.json
|
c85e78656f
Maintenance: Updated package dependencies.
|
2 years ago |
.yarnrc
|
e743ab78f3
Maintenance: Refactored GitLab cache handling and added cache for yarn.
|
2 years ago |
CHANGELOG.md
|
799bf39b1b
Maintenance: Switch version.
|
2 years ago |
CODE_OF_CONDUCT.md
|
22378c14ca
Maintenance: Add code of conduct document.
|
2 years ago |
Gemfile
|
d53df45949
Remove live reload.
|
2 years ago |
Gemfile.lock
|
05d98068f8
Maintenance: Update dependency koala to v3.3.0
|
2 years ago |
LICENSE
|
720d32e30b
Maintenance: Update license to original text to make GitHub recognize it - closes #3398.
|
4 years ago |
LICENSE-3RD-PARTY.txt
|
63e5ec5654
Fixes #3099 - Email address falsely converted on pasting into article body
|
2 years ago |
LICENSE-ICONS-3RD-PARTY.json
|
c0546af0e6
Fixes #4263 - Possibility to define a custom text for the SAML login button
|
2 years ago |
Procfile
|
e0f939bacf
Maintenance: Rename background worker service in service definition files to work around a packager.io issue.
|
2 years ago |
Procfile.dev
|
e0f939bacf
Maintenance: Rename background worker service in service definition files to work around a packager.io issue.
|
2 years ago |
README.md
|
ab8255139c
Closes #4205 - Switch some URLs to HTTPs
|
2 years ago |
Rakefile
|
24c3bdfd87
Maintenance: Update copyright header.
|
3 years ago |
SECURITY.md
|
c8454fb18f
Fixes #4142 - Security policy is missing.
|
2 years ago |
VERSION
|
799bf39b1b
Maintenance: Switch version.
|
2 years ago |
browserlist
|
851d1b4175
add autoprefixer, remove manual prefixes
|
9 years ago |
coffeelint.json
|
64a87b1c67
Fixes #2709, fixes #2666, fixes #2665, fixes #556, fixes #3275 - Refactoring: Implement new translation toolchain based on gettext.
|
3 years ago |
config.ru
|
24c3bdfd87
Maintenance: Update copyright header.
|
3 years ago |
package.json
|
bcb98809da
Maintenance: Update dependency @vue/eslint-config-typescript to ^11.0.2
|
2 years ago |
postcss.config.js
|
2b9c6937c9
Maintenance: Moved storybook to an own subfolder.
|
2 years ago |
tailwind.config.js
|
f566c47f2a
Feature: Mobile - Added form schema field improvements.
|
2 years ago |
tsconfig.base.json
|
95f62c14f7
Fix: Mobile - Improvements for Ticket view page
|
2 years ago |
tsconfig.json
|
24fd642ceb
Maintenance: Mobile - Improve test startup performance
|
2 years ago |
vite.config.ts
|
b91b428d9b
Feature: Mobile - Add design for FieldFileInput
|
2 years ago |
yarn.lock
|
bcb98809da
Maintenance: Update dependency @vue/eslint-config-typescript to ^11.0.2
|
2 years ago |