Commit graph

45 commits

Author SHA1 Message Date
Joe Schröcker
8f1102a7fa Maintenance: Developer Manual - Fix Getting Started > First-Time Initialization and Rake command in Database Tasks. 2026-04-02 23:02:14 +02:00
Dusan Vuckovic
484741a1ba Maintenance: Devcontainer - Add variant with a mailserver. 2026-03-03 15:26:41 +00:00
Joe Schröcker
42c6bc1730 Maintenance: Re-add "zammad:bootstrap" commands to developer workflow documentation 2026-02-25 13:27:15 +01:00
Joe Schröcker
44790579fa Maintenance: Improve Howtos with Troubleshoot when used with latest node and adds missing perpartion command for RSpec 2026-02-06 17:10:28 +01:00
renovatebot
28a2e8e359 Maintenance: Update dependency markdownlint-cli2 to ^0.20.0 2025-12-07 18:20:04 +01:00
Dusan Vuckovic
f115d1a10d Maintenance: Add Ollama devcontainer variant. 2025-12-04 12:46:12 +00:00
natanaelmaia
73596fadc2
Maintenance: Developer Manual - Update default credentials
https://github.com/zammad/zammad/pull/5861
2025-11-28 10:34:13 +01:00
Marcel Bialas
aa7fe0aedc Maintenance - Rewrite development environment tutorial in developer manual
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
2025-11-10 09:06:55 +01:00
Martin Gruner
5966b216e5 Maintenance: update to Ruby 3.4.7 2025-10-10 08:20:41 +02:00
Martin Gruner
355f3386d4 Maintenance: Add stylelint and coffeelint for devcontainer usage 2025-09-26 15:36:56 +02:00
Martin Gruner
1ce058d966 Maintenance: Switch to Ruby 3.4.6 2025-09-25 07:25:02 +02:00
Martin Gruner
ab46ef45b5 Maintenance: Switch to Ruby 3.4.5 2025-08-06 08:17:01 +02:00
Martin Gruner
e41c80cea2 Maintenance: Switch to Ruby 3.3.9 2025-07-29 10:12:45 +02:00
Martin Gruner
5daee104f6 Fixes #5580 - Remove MySQL/MariaDB support 2025-05-22 10:20:30 +02:00
Tobias Schäfer
26e7377cfd
Maintenance: Improve developer doc packages hint 2025-05-19 13:09:16 +02:00
Florian Liebe
4dc9edeb4a
Maintenance: Fix markdown lint issues. 2025-05-12 06:55:39 +02:00
Martin Gruner
ff834bc73c Maintenance: Switch to Ruby 3.3.8 2025-04-22 11:45:53 +02:00
Dusan Vuckovic
5b3a4d7d17 Maintenance: Improve LDAP guide in the developer manual. 2025-04-08 12:51:27 +01:00
Mantas Masalskis
98c6af44d7 Maintenance: Switch to Ruby 3.3.7 2025-04-03 08:14:22 +02:00
Martin Gruner
eff253fcbf Maintenance: Switch to Ruby 3.2.8 2025-03-27 13:03:12 +01:00
Ralf Schmid
453909d2af Maintenance: Enable Markdown linting and adjust content.
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
Co-authored-by: Ralf Schmid <rsc@zammad.com>
2025-03-20 14:43:32 +01:00
Dusan Vuckovic
bccd22b38e Maintenance: Introduce markdownlint overcommit hook. 2025-03-19 11:24:27 +01:00
Martin Gruner
34bfdbe093 Maintenance: Add markdownlint to dev workflow and CI 2025-03-18 13:59:12 +01:00
Martin Gruner
34f533091b Maintenance: Update to Ruby 3.2.7 2025-02-20 06:03:18 +01:00
Lior Kesten
6e4ae55aa0
Fixes #5452 - Fix broken link in developer manual. 2025-01-06 09:49:23 +01:00
Dusan Vuckovic
b350256d1c Maintenance: Adjust dev server command and update the developer manual. 2024-12-16 08:58:44 +01:00
Benjamin Scharf
68ae60514c Follow up - 53fe71a47f - Maintenance: Improve Template Generator
Co-authored-by: Benjamin Scharf <bs@zammad.com>
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
2024-11-05 18:52:01 +01:00
Martin Gruner
d5f7505a70 Maintenance: Switch from yarn to pnpm package manager for Node.js. 2024-07-03 08:57:41 +02:00
Martin Gruner
da6f38e939 Maintenance: Apply Ruby 3.2.4 security update. 2024-05-15 08:38:01 +02:00
renovatebot
c8a66fc610 Maintenance: Update dependency localhost to v1.3.0 2024-04-15 08:31:41 +02:00
Mantas Masalskis
c94444d847 Maintenance: Switch to Ruby 3.2.3 2024-01-22 16:41:30 +01:00
Dominik Klein
155251c454 Maintenance: Increase ruby version inside docker file. 2024-01-03 20:01:42 +01:00
Dusan Vuckovic
94c68b6c40 Maintenance: Update installation commands for overcommit executables. 2023-11-28 09:46:22 +01:00
Mohamed ABDELLANI
e649984747 Closes: #4651 - Update how-to-set-up-a-development-environment.md
add libimlib2-dev to the list of packages to install on Linux
2023-07-13 13:27:16 +02:00
Dusan Vuckovic
8c6c798a3e Maintenance: Extend dev manual with hints for running dev servers in HTTPS mode. 2023-06-19 05:19:55 +00:00
Martin Gruner
db872be668 Maintenance: Switch capybara testing to use HTTPS. 2023-06-16 10:08:33 +02:00
Martin Gruner
3e5e0592e2 Maintenance: Update to puma 6.
This will update from puma 4 to 6, which no longer provides daemonization.
It also removes the deprecated `script/scheduler.rb` wrapper, please use `script/background-worker.rb` instead.
2023-04-21 10:23:46 +02:00
Martin Gruner
52306c6e03 Maintenance: Remove feature flag for mobile front end and make Redis a regular dependency. 2023-04-18 10:32:40 +02:00
Florian Liebe
50dbc48d2a Maintenance: Add Redis dependency to the developer manual. 2023-01-24 10:56:58 +01:00
Tobias Schäfer
4ede11d37e Maintenance: Add Linux install commands to the developer manual. 2023-01-13 11:03:17 +01:00
Tobias Schäfer
163a7651d5
Maintenance: Update ruby version in developer manual. 2023-01-13 10:02:56 +01:00
Mantas Masalskis
5dff18ca2c Maintenance: Improve Z_LOCALES documentation 2023-01-05 11:17:02 +01:00
Tobias Schäfer
2fff9ee8e7 Maintenance: Updated nvm, coffeelint version in the developer documentation. 2022-12-15 08:38:11 +01:00
Vladimir Sheremet
81ab929739 Feature: Mobile - Add manifest to install as PWA 2022-11-07 13:05:57 +01:00
Martin Gruner
8ea22f28eb Feature: Add a developer manual. 2022-07-22 14:28:25 +02:00