Commit graph

34 commits

Author SHA1 Message Date
Mantas Masalskis
a1b9ef2bbb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
Mantas Masalskis
10f627cb69 Maintenance: Update copyright information 2025-01-01 17:39:43 +02:00
Dominik Klein
e054d6ca79 Maintenance: Update copyright information. 2024-01-02 11:55:19 +01:00
Florian Liebe
9dfc232536 Maintenance: Update copyright information. 2023-01-02 16:19:55 +01:00
Dominik Klein
1cfd323845 Maintenance: Aligned the integration handling for sipgate. 2022-03-14 10:15:43 +00:00
Martin Gruner
4186b0faaf Maintenance: Update translatable source strings. 2022-01-18 13:52:57 +01:00
Martin Gruner
24c3bdfd87 Maintenance: Update copyright header. 2022-01-01 14:38:12 +01:00
Martin Gruner
0ccdfb398e Maintenance: Apply source string review changes. 2021-12-15 22:00:53 +01:00
Martin Gruner
64a87b1c67 Fixes #2709, fixes #2666, fixes #2665, fixes #556, fixes #3275 - Refactoring: Implement new translation toolchain based on gettext.
- Translations are no longer fetched from the cloud.
- Instead, they are extracted from the codebase and stored in i18n/zammad.pot.
- Translations will be managed via a public Weblate instance soon.
- The translated .po files are fed to the database as before.
- It is now possible to change "translation" strings for en-us locally via the admin GUI.
- It is no longer possible to submit local changes.
2021-11-15 16:58:19 +01:00
Martin Gruner
5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 2021-06-01 12:20:20 +00:00
Denny Bresch
bc38f1c1ae Maintenance: Fixed typos in inline comments. 2019-07-31 10:23:48 +02:00
Martin Edenhofer
7faa4c310d Implemented CTI ticket create screen popup on answering call. 2019-07-10 00:07:32 +02:00
Martin Edenhofer
7dd6675552 Implemented issue #2223 - Callback issue when Zammad if internal and external FQDN differ. 2018-10-10 15:26:32 +02:00
Thorsten Eckel
9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 2018-10-09 08:17:41 +02:00
Ryan Lue
04055f7095 Replace unless with if ! (project-wide) 2018-05-04 22:05:10 +08:00
Thorsten Eckel
5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way".
- Removed unneeded `require`s
- Replaced needed `require`s with `require_dependency`
- Replaced `load` with Concers
- Kept gem and core `require`s

Read more about ``nrequire_dependency here: http://guides.rubyonrails.org/autoloading_and_reloading_constants.html#require-dependency

Read more about Concerns here: http://api.rubyonrails.org/v5.1/classes/ActiveSupport/Concern.html
2018-04-26 10:58:16 +02:00
Martin Edenhofer
82b5b6af2f Improved config input validation for issue #1698 - SipgateController - undefined method `each' for nil:NilClass (NoMethodError). 2017-12-07 15:34:47 +01:00
Thorsten Eckel
705487154c Applied changes for Rubocop 0.51. 2017-11-23 09:09:44 +01:00
Thorsten Eckel
757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 2017-10-01 14:25:52 +02:00
Jens Pfeifer
533b44af8f Updated to rails 5.0. 2017-09-08 08:28:34 +00:00
Martin Edenhofer
cd28e904ac Improved session validation and usage of cors headers. 2017-02-15 13:29:25 +01:00
Martin Edenhofer
3b3a193ef7 Applied rubocop. 2016-11-30 08:11:44 +01:00
Julian Kornberger
89e6dcf0b5 sipgate: Move logic from controller to models 2016-11-29 21:23:34 +01:00
Julian Kornberger
d0e3810a20 sipgate: DRY up the Controller 2016-11-29 21:00:53 +01:00
Martin Edenhofer
c71b0d36d4 Updated copyright. 2016-10-19 05:11:36 +02:00
Martin Edenhofer
30fe8aef36 Applied rubocop. 2016-06-30 22:04:48 +02:00
Martin Edenhofer
81e27f8901 Improved permanent task highlighting in nav bar. 2016-04-30 00:21:39 +02:00
Martin Edenhofer
882beff8fa Improved shown caller log. 2016-04-29 10:23:12 +02:00
Martin Edenhofer
4366d60270 Added caller id lookup to cti feature. 2016-04-28 15:15:50 +02:00
Martin Edenhofer
c747c0c1f1 Improved CTI features. 2016-04-27 13:37:13 +02:00
Martin Edenhofer
4646aca840 Added cti call log ui. 2016-04-23 11:04:33 +02:00
Martin Edenhofer
3a9f3ba5f9 Take also . in url for http log facility. 2016-04-21 17:11:10 +02:00
Martin Edenhofer
30b05bd991 Improved error handling. 2016-04-21 15:43:13 +02:00
Martin Edenhofer
fcdf62cd13 Added sipgate integration. 2016-04-21 09:36:25 +02:00