[PR #268] [MERGED] v0.19 additions #605

Closed
opened 2026-03-14 08:01:30 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/amidaware/trmm-docs/pull/268
Author: @silversword411
Created: 6/15/2024
Status: Merged
Merged: 7/12/2024
Merged by: @wh1te909

Base: mainHead: main


📝 Commits (10+)

  • 7bba2bc v0.18.3 permissions addition
  • 1e880ff Updating newer choco format
  • 8c347e5 Adding sms alerting
  • 898bb29 Creating global settings and merging database maintenance
  • 823ce76 Removing old version note
  • 977e33e FAQ: adding check vs task and terminology
  • 198122d Adding Alerting and webhooks rewrite
  • 4b8316a Security: Need to writeup consideration items
  • 20718e3 Web terminal and server script warnings
  • 8221868 Adding server side script headers

📊 Changes

30 files changed (+691 additions, -118 deletions)

View changed files

.vscode/launch.json (+15 -0)
📝 .vscode/settings.json (+20 -0)
.vscode/tasks.json (+39 -0)
docs/3rdparty_zammad.md (+64 -0)
📝 docs/faq.md (+19 -0)
📝 docs/functions/alerting.md (+145 -18)
📝 docs/functions/custom_fields.md (+0 -3)
docs/functions/database_maintenance.md (+0 -17)
📝 docs/functions/emailsms_alert.md (+16 -4)
docs/functions/global_settings.md (+66 -0)
docs/functions/images/alerts_agentoverdue.png (+0 -0)
docs/functions/images/alerts_checks.png (+0 -0)
docs/functions/images/alerts_tasks.png (+0 -0)
docs/functions/images/remote_background_eventlog.png (+0 -0)
docs/functions/images/remote_background_terminal.png (+0 -0)
docs/functions/images/trmm_permissions_scriptnterminal.png (+0 -0)
docs/functions/images/trmm_twilio_setup2.png (+0 -0)
📝 docs/functions/permissions.md (+29 -5)
📝 docs/functions/remote_bg.md (+32 -2)
📝 docs/functions/scripting.md (+38 -43)

...and 10 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/amidaware/trmm-docs/pull/268 **Author:** [@silversword411](https://github.com/silversword411) **Created:** 6/15/2024 **Status:** ✅ Merged **Merged:** 7/12/2024 **Merged by:** [@wh1te909](https://github.com/wh1te909) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (10+) - [`7bba2bc`](https://github.com/amidaware/trmm-docs/commit/7bba2bc99af3b0c82be70d83c4bc97278456fa21) v0.18.3 permissions addition - [`1e880ff`](https://github.com/amidaware/trmm-docs/commit/1e880ff240f55a3cce57a062423b4bafe38aadb9) Updating newer choco format - [`8c347e5`](https://github.com/amidaware/trmm-docs/commit/8c347e5bebda1e28a874c956b7b9c760dca5b7b7) Adding sms alerting - [`898bb29`](https://github.com/amidaware/trmm-docs/commit/898bb29830ae5351bb31fbded3671d2196d8c6e2) Creating global settings and merging database maintenance - [`823ce76`](https://github.com/amidaware/trmm-docs/commit/823ce76da79fbb2ca1b139c9f62bad07bd7e2de4) Removing old version note - [`977e33e`](https://github.com/amidaware/trmm-docs/commit/977e33ec81e4aea28261c0f1ea5b1f2b50efa77c) FAQ: adding check vs task and terminology - [`198122d`](https://github.com/amidaware/trmm-docs/commit/198122d620e01ddc5f0a38bc9218419e583bb204) Adding Alerting and webhooks rewrite - [`4b8316a`](https://github.com/amidaware/trmm-docs/commit/4b8316ac2bb98d541536732b6f75bc52baa9b5a2) Security: Need to writeup consideration items - [`20718e3`](https://github.com/amidaware/trmm-docs/commit/20718e3a27c7884f772b1df27bacff4cff1733c7) Web terminal and server script warnings - [`8221868`](https://github.com/amidaware/trmm-docs/commit/8221868f0610a762fa7d2165e4ff0e53100a7e38) Adding server side script headers ### 📊 Changes **30 files changed** (+691 additions, -118 deletions) <details> <summary>View changed files</summary> ➕ `.vscode/launch.json` (+15 -0) 📝 `.vscode/settings.json` (+20 -0) ➕ `.vscode/tasks.json` (+39 -0) ➕ `docs/3rdparty_zammad.md` (+64 -0) 📝 `docs/faq.md` (+19 -0) 📝 `docs/functions/alerting.md` (+145 -18) 📝 `docs/functions/custom_fields.md` (+0 -3) ➖ `docs/functions/database_maintenance.md` (+0 -17) 📝 `docs/functions/emailsms_alert.md` (+16 -4) ➕ `docs/functions/global_settings.md` (+66 -0) ➕ `docs/functions/images/alerts_agentoverdue.png` (+0 -0) ➕ `docs/functions/images/alerts_checks.png` (+0 -0) ➕ `docs/functions/images/alerts_tasks.png` (+0 -0) ➕ `docs/functions/images/remote_background_eventlog.png` (+0 -0) ➕ `docs/functions/images/remote_background_terminal.png` (+0 -0) ➕ `docs/functions/images/trmm_permissions_scriptnterminal.png` (+0 -0) ➕ `docs/functions/images/trmm_twilio_setup2.png` (+0 -0) 📝 `docs/functions/permissions.md` (+29 -5) 📝 `docs/functions/remote_bg.md` (+32 -2) 📝 `docs/functions/scripting.md` (+38 -43) _...and 10 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 08:01:30 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/trmm-docs#605
No description provided.