Jan Böhmer
|
e19594f500
|
Show additional infos about the part picture, when hovering it.
|
2020-05-27 22:51:43 +02:00 |
|
Jan Böhmer
|
53dd0c4228
|
Added company quick links to supplier and manufactuerer parts lists
Also improved the styling.
|
2020-05-27 21:42:20 +02:00 |
|
Jan Böhmer
|
65c538e552
|
Grey out options, if user is not allowed to do it.
|
2020-05-24 20:14:52 +02:00 |
|
Jan Böhmer
|
127c6957df
|
Added translation and improved styling.
|
2020-05-24 19:49:53 +02:00 |
|
Jan Böhmer
|
ca74dd84f0
|
Added basic possibility to change the manufacturer, footprint, category and part unit of multiple parts.
|
2020-05-24 18:26:10 +02:00 |
|
Jan Böhmer
|
6f6ac0f128
|
Added simple possibility to favorite/unfavorite and delete multiple parts at once.
|
2020-05-23 19:06:46 +02:00 |
|
Jan Böhmer
|
b1db89e3b4
|
Use BigDecimal for Pricedetail price field.
|
2020-05-20 22:02:07 +02:00 |
|
Jan Böhmer
|
14adb77a97
|
Moved getParts() and getPartsCount() to a repository (instead of a class method).
|
2020-05-16 20:53:35 +02:00 |
|
Jan Böhmer
|
8b6fe757a0
|
Removed unnecessary getIDString() function in AbstractDBElement.
|
2020-05-13 21:19:23 +02:00 |
|
Jan Böhmer
|
bd6a0de0a2
|
Added possibility to generate labels for storelocations.
|
2020-05-08 13:49:44 +02:00 |
|
Jan Böhmer
|
48ff81a6d1
|
Added dropdowns for quick generating labels for different profiles.
|
2020-05-01 20:29:18 +02:00 |
|
Jan Böhmer
|
0b16fd7697
|
Hide average price row, if we dont have info about it.
|
2020-04-08 16:10:35 +02:00 |
|
Jan Böhmer
|
21e34166ba
|
Fixed exception in "Show all parts table".
|
2020-04-06 18:40:00 +02:00 |
|
Jan Böhmer
|
a50fec2e8b
|
Disable "New part" button if a category is marked as not selectable.
Fixes issue #36.
|
2020-04-06 18:07:23 +02:00 |
|
Jan Böhmer
|
f35a8611e3
|
Improved placement of tooltips for part description.
|
2020-04-04 19:16:13 +02:00 |
|
Jan Böhmer
|
2dd807bbe6
|
Use twig global AttachmentManager in templates.
|
2020-04-03 14:56:48 +02:00 |
|
Jan Böhmer
|
6b99784238
|
Improved info box on part tables.
|
2020-04-03 14:53:12 +02:00 |
|
Jan Böhmer
|
6ad24aa9f8
|
Added an button to parts tables to directly add a new part in the selected category.
|
2020-04-01 18:02:56 +02:00 |
|
Jan Böhmer
|
99cf371ae5
|
Show filename as badges on part attachment info page.
|
2020-03-30 17:09:31 +02:00 |
|
Jan Böhmer
|
e83d72ec10
|
Added a permission to control which users can access private attachments.
|
2020-03-30 16:56:58 +02:00 |
|
Jan Böhmer
|
7bda340368
|
Show correct validator error position when a new element was added to CollectionType.
|
2020-03-30 15:49:04 +02:00 |
|
Jan Böhmer
|
5e6b6f08dd
|
Dont log pricedetail infos to web console.
|
2020-03-30 15:26:44 +02:00 |
|
Jan Böhmer
|
7ed1836d59
|
Fixed timezone issue related to expiration date. Also only date is editable and shown now.
Fixes issue #30.
|
2020-03-29 19:16:48 +02:00 |
|
Jan Böhmer
|
f8af23b92b
|
Implemented permission system for part parameters.
|
2020-03-26 13:09:25 +01:00 |
|
Jan Böhmer
|
e72fc2716b
|
Disable parameters fields when user is not allowed to edit data structures.
|
2020-03-25 15:19:09 +01:00 |
|
Jan Böhmer
|
ff05868051
|
Allow to edit parameters for data structures.
|
2020-03-24 21:49:09 +01:00 |
|
Jan Böhmer
|
4c63c88021
|
Hide empty tabs in part info.
|
2020-03-24 17:08:26 +01:00 |
|
Jan Böhmer
|
2a9cf2cf9f
|
Show parameters count in parameters tab header.
|
2020-03-24 17:02:41 +01:00 |
|
Jan Böhmer
|
b66aabd153
|
Tries to extract parameters from part description and comment.
|
2020-03-24 16:57:02 +01:00 |
|
Jan Böhmer
|
2899db0206
|
Allow to put parameters in different groups.
|
2020-03-24 15:08:56 +01:00 |
|
Jan Böhmer
|
562db6da06
|
Allow Latex equations in homepage banners and part comment.
|
2020-03-15 15:48:01 +01:00 |
|
Jan Böhmer
|
0fd677d2fd
|
Render the formula symbols of the properties.
|
2020-03-15 14:53:20 +01:00 |
|
Jan Böhmer
|
bc8748e6f4
|
Show parameters on info page & improved parameter editing.
|
2020-03-14 22:12:19 +01:00 |
|
Jan Böhmer
|
719e21c0df
|
Save element parameters in its own database table (dont use JSON)
This makes it easier to query for specific parameters.
|
2020-03-11 21:48:47 +01:00 |
|
Jan Böhmer
|
a6e0f1738b
|
Added a basic possibility to create/edit/delete specifications for parts.
|
2020-03-08 22:46:29 +01:00 |
|
Jan Böhmer
|
502febb008
|
Fixed price detail autofill for min discount quantity.
|
2020-03-08 19:04:34 +01:00 |
|
Jan Böhmer
|
8a61b465d0
|
Check permissions for time travel and element undo.
|
2020-03-07 20:49:52 +01:00 |
|
Jan Böhmer
|
654c5bd59f
|
Added button to revert part to a given timestamp.
|
2020-03-01 20:30:23 +01:00 |
|
Jan Böhmer
|
5a5d7b24be
|
Allow to undo a change from event log.
|
2020-03-01 19:46:48 +01:00 |
|
Jan Böhmer
|
b6f95ebe48
|
Allow to add a comment when editing/creating/deleting an element.
|
2020-02-23 00:44:52 +01:00 |
|
Jan Böhmer
|
c14d6d91ff
|
Show element history on part info page in history tab.
|
2020-02-22 20:04:43 +01:00 |
|
Jan Böhmer
|
464a487a17
|
Added some simple time travel mechanism for part view.
In the moment it is not possible to show elements that were deleted.
|
2020-02-16 23:48:57 +01:00 |
|
Jan Böhmer
|
ab4149779b
|
Escape settings for datatables to prevent issues, if some translations contain '.
|
2020-02-10 23:49:31 +01:00 |
|
Jan Böhmer
|
73c2aa232d
|
Show the creating or last editing user in part or structure info.
|
2020-02-06 19:22:01 +01:00 |
|
Jan Böhmer
|
24c33a3bbf
|
Show number of elements in part infos tab.
This allows a quick view if there are elements in this tab.
|
2020-01-08 20:10:11 +01:00 |
|
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 |
|