Martin Edenhofer
Martin Edenhofer
> I've a use case for selectable timezone. When I'm traveling across timezones, I like my phone auto-set to local timezone. But it's annoying if calendar and other time-sensitive apps...
Technical note. I discussed the `date.getTimezoneOffset()` issue with @mgruner and @mantas and I can understand that this will have issue in the time calculation. I did small tests, and we...
Note for developers. Just discovered this issue in a workshop. This maybe the fix: ``` ~/src/zammad$ git diff app/assets/javascripts/app/lib/base/jquery.contenteditable.js diff --git a/app/assets/javascripts/app/lib/base/jquery.contenteditable.js b/app/assets/javascripts/app/lib/base/jquery.contenteditable.js index 0e85331d4a..265b563ef6 100644 --- a/app/assets/javascripts/app/lib/base/jquery.contenteditable.js +++ b/app/assets/javascripts/app/lib/base/jquery.contenteditable.js...
@nimaadib @acrix @irl to be able to verify this, we need an example payload which is/was sent form telegram to Zammad. The parameters section from `log/production.log`: ``` INFO -- :...
> @martini I think here is some input needed, if this is now really a problem, because like Gerrit mentioned the order in the browsing mode is defined by the...
Hi @MichaelHierweck to make it more clear to me. What is the problem (use case) with HTML email? Note: Only agents can write html emails and also "plain text" attachments...
GnuPG is nice and also feasible with html emails (multipart with text+html in there). :) We keep this issue open to see if somebody is also interested in text only...
@MrGeneration I think this issue got solved today (I did not see this issue before) https://github.com/zammad/zammad/issues/5286 Could you verify if https://github.com/zammad/zammad/issues/5286 also fixes this issue here? From my point of...
I confirm this behavior in current stable. It seems the behavior has changed on certain stage. The right behavior (from the past) was, setting a group to invalid only prevents...
Hi @andreaci I see it's about agent notifications. It seems to be a valid issue. We need to verify it. Thanks so far. -Martin