Part-DB.Part-DB-server/src/Services
2019-09-13 19:58:38 +02:00
..
TranslationExtractor Added an translation extractor, that extracts permission labels. 2019-09-10 22:48:17 +02:00
AmountFormatter.php Dont use SI Prefixes for part amounts without unit. 2019-09-08 18:45:39 +02:00
AttachmentHelper.php Delete the file associated with an attachment after an attachment is delted or changed. 2019-08-27 22:24:56 +02:00
AttachmentReverseSearch.php Delete the file associated with an attachment after an attachment is delted or changed. 2019-08-27 22:24:56 +02:00
EntityExporter.php Added database migration for new entities. 2019-08-12 18:04:53 +02:00
EntityImporter.php Added an option for mass creation of structured data. 2019-08-12 22:41:58 +02:00
EntityURLGenerator.php Added an admin page for the user groups. 2019-09-11 17:30:25 +02:00
MoneyFormatter.php When formatting money strings, by default only show the trailing digits that are not zero. 2019-09-01 14:08:53 +02:00
PermissionResolver.php Allow to change the permissions for users. 2019-09-10 17:12:56 +02:00
PricedetailHelper.php Respect the currency of the prices when calculating average part price. 2019-09-01 18:52:22 +02:00
SIFormatter.php Added a field for edit the mass of a part. 2019-08-24 12:55:47 +02:00
StructuralElementRecursionHelper.php Added database migration for new entities. 2019-08-12 18:04:53 +02:00
ToolsTreeBuilder.php Hide nodes in tools menu, for which the user does not have permissions. 2019-09-13 19:58:38 +02:00
TreeBuilder.php Use cached nodeslist when querying for subcategories. 2019-09-08 17:39:24 +02:00
UserCacheKeyGenerator.php Fixed exception in caching mechanism, if no user was logged in. 2019-08-20 18:18:11 +02:00