Jan Böhmer
aad40aefbc
New translations validators.en.xlf (Japanese)
2023-10-06 14:50:37 +02:00
Jan Böhmer
ff77dac5fb
New translations messages.en.xlf (Japanese)
2023-10-06 14:50:36 +02:00
Jan Böhmer
ced53c2690
New translations validators.en.xlf (German)
2023-10-06 14:50:30 +02:00
Jan Böhmer
6f66d50ff6
New translations messages.en.xlf (German)
2023-10-06 14:50:29 +02:00
Jan Böhmer
06f88341ba
New translations validators.en.xlf (French)
2023-10-06 14:50:26 +02:00
Jan Böhmer
2a9a86aaaf
New translations messages.en.xlf (French)
2023-10-06 14:50:25 +02:00
Jan Böhmer
2409c7f62b
Exclude TwoStepORMAdapter from phpstan to fix github actions issue
2023-10-06 14:42:32 +02:00
Jan Böhmer
1b276c5eae
Fixed typo in name of TwoStepORMAdapter
2023-10-06 13:08:46 +02:00
Jan Böhmer
608bd247af
Updated symfony/phpunit-bridge recipe
2023-10-06 13:06:40 +02:00
Jan Böhmer
e9cdd20dcc
Updated phpstan/phpstan recipe
2023-10-06 13:05:06 +02:00
Jan Böhmer
37dccd4249
Updated doctrine/doctrine-bundle recipe
2023-10-06 13:02:14 +02:00
Jan Böhmer
485d162d82
Updated dama/doctrine-test-bundle recipe
2023-10-06 13:01:17 +02:00
Jan Böhmer
aaf230fc58
Updated api platform recipe
2023-10-06 13:00:13 +02:00
Jan Böhmer
f9cafae789
Upgraded marked.js dependency
2023-10-06 12:47:00 +02:00
Jan Böhmer
c758027d4c
Upgraded to CKEditor5 v40
2023-10-06 12:41:43 +02:00
Jan Böhmer
c178d45f73
Upgraded dependencies after merge
2023-10-06 12:35:17 +02:00
Jan Böhmer
8c9abce633
Merge branch 'api'
2023-10-06 12:29:53 +02:00
misaz
0753b7137f
fixed tab/spaces in PartsDataTable
2023-10-04 21:30:04 +02:00
misaz
9d54001f89
added support for configuring columns in part table which are enabled by default as well as their order.
2023-10-04 21:14:57 +02:00
Jan Böhmer
00bb005e4e
Bumped to version 1.7.3
2023-10-04 01:26:07 +02:00
Jan Böhmer
60b8650a1a
Updated dependencies
...
The webauthn 2fa integration got an update, this should fix issue #389
2023-10-04 01:25:22 +02:00
Jan Böhmer
ec4eccdf08
Removed unnecessary commented code
2023-10-04 00:50:28 +02:00
Jan Böhmer
64c38042a0
Added missing lastModified and creationDate fields to API response
2023-10-04 00:08:10 +02:00
Jan Böhmer
e09f60e71f
Allow to filter attachments API response by attachment types
2023-10-03 23:58:41 +02:00
Jan Böhmer
0e75d76720
Added API endpoints for projects
2023-10-03 23:53:10 +02:00
Jan Böhmer
852624ae7e
Added filter to filter parts by storage location
2023-10-03 21:59:33 +02:00
Jan Böhmer
00708608cd
Added entity filter to filter part response by categories, etc.
2023-10-03 21:37:58 +02:00
Jan Böhmer
e339b7d9f0
Fixed issue with FixInheritanceMappingMetadataFactory
2023-10-03 20:47:37 +02:00
Jan Böhmer
2f958dafae
Fixed PHPstan issues
2023-10-03 16:41:03 +02:00
Jan Böhmer
3df47ed748
Added filters to various endpoints to allow searching for parts
2023-10-03 16:29:04 +02:00
Jan Böhmer
c7a02ae870
Added tests for token API authentication
2023-10-02 23:36:14 +02:00
Jan Böhmer
42356cc2a3
Show the last 5 characters of the token secrets on the user settings page to make identification of a token easier
2023-10-02 00:45:21 +02:00
Jan Böhmer
b796ae36db
Restrict access to users API endpoint
2023-10-02 00:35:11 +02:00
Jan Böhmer
7bd44484be
Added documentation for virtual fields of Attachment and Part entity
2023-10-02 00:22:15 +02:00
Jan Böhmer
607bb45f5f
Added an possibilty to document "virtual" properties to api documentation, which are added dynamically during the normalization priocess
2023-10-02 00:21:59 +02:00
Jan Böhmer
90518056cd
Fixed JSONLD schema generation of API documentation
2023-10-01 22:45:39 +02:00
Jan Böhmer
1e52ec42ca
Added tests for availability of the API documentation
2023-10-01 21:56:05 +02:00
Jan Böhmer
1e04ee14de
Added phpstan as local dev dependency
2023-10-01 21:46:33 +02:00
Jan Böhmer
469f9e8933
Do not redirect missing API prefixed routes to a localized version
2023-10-01 16:07:42 +02:00
Jan Böhmer
c49aff5cfc
Removed GraphQL endpoint
2023-10-01 15:57:18 +02:00
Jan Böhmer
39009a71d5
Bumped version to 1.7.2
2023-09-24 19:54:35 +02:00
Jan Böhmer
0430178fe2
Fixed issue when the data is null.
2023-09-24 15:42:44 +02:00
Jan Böhmer
cf9df883c9
Updated dependencies
2023-09-24 15:36:07 +02:00
Jan Böhmer
198befe2bc
Allow to dynamically create elements with purely numeric names in a selector type
...
Before this was not possible, as this was messed up with the DB ids. Now we prefix the new created values with a special prefix, to mark them as new.
This fixes issue #381
2023-09-24 15:28:35 +02:00
Jan Böhmer
7195bd6cd6
Increased user avatar max file size from 2M to 5M
2023-09-24 14:46:51 +02:00
Jan Böhmer
a5fa2da80c
Show the languages from the language selector as preffered in language select on user settings page
2023-09-24 14:45:12 +02:00
Jan Böhmer
593d37f37c
Added italien to language selector navbar menu
2023-09-24 14:42:21 +02:00
Jan Böhmer
2ddd6753ca
Merge remote-tracking branch 'origin/l10n_master'
2023-09-24 14:40:31 +02:00
Jan Böhmer
9537c4f210
New translations messages.en.xlf (Italian)
2023-09-24 12:50:18 +02:00
Jan Böhmer
e0ce6ba165
New translations messages.en.xlf (Italian)
2023-09-24 11:50:16 +02:00