Skip to content

Commit

Permalink
Merge pull request #145 from Resgrid/develop
Browse files Browse the repository at this point in the history
CU-8687yhbz5 added more audit trails, some kendo removal, added sec c…
  • Loading branch information
ucswift authored Jul 22, 2024
2 parents a34cfb9 + 7e1afeb commit e23b8be
Show file tree
Hide file tree
Showing 128 changed files with 5,512 additions and 2,197 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,12 @@
<data name="AddOption" xml:space="preserve">
<value>Add Option (Button)</value>
</data>
<data name="Available" xml:space="preserve">
<value>Available</value>
</data>
<data name="BaseType" xml:space="preserve">
<value>Base Type</value>
</data>
<data name="ButtonBackgroundColorLabel" xml:space="preserve">
<value>Button Background Color</value>
</data>
Expand Down Expand Up @@ -150,6 +156,9 @@
<data name="ChangesWarning" xml:space="preserve">
<value>Changes to custom statues can take up to 30 minutes to fully propagate though the Resgrid network. Mobile app users are encouraged to manually resync (Settings-&gt;Advanced Settings-&gt;ReSync).</value>
</data>
<data name="Cleared" xml:space="preserve">
<value>Cleared</value>
</data>
<data name="CurrentPersonnelStatusesHeader" xml:space="preserve">
<value>Custom Personnel Statuses (Actions)</value>
</data>
Expand Down Expand Up @@ -180,6 +189,9 @@
<data name="DetailTypeLabel" xml:space="preserve">
<value>Detail Type</value>
</data>
<data name="Dispatched" xml:space="preserve">
<value>Dispatched</value>
</data>
<data name="EditCustomStateDetailHeader" xml:space="preserve">
<value>Edit Custom State Detail</value>
</data>
Expand All @@ -195,6 +207,12 @@
<data name="EditStaffingLevels" xml:space="preserve">
<value>Edit Staffing Levels</value>
</data>
<data name="Investigating" xml:space="preserve">
<value>Investigating</value>
</data>
<data name="MadeContact" xml:space="preserve">
<value>Made Contact</value>
</data>
<data name="NewCustomStatusesHeader" xml:space="preserve">
<value>New Custom Statuses</value>
</data>
Expand All @@ -204,12 +222,21 @@
<data name="NoDetail" xml:space="preserve">
<value>No Detail</value>
</data>
<data name="None" xml:space="preserve">
<value>None</value>
</data>
<data name="NoNote" xml:space="preserve">
<value>No Note</value>
</data>
<data name="NoteTypeLabel" xml:space="preserve">
<value>Note Type</value>
</data>
<data name="NotResponding" xml:space="preserve">
<value>Not Responding</value>
</data>
<data name="OnScene" xml:space="preserve">
<value>On Scene</value>
</data>
<data name="PersonnelActions" xml:space="preserve">
<value>Personnel Actions</value>
</data>
Expand All @@ -225,6 +252,12 @@
<data name="RequireGPSLabel" xml:space="preserve">
<value>Require GPS</value>
</data>
<data name="Responding" xml:space="preserve">
<value>Responding</value>
</data>
<data name="Returning" xml:space="preserve">
<value>Returning</value>
</data>
<data name="SetCustomStaffingLevels" xml:space="preserve">
<value>Set Custom Staffing Levels</value>
</data>
Expand All @@ -234,12 +267,18 @@
<data name="StaffingLevelsLabel" xml:space="preserve">
<value>Staffing Levels</value>
</data>
<data name="Staging" xml:space="preserve">
<value>Staging</value>
</data>
<data name="Stations" xml:space="preserve">
<value>Stations</value>
</data>
<data name="TextColorLabel" xml:space="preserve">
<value>Text Color</value>
</data>
<data name="Unavailable" xml:space="preserve">
<value>Unavailable</value>
</data>
<data name="UnitStatus" xml:space="preserve">
<value>Unit Status</value>
</data>
Expand Down
12 changes: 12 additions & 0 deletions Core/Resgrid.Localization/Areas/User/Department/DepartmentTypes.cs
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;

namespace Resgrid.Localization.Areas.User.Department
{
public class DepartmentTypes
{
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,282 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="AddNewCallTypeButtonAltText" xml:space="preserve">
<value>Add a new call type</value>
</data>
<data name="CallPrioritiesHeader" xml:space="preserve">
<value>Call Priorities</value>
</data>
<data name="CallPriorityAlertSound" xml:space="preserve">
<value>Alert Sound</value>
</data>
<data name="CallPriorityIsDefault" xml:space="preserve">
<value>Is Default</value>
</data>
<data name="CallPriorityUsingCustomText" xml:space="preserve">
<value>You have custom Call Priorities enabled. To revert back to the default ones you will need to delete all the custom ones. Editing an existing call priority will update it for all calls that used that priority.</value>
</data>
<data name="CallPriorityUsingDefaultText" xml:space="preserve">
<value>You’re currently using the Default call priorities. If you add any custom call priorities you will no longer be able to utilize the default call priorities (including their sounds). If you don’t specify a custom sound for your new call priorities, they will default to the High call push sound and alert sound. Users on the v5 or lower version of the Responder app and v2 or lower of the Unit app don't support custom call priorities. If you have any users on those versions of the apps we recommend not creating custom call priories.</value>
</data>
<data name="CallTypeMapIconHeader" xml:space="preserve">
<value>Call Type Map Icon</value>
</data>
<data name="CallTypeMapIconLabel" xml:space="preserve">
<value>Map Icon</value>
</data>
<data name="CallTypeNameHeader" xml:space="preserve">
<value>Call Type Name</value>
</data>
<data name="CallTypeNameLabel" xml:space="preserve">
<value>Call Type Name</value>
</data>
<data name="CallTypeNamePlaceholder" xml:space="preserve">
<value>Name of the Type</value>
</data>
<data name="CallTypesHeader" xml:space="preserve">
<value>Call Types</value>
</data>
<data name="CertificationTypeNameLabel" xml:space="preserve">
<value>Certification Name</value>
</data>
<data name="CertificationTypeNamePlaceholder" xml:space="preserve">
<value>Name of the Certification</value>
</data>
<data name="CertificationTypesDeleteWarning" xml:space="preserve">
<value>WARNING: This will permanently delete this Certification Type. Are you sure you want to delete the call type</value>
</data>
<data name="CertificationTypesHeader" xml:space="preserve">
<value>Certification Types</value>
</data>
<data name="CertificationTypesName" xml:space="preserve">
<value>Type Name</value>
</data>
<data name="DefaultUnitActionsLabel" xml:space="preserve">
<value>Default Unit Actions</value>
</data>
<data name="DeleteCallTypeWarning" xml:space="preserve">
<value>WARNING: This will permanently delete this call type. Are you sure you want to delete the call type</value>
</data>
<data name="DeleteDocumentTypesWarning" xml:space="preserve">
<value>WARNING: This will permanently delete this Document Category. Are you sure you want to delete the call category</value>
</data>
<data name="DeleteNoteTypesWarning" xml:space="preserve">
<value>WARNING: This will permanently delete this note type. Are you sure you want to delete the note type</value>
</data>
<data name="DeleteUnitTypeWarning" xml:space="preserve">
<value>WARNING: This will permanently delete this unit type. Are you sure you want to delete the unit type</value>
</data>
<data name="DepartmentTypesHeader" xml:space="preserve">
<value>Department Types</value>
</data>
<data name="DocumentTypeNameLabel" xml:space="preserve">
<value>Category Name</value>
</data>
<data name="DocumentTypeNamePlaceholder" xml:space="preserve">
<value>Name of the new Document Category (Type)</value>
</data>
<data name="DocumentTypesHeader" xml:space="preserve">
<value>Document Categories</value>
</data>
<data name="EditCallPriorityHeader" xml:space="preserve">
<value>Edit Call Priority</value>
</data>
<data name="EditCallTypeHeader" xml:space="preserve">
<value>Edit Call Type</value>
</data>
<data name="EditUnitTypeHeader" xml:space="preserve">
<value>Edit Unit Type</value>
</data>
<data name="ManagedListOrderingHeader" xml:space="preserve">
<value>Manage List Ordering</value>
</data>
<data name="NewCallPriorityButtonAlt" xml:space="preserve">
<value>Add a new call priority</value>
</data>
<data name="NewCallPriorityHeader" xml:space="preserve">
<value>New Call Priority</value>
</data>
<data name="NewCallTypeButton" xml:space="preserve">
<value>New Call Type</value>
</data>
<data name="NewCertificationTypeHeader" xml:space="preserve">
<value>New Certification Type</value>
</data>
<data name="NewDocumentTypeHeader" xml:space="preserve">
<value>New Document Category</value>
</data>
<data name="NewDocumentTypesHeader" xml:space="preserve">
<value>New Document Category</value>
</data>
<data name="NewNoteTypesHeader" xml:space="preserve">
<value>New Note Type</value>
</data>
<data name="NewUnitTypeHeader" xml:space="preserve">
<value>New Unit Type</value>
</data>
<data name="NoteTypeNamePlaceholder" xml:space="preserve">
<value>Name of the Note Type (Category)</value>
</data>
<data name="NoteTypesHeader" xml:space="preserve">
<value>Note Types</value>
</data>
<data name="NoteTypesName" xml:space="preserve">
<value>Note Type</value>
</data>
<data name="PriorityColorLabel" xml:space="preserve">
<value>Priority Color</value>
</data>
<data name="PriorityIsDefaultLabel" xml:space="preserve">
<value>Is Default</value>
</data>
<data name="PriorityNameLabel" xml:space="preserve">
<value>Priority Name</value>
</data>
<data name="PriorityNameText" xml:space="preserve">
<value>Name of the Priority</value>
</data>
<data name="PriorityPersonnelLabel" xml:space="preserve">
<value>Dispatch Personnel</value>
</data>
<data name="PrioritySortLabel" xml:space="preserve">
<value>Sort Order</value>
</data>
<data name="PrioritySoundLabel" xml:space="preserve">
<value>Alert Sound</value>
</data>
<data name="PriorityUnitsLabel" xml:space="preserve">
<value>Dispatch Units</value>
</data>
<data name="UnitTypeActionsLabel" xml:space="preserve">
<value>Actions (Custom Unit Statuses)</value>
</data>
<data name="UnitTypeMapIconLabel" xml:space="preserve">
<value>Map Icon</value>
</data>
<data name="UnitTypeNameLabel" xml:space="preserve">
<value>Unit Type Name</value>
</data>
<data name="UnitTypeNameText" xml:space="preserve">
<value>Name of the Unit Type</value>
</data>
<data name="UnitTypesHeader" xml:space="preserve">
<value>Unit Types</value>
</data>
</root>
Loading

0 comments on commit e23b8be

Please sign in to comment.