Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

VersionTypeCollectionDescription
ProfessionalImprovementdevicesDevices, groupsGroups, queriesQueriesShow a warning of X items of Y displayed because of either global configuration limit or passed specific limit.
ProfessionalImprovementdevicesDevicesShow X of Y when result is less than total. IE - (50 of 1000) when there are 1000 devices in the database, but only 50 displayed on the screen.
EnterpriseImprovementintegrationsIntegrationsImplement hard limit of 10,000 devices when running integrations. Previously it would have used the config item of page_size and by default be limited to 1,000 devices.
ProfessionalBugdiscoveriesDiscoveriesUse correct original value, not hard coded 20 in discoveries_collection template -> queue_limit.
CommunityBugdevicesDevices, discoveriesDiscoveriesEnsure the array of mac addresses is unique when processing a device audit. Loop over the network table (as well as the IP table) for the prior array when matching. Improve message when not matching Mac, but Mac is a VMware Mac and match rule says not to.
ProfessionalImprovementallAllEditing a field and clicking the Cancel icon now reverts the field value to its original value (pre edit).
EnterpriseBugcollectorsCollectorsOn the collectors::read template, show the users.name, not the users.id.
EnterpriseBugcollectorsCollectorsOn the collectors::collection template, populate the link to the collector using collectors.ip, not collectors.network_address. Hard set to HTTP as we do not know the protocol.
ProfessionalImprovementsearchSearchHighlight matching string in returned results when searching for a device.
CommunityBugsearchSearchWhen searching for a device, Org children were not being included.
CommunityImprovementdatabaseDatabaseEnsure upgrading works from as far back as 1.12.
CommunityImprovementallAllBetter SQL to satisfy MySQL Strict Mode (which we do not use at present).
CommunityImprovementauditsAudits, discoveriesDiscoveriesProvide Windows XP exclusion in audit script when retrieving from Win32_UserProfile.
CommunityImprovementconfigurationConfigurationMake config.php work with PHP 7.4.x by removing __autoload.
CommunityBugconnectionsConnectionsEnumerate correct Org list in connections::read template.
EnterpriseImprovementintegrationsIntegrationsDo not populate the integration_rules.nmis file with an UPDATE attribute if that attribute definition is empty (otherwise it will create the field and when UPDATING a device in NMIS, that device will have the field set to an empty string).
ProfessionalImprovementdiscoveriesDiscoveriesSilence a few warnings when a bad ID is provided to discoveries::read.
CommunityImprovementdiscoveriesDiscoveriesLog the SMB2 / winexe test for running the audit script.
CommunityBuglocationsLocationsFix link in locations::collection template.
CommunityImprovementsummariesSummariesMake summaries the default homepage for new installs.
CommunityBugdatabaseDatabaseIncrease size of system.memory_count field and network.dhcp_lease_* fields.

...