Jan Böhmer
|
de4c25ac0e
|
Added info link to project edit page
|
2023-01-08 23:14:25 +01:00 |
|
Jan Böhmer
|
7b536fc4ad
|
Renamed device_* routes to project_* routes
|
2023-01-08 23:07:25 +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
|
ef6d30e04b
|
Ensure that a project BOM includes the build parts of its subprojects
|
2022-12-29 17:52:13 +01:00 |
|
Jan Böhmer
|
fdcd1b9d9d
|
Added possibility to associate a part with a project that represents the builds of the project
|
2022-12-29 16:21:04 +01:00 |
|
Jan Böhmer
|
adc070d10c
|
Added possibility to set project status
|
2022-12-29 15:22:34 +01:00 |
|
Jan Böhmer
|
39ed00c7c0
|
Fixed issue with removing the bom entries caused by the multiple collapse rows
|
2022-12-28 23:06:52 +01:00 |
|
Jan Böhmer
|
a3ee51e76b
|
Improved styling of the BOM edit
|
2022-12-27 13:03:19 +01:00 |
|
Jan Böhmer
|
c78bc01d23
|
Added very basic controls to edit a projects BOM
|
2022-12-23 13:12:22 +01:00 |
|
Jan Böhmer
|
0c7ec9f0c7
|
Added some basic DB fields for the new project system
|
2022-12-18 20:34: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
|
1de88e0494
|
Added various useful presets for permissions
|
2022-11-14 00:02:37 +01:00 |
|
Jan Böhmer
|
e83f14f1ee
|
Fixed exception when accessing user admin pagee
|
2022-10-09 21:14:00 +02:00 |
|
Jan Böhmer
|
a01ed3acf6
|
Moved quick link logic into an macro
|
2022-10-09 20:39:51 +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
|
6274d10ead
|
Fixed Entity export function on AdminPages
|
2022-09-21 14:01:26 +02:00 |
|
Jan Böhmer
|
02ec840c9e
|
Fixed styling of export page on EntityAdmin
|
2022-09-21 13:32:03 +02:00 |
|
Jan Böhmer
|
32638777d9
|
Show the number of parts with this element and all its child elements in Admin pages
|
2022-09-21 13:20:57 +02:00 |
|
Jan Böhmer
|
b078389381
|
Refactored TwigExtensions Part 1
|
2022-09-18 16:45:12 +02:00 |
|
Jan Böhmer
|
4fa8eef1bf
|
Buttons to disable two-factor authentication now work again (and show proper warning confirmation)
|
2022-08-14 17:28:36 +02:00 |
|
Jan Böhmer
|
730e18748c
|
Show icons in tools menu
|
2022-08-13 02:40:43 +02:00 |
|
Jan Böhmer
|
8323f374a4
|
Implement attachment CollectionType using stimulus
|
2022-08-03 20:28:27 +02:00 |
|
Jan Böhmer
|
66b7b2e9bf
|
Use stimulus collection controller for partLots
|
2022-08-01 23:01:04 +02:00 |
|
Jan Böhmer
|
537b7fad7f
|
Use a stimulus controller to implement collectionType for specifications/parameters.
|
2022-08-01 22:28:09 +02:00 |
|
Jan Böhmer
|
5ec87f911b
|
Reorganized treeview code for AdminPage treeview.
|
2022-07-31 15:54:27 +02:00 |
|
Jan Böhmer
|
387fd77d2d
|
Target links inside admin content frame to outside content frame.
Otherwise we are unable to visit other pages.
|
2022-07-30 14:26:31 +02:00 |
|
Jan Böhmer
|
12e7ed9165
|
Use turbo-frames for treeview navigation in Admin Pages.
|
2022-07-30 14:23:27 +02:00 |
|
Jan Böhmer
|
8cf131a7d6
|
Implemented a treeview element using stimulus
|
2022-07-30 14:13:02 +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
|
103969a283
|
Removed input-group-prepend / -append classes, as they are not needed anymore.
|
2022-07-24 21:26:01 +02:00 |
|
Jan Böhmer
|
43b4c78553
|
Use bootstrap 5 checkboxes.
|
2022-07-24 18:44:05 +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
|
f276c436ae
|
Initialize selectpicker via stimulus controller.
|
2022-03-06 23:27:20 +01:00 |
|
Jan Böhmer
|
af42c3cca0
|
Added a button to update exchange rates via web gui.
|
2020-06-07 22:38:10 +02:00 |
|
Jan Böhmer
|
ff7c1cddc7
|
Improved admin page titles, if card caption contains HTML.
|
2020-06-07 21:13:20 +02:00 |
|
Jan Böhmer
|
e7e73602a0
|
Improved title for admin pages.
|
2020-06-07 19:58:05 +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
|
915287de48
|
Added quick links to visit webpage, send emails, etc. to company admin page.
|
2020-05-26 22:59:24 +02:00 |
|
Jan Böhmer
|
db4d7dc5fc
|
Use BigDecimal for Currency exchange rate.
|
2020-05-20 20:57:16 +02:00 |
|
Jan Böhmer
|
cad9534b04
|
Fixed an exception on admin pages, if the element does not contain parts.
|
2020-05-16 21:14:05 +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
|
47702d6131
|
Added quick link to parts list to the admin pages.
Fixes issue #55.
|
2020-05-11 22:59:25 +02:00 |
|
Jan Böhmer
|
bd6a0de0a2
|
Added possibility to generate labels for storelocations.
|
2020-05-08 13:49:44 +02:00 |
|
Jan Böhmer
|
d8adc26b03
|
Use twigs builtin filter to inline data urls, instead of a custom one.
|
2020-05-07 23:35:20 +02:00 |
|
Jan Böhmer
|
f9f2774f36
|
Fixed label profile admin page icon.
|
2020-05-07 22:43:29 +02:00 |
|