[PR #1095] [CLOSED] Adding 2 dev testing flags to install.sh #3776

Closed
opened 2026-03-14 07:38:24 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/amidaware/tacticalrmm/pull/1095
Author: @silversword411
Created: 4/25/2022
Status: Closed

Base: developHead: develop


📝 Commits (10+)

📊 Changes

39 files changed (+682 additions, -500 deletions)

View changed files

📝 README.md (+1 -1)
📝 api/tacticalrmm/agents/management/commands/demo_cron.py (+0 -8)
📝 api/tacticalrmm/agents/management/commands/fake_agents.py (+272 -215)
📝 api/tacticalrmm/agents/models.py (+8 -2)
📝 api/tacticalrmm/agents/tasks.py (+4 -3)
📝 api/tacticalrmm/agents/tests.py (+7 -6)
📝 api/tacticalrmm/agents/views.py (+3 -3)
📝 api/tacticalrmm/alerts/models.py (+46 -11)
📝 api/tacticalrmm/apiv3/views.py (+2 -3)
📝 api/tacticalrmm/automation/models.py (+8 -8)
📝 api/tacticalrmm/checks/baker_recipes.py (+8 -6)
📝 api/tacticalrmm/checks/migrations/0027_auto_20220401_2248.py (+14 -2)
📝 api/tacticalrmm/checks/models.py (+43 -62)
📝 api/tacticalrmm/checks/serializers.py (+11 -8)
📝 api/tacticalrmm/checks/tests.py (+10 -9)
📝 api/tacticalrmm/checks/views.py (+3 -2)
api/tacticalrmm/core/management/commands/load_demo_scripts.py (+0 -19)
📝 api/tacticalrmm/core/tasks.py (+3 -5)
📝 api/tacticalrmm/core/tests.py (+3 -2)
📝 api/tacticalrmm/core/views.py (+2 -3)

...and 19 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/tacticalrmm/pull/1095 **Author:** [@silversword411](https://github.com/silversword411) **Created:** 4/25/2022 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (10+) - [`cb8b4b2`](https://github.com/amidaware/tacticalrmm/commit/cb8b4b2a4578df0f1279265154021ed89d202f10) Adding 2 dev testing flags to install.sh - [`f7eca8a`](https://github.com/amidaware/tacticalrmm/commit/f7eca8aee0e3b9b7e121701d7bba83a39b85f78d) Ignore timezone when editing automated tasks - [`538b6de`](https://github.com/amidaware/tacticalrmm/commit/538b6de36b4bae432d6d22eaf383f27c20159c66) set default alert severities for checks and tasks so that blank alert templates being applied to agent don't stop all alerts - [`fd176d2`](https://github.com/amidaware/tacticalrmm/commit/fd176d2c64573f115049206835a7099ea933052d) start moving to enums for choicefields - [`9d80da5`](https://github.com/amidaware/tacticalrmm/commit/9d80da52e39fe5b569b0f9912172645e1da540e2) more demo stuff - [`2b4cb59`](https://github.com/amidaware/tacticalrmm/commit/2b4cb59df890477dec1f00a1726b72fb7911d5e1) add more typing to dev reqs - [`3d9d936`](https://github.com/amidaware/tacticalrmm/commit/3d9d936c569e6fa12ec805304aa97b3547dbf7b0) update url - [`98f64e0`](https://github.com/amidaware/tacticalrmm/commit/98f64e057abeda7d1bec4a4cff8039e19ba35881) update reqs - [`e9c30f2`](https://github.com/amidaware/tacticalrmm/commit/e9c30f228099e7f2c3d5570e84c99361d0c2cabd) Adding 2 dev testing flags to install.sh - [`edcb951`](https://github.com/amidaware/tacticalrmm/commit/edcb951c72d430888fbacf371d22d84237afad37) Merge branch 'develop' of https://github.com/silversword411/tacticalrmm into develop ### 📊 Changes **39 files changed** (+682 additions, -500 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) 📝 `api/tacticalrmm/agents/management/commands/demo_cron.py` (+0 -8) 📝 `api/tacticalrmm/agents/management/commands/fake_agents.py` (+272 -215) 📝 `api/tacticalrmm/agents/models.py` (+8 -2) 📝 `api/tacticalrmm/agents/tasks.py` (+4 -3) 📝 `api/tacticalrmm/agents/tests.py` (+7 -6) 📝 `api/tacticalrmm/agents/views.py` (+3 -3) 📝 `api/tacticalrmm/alerts/models.py` (+46 -11) 📝 `api/tacticalrmm/apiv3/views.py` (+2 -3) 📝 `api/tacticalrmm/automation/models.py` (+8 -8) 📝 `api/tacticalrmm/checks/baker_recipes.py` (+8 -6) 📝 `api/tacticalrmm/checks/migrations/0027_auto_20220401_2248.py` (+14 -2) 📝 `api/tacticalrmm/checks/models.py` (+43 -62) 📝 `api/tacticalrmm/checks/serializers.py` (+11 -8) 📝 `api/tacticalrmm/checks/tests.py` (+10 -9) 📝 `api/tacticalrmm/checks/views.py` (+3 -2) ➖ `api/tacticalrmm/core/management/commands/load_demo_scripts.py` (+0 -19) 📝 `api/tacticalrmm/core/tasks.py` (+3 -5) 📝 `api/tacticalrmm/core/tests.py` (+3 -2) 📝 `api/tacticalrmm/core/views.py` (+2 -3) _...and 19 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 07:38:24 +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/tacticalrmm#3776
No description provided.