Jan Böhmer
|
ae438f1650
|
Ensure that the PartKeepr Version is correct.
|
2023-03-25 21:24:58 +01:00 |
|
Jan Böhmer
|
563d6bccd3
|
Added possibility to import users and projects
|
2023-03-25 21:09:02 +01:00 |
|
Jan Böhmer
|
46beb21ba7
|
Improved structure of the PartKeepr import
|
2023-03-25 00:25:18 +01:00 |
|
Jan Böhmer
|
21c74fbcc8
|
Added basic import for parts
|
2023-03-24 23:43:05 +01:00 |
|
Jan Böhmer
|
1ca839ab26
|
Added import for storelocations
|
2023-03-24 22:51:41 +01:00 |
|
Jan Böhmer
|
34aefd32e8
|
Added possibility to import categories and footprints
|
2023-03-24 22:41:33 +01:00 |
|
Jan Böhmer
|
fce32e70b9
|
Started to work on an import possibility for Partkeepr databases
|
2023-03-23 01:16:12 +01:00 |
|
Jan Böhmer
|
e6d9237bda
|
Allow to specify a user by username or email with set-password commannd
|
2023-02-23 23:39:29 +01:00 |
|
Jan Böhmer
|
c831d57614
|
Added an console command to convert local to SAML users and vice versa
|
2023-02-23 23:36:40 +01:00 |
|
Jan Böhmer
|
e064ee4263
|
Prevent change of password of SAML users via CLI
|
2023-02-21 21:58:27 +01:00 |
|
Jan Böhmer
|
ba5ae35809
|
Fixed some inspection issues
|
2023-02-05 03:01:25 +01:00 |
|
Jan Böhmer
|
2c03a6e683
|
Added an command to backup the data of Part-DB easily
This fixes issue #86.
|
2023-01-29 00:47:03 +01:00 |
|
Jan Böhmer
|
751cdc603a
|
Added comment to the element change log entries on permission schema change.
|
2023-01-08 20:14:23 +01:00 |
|
Jan Böhmer
|
0e56f11b6b
|
Added an mechanism to upgrade permissions schema (manually by calling a program)
|
2023-01-08 00:15:35 +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
|
a4eae19a1f
|
Improved organisation of Services
|
2022-12-18 17:28:42 +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
|
59ec215b12
|
Added an console command to enable/disable many users at once.
|
2022-11-15 00:18:39 +01:00 |
|
Jan Böhmer
|
27709bed60
|
Show the disabled status of a user in the users:list command
|
2022-11-14 23:58:38 +01:00 |
|
Jan Böhmer
|
b0c027f805
|
Renamed PermissionResolver service to PermissionService
|
2022-11-14 20:15:06 +01:00 |
|
Jan Böhmer
|
a30b67e328
|
Allow to change all permissions at once via the console command.
|
2022-11-05 23:20:26 +01:00 |
|
Jan Böhmer
|
3fbc72600f
|
Allow to edit user permissions via console command
|
2022-11-05 23:07:28 +01:00 |
|
Jan Böhmer
|
563ad21125
|
Added console command to view permissions of a user
|
2022-11-05 22:30:46 +01:00 |
|
Jan Böhmer
|
51e05a8669
|
Use typed properties
|
2022-09-18 22:59:31 +02:00 |
|
Jan Böhmer
|
639829f5c5
|
Fixed some inspection issues.
|
2022-08-14 19:32:53 +02:00 |
|
Jan Böhmer
|
5fd608f42a
|
Fixed some deprecations.
|
2022-08-14 19:09:07 +02:00 |
|
Jan Böhmer
|
2486bc5d7b
|
Added an check-requirements console command
|
2022-08-04 22:44:14 +02:00 |
|
Jan Böhmer
|
21ca1ffead
|
Moved all console comands to the partdb: namespace
|
2022-08-04 21:49:16 +02:00 |
|
Jan Böhmer
|
3470a5fa5d
|
Don't show an error message in app:show-log when no logs are created yet.
|
2022-07-23 22:49:54 +02:00 |
|
Jan Böhmer
|
193ecd252b
|
Fixed some deprecations.
|
2021-10-02 20:41:14 +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
|
696d3343a4
|
Updated UpdateExchangeRatesCommand to use the new service.
|
2020-06-07 22:46:32 +02:00 |
|
Jan Böhmer
|
db4d7dc5fc
|
Use BigDecimal for Currency exchange rate.
|
2020-05-20 20:57:16 +02:00 |
|
Jan Böhmer
|
8b6fe757a0
|
Removed unnecessary getIDString() function in AbstractDBElement.
|
2020-05-13 21:19:23 +02:00 |
|
Jan Böhmer
|
ae75e6844f
|
Fixed coding style.
|
2020-04-10 13:05:08 +02:00 |
|
Jan Böhmer
|
470cd2af9e
|
Log security related events like password reset, 2FA method added, etc.
|
2020-04-03 18:27:47 +02:00 |
|
Jan Böhmer
|
fd61c8d9e2
|
Fixed coding style.
|
2020-03-15 13:56:31 +01:00 |
|
Jan Böhmer
|
70abc47ae0
|
Improved event log console output.
|
2020-03-07 22:22:23 +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
|
da72f5b3ec
|
Fixed PHPstan issues for level 5.
|
2020-02-01 19:42:28 +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
|
3178dcbb6c
|
Added a console command to view the event log.
|
2020-01-26 20:12:08 +01:00 |
|
Jan Böhmer
|
388e847b17
|
Applied symplify rules to codebase.
|
2020-01-05 22:49:00 +01:00 |
|
Jan Böhmer
|
97f8afbc40
|
Fixed strict type exception occuring in UpdateExchangeRatesCommand.
|
2020-01-05 22:10:52 +01:00 |
|