Part-DB-server/docs
Marcel Diegelmann f7ec130010 Merge remote-tracking branch 'origin/feature/create-assemblies' into feature/all-features
# Conflicts:
#	.env
#	config/parameters.yaml
#	docs/configuration.md
#	migrations/Version20250304081039.php
#	migrations/Version20250304154507.php
#	src/Controller/AdminPages/BaseAdminController.php
#	src/Controller/ProjectController.php
#	src/Controller/TypeaheadController.php
#	src/DataTables/AssemblyBomEntriesDataTable.php
#	src/DataTables/PartsDataTable.php
#	src/Entity/AssemblySystem/AssemblyBOMEntry.php
#	src/Entity/Attachments/Attachment.php
#	src/Entity/Base/AbstractDBElement.php
#	src/Entity/LogSystem/CollectionElementDeleted.php
#	src/Entity/Parameters/AbstractParameter.php
#	src/Form/AssemblySystem/AssemblyBOMEntryType.php
#	src/Helpers/Assemblies/AssemblyPartAggregator.php
#	src/Security/Voter/AttachmentVoter.php
#	src/Services/AssemblySystem/AssemblyBuildHelper.php
#	src/Services/ImportExportSystem/BOMImporter.php
#	src/Services/ImportExportSystem/EntityExporter.php
#	src/Services/Trees/ToolsTreeBuilder.php
#	src/Services/Trees/TreeViewGenerator.php
#	src/Settings/BehaviorSettings/AssemblyBomTableColumns.php
#	src/Settings/BehaviorSettings/TableSettings.php
#	src/Validator/Constraints/AssemblySystem/AssemblyCycleValidator.php
#	templates/admin/assembly_admin.html.twig
#	templates/assemblies/build/_form.html.twig
#	templates/assemblies/import_bom.html.twig
#	templates/assemblies/info/_info_card.html.twig
#	templates/assemblies/info/info.html.twig
#	templates/components/tree_macros.html.twig
#	templates/form/collection_types_layout_assembly.html.twig
#	translations/messages.cs.xlf
#	translations/messages.da.xlf
#	translations/messages.de.xlf
#	translations/messages.el.xlf
#	translations/messages.en.xlf
#	translations/messages.es.xlf
#	translations/messages.fr.xlf
#	translations/messages.it.xlf
#	translations/messages.ja.xlf
#	translations/messages.nl.xlf
#	translations/messages.pl.xlf
#	translations/messages.ru.xlf
#	translations/messages.zh.xlf
#	translations/validators.cs.xlf
#	translations/validators.en.xlf
2025-10-01 06:56:59 +02:00
..
api Added documentation on how to upload files and download URLs through the API on attachments 2024-03-03 19:04:25 +01:00
assets Update example import csv to schow real capatibilities 2025-08-31 22:13:54 +02:00
installation Documentation - Require SQLite 3.35 2025-09-04 14:50:59 +02:00
upgrade Put the upgrade docs under the correct section 2025-08-30 22:43:53 +02:00
usage Merge branch 'feature/batch-info-provider-import' 2025-09-21 23:14:09 +02:00
.gitignore Improved documentation 2023-02-08 00:52:45 +01:00
_config.yaml Improved documentation 2023-02-12 23:23:38 +01:00
_config_dev.yaml Improved documentation 2023-02-08 00:52:45 +01:00
CNAME Create CNAME 2023-02-08 23:24:04 +01:00
concepts.md Update verbiage (#788) 2024-12-10 14:30:47 +01:00
configuration.md Merge remote-tracking branch 'origin/feature/create-assemblies' into feature/all-features 2025-10-01 06:56:59 +02:00
Gemfile Improved documentation 2023-02-08 00:52:45 +01:00
index.md Updated requirements in README file and mention PostgreSQL support in features 2024-06-21 10:39:44 +02:00
partkeepr_migration.md Fixed more typos and grammar issues in docs 2024-02-23 14:26:17 +01:00
serve.sh Improved documentation 2023-02-08 00:52:45 +01:00
troubleshooting.md Fixed more typos and grammar issues in docs 2024-02-23 14:26:17 +01:00