Part-DB.Part-DB-server/src/Services
2019-10-19 19:30:16 +02:00
..
Attachments Allow to move a attachment to secure location (and back). 2019-10-19 19:30:16 +02:00
TranslationExtractor Added an translation extractor, that extracts permission labels. 2019-09-10 22:48:17 +02:00
AmountFormatter.php Added some more tests. 2019-09-22 23:47:40 +02:00
AttachmentHelper.php Moved attachment form submit logic to a seperate service. 2019-10-19 17:13:13 +02:00
AttachmentReverseSearch.php Moved attachment path conversion functions to own service. 2019-09-28 16:06:37 +02:00
BuiltinAttachmentsFinder.php Cache list of builtin ressource attachments. 2019-10-02 18:39:40 +02:00
ElementTypeNameGenerator.php Added an table to show all defined attachments. 2019-10-04 18:06:37 +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 Uploaded (non secure) attachments live now in public/ 2019-10-05 20:30:27 +02:00
GitVersionInfo.php Show git branch and commit hash on homepage if available. 2019-10-13 00:44:50 +02:00
MarkdownParser.php Added an console command to convert the old BBCode comments to markdown 2019-10-13 00:32:09 +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 some more tests. 2019-09-22 23:47:40 +02:00
StructuralElementRecursionHelper.php Added database migration for new entities. 2019-08-12 18:04:53 +02:00
ToolsTreeBuilder.php Added an table to show all defined attachments. 2019-10-04 18:06:37 +02:00
TreeBuilder.php Added an table to show all defined attachments. 2019-10-04 18:06:37 +02:00
UserCacheKeyGenerator.php Fixed exception in caching mechanism, if no user was logged in. 2019-08-20 18:18:11 +02:00