Jan Böhmer
4c6ceab8e8
Merge branch 'master' into log_detail_page
2023-04-29 22:46:38 +02:00
Jan Böhmer
ebf2035351
New translations messages.en.xlf (English)
2023-04-11 13:48:42 +02:00
Jan Böhmer
2192149b5a
Merge remote-tracking branch 'origin/l10n_master'
2023-04-11 12:14:10 +02:00
Jan Böhmer
69fc28d5d6
Added better formatted extra section for certain log types
2023-04-10 23:13:09 +02:00
Jan Böhmer
4107535b19
Added basic log entry info page
2023-04-10 00:30:23 +02:00
Jan Böhmer
857eb0517c
New translations messages.en.xlf (English)
2023-04-08 21:25:56 +02:00
Jan Böhmer
5b5e8a4fd5
Allow users (and admins) to decide whether their email should be shown on their public profile
2023-04-08 19:53:05 +02:00
Jan Böhmer
2af1234cfd
New translations messages.en.xlf (English)
2023-04-08 01:16:14 +02:00
Jan Böhmer
d32e902d17
Allow to filter by the lot owner
2023-04-08 00:44:34 +02:00
Jan Böhmer
f91b719542
Added a filter constraint for parts where instock is "less than desired"
...
Fixes issue #257
2023-04-08 00:35:31 +02:00
Jan Böhmer
6443d8e2bf
Log the name of the CLI user, when actions were done from the CLI.
2023-04-07 22:44:59 +02:00
Jan Böhmer
80ef617949
New translations messages.en.xlf (English)
2023-04-03 23:26:13 +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
fb78ce5679
New translations messages.en.xlf (English)
2023-04-03 01:37:04 +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
065417038c
Added possibility to edit and view the aboutMe information of users
2023-04-02 20:26:42 +02:00
Jan Böhmer
5536fcce00
New translations messages.en.xlf (English)
2023-04-02 01:26:34 +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
6fe907a13d
New translations messages.en.xlf (English)
2023-03-18 22:47:00 +01:00
Jan Böhmer
5c059ce9fe
Merge remote-tracking branch 'origin/l10n_master'
2023-03-18 20:36:09 +01:00
Jan Böhmer
f0099859bb
New translations messages.en.xlf (English)
2023-03-17 00:46:48 +01:00
Jan Böhmer
e550918d7c
Added links to bom import to project edit and info page
2023-03-16 23:56:46 +01:00
Jan Böhmer
f3449babc1
Added bom import to ApplicationAvailabilityFunctionalTest
2023-03-16 23:39:28 +01:00
Jan Böhmer
bd2559c37b
Added the basic possibility to import KiCAD BOMs into projects
2023-03-16 00:05:46 +01:00
Jan Böhmer
0b94a31d15
New translations messages.en.xlf (English)
2023-03-15 22:38:00 +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
bd5ee837f4
Added permissions for importing data
2023-03-13 21:51:56 +01:00
Jan Böhmer
256d628543
Allow to control the path delimiter and create unknown datastructures
...
Also the labeling of form fields was improved
2023-03-12 22:03:02 +01:00
Jan Böhmer
508641d1e8
Added possibility to autoselect the import format
2023-03-12 21:43:40 +01:00
Jan Böhmer
61e2dde400
Allow to import category, footprint and manufacturer by giving a string in the CSV file
2023-03-12 21:10:48 +01:00
Jan Böhmer
7a9b7c87a4
Added a very basic import dialog for Parts
2023-03-12 19:53:55 +01:00
Jan Böhmer
49944cda87
Added possibility to export Parts from part tables
2023-03-12 00:27:04 +01:00
Jan Böhmer
426aa4e41d
New translations messages.en.xlf (English)
2023-03-06 01:31:02 +01:00
Jan Böhmer
15725a9f38
New Crowdin updates ( #235 )
...
* New translations messages.en.xlf (German)
* New translations messages.en.xlf (English)
* New translations validators.en.xlf (German)
* New translations validators.en.xlf (English)
* New translations security.en.xlf (English)
* New translations messages.en.xlf (German)
* New translations validators.en.xlf (German)
* New translations security.en.xlf (German)
2023-03-06 00:27:00 +01:00
Jan Böhmer
6230ad971b
Merge branch 'keycloak'
2023-03-04 17:15:50 +01:00
Jan Böhmer
e0635f7ead
Show maximum allowed file size below the upload field for attachments
2023-03-02 23:38:23 +01:00
Jan Böhmer
6a06a24296
Improved translations
2023-02-27 22:29:19 +01:00
Jan Böhmer
99f04d71af
Revert "Moved all user info updating logic into SAMLUserFactory"
...
This reverts commit 960ee342e4
.
2023-02-27 22:28:23 +01:00
Jan Böhmer
960ee342e4
Moved all user info updating logic into SAMLUserFactory
2023-02-24 00:12:44 +01:00
Jan Böhmer
c5904303e3
Allow to configure SAML via env variables
2023-02-22 00:50:51 +01:00
Jan Böhmer
97c3b9002a
Mark SAML users as so in database and disable local password changing then.
2023-02-21 00:29:50 +01:00
Jan Böhmer
43137043cf
New translations messages.en.xlf (English)
2023-02-13 00:39:07 +01:00
Jan Böhmer
ee2ea6cd01
Merge remote-tracking branch 'origin/l10n_master'
2023-02-12 23:37:13 +01:00
Jan Böhmer
9b6fa2768f
New translations messages.en.xlf (English)
2023-02-12 23:24:03 +01:00
Jan Böhmer
cabd632f4a
Merge remote-tracking branch 'origin/l10n_master'
2023-02-12 21:39:14 +01:00
Jan Böhmer
086147daa8
New translations messages.en.xlf (English)
2023-02-12 21:37:16 +01:00
Jan Böhmer
a165392a55
New translations messages.en.xlf (English)
2023-02-12 18:05:02 +01:00
Jan Böhmer
c8bfe7f6d4
Localized more field names for edit log entry
2023-02-12 16:59:55 +01:00