Jan Böhmer
|
54c6757bc7
|
Added some documentation about the stock owner system.
|
2023-04-05 16:35:29 +02:00 |
|
Jan Böhmer
|
c91a6640ff
|
Fixed static analysis issues
|
2023-04-03 23:34:15 +02:00 |
|
Jan Böhmer
|
80ef617949
|
New translations messages.en.xlf (English)
|
2023-04-03 23:26:13 +02:00 |
|
Jan Böhmer
|
72dd3f92f9
|
Show expired amountSum in instock row on info page, similar to the part tables
|
2023-04-03 23:21:18 +02:00 |
|
Jan Böhmer
|
5330476dbe
|
Highlight amount sum in part tables and part info page, when amount is less than minAmount
|
2023-04-03 23:15:29 +02:00 |
|
Jan Böhmer
|
69fdc85c99
|
Use new user select type for log filter
|
2023-04-03 22:54:07 +02:00 |
|
Jan Böhmer
|
f7293508ff
|
Added example content for owner placeholders in labels
|
2023-04-03 22:48:52 +02:00 |
|
Jan Böhmer
|
4aedce9668
|
Allow to use storelocation owner field in labels
Related to issue #221
|
2023-04-03 22:41:18 +02:00 |
|
Jan Böhmer
|
9244fe5944
|
Fixed internal server error, when using owner placeholder on stored label profile
|
2023-04-03 22:23:53 +02:00 |
|
Jan Böhmer
|
35710b17d1
|
New translations validators.en.xlf (English)
|
2023-04-03 01:37:05 +02:00 |
|
Jan Böhmer
|
fb78ce5679
|
New translations messages.en.xlf (English)
|
2023-04-03 01:37:04 +02:00 |
|
Jan Böhmer
|
749e7dbdf9
|
Rempve default value definitions, which cause problems on MySQL 8
|
2023-04-03 01:03:16 +02:00 |
|
Jan Böhmer
|
ccae58cb2f
|
Merge branch 'part_owners'
|
2023-04-03 00:54:29 +02:00 |
|
Jan Böhmer
|
64199b91d5
|
Synchronized MySQL schema with entity definitions
|
2023-04-03 00:53:58 +02:00 |
|
Jan Böhmer
|
c8218f6891
|
Added an explicit type for an old migration, so that (new) sqlite databases do not have a phase where a field has no type
|
2023-04-03 00:49:24 +02:00 |
|
Jan Böhmer
|
8e2f297839
|
Added migrations for sqlite
|
2023-04-03 00:47:51 +02:00 |
|
Jan Böhmer
|
0feb9661df
|
Allow to use owner placeholders in labels
|
2023-04-03 00:03:56 +02:00 |
|
Jan Böhmer
|
1acceae81e
|
Enforece that part lot owner matches storage location owner, if option is selected
|
2023-04-02 23:58:15 +02:00 |
|
Jan Böhmer
|
a7ff690891
|
Restrict part lot withdraw/add/move operations to the owner of a part lot
|
2023-04-02 23:35:18 +02:00 |
|
Jan Böhmer
|
447b54fa4b
|
Allow to set and view the owner of a part lot
|
2023-04-02 23:17:24 +02:00 |
|
Jan Böhmer
|
5f5541ca12
|
Added UserSelectType and allow to set owner of a storage location
|
2023-04-02 21:50:22 +02:00 |
|
Jan Böhmer
|
f101e1b184
|
Only show SAML user badge in user admin, if the user is really a SAML user
|
2023-04-02 20:30:30 +02:00 |
|
Jan Böhmer
|
065417038c
|
Added possibility to edit and view the aboutMe information of users
|
2023-04-02 20:26:42 +02:00 |
|
Jan Böhmer
|
047c82791b
|
Added basic fields and migration for MySQL
|
2023-04-02 19:10:36 +02:00 |
|
Jan Böhmer
|
f1672c7076
|
New translations messages.en.xlf (German)
|
2023-04-02 17:16:02 +02:00 |
|
Jan Böhmer
|
e7e57fa412
|
Added test for StructuralElementDenormalizer
|
2023-04-02 17:09:38 +02:00 |
|
Jan Böhmer
|
5536fcce00
|
New translations messages.en.xlf (English)
|
2023-04-02 01:26:34 +02:00 |
|
Jan Böhmer
|
8a3ce36c65
|
Fixed static analysis issue
|
2023-04-02 01:17:19 +02:00 |
|
Jan Böhmer
|
325812fe95
|
Improved title of measurement unit admin admin form
|
2023-04-02 01:11:58 +02:00 |
|
Jan Böhmer
|
421a5d27dd
|
Show part name as manufacturer URL link, when no MPN was set.
|
2023-04-02 01:03:33 +02:00 |
|
Jan Böhmer
|
27b43041f9
|
Allow to import orderdetails and partLots of parts
|
2023-04-02 01:00:40 +02:00 |
|
Jan Böhmer
|
a7ea12d07d
|
Fixed import errors and reuse existing datastructrues from DB while importing complex data
Also now imports should not create duplicate instances of the same data elements. This fixes issue #101.
|
2023-04-02 00:55:20 +02:00 |
|
Jan Böhmer
|
927f570283
|
Fixed error popup window, when a server error occurs
|
2023-04-01 19:43:59 +02:00 |
|
Jan Böhmer
|
66c1eff79f
|
Generate WebP thumbnails even for builtin footprints
|
2023-04-01 18:43:57 +02:00 |
|
Jan Böhmer
|
4cb1313a77
|
Use WebP for thumbnails, this reduces the thumbnail size drastically (~ 50%)
|
2023-04-01 00:16:38 +02:00 |
|
Jan Böhmer
|
52bdde40a1
|
Use network path instead of absolute URL for attachment thumbnails.
This should fix issue #237
|
2023-03-31 23:30:37 +02:00 |
|
Jan Böhmer
|
8295ed716b
|
Updated dependencies.
|
2023-03-31 22:49:31 +02:00 |
|
Jan Böhmer
|
d84ee57354
|
We are in development of v1.3.0
|
2023-03-26 13:04:49 +02:00 |
|
Jan Böhmer
|
0ae57b8b7b
|
Merge branch 'partkeepr_import'
|
2023-03-26 13:04:14 +02:00 |
|
Jan Böhmer
|
a4e68ea2d6
|
Added documentation about PartKeepr migration process
|
2023-03-26 00:32:03 +01:00 |
|
Jan Böhmer
|
a48b4ccaa8
|
Added an check that the user really knows that the command will delete all data.
|
2023-03-25 23:09:12 +01:00 |
|
Jan Böhmer
|
bcaf8e9912
|
Allow to import PartKeepr attachments
|
2023-03-25 22:59:31 +01:00 |
|
Jan Böhmer
|
ae438f1650
|
Ensure that the PartKeepr Version is correct.
|
2023-03-25 21:24:58 +01:00 |
|
Jan Böhmer
|
563d6bccd3
|
Added possibility to import users and projects
|
2023-03-25 21:09:02 +01:00 |
|
Jan Böhmer
|
7220d752ac
|
Added possibilities to import part distributor infos
|
2023-03-25 16:26:39 +01:00 |
|
Jan Böhmer
|
46beb21ba7
|
Improved structure of the PartKeepr import
|
2023-03-25 00:25:18 +01:00 |
|
Jan Böhmer
|
c972f0ac59
|
Added possibility to import Part manufacturer and parameter information
|
2023-03-25 00:12:36 +01:00 |
|
Jan Böhmer
|
21c74fbcc8
|
Added basic import for parts
|
2023-03-24 23:43:05 +01:00 |
|
Jan Böhmer
|
1ca839ab26
|
Added import for storelocations
|
2023-03-24 22:51:41 +01:00 |
|
Jan Böhmer
|
34aefd32e8
|
Added possibility to import categories and footprints
|
2023-03-24 22:41:33 +01:00 |
|