Commit graph

340 commits

Author SHA1 Message Date
Jan Böhmer
25494c9ddf Added a page to quickly add many parts to a project from parts lists. 2022-12-28 23:32:46 +01:00
Jan Böhmer
a3ee51e76b Improved styling of the BOM edit 2022-12-27 13:03:19 +01:00
Jan Böhmer
b83b55b8d4 Added some constraints and validations to the BOM entries. 2022-12-26 13:57:11 +01:00
Jan Böhmer
b1ed52bcc3 Show mount names as comma separated tags 2022-12-23 12:38:49 +01:00
Jan Böhmer
d5b1c6be0a Added simple info page for projects 2022-12-18 21:58:21 +01:00
Jan Böhmer
90eb0fa623 New translations messages.en.xlf (English) 2022-12-11 21:03:56 +01:00
Jan Böhmer
853fc513f7 Merge remote-tracking branch 'origin/l10n_master' 2022-12-11 20:57:37 +01:00
Jan Böhmer
8c25446d47 New translations messages.en.xlf (English) 2022-12-11 16:48:25 +01:00
Jan Böhmer
7235cb72b4 Really use euro as base currency when querying exchange rates, so we can use the configuration-free ECB provider
This should fixes issue #154.
2022-12-11 15:33:50 +01:00
Jan Böhmer
2b2fc6f1e6 Dont throw an exception, if we can not retrieve an currency exchange rate, but show an meaningful flash message 2022-12-11 15:10:16 +01:00
Jan Böhmer
b1d359f538 Added internal part number field to parts 2022-12-04 02:28:47 +01:00
Jan Böhmer
e464c8e92d New translations messages.en.xlf (English) 2022-11-29 20:19:03 +01:00
Jan Böhmer
6ce6b97b1e Allow to change needs review status using parts multiselect action 2022-11-29 00:18:11 +01:00
Jan Böhmer
c2de50c6fc New translations messages.en.xlf (English) 2022-11-27 23:24:24 +01:00
Jan Böhmer
5a1d4251f4 Regrouped permissions
Datastructures and the part permission are now together in the "data" permission group.
2022-11-14 19:59:18 +01:00
Jan Böhmer
cd60a81576 Improved translations 2022-11-14 19:54:21 +01:00
Jan Böhmer
1de88e0494 Added various useful presets for permissions 2022-11-14 00:02:37 +01:00
Jan Böhmer
34fbcec00f Added an page to view infos about the server (Part-DB, PHP and DB config 2022-11-06 01:07:10 +01:00
Jan Böhmer
4c97c7bec2 New translations messages.en.xlf (English) 2022-10-05 22:50:43 +02:00
Jan Böhmer
8d9e229737 Improved translations 2022-10-05 22:28:31 +02:00
Jan Böhmer
d54c765919 New translations messages.en.xlf (English) 2022-09-21 15:17:34 +02:00
Jan Böhmer
4b32c467f7 New translations messages.en.xlf (English) 2022-09-21 14:09:43 +02:00
Jan Böhmer
800c46b968 New translations messages.en.xlf (English) 2022-09-17 18:47:09 +02:00
Jan Böhmer
fb187c1114 Use the correct %PARTNUMBER% placeholder in hints instead of %PARTNR%
Fixes issue #130 and #84
2022-09-17 18:06:16 +02:00
Jan Böhmer
8338c0f2d6 Fix exception with AmountFormatter if Si prefix were enabled and no unit symbol were set.
Also this case is now prevented by Validator (as it is not very useful). Fixes issue #171.
2022-09-17 17:58:01 +02:00
Jan Böhmer
430c9fed67 Merge branch 'l10n_master' 2022-09-17 17:43:10 +02:00
Jan Böhmer
b6954f1845 New translations messages.en.xlf (English) 2022-09-14 15:33:37 +02:00
Jan Böhmer
d95672c1af New translations messages.en.xlf (English) 2022-09-14 14:26:32 +02:00
Jan Böhmer
c7f5c23374 Implement a filter for Log Table (part 1) 2022-09-11 18:45:31 +02:00
Jan Böhmer
017b0f717e Added filter possibility to attachment list 2022-09-11 02:00:22 +02:00
Jan Böhmer
b3956c7c4d Added an accordion item to search results list, which shows the used search results 2022-09-10 00:30:24 +02:00
Jan Böhmer
28c09eb51d Added some more filter possibilities. 2022-09-08 00:31:18 +02:00
Jan Böhmer
96cd746f60 Improved filter translations 2022-09-08 00:09:25 +02:00
Jan Böhmer
dd400ae70c Allow to filter parameters by their (numeric) value 2022-09-08 00:04:53 +02:00
Jan Böhmer
87913ba3b5 Make URLs created by filter form a lot shorter 2022-09-04 16:09:56 +02:00
Jan Böhmer
8f94a58c71 Allow to order and filter by the amount sum of parts. 2022-09-04 03:37:54 +02:00
Jan Böhmer
ec5e956e31 Added filter constraint for manufacturing status. 2022-09-04 00:45:10 +02:00
Jan Böhmer
7b3538a2c7 Added filters for attachment types and attachment names of parts. 2022-09-01 00:34:41 +02:00
Jan Böhmer
22eb6601e8 Added some more constraints for part lots. 2022-08-29 01:28:16 +02:00
Jan Böhmer
5402d3b031 Added constraints to filter for the number of orderdetails and attachments 2022-08-29 01:12:36 +02:00
Jan Böhmer
4ba58cc621 Added an filter constraint based on part tags. 2022-08-21 23:01:10 +02:00
Jan Böhmer
ff5b59e25d Added more filters 2022-08-21 02:26:05 +02:00
Jan Böhmer
c9151c65ba Implemented a filter constraint for entities 2022-08-21 01:34:17 +02:00
Jan Böhmer
fc1bf5d037 Improved translations for filter operators. 2022-08-20 01:04:53 +02:00
Jan Böhmer
8323f374a4 Implement attachment CollectionType using stimulus 2022-08-03 20:28:27 +02:00
Jan Böhmer
4c574316c8 Show a confirmation message, if you delete parts via part table select. 2022-08-01 00:50:05 +02:00
Jan Böhmer
452f0a8362 Use stimulus for parts tables and select actions. 2022-08-01 00:31:49 +02:00
Jan Böhmer
c9da8cc257 New translations messages.en.xlf (English) 2022-07-22 01:05:50 +02:00
Jan Böhmer
fc3f2e52c8 Readd deleted translations. 2022-07-22 00:32:41 +02:00
Jan Böhmer
37c6d829cb New translations messages.en.xlf (English) 2021-06-12 20:57:24 +02:00