mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[PR #1095] [CLOSED] Adding 2 dev testing flags to install.sh #1823
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#1823
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/amidaware/tacticalrmm/pull/1095
Author: @silversword411
Created: 4/25/2022
Status: ❌ Closed
Base:
develop← Head:develop📝 Commits (10+)
cb8b4b2Adding 2 dev testing flags to install.shf7eca8aIgnore timezone when editing automated tasks538b6deset default alert severities for checks and tasks so that blank alert templates being applied to agent don't stop all alertsfd176d2start moving to enums for choicefields9d80da5more demo stuff2b4cb59add more typing to dev reqs3d9d936update url98f64e0update reqse9c30f2Adding 2 dev testing flags to install.shedcb951Merge branch 'develop' of https://github.com/silversword411/tacticalrmm into develop📊 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.