Morgan Diepart
eda0e2fe26
Update Measurement Unit concept ( #596 )
2024-04-16 12:15:45 +02:00
Jan Böhmer
4aecfaf4e0
Fixed typo in DATABASE_URL env in debian installation guide
...
Fixes issue #592
2024-04-15 23:42:44 +02:00
Jan Böhmer
cb7be460d7
Add 64-bit recommendation to installation docs
2024-03-09 00:13:40 +01:00
Jan Böhmer
206bcebdb7
Forbid users to select dates after 2038 on 32-bit systems to prevent errors caused by Year2038 bug
...
See discussion #548 and #549
2024-03-09 00:11:00 +01:00
Jan Böhmer
18c697f472
Document the available Part-DB specific filters and functions in twig mode
2024-03-07 13:23:58 +01:00
Jan Böhmer
4adb9a5266
Document available fields in twig mode
...
Related to #546
2024-03-07 13:11:17 +01:00
Jan Böhmer
a72a7ed1fc
Explain the advantages of the twig mode
2024-03-07 12:46:30 +01:00
Jan Böhmer
5736816b2b
Document on how to use the placeholder function and placeholder twig filter in label twig mode
...
Related with #546
2024-03-06 21:22:47 +01:00
Jan Böhmer
38b5a84c4f
Added some more useful variables to the twig label generator
2024-03-06 21:11:31 +01:00
Jan Böhmer
e53da5ad06
Added documentation on how to upload files and download URLs through the API on attachments
2024-03-03 19:04:25 +01:00
Jan Böhmer
3734541743
Describe the new way to create attachments and parameters via API
2024-03-03 00:49:44 +01:00
Jan Böhmer
eab4d6f600
Added documentation about LCSC provider
2024-02-23 14:55:56 +01:00
Jan Böhmer
861c0174df
Fixed more typos and grammar issues in docs
2024-02-23 14:26:17 +01:00
Jan Böhmer
5d68922f2e
Fixed some typos and grammar issues in documentation
2024-02-23 13:56:23 +01:00
Cody Jacob
20ee16e3c0
Update eda_integration.md ( #528 )
...
spelling mistakes.
--grammerly was used
2024-02-23 13:13:15 +01:00
Jan Böhmer
e5b9ce9c25
Describe the creation of parameters/attachments workaround in API docs
...
Related to issue #502
2024-01-28 20:59:13 +01:00
Jan Böhmer
3548f12deb
Added info on how to execute commands inside docker container to docs
2024-01-28 18:30:16 +01:00
Jan Böhmer
d111905ba0
Added hint to docs, that the mouser API dont provide all infos availble
...
See issue #503
2024-01-27 20:31:12 +01:00
Jan Böhmer
631c364179
Added option to redirect https requests to http via Part-DB
...
This is especially useful for the heroku demo instance, where the webserver can not do the automatic redirect
2024-01-25 22:58:52 +01:00
Jan Böhmer
e4634ecc2c
Fixed wrong header in API authentication docs
...
This fix issue #494
2024-01-25 13:22:01 +01:00
Jan Böhmer
dcf85f9d5e
Add hint about bad unicode treatment in sqlite to dabase choosing guide
...
Related to issue #465
2024-01-16 22:10:29 +01:00
Jan Böhmer
57423436ce
Added options to use MySQL connection via SSL
2023-12-10 00:36:29 +01:00
Jan Böhmer
e824f6376a
Mention update capability of part info providers in docs
2023-12-07 16:27:25 +01:00
Jan Böhmer
11cdc282d2
Mention KiCad integration in README
2023-12-06 14:00:15 +01:00
Jan Böhmer
62cbc168fb
Updated documentation about new visibility changes.
2023-12-03 20:30:49 +01:00
Jan Böhmer
1825080d9e
Added documentation about the EDA_KICAD_CATEGORY_DEPTH env
2023-12-03 15:07:41 +01:00
Jan Böhmer
61a5ebde6b
Show the correct KICad API endpoint on the user settings page.
2023-12-03 01:16:16 +01:00
Jan Böhmer
548339911f
Added info about autocomplete to documentation
2023-12-02 19:57:55 +01:00
Jan Böhmer
168b4f6c15
Started to write documentation on KiCAD integration
2023-12-01 14:09:19 +01:00
Jan Böhmer
feca20ef77
Added a hint about quotes and TRUSTED_PROXIES setting in docker-compose example
2023-11-28 13:44:17 +01:00
Jan Böhmer
18db20e511
Added the option env option to configure that all new attachment files should be downloaded by default
2023-11-26 23:44:02 +01:00
Jan Böhmer
aba73174ab
Fixed wrong link in docs.
2023-11-25 01:48:32 +01:00
Jan Böhmer
83d43d931c
Added a SAML_BEHIND_PROXY env, which must be set if Part-DB is behind a reverse proxy when using SAML
...
The php-saml library use its own logic to determine the current path, and we need to set the use_proxy_vars so that it respects the proxy FORWARDED headers.
This should fix issue #436
2023-11-25 01:45:08 +01:00
Jan Böhmer
5f86253b94
Add documentation on how to put Part-DB into a subpath of a reverse proxy
...
This fixes issue #428
2023-11-11 23:03:29 +01:00
Jan Böhmer
2002b9d5d3
Merge remote-tracking branch 'origin/master'
2023-11-03 23:07:58 +01:00
Jan Böhmer
323c70393d
Use demo.part-db.de in links to demo as this now has TLS encryption too.
2023-11-03 23:07:51 +01:00
Pyromane
1409d19922
Update installation_docker.md ( #425 )
...
For the database additionally "restart: unless-stopped" is specified, so that this is also available after a restart of the host.
2023-10-31 13:32:43 +01:00
Pyromane
9cd5d14708
Update upgrade_legacy.md ( #417 )
...
PHP minimum requirement adjusted
2023-10-21 18:47:36 +02:00
Jan Böhmer
71765558fc
Mention API feature in README and docs index.md
2023-10-15 13:28:40 +02:00
Jan Böhmer
a2a477e4e5
Fixed some issues in docs
2023-10-15 13:24:56 +02:00
Jan Böhmer
f32c0f52b6
Fixed formatting and typos in documentation
2023-10-15 13:21:14 +02:00
Jan Böhmer
47fc7db953
Correctly link to JSON Merge Patch in API docu instead of JSON Patch
2023-10-15 12:38:32 +02:00
Jan Böhmer
180505cba4
Improved API documentation on what will happen, if no Accept: header is set
...
Related with issue #399
2023-10-14 21:01:54 +02:00
Jan Böhmer
3c5a96ba5c
Merge branch 'part-table-columns-config'
2023-10-08 21:50:43 +02:00
Jan Böhmer
79262972aa
Renamed config env to TABLE_PARTS_DEFAULT_COLUMNS and updated documentation
2023-10-08 21:28:37 +02:00
Jan Böhmer
9d9287cefb
Added documentation for MouserAPI
2023-10-08 00:39:08 +02:00
misaz
9d54001f89
added support for configuring columns in part table which are enabled by default as well as their order.
2023-10-04 21:14:57 +02:00
Jan Böhmer
00708608cd
Added entity filter to filter part response by categories, etc.
2023-10-03 21:37:58 +02:00
Jan Böhmer
3df47ed748
Added filters to various endpoints to allow searching for parts
2023-10-03 16:29:04 +02:00
Jan Böhmer
90518056cd
Fixed JSONLD schema generation of API documentation
2023-10-01 22:45:39 +02:00