Commit graph

151 commits

Author SHA1 Message Date
Jan Böhmer
54c6757bc7 Added some documentation about the stock owner system. 2023-04-05 16:35:29 +02:00
Jan Böhmer
a4e68ea2d6 Added documentation about PartKeepr migration process 2023-03-26 00:32:03 +01:00
suuppl
0550c045c7
add missing '-' to code block (#254) 2023-03-20 16:28:29 +01:00
Jan Böhmer
7d6c04e3cf Improved documentation 2023-03-18 21:41:00 +01:00
Jan Böhmer
c1d1270d59 Added documentation for BOM import 2023-03-17 00:08:49 +01:00
Jan Böhmer
193650efd4 Added option to mark all imported parts as "needs review" 2023-03-15 21:46:14 +01:00
Jan Böhmer
b7aae7d87b Improved documentation and added example CSV file 2023-03-15 21:33:18 +01:00
Jan Böhmer
5745fc1046 Make import/export documentation a child of usage section 2023-03-14 00:20:44 +01:00
Jan Böhmer
4be6cb2459 Added documentation on import/export function 2023-03-13 17:42:48 +01:00
Jan Böhmer
2ae34b856a Added hint about advanced saml config options to documentation 2023-03-04 17:21:22 +01:00
Jan Böhmer
6230ad971b Merge branch 'keycloak' 2023-03-04 17:15:50 +01:00
Jan Böhmer
20caad24ed Improved documentation 2023-03-04 17:15:17 +01:00
Jan Böhmer
eabdd3b11f Improved documentation for SAML SSO 2023-03-04 16:56:41 +01:00
Jan Böhmer
8fad743e85 Allow to select the priority of SAML role mapping based on the order in the configuration option 2023-03-04 16:52:17 +01:00
Jan Böhmer
fb45ef432e Added documentation for MAX_ATTACHMENT_FILE_SIZE env 2023-03-02 23:53:16 +01:00
Jan Böhmer
bbe4de996a Added documentation about the SAML_UPDATE_GROUP_ON_LOGIN env 2023-03-01 15:24:47 +01:00
Jan Böhmer
7030e752fc Added documentation about permission mapping. 2023-03-01 14:56:05 +01:00
Jan Böhmer
d845f8b7e3 Added documentation about the convert-to-saml-user command 2023-03-01 14:36:46 +01:00
Jan Böhmer
cb9433902c Added SAML configuration options to docs 2023-02-28 16:34:51 +01:00
Jan Böhmer
472e1ce0a3 Added documentation on how to setup SAML. 2023-02-28 00:28:31 +01:00
Jan Böhmer
ccb0ac63e1 Updated list of missing features in upgrade docs. 2023-02-16 01:22:40 +01:00
Jan Böhmer
5ba37d88f4 Croped one of the screenshot 2023-02-12 23:51:53 +01:00
Jan Böhmer
5905b51025 Added some screenshots for README.md 2023-02-12 23:48:05 +01:00
Jan Böhmer
b8171f99ba Improved README and docs 2023-02-12 23:37:09 +01:00
Jan Böhmer
421f2682d6 Improved documentation 2023-02-12 23:23:38 +01:00
Jan Böhmer
d03586d9d5 Improved upgrade documentation from legacy Part-DB version 2023-02-10 15:10:47 +01:00
Jan Böhmer
3ad732cf1c Started to move the upgrade from old part-db documentation to gh-pages 2023-02-09 18:03:13 +01:00
Jan Böhmer
48ceaff026 Improved documentation 2023-02-09 00:42:20 +01:00
Jan Böhmer
5f6671a5aa Link to docs.part-db.de 2023-02-09 00:14:36 +01:00
Jan Böhmer
50e8529889 Improved docs for MySQL database 2023-02-09 00:01:47 +01:00
Jan Böhmer
cde5fbb94b Docs are accessible under docs.part-db.de 2023-02-08 23:39:11 +01:00
Jan Böhmer
33c3be4cf9 Merge remote-tracking branch 'origin/master' 2023-02-08 23:29:02 +01:00
Jan Böhmer
2259c54ff7
Create CNAME 2023-02-08 23:24:04 +01:00
Jan Böhmer
9ab2fd5b40 Moved docker-compose directly into docu and added info how to setup docker with MySQL 2023-02-08 23:22:09 +01:00
Jan Böhmer
3a4aa6785d Improved documentation 2023-02-08 00:52:45 +01:00
Jan Böhmer
4ed25f6184 Added some documentation on which database type to use. 2023-02-07 16:48:05 +01:00
Jan Böhmer
3c79d967b4 Moved remaining docs from github wiki to pages 2023-02-07 13:05:55 +01:00
Jan Böhmer
3943994510 Use remote_theme for jekyll build 2023-02-07 12:51:27 +01:00
Jan Böhmer
a996fade24 Started to migrate the documentation to github pages 2023-02-07 12:45:49 +01:00
Jan Böhmer
3d5bc4e514 Define some common options in the example docker-compose.yaml file 2023-02-05 00:07:52 +01:00
Jan Böhmer
49d7a527f5 Renamed demo environment to docker 2023-02-04 23:40:24 +01:00
Jan Böhmer
19db345935
Update docker-compose.yaml 2023-01-30 12:55:01 +01:00
jsuelwald
5c3e8dc867
Update docker-install.md
Missing the "php" - command in your step 4
2022-12-27 11:05:00 +01:00
Jan Böhmer
2486bc5d7b Added an check-requirements console command 2022-08-04 22:44:14 +02:00
Jan Böhmer
d3d92d6013 Configure dockers GD with support with multiple file formats.
Should fix issue #122 and #115
2022-07-21 22:53:59 +02:00
Jan Böhmer
49b0ef02d4 Use PHP8.1 as docker base image. 2022-07-21 00:59:34 +02:00
Jan Böhmer
2ee42b7621 Fail gracefully when Imagine can not produce an thumbnail.
We now just fall back to the original image instead of throwing an exception. (partly) Fixes issue #89. Maybe related to issue #136
2022-07-21 00:31:34 +02:00
Jan Böhmer
13742a9809 Added an guide on how to install Part-DB on Debian systems directly.
Related to issue #95.
2022-07-18 23:51:54 +02:00
Jan Böhmer
0cc9436cc0 Added information about database file mapping to docker installation and use this in example docker-compose.yaml
This fixes issue #134 and #127
2022-07-17 23:58:54 +02:00
Jan Böhmer
7bdf4536a9 Link to docker guide from README. 2021-03-14 23:46:34 +01:00