The following members were removed from Rock.Attribute.IHasInheritedAttributes:
GetAlternateEntityIds(RockContext rockContext) (method)
The following members were removed from Rock.Badge.BadgeComponent:
GenerateBadgeKey(BadgeCache badge) (method)
GetWrappedJavaScript(BadgeCache badge) (method)
Render(BadgeCache badge, HtmlTextWriter writer) (method)
Rock.Badge.BadgeComponent.Entity (property)
Rock.Badge.BadgeComponent.ParentContextEntityBlock (property)
Rock.Badge.BadgeComponent.Person (property)
The public class Rock.Badge.HighlightLabelBadge was removed.
The following members were removed from Rock.Chart.ChartJsCategorySeriesDataFactory<TDataPoint>:
GetChartDataJson(GetJsonArgs args) (method)
The following members were removed from Rock.Chart.ChartJsDataFactory:
Rock.Chart.ChartJsDataFactory.DisplayLegend (property)
Rock.Chart.ChartJsDataFactory.LegendAlignment (property)
Rock.Chart.ChartJsDataFactory.LegendPosition (property)
SetChartStyle(ChartStyle chartStyle) (method)
The following members were removed from Rock.Chart.ChartJsDataFactory.GetJsonArgs:
Rock.Chart.ChartJsDataFactory.GetJsonArgs.ChartStyle (property)
The public class Rock.Chart.FlotChartDataSet<TDataPoint> was removed.
The following members were removed from Rock.CheckIn.RosterAttendee:
GetBadgesHtml(bool isMobile) (method)
Rock.CheckIn.RosterAttendee.HasHealthNote (property)
Rock.CheckIn.RosterAttendee.HasLegalNote (property)
The following members were removed from Rock.Cms.StructuredContent.BlockTypes.ImageData:
Rock.Cms.StructuredContent.BlockTypes.ImageData.WithBackground (property)
Rock.Cms.StructuredContent.BlockTypes.ImageData.WithBorder (property)
The following members were removed from Rock.Communication.CommunicationDetails:
Rock.Communication.CommunicationDetails.SMSFromDefinedValueId (property)
The following members were removed from Rock.Communication.ICommunicationDetails:
Rock.Communication.ICommunicationDetails.SMSFromDefinedValueId (property)
The following members were removed from Rock.Communication.Medium.Sms:
CreateCommunicationMobile(Person fromPerson, int? toPersonAliasId, string message, DefinedValueCache fromPhone, string responseCode, RockContext rockContext) (method)
CreateCommunicationMobile(Person fromPerson, int? toPersonAliasId, string message, DefinedValueCache fromPhone, string responseCode, RockContext rockContext, List<BinaryFile> attachments) (method)
The following members were removed from Rock.Communication.RockSMSMessage:
Rock.Communication.RockSMSMessage.FromNumber (property)
The following members were removed from Rock.Data.Entity<T>:
ContainsKey(object key) (method)
LaunchWorkflow(int? workflowTypeId, string workflowName = "", Dictionary<string, string> workflowAttributeValues) (method)
LaunchWorkflow(Nullable<Guid> workflowTypeGuid, string workflowName = "", Dictionary<string, string> workflowAttributeValues) (method)
The public class Rock.Data.LavaIgnoreAttribute was removed.
The public class Rock.Data.LavaIncludeAttribute was removed.
The following members were removed from Rock.Data.Model<T>:
ContainsKey(object key) (method)
GetAlternateEntityIds(RockContext rockContext) (method)
The following extension methods were moved from Rock to Rock.Common:
AddIfNotBlank(IDictionary<string, string> dictionary, string key, string value, bool replace = True) (method)
AddOrIgnore<TKey, TValue>(IDictionary<TKey, TValue> dictionary, TKey key, TValue value) (method)
AddOrReplace<TKey, TValue>(Dictionary<TKey, TValue> dictionary, TKey key, TValue value) (method)
AddOrReplace<TKey, TValue>(IDictionary<TKey, TValue> dictionary, TKey key, TValue value) (method)
Age(DateTime start) (method)
Age(DateTime? start) (method)
AsBoolean(string str, bool resultIfNullOrEmpty = False) (method)
AsBooleanOrNull(string str) (method)
AsDateKey(DateTime dateTime) (method)
AsDateTime(string str) (method)
AsDecimal(string str) (method)
AsDecimalInvariantCultureOrNull(string str) (method)
AsDecimalOrNull(string str) (method)
AsDouble(string str) (method)
AsDoubleOrNull(string str) (method)
AsGuid(string str) (method)
AsGuidOrNull(string str) (method)
AsInteger(string str) (method)
AsIntegerOrNull(string str) (method)
AsNumeric(string str) (method)
AsTimeSpan(string str) (method)
AsType<T>(string value) (method)
Bit(bool field) (method)
ConvertToEnum<T>(string enumValue, Nullable<T> defaultValue) where T : struct, new(), ValueType (method)
ConvertToEnumOrNull<T>(string enumValue, Nullable<T> defaultValue) where T : struct, new(), ValueType (method)
ConvertToInt(Enum eff) (method)
ConvertToString(Enum enumValue, bool splitCase = True) (method)
ConvertToStringSafe(Enum enumValue, bool splitCase = True) (method)
EncodeXml(string str, bool isAttribute = False) (method)
EndOfDay(DateTime dateTime) (method)
EndOfMonth(DateTime dt) (method)
EndOfWeek(DateTime dt, DayOfWeek startOfWeek) (method)
EndOfYear(DateTime dateTime) (method)
EnsureTrailingBackslash(string value) (method)
EnsureTrailingForwardslash(string value) (method)
EscapeQuotes(string str) (method)
EscapeXml(string str) (method)
FixCase(string text) (method)
Floor(decimal? value, int precision = 0) (method)
FormatAsPercent(decimal value) (method)
FromJsonDynamic(string val) (method)
FromJsonDynamicOrNull(string val) (method)
FromJsonOrNull<T>(string val) (method)
FromJsonOrThrow<T>(string val) (method)
GetAttribute<TAttribute>(Enum value) (method)
GetAttributeFrom<T>(object instance, string propertyName) where T : Attribute (method)
GetAttributes<TAttribute>(Enum value) (method)
GetDecimalPrecision(decimal value) (method)
GetDescription(Enum value) (method)
GetFlags<T>(Enum enumValue) (method)
GetFormattedAge(DateTime dateTime) (method)
GetNextWeekday(DateTime dateTime, DayOfWeek day) (method)
GetPropertyType(Type rootType, string propertyPathName) (method)
GetPropertyValue(object rootObj, string propertyPathName) (method)
GetValueOrDefault<TKey, TValue>(IDictionary<TKey, TValue> dictionary, TKey key, TValue defaultValue) (method)
GetValueOrNull<TKey>(IDictionary<TKey, DateTime> dictionary, TKey key) (method)
GetValueOrNull<TKey>(IDictionary<TKey, decimal> dictionary, TKey key) (method)
GetValueOrNull<TKey>(IDictionary<TKey, double> dictionary, TKey key) (method)
GetValueOrNull<TKey>(IDictionary<TKey, Guid> dictionary, TKey key) (method)
GetValueOrNull<TKey>(IDictionary<TKey, int> dictionary, TKey key) (method)
GetValueOrNull<TKey, TValue>(IDictionary<TKey, TValue> dictionary, TKey key) (method)
GetWeekOfMonth(DateTime dateTime, DayOfWeek firstDayOfWeek) (method)
GetWeekOfYear(DateTime dateTime, CalendarWeekRule calendarWeekRule, DayOfWeek firstDayOfWeek) (method)
HasMergeFields(string content) (method)
HmacSha1Hash(string str, string keyString) (method)
HmacSha256Hash(string str, string keyString) (method)
IfEmpty(string value, string nullValue) (method)
IsDigitsOnly(string str) (method)
IsEmpty(Guid guid) (method)
IsFuture(DateTime dateTime) (method)
IsNotNull<T>(T value) (method)
IsNotNullOrWhiteSpace(string str) (method)
IsNull<T>(T value) (method)
IsNullOrWhiteSpace(string str) (method)
IsPast(DateTime dateTime) (method)
IsToday(DateTime dateTime) (method)
IsValidMacAddress(string str) (method)
IsValidUrl(string str) (method)
JoinStrings(IEnumerable<string> source, string separator) (method)
JoinStringsWithCommaAnd(IEnumerable<string> source) (method)
Left(string str, int length) (method)
LeftWithEllipsis(string str, int length) (method)
MakeInt64HashCode(string str) (method)
MakeValidFileName(string name) (method)
Masked(string value) (method)
Masked(string value, bool preserveLength) (method)
Md5Hash(string str) (method)
MonthDayStringAsDateTime(string monthDayString) (method)
Pluralize(string str) (method)
PluralizeIf(string str, bool condition) (method)
Quoted(string str, string quoteChar = "'") (method)
ReadBytesToEnd(Stream stream) (method)
RemoveAllNonAlphaNumericCharacters(string str) (method)
RemoveAllNonNumericCharacters(string str) (method)
RemoveCrLf(string str) (method)
RemoveInvalidReservedUrlChars(string str) (method)
RemoveLeadingForwardslash(string value) (method)
RemoveSpaces(string input) (method)
RemoveSpecialCharacters(string str) (method)
RemoveWhiteSpace(string input) (method)
ReplaceCaseInsensitive(string str, string oldValue, string newValue) (method)
ReplaceIfEndsWith(string content, string suffix, string replacement) (method)
ReplaceLastOccurrence(string source, string find, string replace) (method)
ReplaceSpecialCharacters(string str, string replacementCharacters) (method)
ReplaceWhileExists(string str, string oldValue, string newValue) (method)
ReplaceWordChars(string text) (method)
Right(string str, int length) (method)
Round(DateTime datetime, TimeSpan roundingInterval) (method)
Round(TimeSpan time, TimeSpan roundingInterval) (method)
Round(TimeSpan time, TimeSpan roundingInterval, MidpointRounding roundingType) (method)
SafeSubstring(string str, int startIndex, int maxLength) (method)
ScrubEncodedStringForXSSObjects(string encodedString) (method)
Sha1Hash(string str) (method)
Sha256Hash(string str) (method)
Singularize(string str) (method)
SplitCase(string str) (method)
SplitDelimitedValues(string str, bool whitespace = True) (method)
SplitDelimitedValues(string str, string delimiter) (method)
SplitDelimitedValues(string str, string delimiter, StringSplitOptions options) (method)
SplitIntoChunks(string str, int maxChunkSize) (method)
StandardizeQuotes(string str) (method)
StartOfDay(DateTime dateTime) (method)
StartOfMonth(DateTime dt) (method)
StartOfWeek(DateTime dt, DayOfWeek startOfWeek) (method)
StartOfYear(DateTime dateTime) (method)
StringToIntList(string str) (method)
StripHtml(string str) (method)
SubstringSafe(string str, int startIndex) (method)
SubstringSafe(string str, int startIndex, int maxLength) (method)
SundayDate(DateTime dt) (method)
SundayDate(DateTime dt, DayOfWeek startOfWeek = 1) (method)
ToElapsedString(DateTime dateTime, bool condensed = False, bool includeTime = True) (method)
ToElapsedString(DateTime? dateTime, bool condensed = False, bool includeTime = True) (method)
ToISO8601DateString(DateTime dateTime) (method)
ToISO8601DateString(DateTime? dateTime) (method)
ToJavascriptMilliseconds(DateTime dateTime) (method)
ToJavaScriptValue(bool value) (method)
ToJson(object obj) (method)
ToJson(object obj, Formatting format) (method)
ToJson(object obj, Formatting format, bool ignoreErrors) (method)
ToKeyValuePairList(string input) (method)
ToMemoryStream(string str) (method)
ToMonthDayString(DateTime dateTime) (method)
ToPossessive(string str) (method)
ToRelativeDateString(DateTime dateTime, int? maxDays) (method)
ToRelativeDateString(DateTime? dateTime, int? maxDays) (method)
ToRfc822DateTime(DateTime dateTime) (method)
ToRockDateTimeOffset(DateTime dateTime) (method)
ToShortDateTimeString(DateTime dt) (method)
ToStreamReader(string str) (method)
ToStringOrDefault(object obj, string defaultValue) (method)
ToStringSafe(object obj) (method)
TotalMonths(DateTime end, DateTime start) (method)
TotalYears(DateTime end, DateTime start) (method)
ToTimeString(TimeSpan timespan) (method)
ToTrueFalse(bool value) (method)
ToYesNo(bool value) (method)
Truncate(string str, int maxLength) (method)
Truncate(string str, int maxLength, bool addEllipsis) (method)
WordCount(string str) (method)
The following members were removed from Rock.Financial.FinancialStatementGeneratorOptions.FinancialStatementIndividualSaveOptions:
Rock.Financial.FinancialStatementGeneratorOptions.FinancialStatementIndividualSaveOptions.OverwriteDocumentsOfThisTypeCreatedOnSameDate (property)
The following members were removed from Rock.Lava.LavaElementAttributes:
GetBooleanValue(string name, bool? defaultValue) (method)
GetDateTimeValue(string name, DateTime? defaultValue) (method)
GetIntegerValue(string name, int? defaultValue) (method)
GetStringValue(string name, string defaultValue, bool trimWhiteSpace = True) (method)
The following members were removed from Rock.Lava.Shortcodes.LavaShortcodeMetadataAttribute.:
ctor(string name, string tagName, string description, string documentation, string parameters, string enabledCommands) (method)
The following members were removed from Rock.Lava.WebsiteLavaTemplateCacheService:
Get(ILavaEngine engine, string key, string content) (method)
The following members were removed from Rock.Model.AIAgentSession:
Rock.Model.AIAgentSession.RelatedEntityId (property)
Rock.Model.AIAgentSession.RelatedEntityType (property)
Rock.Model.AIAgentSession.RelatedEntityTypeId (property)
The following members were removed from Rock.Model.AnalyticsSourceDate:
Rock.Model.AnalyticsSourceDate.CalendarMonthNameAbbrevated (property)
Rock.Model.AnalyticsSourceDate.FiscalMonthAbbrevated (property)
The following members were removed from Rock.Model.AttendanceCodeService:
Rock.Model.AttendanceCodeService.noGood (field)
The following members were removed from Rock.Model.AttendanceService:
GetAttendanceAnalyticsAttendeeDates(List<int> groupIds, DateTime? start, DateTime? end, List<int> campusIds, bool? includeNullCampusIds, List<int> scheduleIds) (method)
GetAttendanceAnalyticsAttendeeFirstDates(List<int> GroupTypeIds, List<int> groupIds, DateTime? start, DateTime? end, List<int> campusIds, bool? includeNullCampusIds, List<int> scheduleIds) (method)
GetAttendanceAnalyticsAttendeeLastAttendance(List<int> groupIds, DateTime? start, DateTime? end, List<int> campusIds, bool? includeNullCampusIds, List<int> scheduleIds) (method)
GetAttendanceAnalyticsAttendees(List<int> groupIds, DateTime? start, DateTime? end, List<int> campusIds, bool? includeNullCampusIds, List<int> scheduleIds, bool? IncludeParentsWithChild, bool? IncludeChildrenWithParents) (method)
GetAttendanceAnalyticsNonAttendees(List<int> GroupTypeIds, List<int> groupIds, DateTime? start, DateTime? end, List<int> campusIds, bool? includeNullCampusIds, List<int> scheduleIds, bool? IncludeParentsWithChild, bool? IncludeChildrenWithParents) (method)
ScheduledPersonRemove(int attendanceId) (method)
SendScheduleConfirmationSystemEmails(IQueryable<Attendance> sendConfirmationAttendancesQuery, out List`1& errorMessages) (method)
SendScheduleReminderSystemEmails(IQueryable<Attendance> sendReminderAttendancesQuery) (method)
The following members were removed from Rock.Model.Communication:
Rock.Model.Communication.SMSFromDefinedValue (property)
Rock.Model.Communication.SMSFromDefinedValueId (property)
The following members were removed from Rock.Model.CommunicationRecipientResponse:
Rock.Model.CommunicationRecipientResponse.BinaryFileGuids (property)
The following members were removed from Rock.Model.CommunicationResponse:
Rock.Model.CommunicationResponse.RelatedSmsFromDefinedValueId (property)
The following members were removed from Rock.Model.CommunicationResponseService:
GetCommunicationConversation(int personAliasId, int relatedSmsFromDefinedValueId) (method)
GetCommunicationConversationForPerson(int personId, int relatedSmsFromDefinedValueId) (method)
GetCommunicationResponseRecipients(int relatedSmsFromDefinedValueId, DateTime startDateTime, bool showReadMessages, int maxCount) (method)
GetCommunicationResponseRecipients(int relatedSmsFromDefinedValueId, DateTime startDateTime, bool showReadMessages, int maxCount, int? personId) (method)
GetCommunicationResponseRecipients(int relatedSmsFromDefinedValueId, DateTime startDateTime, int maxCount, CommunicationMessageFilter filter, int? personId) (method)
GetResponsesFromPersonAliasIdForSMSNumber(int fromPersonAliasId, int relatedSmsFromDefinedValueId) (method)
UpdateReadPropertyByFromPersonAliasId(int fromPersonAliasId, int relatedSmsFromDefinedValueId) (method)
UpdateReadPropertyByFromPersonId(int fromPersonId, int relatedSmsFromDefinedValueId) (method)
The following members were removed from Rock.Model.CommunicationService:
CreateSMSCommunication(Person fromPerson, int? toPersonAliasId, string message, DefinedValueCache fromPhone, string responseCode, string communicationName) (method)
The following members were removed from Rock.Model.CommunicationService.CreateSMSCommunicationArgs:
Rock.Model.CommunicationService.CreateSMSCommunicationArgs.FromPhone (property)
The following members were removed from Rock.Model.CommunicationTemplate:
Rock.Model.CommunicationTemplate.SMSFromDefinedValue (property)
Rock.Model.CommunicationTemplate.SMSFromDefinedValueId (property)
The following members were removed from Rock.Model.EventItem:
GetAlternateEntityIds(RockContext rockContext) (method)
The following members were removed from Rock.Model.FinancialPaymentDetail:
Rock.Model.FinancialPaymentDetail.HistoryChangeList (property)
The following members were removed from Rock.Model.FinancialPaymentDetailService:
DeleteOrphanedFinancialPaymentDetail(DbEntityEntry referencingEntry) (method)
The following members were removed from Rock.Model.FinancialPledgeService:
GetPledgeAnalytics(int accountId, DateTime? start, DateTime? end, decimal? minAmountPledged, decimal? maxAmountPledged, decimal? minComplete, decimal? maxComplete, decimal? minAmountGiven, decimal? maxAmountGiven, bool includePledges, bool includeGifts) (method)
The following members were removed from Rock.Model.FinancialScheduledTransaction:
Rock.Model.FinancialScheduledTransaction.HistoryChangeList (property)
The following members were removed from Rock.Model.FinancialScheduledTransactionDetail:
Rock.Model.FinancialScheduledTransactionDetail.HistoryChangeList (property)
The following members were removed from Rock.Model.FinancialTransaction:
Rock.Model.FinancialTransaction.BatchHistoryChangeList (property)
Rock.Model.FinancialTransaction.HistoryChangeList (property)
The following members were removed from Rock.Model.FinancialTransactionDetail:
Rock.Model.FinancialTransactionDetail.HistoryChangeList (property)
The following members were removed from Rock.Model.FinancialTransactionDetailService:
GetGivingAnalyticsAccountTotals(DateTime? start, DateTime? end, List<int> accountIds, List<int> currencyTypeIds, List<int> sourceTypeIds, List<int> transactionTypeIds) (method)
GetGivingAnalyticsFirstLastEverDates() (method)
GetGivingAnalyticsPersonSummary(DateTime? start, DateTime? end, decimal? minAmount, decimal? maxAmount, List<int> accountIds, List<int> currencyTypeIds, List<int> sourceTypeIds, List<int> transactionTypeIds) (method)
GetGivingAnalyticsTransactionData(DateTime? start, DateTime? end, List<int> accountIds, List<int> currencyTypeIds, List<int> sourceTypeIds, List<int> transactionTypeIds) (method)
The following members were removed from Rock.Model.FinancialTransactionService:
GetGivingAutomationMonthlyAccountGivingHistoryFromJson(string json) (method)
The following members were removed from Rock.Model.Group:
Rock.Model.Group.HistoryChangeList (property)
The following members were removed from Rock.Model.GroupRequirement:
PersonMeetsGroupRequirement(int personId, int groupId, int? groupRoleId) (method)
The following members were removed from Rock.Model.LocationService:
ValidateAddressRequirements(Location location, out String& errorMessage) (method)
The following members were removed from Rock.Model.Person:
GetAge(DateTime? birthDate) (method)
GetPersonPhotoUrl(int? personId, int? photoId, int? age, Gender gender, Nullable<Guid> recordTypeValueGuid, Nullable<AgeClassification> ageClassification, int? maxWidth, int? maxHeight) (method)
The public class Rock.Model.RangeValue<T> was removed.
The following members were removed from Rock.Model.RegistrationService:
GetRegistrationContext(int registrationInstanceId, out String& errorMessage) (method)
The following members were removed from Rock.Model.RestControllerService:
GetApiId(MethodInfo methodInfo, string httpMethod, string controllerName) (method)
The following members were removed from Rock.Model.ServiceJobService:
RunNow(ServiceJob job, out String& errorMessage) (method)
The following members were removed from Rock.Model.SystemCommunication:
Rock.Model.SystemCommunication.SMSFromDefinedValue (property)
Rock.Model.SystemCommunication.SMSFromDefinedValueId (property)
The following members were removed from Rock.ObjectExtensions:
IsNotNull<T>(T value) (method)
IsNull<T>(T value) (method)
The public class Rock.Reporting.Dashboard.LineBarPointsChartDashboardWidget was removed.
The following members were removed from Rock.Rest.Controllers.AttendancesController:
ScheduledPersonSendConfirmationEmail(int attendanceId) (method)
The following members were removed from Rock.Rest.Controllers.BlocksController:
BlockAction(Guid blockGuid, string actionName) (method)
BlockActionAsPost(string blockGuid, string actionName, string parameters) (method)
The following members were removed from Rock.Rest.Controllers.ExceptionLogsController:
The following members were removed from Rock.Rest.Controllers.FinancialAccountsController:
GetChildrenBySearchTermObsolete(bool activeOnly, bool displayPublicName, string searchTerm) (method)
GetChildrenObsolete(int id, bool activeOnly) (method)
GetChildrenObsolete(int id, bool activeOnly, bool displayPublicName, GetCountsType countsType = 0) (method)
GetInactiveObsolete(bool displayPublicName) (method)
The following members were removed from Rock.RockDateTime:
Rock.RockDateTime.CurrentGraduationDate (property)
Rock.RockDateTime.CurrentGraduationYear (property)
The following members were removed from Rock.Security.Encryption:
DecryptString(string cipherText, string dataEncryptionKey) (method)
EncryptString(string plainText, string dataEncryptionKey) (method)
The following members were removed from Rock.SystemGuid.BlockType:
Rock.SystemGuid.BlockType.OBSIDIAN_WORKFLOW_ENTRY (field)
The following members were removed from Rock.SystemGuid.DefinedValue:
Rock.SystemGuid.DefinedValue.PERSON_CONNECTION_STATUS_WEB_PROSPECT (field)
The following members were removed from Rock.SystemGuid.Group:
Rock.SystemGuid.Group.GROUP_MOBILE_APP (field)
The following members were removed from Rock.SystemGuid.ServiceJob:
Rock.SystemGuid.ServiceJob.GIVING_ANALYTICS (field)
Rock.SystemGuid.ServiceJob.REBUILD_STREAK (field)
The following members were removed from Rock.SystemGuid.SystemCommunication:
Rock.SystemGuid.SystemCommunication.DIGITAL_SIGNATURE_INVITE (field)
The following members were removed from Rock.SystemKey.GroupTypeAttributeKey:
Rock.SystemKey.GroupTypeAttributeKey.CHECKIN_GROUPTYPE_ALLOW_CHECKOUT (field)
The following members were removed from Rock.SystemKey.SystemSetting:
Rock.SystemKey.SystemSetting.REDIS_DATABASE_NUMBER (field)
Rock.SystemKey.SystemSetting.REDIS_ENABLE_CACHE_CLUSTER (field)
Rock.SystemKey.SystemSetting.REDIS_ENDPOINT_LIST (field)
Rock.SystemKey.SystemSetting.REDIS_PASSWORD (field)
The public class Rock.Tasks.AddCommunicationRecipients was removed.
The public class Rock.Tasks.AddNewMetaphones was removed.
The public class Rock.Tasks.LaunchGroupMemberPlacedElsewhereWorkflow was removed.
The public class Rock.Tasks.LaunchWorkflow was removed.
The public class Rock.Tasks.LaunchWorkflows was removed.
The public class Rock.Tasks.ProcessConnectionRequestActivityChange was removed.
The public class Rock.Tasks.ProcessEntityTypeIndex was removed.
The public class Rock.Tasks.RegisterRestControllers was removed.
The public class Rock.Tasks.UpdateDataViewStatistics was removed.
The public class Rock.Tasks.UpdatePaymentStatusFinancialScheduledTransactions was removed.
The public class Rock.Transactions.AchievementAttemptChangeTransaction was removed.
The public class Rock.Transactions.AchievementsProcessingTransaction was removed.
The public class Rock.Transactions.AuditTransaction was removed.
The public class Rock.Transactions.BulkIndexEntityTypeTransaction was removed.
The public class Rock.Transactions.ConnectionRequestChangeTransaction was removed.
The public class Rock.Transactions.DeleteAttributeBinaryFile was removed.
The public class Rock.Transactions.EntityChangeWorkflowTriggerTransactionBase<TEntity, TTrigger> was removed.
The public class Rock.Transactions.GroupAttendedTransaction was removed.
The public class Rock.Transactions.GroupMemberChangeTransaction was removed.
The public class Rock.Transactions.GroupScheduleCancellationTransaction was removed.
The public interface Rock.Transactions.ITransactionWithProgress was removed.
The public class Rock.Transactions.PageRenameTransaction was removed.
The public class Rock.Transactions.PersonViewTransaction was removed.
The following members were removed from Rock.Transactions.RockQueue:
IsExecuting<T>() where T : ITransaction (method)
IsInQueue<T>() where T : ITransaction (method)
Rock.Transactions.RockQueue.CurrentlyExecutingTransaction (property)
Rock.Transactions.RockQueue.CurrentlyExecutingTransactionProgress (property)
Rock.Transactions.RockQueue.TransactionQueue (property)
The public class Rock.Transactions.RunDataViewTransaction was removed.
The following members were removed from Rock.Transactions.RunJobNowTransaction.:
ctor(int jobId, Dictionary<string, string> jobDataMapDictionary) (method)
The public class Rock.Transactions.RunReportTransaction was removed.
The public class Rock.Transactions.SendCommunicationApprovalEmail was removed.
The public class Rock.Transactions.SendCommunicationTransaction was removed.
The public class Rock.Transactions.SendPaymentReceipts was removed.
The public class Rock.Transactions.SendRegistrationConfirmationTransaction was removed.
The public class Rock.Transactions.SendRegistrationNotificationTransaction was removed.
The public class Rock.Transactions.ShortLinkTransaction was removed.
The public class Rock.Transactions.StepChangeTransaction was removed.
The public class Rock.Transactions.StreakTypeExclusionChangeTransaction was removed.
The public class Rock.Transactions.StreakTypeRebuildTransaction was removed.
The public class Rock.Transactions.UpdateFacebookFriends was removed.
The public class Rock.Transactions.UpdatePersonsTopSignal was removed.
The public class Rock.Transactions.UserLastActivityTransaction was removed.
The public class Rock.Transactions.WorkflowTriggerTransaction was removed.
The following members were removed from Rock.Web.Cache.FieldTypeCache:
Rock.Web.Cache.FieldTypeCache.IconCssClass (property)
The following members were removed from Rock.Web.Cache.RockCache:
Rock.Web.Cache.RockCache.IsCacheSerialized (property)
Rock.Web.Cache.RockCache.ObjectCacheKeyReferences (property)
Rock.Web.Cache.RockCache.StringCacheKeyReferences (property)
The public class Rock.Web.UI.Controls.BarChart was removed.
The following members were removed from Rock.Web.UI.Controls.ChartJsChart:
GetCategorySeriesFromChartData(IEnumerable<IChartData> chartDataItems) (method)
GetChartStyle() (method)
GetTimeSeriesFromChartData(IEnumerable<IChartData> chartDataItems) (method)
Rock.Web.UI.Controls.ChartJsChart.EndDate (property)
Rock.Web.UI.Controls.ChartJsChart.StartDate (property)
The public class Rock.Web.UI.Controls.ChartOptions was removed.
The following members were removed from Rock.Web.UI.Controls.FinancialGatewayPicker:
Rock.Web.UI.Controls.FinancialGatewayPicker.ShowAll (property)
The public class Rock.Web.UI.Controls.FlotChart was removed.
The public class Rock.Web.UI.Controls.LineChart was removed.
The public class Rock.Web.UI.Controls.PieChart was removed.
The following members were removed from Rock.Web.UI.Controls.SecurityFieldTemplate.:
ctor(Page page, int entityTypeId, string titleField) (method)
The following members were removed from Rock.Web.UI.Controls.StructureContentEditor:
Rock.Web.UI.Controls.StructureContentEditor.HtmlContent (property)
The public interface Rock.Web.UI.IDetailBlock was removed.