Jan Böhmer
|
49034fabf2
|
Added phpstan template annotations to Voters to fix phpstan issues
|
2024-02-19 00:01:16 +01:00 |
|
Jan Böhmer
|
fea8109789
|
Fixed permission denied error, when accessing a user info page
|
2024-02-06 22:21:43 +01:00 |
|
Jan Böhmer
|
ff2aafabbd
|
Fixed permission denied error on log details page for BOMEntries
|
2024-02-06 22:18:09 +01:00 |
|
Jan Böhmer
|
e27b15691a
|
Fixed permission denied error, when trying to access the log details page of a LabelProfile
|
2024-02-06 22:09:02 +01:00 |
|
Jan Böhmer
|
3e6b80d1cf
|
Added possibility to access PartAssociations via API
|
2023-11-17 22:12:19 +01:00 |
|
Jan Böhmer
|
a9be442dd1
|
Fixed PartVoter when a class string is passed
|
2023-10-15 16:47:39 +02:00 |
|
Jan Böhmer
|
0e75d76720
|
Added API endpoints for projects
|
2023-10-03 23:53:10 +02:00 |
|
Jan Böhmer
|
0af5a58dbe
|
Renamed Storelocation entity to StorageLocation
|
2023-09-04 22:57:40 +02:00 |
|
Jan Böhmer
|
7b6ba37667
|
Allow to cache support status of voters
This should increase the performance a bit
|
2023-08-28 23:06:37 +02:00 |
|
Jan Böhmer
|
6be55d1837
|
Use the new VoterHelper in voters
|
2023-08-28 22:00:25 +02:00 |
|
Jan Böhmer
|
fc6643bd6f
|
Added system to restrict permissions based on API token level
|
2023-08-28 21:20:59 +02:00 |
|
Jan Böhmer
|
0e5613b57b
|
Forbid access to homepage if a user has no allow permission
This allows to block access to everything (even the homepage) for anonymous access. This fixes issue #290
|
2023-08-20 12:33:08 +02:00 |
|
Jan Böhmer
|
d20153c569
|
Added basic logic for impersonation
|
2023-07-04 00:31:13 +02:00 |
|
Jan Böhmer
|
e8771ea118
|
Fixed some more phpstan issues
|
2023-06-18 00:00:58 +02:00 |
|
Jan Böhmer
|
6a2ff9d153
|
Added declare strict types to all files
|
2023-06-11 18:59:07 +02:00 |
|
Jan Böhmer
|
5629215ce4
|
Use imports instead of FQNs
|
2023-06-11 15:00:28 +02:00 |
|
Jan Böhmer
|
7ee01d9a05
|
Applied rector with PHP8.1 migration rules
|
2023-06-11 14:17:19 +02:00 |
|
Jan Böhmer
|
a43af180a7
|
Applied rector rules up to symfony 6.2
|
2023-05-28 01:21:05 +02:00 |
|
Jan Böhmer
|
5ec676c40c
|
Fixed static analysis issue
|
2023-05-27 19:29:00 +02:00 |
|
Jan Böhmer
|
379f7ef865
|
Implemented proper voters for attachments and parameters, so we can decide access for log details
|
2023-05-27 19:17:27 +02:00 |
|
Jan Böhmer
|
6a1aefa5a5
|
Allow access to log detail page (only) if a user has permission to show_history of an entity
|
2023-05-16 00:05:54 +02:00 |
|
Jan Böhmer
|
4c6ceab8e8
|
Merge branch 'master' into log_detail_page
|
2023-04-29 22:46:38 +02:00 |
|
Jan Böhmer
|
d04d743520
|
Fixed typos
|
2023-04-15 23:14:53 +02:00 |
|
Jan Böhmer
|
29d1d49aca
|
Fixed some more inspection issues
|
2023-04-15 22:05:29 +02:00 |
|
Jan Böhmer
|
1cee1abe00
|
Fixed some return type deprecation messages
|
2023-04-15 19:33:39 +02:00 |
|
Jan Böhmer
|
4107535b19
|
Added basic log entry info page
|
2023-04-10 00:30:23 +02:00 |
|
Jan Böhmer
|
b0d2a22f62
|
Make user info page public for all logged in user
|
2023-04-08 01:04:10 +02:00 |
|
Jan Böhmer
|
a7ff690891
|
Restrict part lot withdraw/add/move operations to the owner of a part lot
|
2023-04-02 23:35:18 +02:00 |
|
Jan Böhmer
|
7b6a906d98
|
Renamed "devices" permission to "projects"
|
2023-01-08 20:10:58 +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
|
0c7ec9f0c7
|
Added some basic DB fields for the new project system
|
2022-12-18 20:34:25 +01:00 |
|
Jan Böhmer
|
68462185ba
|
Removed old GPLv2 copyright header
|
2022-11-29 22:28:53 +01:00 |
|
Jan Böhmer
|
498cc07583
|
Added copyright/license info to files
|
2022-11-29 21:21:26 +01:00 |
|
Jan Böhmer
|
df11f62a2f
|
Fixed PHPstan issues
|
2022-11-27 16:53:44 +01:00 |
|
Jan Böhmer
|
b0c027f805
|
Renamed PermissionResolver service to PermissionService
|
2022-11-14 20:15:06 +01:00 |
|
Jan Böhmer
|
5829d42968
|
Fixed voters.
|
2022-11-13 21:01:40 +01:00 |
|
Jan Böhmer
|
41450b8bd3
|
Fixed access to typeahead controllers.
|
2022-11-09 23:33:50 +01:00 |
|
Jan Böhmer
|
5e06557cf0
|
Removed field permissions from Part edit page
|
2022-11-06 21:29:03 +01:00 |
|
Jan Böhmer
|
2f9e9c5279
|
Made the access to an attachment depending on the access rights of the associated elemenst
|
2022-11-02 23:27:44 +01:00 |
|
Jan Böhmer
|
676235a2d3
|
Fixed some exception about non existing part_attachments permission
|
2022-11-02 23:20:30 +01:00 |
|
Jan Böhmer
|
3e85fc4d42
|
Improved access control for part lists.
|
2022-10-31 23:10:21 +01:00 |
|
Jan Böhmer
|
d0f7949bc9
|
Hide trees in sidebar, if user does not have permission to show them (and protect the JSON endpoints)
|
2022-10-31 22:47:45 +01:00 |
|
Jan Böhmer
|
51e05a8669
|
Use typed properties
|
2022-09-18 22:59:31 +02:00 |
|
Jan Böhmer
|
5fd608f42a
|
Fixed some deprecations.
|
2022-08-14 19:09:07 +02:00 |
|
Jan Böhmer
|
e01b06fb85
|
Fixed some inspection issues.
|
2020-08-21 22:43:37 +02:00 |
|
Jan Böhmer
|
d0b1024d80
|
Fixed code style.
|
2020-08-21 21:36:22 +02:00 |
|
Jan Böhmer
|
f5d685dfd4
|
Fixed coding style.
|
2020-05-10 21:39:31 +02:00 |
|
Jan Böhmer
|
0f083abdf4
|
Added permissions to show history of and revert label profiles.
|
2020-05-07 22:35:29 +02:00 |
|
Jan Böhmer
|
5a9be023b1
|
Added permissions to label system.
|
2020-05-04 23:21:58 +02:00 |
|
Jan Böhmer
|
a8a92b9c5d
|
Added basic admin page for Label profiles.
|
2020-04-11 17:34:01 +02:00 |
|