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
|
c6ad14d641
|
Show a more helpfull error message on login when a user is disabled.
Before a generic invalid credentials message was shown, now a hint about the disabled status is shown.
|
2022-11-15 00:25:56 +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
|
687ee80255
|
Save permissions as JSON in user/group entities.
|
2022-10-30 21:51:24 +01:00 |
|
Jan Böhmer
|
8bc2c994d2
|
Removed ElementPermissionListener and ColumnSecurity annotationn
|
2022-09-18 23:38:01 +02: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
|
7de2492480
|
Fixed missing reference to type caused by upgrading dependecies.
|
2020-09-03 12:19:27 +02:00 |
|
Jan Böhmer
|
e73a90a234
|
Fixed code style.
|
2020-08-21 22:44:38 +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 |
|
Jan Böhmer
|
ae75e6844f
|
Fixed coding style.
|
2020-04-10 13:05:08 +02:00 |
|
Jan Böhmer
|
b694ca8861
|
Fixed wrong permission name in StructureVoter.
|
2020-04-09 13:07:36 +02:00 |
|
Jan Böhmer
|
da83314d69
|
Fixed a wrong AccessDenied exception related to data structures
StructureVoter now can work with ProxyClasses (child classes of "our" classes)
|
2020-04-08 15:54:07 +02:00 |
|
Jan Böhmer
|
a28e81065f
|
Fixed some more psalm issues.
|
2020-03-29 23:36:53 +02:00 |
|
Jan Böhmer
|
0fe83c7b3a
|
Removed unused variables.
|
2020-03-29 22:37:27 +02:00 |
|
Jan Böhmer
|
fd61c8d9e2
|
Fixed coding style.
|
2020-03-15 13:56:31 +01:00 |
|
Jan Böhmer
|
84d268aba3
|
Fixed Travis errors.
|
2020-03-07 21:36:33 +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
|
9e8771a4ee
|
Changed license to AGPL3+
|
2020-02-22 18:14:36 +01:00 |
|
Jan Böhmer
|
594c694ee0
|
Renamed the base DBElement classes to AbstractDBElement to comply with symfony recommendations.
|
2020-02-01 19:48:07 +01:00 |
|
Jan Böhmer
|
dd1f806c4e
|
Fixed some issues detected by PHPstan.
|
2020-02-01 17:00:03 +01:00 |
|
Jan Böhmer
|
f2ff77a8b3
|
Fixed coding style.
|
2020-02-01 16:17:20 +01:00 |
|
Jan Böhmer
|
b0dacbf570
|
[EventLog] Added permission checking and link in tools tree.
|
2020-01-25 23:17:06 +01:00 |
|
Jan Böhmer
|
388e847b17
|
Applied symplify rules to codebase.
|
2020-01-05 22:49:00 +01:00 |
|
Jan Böhmer
|
f861de791f
|
Applied code style rules to src/
|
2020-01-05 15:46:58 +01:00 |
|
Jan Böhmer
|
9a7223a301
|
Fixed code style.
|
2020-01-04 20:24:09 +01:00 |
|
Jan Böhmer
|
b48b9b78b4
|
Fixed exception in ElementPermissionListener.
|
2019-11-16 21:40:23 +01:00 |
|
Jan Böhmer
|
ffdeacc2ca
|
Revert "Cache ColumnSecurity annotation on ElementPermission Listener to improve performance."
This reverts commit 0d215e7e2f .
|
2019-11-16 21:39:28 +01:00 |
|
Jan Böhmer
|
0d215e7e2f
|
Cache ColumnSecurity annotation on ElementPermission Listener to improve performance.
|
2019-11-16 21:34:21 +01:00 |
|
Jan Böhmer
|
977fa1df7a
|
Cache edit/read permission on ElementPermissionListener
The many calls to voters degraded performance a lot, when querying many entities during things like part tables.
|
2019-11-16 21:03:59 +01:00 |
|
Jan Böhmer
|
bf8455fa42
|
Added tests on some security related classes.
|
2019-11-10 14:49:09 +01:00 |
|
Jan Böhmer
|
e557bdedd5
|
Added an PHP CS fixer config file and applied it to files.
We now use the same the same style as the symfony project, and it allows us to simply fix the style by executing php_cs_fixer fix in the project root.
|
2019-11-09 00:47:20 +01:00 |
|
Jan Böhmer
|
787e498586
|
Updated copyright headers.
|
2019-11-01 13:40:30 +01:00 |
|
Jan Böhmer
|
2187f5eac2
|
Allow to disable a user in admin settings.
When a user is disabled, he can not login.
|
2019-10-26 23:22:27 +02:00 |
|
Jan Böhmer
|
8cfaee5c62
|
Added an console command to convert the old BBCode comments to markdown
|
2019-10-13 00:32:09 +02:00 |
|
Jan Böhmer
|
ac3e5d2669
|
Fixed exception when try to create a new part.
|
2019-10-06 15:49:42 +02:00 |
|
Jan Böhmer
|
3d790db559
|
Fixed orphanRemoval problem with parts collection.
Also ElementPermissionListener was improved, and multiple special cases were unified.
|
2019-09-17 13:57:40 +02:00 |
|