Files
marechai/Marechai.Database/Migrations/20260515211053_AddNormalizeForDuplicateFunction.Designer.cs
Natalia Portillo cc679fa92f Add admin software duplicates management
- Implemented a new page for managing pseudoduplicate software entries at /admin/software/duplicates.
- Introduced a new SQL function NormalizeForDuplicate to handle name normalization for duplicate detection.
- Enhanced the SoftwareService to support fetching duplicate groups and their counts.
- Added UI components for filtering and displaying duplicate software groups, including pagination and actions for merging duplicates.
- Updated localization files for new UI strings in multiple languages.
- Modified the admin navigation menu to include a link to the new duplicates management page.
2026-05-15 23:06:10 +01:00

419 KiB