Jan Böhmer
|
ddb70c94ea
|
Fixed wrong page width on mobile view of part info page
|
2023-01-10 00:05:25 +01:00 |
|
Jan Böhmer
|
faf346806b
|
Make tables in part info vertically scrollable on small displays
|
2023-01-09 23:48:36 +01:00 |
|
Jan Böhmer
|
7b6a906d98
|
Renamed "devices" permission to "projects"
|
2023-01-08 20:10:58 +01:00 |
|
Jan Böhmer
|
513e7f3851
|
Use name "project" instead of "device" everywhere in the frontend
|
2023-01-08 19:36:56 +01:00 |
|
Jan Böhmer
|
60d5776cb7
|
Added permission to control if a user is allowed to withdraw/add/move parts
|
2023-01-07 21:23:36 +01:00 |
|
Jan Böhmer
|
436aff7533
|
Improved user experience with part withdraw modal
Related to issue #201
|
2023-01-07 20:49:36 +01:00 |
|
Jan Böhmer
|
ba4085d882
|
Added a very basic modal on part info page for changing part instock
Related to issue #201
|
2023-01-01 13:21:50 +01:00 |
|
Jan Böhmer
|
05c4adb928
|
Mark the special project build status in part info page and parts tables
|
2022-12-29 16:56:24 +01:00 |
|
Jan Böhmer
|
3f82d0967a
|
Allow to add a part to a project from a parts info page
|
2022-12-29 13:15:26 +01:00 |
|
Jan Böhmer
|
15677937a2
|
Do not use full urls when not needed, to prevent issues with SSL mixed content
|
2022-12-28 23:37:50 +01:00 |
|
Jan Böhmer
|
b1ed52bcc3
|
Show mount names as comma separated tags
|
2022-12-23 12:38:49 +01:00 |
|
Jan Böhmer
|
7f38095e82
|
Added a part info tab to show in which projects the part is used.
|
2022-12-18 23:58:04 +01:00 |
|
Jan Böhmer
|
b1d359f538
|
Added internal part number field to parts
|
2022-12-04 02:28:47 +01:00 |
|
Jan Böhmer
|
5e06557cf0
|
Removed field permissions from Part edit page
|
2022-11-06 21:29:03 +01:00 |
|
Jan Böhmer
|
9adebc35c5
|
Moved attachment_icon logic to attachment.macro.html.twig
|
2022-10-09 20:49:24 +02:00 |
|
Jan Böhmer
|
38ff9bae4a
|
Use common settings for all element history tables
|
2022-10-09 20:27:31 +02:00 |
|
Jan Böhmer
|
a9e527ce2a
|
Refactored TwigExtensions Part 2
|
2022-09-18 17:50:25 +02:00 |
|
Jan Böhmer
|
b078389381
|
Refactored TwigExtensions Part 1
|
2022-09-18 16:45:12 +02:00 |
|
Jan Böhmer
|
b464607793
|
Fixed image carousel on part info page and added indicators.
|
2022-09-08 22:11:00 +02:00 |
|
Jan Böhmer
|
1330bab199
|
Fixed visual bug for dropdown in shopping informations tab of parts.
|
2022-07-30 00:54:44 +02:00 |
|
Jan Böhmer
|
9cc5208223
|
Use Stimulus for delete button handling.
|
2022-07-29 22:42:55 +02:00 |
|
Jan Böhmer
|
d16c01ebe0
|
Migrated some smaller utilities to BS5.
|
2022-07-24 22:59:19 +02:00 |
|
Jan Böhmer
|
270d622265
|
Migrated badges to BS5.
|
2022-07-24 22:39:32 +02:00 |
|
Jan Böhmer
|
582f8e4c5f
|
Fix tabs and pills for bootstrap 5
|
2022-07-24 18:14:33 +02:00 |
|
Jan Böhmer
|
365c7c60e4
|
Started to upgrade from bootstrap 4 to 5.
|
2022-07-24 18:08:21 +02:00 |
|
Jan Böhmer
|
1a9dfee0ed
|
Disable turbo on login/logout forms, so page is fully reloaded.
|
2022-07-24 16:03:07 +02:00 |
|
Jan Böhmer
|
cef74ff35a
|
Render latex using stimulus controller.
|
2022-03-06 15:49:09 +01:00 |
|
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
|
b1db89e3b4
|
Use BigDecimal for Pricedetail price field.
|
2020-05-20 22:02:07 +02:00 |
|
Jan Böhmer
|
8b6fe757a0
|
Removed unnecessary getIDString() function in AbstractDBElement.
|
2020-05-13 21:19:23 +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
|
f35a8611e3
|
Improved placement of tooltips for part description.
|
2020-04-04 19:16:13 +02:00 |
|
Jan Böhmer
|
6b99784238
|
Improved info box on part tables.
|
2020-04-03 14:53:12 +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
|
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
|
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
|
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 |
|