Commit graph

86 commits

Author SHA1 Message Date
Mantas Masalskis
1e20dc5e1e Maintenance: Ensure services have a single entry point and an easy way to pass current user 2026-04-23 12:39:32 +03:00
Dominik Klein
d3327b49b9 Maintenance: Improve getting started handling.
Co-authored-by: Florian Liebe <fl@zammad.com>
Co-authored-by: Dominik Klein <dk@zammad.com>
2026-04-07 09:37:48 +02:00
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
Martin Gruner
77de6e1372 Maintenance: Implemented automatic system set-up for new desktop view.
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
Co-authored-by: Martin Gruner <mg@zammad.com>
2024-02-02 07:48:52 +01:00
Dominik Klein
76325698df Desktop-Rewrite: Improve set system information service for usage in manual guided setup. 2024-01-17 17:30:31 +01:00
Tobias Schäfer
a3ccecbe68 Desktop-View: Adding first steps for guided setup.
Co-authored-by: Tobias Schäfer <ts@zammad.com>
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
Co-authored-by: Martin Gruner <mg@zammad.com>
Co-authored-by: Mantas Masalskis <mm@zammad.com>
Co-authored-by: Dominik Klein <dk@zammad.com>
Co-authored-by: Florian Liebe <fl@zammad.com>
2024-01-16 12:06:18 +01:00
Dominik Klein
e054d6ca79 Maintenance: Update copyright information. 2024-01-02 11:55:19 +01:00
renovatebot
712a5f2f11 Maintenance: Update dependency rubocop-rails to v2.21.1 2023-09-15 09:24:53 +02:00
Mantas Masalskis
afdb85baf8 Maintenance: Improve product logo handling 2023-06-16 12:09:14 +02:00
renovatebot
b55633befb Maintenance: Update dependency rubocop to v1.44.0 2023-01-24 08:07:57 +01:00
Florian Liebe
9dfc232536 Maintenance: Update copyright information. 2023-01-02 16:19:55 +01:00
Martin Gruner
db0eb45fe1 Maintenance: Improved translatable source strings. 2022-01-19 14:59:52 +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
26db9dbc24 Maintenance: Inclusive language 2021-08-17 14:10:02 +02:00
Thorsten Eckel
b8b57781b7 Maintenance: Activated rubocop Layout/LeadingCommentSpace. 2021-07-19 15:43:33 +02: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
Mantas Masalskis
041bf51b52 Maintenance: Rubocop enforces %r{} regular expression style 2021-05-12 14:37:44 +03:00
Marcel Herrguth
51df6d458d Fixes #2651 - "Getting Started" setup wizard removes custom port from FQDN. 2020-12-08 15:12:36 +01:00
Thorsten Eckel
623b17be6b Maintenance: Updated rubocop(-* gems) to latest version (0.92.0). 2020-09-30 11:07:01 +02:00
Ryan Lue
becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 2020-03-19 10:39:51 +01:00
Martin Edenhofer
63214c9327 Fixes #1589 - No localised time displayed in trigger (autoreply/slack/...) notifications. 2019-02-10 12:01:38 +01:00
Thorsten Eckel
e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 2018-12-19 18:33:22 +01: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
648a4c2522 Improved storing locale_default at initial setup. 2017-12-06 16:49:20 +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
Martin Edenhofer
1af073b4e8 Fixed issue #462 - Setup asks for FQDN, but doesn't write to DB. 2017-01-16 02:16:14 +01:00
Martin Edenhofer
c71b0d36d4 Updated copyright. 2016-10-19 05:11:36 +02:00
Martin Edenhofer
81b48a2ef4 Moved from to new permission management. 2016-08-12 18:39:09 +02:00
Martin Edenhofer
1b907f0d73 Added autoload of text modules. 2016-07-25 22:13:38 +02:00
Martin Edenhofer
30fe8aef36 Applied rubocop. 2016-06-30 22:04:48 +02:00
Martin Edenhofer
9fe709f9b7 Improved error handling for json requests. 2016-06-30 10:24:03 +02:00
Martin Edenhofer
f529def251 Improved fqdn detection with :port urls. 2016-05-30 09:09:07 +02:00
Martin Edenhofer
549978d731 Send inline images with cid (load images via http/https in src). 2016-05-10 15:06:51 +02:00
Martin Edenhofer
513e695894 Fixed time zone naming. Also set default calendars on init setup based on browsers location. Ignore private ip ranges of browsers. 2015-09-29 10:23:13 +02:00
Martin Edenhofer
e530383cf2 Used possible channels from backend. 2015-09-01 01:12:51 +02:00
Martin Edenhofer
6a733396f9 Rewrite of channel api. 2015-08-28 02:53:14 +02:00
Martin Edenhofer
7070b1748c Refactoring of email detection (added also tests now). 2015-08-23 22:21:04 +02:00
Martin Edenhofer
1741bc1bd1 Fixed namespace. 2015-08-04 21:42:49 +02:00
Martin Edenhofer
847fa907c3 Fixed org logo detection in wizard. 2015-08-04 20:57:11 +02:00
Thorsten Eckel
c59f616708 Applied rubocop cop 'Lint/UnneededDisable'. 2015-07-03 19:47:23 +02:00
Martin Edenhofer
b239021546 Improved auto wizard. 2015-05-24 23:59:11 +02:00
Thorsten Eckel
b6c2b6750a Corrected with rubocop cop 'Lint/RescueException'. 2015-05-08 16:09:24 +02:00
Thorsten Eckel
c2af4fdd30 Corrected with rubocop cop 'Style/SignalException'. 2015-05-07 13:27:07 +02:00
Thorsten Eckel
c282fd2b37 Corrected with rubocop cop 'Lint/UnusedBlockArgument'. 2015-05-07 11:49:46 +02:00
Thorsten Eckel
1ac1cf4184 Corrected with rubocop cop 'Style/Next'. 2015-05-07 11:04:40 +02:00
Thorsten Eckel
ba2d2e8296 Corrected with rubocop cop 'Lint/NonLocalExitFromIterator'. 2015-05-05 16:36:05 +02:00