Jan Böhmer
|
4e7c50a301
|
Use datatables-responsive.
This improves the experience with the tables on mobile view.
|
2020-01-04 22:09:37 +01:00 |
|
Jan Böhmer
|
3caac22a0e
|
Improved mobile view for part edit and sidebar.
|
2020-01-04 21:42:44 +01:00 |
|
Jan Böhmer
|
cd5f099965
|
Use format_datetime filters from twig core instead of deprecated twig/extensions
|
2019-11-23 14:48:21 +01:00 |
|
Jan Böhmer
|
3e4f5a1391
|
Show the proper fa-file-* icon on attachment edit fragment.
|
2019-11-10 18:23:03 +01:00 |
|
Jan Böhmer
|
9b481323aa
|
Added rel=noopener to target=_blank links to prevent window.opener spoof.
|
2019-11-01 23:49:46 +01:00 |
|
Jan Böhmer
|
0ebc5bfdad
|
Fixed an exception when try to show info page of a part with invalid attachments.
|
2019-10-13 17:34:59 +02:00 |
|
Jan Böhmer
|
11d45eaf59
|
Show a hint if an attachment is secure.
|
2019-10-13 13:34:26 +02:00 |
|
Jan Böhmer
|
7ec406d4a1
|
Show markdown on pages.
|
2019-10-11 23:53:12 +02:00 |
|
Jan Böhmer
|
4c7767feed
|
Show higher resolution thumbnail when hover over a table picture.
Also use thumbnails for attachment edit preview.
|
2019-10-06 15:44:19 +02:00 |
|
Jan Böhmer
|
1b28006267
|
Show attachment preview also in part edit page.
|
2019-10-04 18:11:16 +02:00 |
|
Jan Böhmer
|
2d4def2836
|
Show preview pictures as carousel on part info page.
|
2019-10-03 18:03:56 +02:00 |
|
Jan Böhmer
|
0fc987f017
|
URL autocomplete now works on newly created attachments too.
|
2019-10-03 14:17:35 +02:00 |
|
Jan Böhmer
|
2d34649ae6
|
Allow user to set a currency in which every price is shown for him.
|
2019-09-18 18:17:17 +02:00 |
|
Jan Böhmer
|
3ecbe19fd6
|
Check read property on part entity objects.
|
2019-09-16 13:27:53 +02:00 |
|
Jan Böhmer
|
3374153b73
|
Added permission checking for part price edit page.
|
2019-09-13 17:46:26 +02:00 |
|
Jan Böhmer
|
da14ee942d
|
Added permissions for the new functions.
|
2019-09-13 17:13:58 +02:00 |
|
Jan Böhmer
|
8e61b06abc
|
Dont show comment tab content by default.
|
2019-09-08 18:52:47 +02:00 |
|
Jan Böhmer
|
243bc7b3c7
|
Show colvis button also on bottom of the parts table.
|
2019-09-08 18:34:06 +02:00 |
|
Jan Böhmer
|
31e89e2e36
|
Allow to show parts in a storelocation or an supplier.
|
2019-09-08 17:30:58 +02:00 |
|
Jan Böhmer
|
73f8ee36a5
|
Show breadcrumb with structural links to parts list.
|
2019-09-08 16:29:56 +02:00 |
|
Jan Böhmer
|
429a4ebd17
|
Added links to part_lists on part info page.
|
2019-09-08 16:20:53 +02:00 |
|
Jan Böhmer
|
2040178460
|
Fixed missing templates for part lists.
|
2019-09-08 14:32:44 +02:00 |
|
Jan Böhmer
|
c3fd325645
|
Allow to show parts for manufacturers and footprints.
|
2019-09-08 13:59:35 +02:00 |
|
Jan Böhmer
|
8dc9c7b9ae
|
Added an info panel to categories list.
|
2019-09-08 13:37:11 +02:00 |
|
Jan Böhmer
|
720e1cd04e
|
Added some additional columns to part list.
They are hidden by default but can be shown by a colvis button.
|
2019-09-06 18:25:24 +02:00 |
|
Jan Böhmer
|
e2b643c52b
|
Allow to select the master picture attachment.
|
2019-09-02 23:09:58 +02:00 |
|
Jan Böhmer
|
c4fe9d9fb5
|
Fixed exception on parts without minorderamount.
|
2019-09-02 18:58:21 +02:00 |
|
Jan Böhmer
|
59c981ad0d
|
Show MPN and manufacturer link on part info page.
|
2019-09-02 18:53:31 +02:00 |
|
Jan Böhmer
|
d22f9da1f0
|
Allow to define manufacturing status for a part.
|
2019-09-02 18:41:57 +02:00 |
|
Jan Böhmer
|
b14edfc3bd
|
Show minimum order amount in extended part info tab.
|
2019-09-02 17:46:52 +02:00 |
|
Jan Böhmer
|
33a5243cbe
|
Disable delete button, if the user is not allowed to delete a part.
|
2019-09-02 17:44:05 +02:00 |
|
Jan Böhmer
|
94ed78f66d
|
Allow to delete parts.
|
2019-09-02 17:42:13 +02:00 |
|
Jan Böhmer
|
af3dfafe22
|
Respect the currency of the prices when calculating average part price.
|
2019-09-01 18:52:22 +02:00 |
|
Jan Böhmer
|
a479dc81c4
|
Show the price in base currency if exchange rates are available.
|
2019-09-01 14:37:53 +02:00 |
|
Jan Böhmer
|
7e713b3e1a
|
Show on which unit the single unit price is related.
|
2019-09-01 14:14:30 +02:00 |
|
Jan Böhmer
|
3a04b34304
|
Use slash as seperator between price and related quantity.
|
2019-09-01 14:09:58 +02:00 |
|
Jan Böhmer
|
3ab53ba863
|
Use proper formatting for pricedetails quantities, when using a non integer part unit.
|
2019-09-01 14:02:24 +02:00 |
|
Jan Böhmer
|
4391be448d
|
Use bcmath to calculate correct prices.
|
2019-09-01 13:56:14 +02:00 |
|
Jan Böhmer
|
8153a922f0
|
Fixed default value filling for pricedetails
Since we use SIPrefixType now, the ids has changed a bit.
|
2019-08-31 13:23:18 +02:00 |
|
Jan Böhmer
|
40889832ca
|
Fill new pricedetails with useful values.
|
2019-08-31 12:40:17 +02:00 |
|
Jan Böhmer
|
63508293bd
|
Use small tables for edit pages.
|
2019-08-30 16:57:28 +02:00 |
|
Jan Böhmer
|
c4d5d4291b
|
Made orderdetails strings translatable.
|
2019-08-30 16:54:35 +02:00 |
|
Jan Böhmer
|
6e34cc3633
|
Fixed error mapping for orderdetails edit page.
|
2019-08-30 16:47:21 +02:00 |
|
Jan Böhmer
|
d47e482b3c
|
Moved supplier select in orderdetails form to top.
|
2019-08-30 14:41:53 +02:00 |
|
Jan Böhmer
|
b1b492171d
|
Improved styling for orderdetails edit.
|
2019-08-30 14:40:02 +02:00 |
|
Jan Böhmer
|
8c6342bffe
|
Added an page for editing order informations
|
2019-08-30 14:25:05 +02:00 |
|
Jan Böhmer
|
ad949d4d9b
|
Add a badge to attachment edit page, if the attachment is external.
|
2019-08-27 13:19:46 +02:00 |
|
Jan Böhmer
|
09a5948149
|
Show infos about filename and filesize on attachment edit tab.
|
2019-08-26 23:46:38 +02:00 |
|
Jan Böhmer
|
3a11933a89
|
Allow to add/delete attachments via part edit page.
|
2019-08-26 23:30:35 +02:00 |
|
Jan Böhmer
|
5cc08af7b6
|
Show formatted amount values on part info page.
|
2019-08-26 15:09:05 +02:00 |
|