Thorsten Eckel
|
93c5708ba8
Fixed issue #1653: Default value not set for attributes of type input, select, tree_select, richtext, textarea, checkbox.
|
5 years ago |
Martin Edenhofer
|
f165cbfbc2
Fixes issue #2696 - Limit on copy and paste in note box for new articles
|
5 years ago |
Denny Bresch
|
7f0fd8b346
Fixed typo 'form_active'.
|
5 years ago |
Thorsten Eckel
|
7cb550bfdf
Bumped nokogiri to 1.10.4 (CVE-2019-5477).
|
5 years ago |
Denny Bresch
|
92b38dcb75
Fixes #2695 - Telegram not possible to close ticket via '/end'.
|
5 years ago |
Martin Edenhofer
|
848175a290
Fixes issue #2103 - clickable URL (template) for ObjectManager Attribute.
|
5 years ago |
Denny Bresch
|
29c9d3546b
Fixes obsolete texts or add translations. Fixes #813
|
5 years ago |
Martin Edenhofer
|
19ca528635
Follow up for issue #2697 - Time zone incorrectly calculated in ticket list.
|
5 years ago |
Martin Edenhofer
|
31cd45d0a4
Fixed issue #2697 - Time zone incorrectly calculated in ticket list.
|
5 years ago |
Martin Edenhofer
|
b7bcc2aeff
Improved subject in oversized mail template.
|
5 years ago |
Denny Bresch
|
77d0b2d5c9
Maintenance: Improve RSpec 'text modules group dependency examples'
|
5 years ago |
Billy Zhou
|
fae194918e
Implemented issue #2092 - Send postmaster email to sender if email is too big
|
5 years ago |
Denny Bresch
|
bc38f1c1ae
Maintenance: Fixed typos in inline comments.
|
5 years ago |
Denny Bresch
|
106bfd56da
Fixes #2664 - ObjectManager::Attribute names collide with reserved application words ( e.g. `url`) and break functionalities
|
5 years ago |
Denny Bresch
|
59f9f1a1b6
Follow up - ec8b7b5be1e50adcd4c2d8333f142abd2f3ba01a - Fixes #2325 - remove blockquote blocks before checking if attachment is referenced in message.
|
5 years ago |
Denny Bresch
|
1db27646d5
Fixes #2379 - Zammad ignores group mapping on Telegram if same sending user.
|
5 years ago |
Ryan Lue
|
68c56c7b87
Maintenance: Added support for Cookie secure-Flag.
|
5 years ago |
Thorsten Eckel
|
0cdc3ffb7b
Fixed bug #2675: Follow up to 9503ff20cefcfc39cb451562d7ec4fd440198564 - Linking auth provider account from profile fails.
|
5 years ago |
Denny Bresch
|
ec8b7b5be1
Fixes #2325 - remove blockquote blocks before checking if attachment is referenced in message.
|
5 years ago |
Ryan Lue
|
1b7140bb1d
Prevent extreme import delays by skipping image preview generation
|
5 years ago |
Ryan Lue
|
a9144638a9
Maintenance: Introduced 'deprecation_toolkit' to handle deprecation of internal Zammad APIs and those of dependencies.
|
5 years ago |
Martin Edenhofer
|
2d7846e7af
Fixed issue #2685 - Scheduler/Job with current_user in condition is not working.
|
5 years ago |
Denny Bresch
|
c57a320d8d
Added 'dropdown' buttons and dropdown-menu to layout_ref/button.
|
5 years ago |
Martin Edenhofer
|
595dd01c4e
Cleanup - moved from file based ttl checks to object based ttl checks.
|
5 years ago |
Denny Bresch
|
0d8a7b7155
Changed 'Create User' to 'New User' to reduces the number of similar translations.
|
5 years ago |
Denny Bresch
|
f756aed7a5
Revert "Tidied scss."
|
5 years ago |
Thorsten Eckel
|
3424416809
Fixed issue #2663: DB migration blocks update when records with 'current_user.id' in selector of Job or Trigger exist.
|
5 years ago |
Thorsten Eckel
|
b361c422f8
Refactoring UserInfo:
|
5 years ago |
Denny Bresch
|
b60dc34b1f
Fixes article icons for 'twitter status', 'twitter direct-message', 'facebook feed post', 'facebook feed comment', 'telegram personal-message'.
|
5 years ago |
Denny Bresch
|
51865bf78e
Maintenance: Improves layout_ref/ui.
|
5 years ago |
MrGeneration
|
272344ae35
Unset RAILS_LOG_TO_STDOUT by default
|
5 years ago |
Ryan Lue
|
3f20b05469
Support NullDB adapter (used in Docker packaging) in DBPreflightCheck initializer
|
5 years ago |
Felix Niklas
|
d8242181a4
See more: make last row of text selectable
|
5 years ago |
Thorsten Eckel
|
c09e698709
Applied workaround for issue #2656: Disable new Rails database connection reaping functionality until the Thread-Zombie issue is resolved: https://github.com/rails/rails/issues/33600 .
|
5 years ago |
Denny Bresch
|
eafe412d87
Fixed Version typo.
|
5 years ago |
Martin Edenhofer
|
76959f1919
Prepared files.
|
5 years ago |
Martin Edenhofer
|
7faa4c310d
Implemented CTI ticket create screen popup on answering call.
|
5 years ago |
Thorsten Eckel
|
9503ff20ce
Maintenance: Applied required changes to resolve 'omniauth' CVE-2015-9284
|
5 years ago |
Denny Bresch
|
5e0e6bb8ea
Fixed core.js test.
|
5 years ago |
Denny Bresch
|
0a819f8d3c
Fixes obsolete texts or descriptions - which are no longer in use
|
5 years ago |
Thorsten Eckel
|
183a893883
Maintenance: Improved explicitness of CSRF token check logic.
|
5 years ago |
Thorsten Eckel
|
51ccc23307
Maintenance: Removed unneeded 'Special exceptions' of rubocop cops.
|
5 years ago |
Denny Bresch
|
c60e1c0780
Fixed issue #2611 - SearchIndexBackend.remove() (ES) is not removing entries
|
5 years ago |
Thorsten Eckel
|
5745fa46bd
Bumps [rails](https://github.com/rails/rails) from 5.1.7 to 5.2.3.
|
5 years ago |
Denny Bresch
|
c788c3e053
Added migration for group_dependent_text_modules - renamed table text_modules_groups to groups_text_modules.
|
5 years ago |
Ryan Lue
|
a295a84771
Refactoring: Migrate ticket_article_communicate_test to RSpec
|
5 years ago |
Ryan Lue
|
52f5b33484
Refactoring: Migrate tag_test to RSpec
|
5 years ago |
Billy Zhou
|
7dce5315e1
Added Enhancement #2569 - Enhance tag search to use fulltext search
|
5 years ago |
Thorsten Eckel
|
811c0cc744
Exclude tmp dir from backups
|
5 years ago |
Thorsten Eckel
|
7a965d7385
Pull Request #2637 - Add Rails 5 log to STDOUT env variable support (RAILS_LOG_TO_STDOUT). Huge thanks to @thegcat.
|
5 years ago |