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
Jan Böhmer
ee50ce26f8
Merge remote-tracking branch 'origin/master'
2023-09-23 23:08:55 +02:00
Jan Böhmer
94a6de4a90
Fixed wrong literal in italian translation, which caused an exception.
2023-09-23 23:08:46 +02:00
Jan Böhmer
d5902314c3
New Crowdin updates ( #378 )
...
* New translations messages.en.xlf (French)
* New translations messages.en.xlf (Italian)
* New translations messages.en.xlf (Italian)
* New translations messages.en.xlf (Italian)
* New translations messages.en.xlf (Italian)
* New translations messages.en.xlf (Italian)
* New translations messages.en.xlf (Italian)
* New translations messages.en.xlf (Italian)
* New translations messages.en.xlf (Italian)
* New translations validators.en.xlf (Italian)
* New translations security.en.xlf (Italian)
* New translations messages.en.xlf (Italian)
* New translations messages.en.xlf (Italian)
2023-09-23 23:06:06 +02:00
Jan Böhmer
ccb94c8a13
Fixed problem that all properties in snake_case style were considered readOnly by API Platform
2023-09-19 23:52:11 +02:00
Jan Böhmer
f285061a76
Allow to view and edit parameters of elements
2023-09-19 11:44:22 +02:00
Jan Böhmer
78a6262665
Fixed PHPstan issues
2023-09-19 00:00:25 +02:00
Jan Böhmer
8a13799829
(Hopefully) fix static analysis github action
2023-09-18 23:57:28 +02:00
Jan Böhmer
34059ad99d
Added API endpoints for attachment types
2023-09-18 23:46:42 +02:00
Jan Böhmer
87e881f8e0
Show attachments and preview image in API response
2023-09-18 23:38:06 +02:00
Jan Böhmer
1823bc6528
Added url to media file and thumbnail to attachments
2023-09-18 22:16:09 +02:00
Jan Böhmer
077beb37b1
Added endpoints for attachments
2023-09-18 21:57:17 +02:00
Jan Böhmer
8182e83846
Added some helper functions to make it easier to parse Pricedetails
2023-09-18 21:37:21 +02:00
Jan Böhmer
59f62d4a4c
Show lots, order and pricedetails in part response
2023-09-18 21:31:55 +02:00
Jan Böhmer
60125534ec
New Crowdin updates ( #370 )
...
* New translations validators.en.xlf (French)
* New translations messages.en.xlf (German)
* New translations validators.en.xlf (German)
* New translations messages.en.xlf (Italian)
* New translations validators.en.xlf (Italian)
* New translations security.en.xlf (Italian)
* New translations messages.en.xlf (Japanese)
* New translations validators.en.xlf (Japanese)
* New translations messages.en.xlf (Russian)
* New translations validators.en.xlf (Russian)
* New translations messages.en.xlf (Italian)
* New translations messages.en.xlf (Italian)
* New translations messages.en.xlf (Italian)
* New translations messages.en.xlf (English)
* New translations messages.en.xlf (Italian)
* New translations messages.en.xlf (Italian)
* New translations messages.en.xlf (Italian)
* New translations messages.en.xlf (Italian)
2023-09-18 19:41:01 +02:00
dependabot[bot]
48385cadc9
Bump docker/build-push-action from 4 to 5 ( #375 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-18 19:40:49 +02:00
dependabot[bot]
ba6abe6ca7
Bump docker/setup-buildx-action from 2 to 3 ( #374 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-18 19:40:43 +02:00
dependabot[bot]
79ad243bf4
Bump actions/checkout from 3 to 4 ( #361 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-18 19:40:33 +02:00
dependabot[bot]
5ab21e019d
Bump docker/metadata-action from 4 to 5 ( #376 )
...
Bumps [docker/metadata-action](https://github.com/docker/metadata-action ) from 4 to 5.
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md )
- [Commits](https://github.com/docker/metadata-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-18 19:40:23 +02:00
dependabot[bot]
d8469efba2
Bump docker/setup-qemu-action from 2 to 3 ( #377 )
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-18 19:40:13 +02:00
Jan Böhmer
43c15de55c
Added SQLite migrations for API tokens
2023-09-18 16:36:08 +02:00
Jan Böhmer
d2144a1fed
Added possibility to add a change comment to changes via the API
2023-09-18 13:24:33 +02:00
Jan Böhmer
915444b5da
Added documentation about pagination and property filter to API docs.
2023-09-18 13:02:45 +02:00
Jan Böhmer
6387c24c89
Added some documentation to the API
2023-09-18 12:48:16 +02:00
Jan Böhmer
f01ec9dbe4
Improved documentation of entity fields
2023-09-17 12:50:32 +02:00
Jan Böhmer
219fbe5fca
Added API endpoints for orderdetails and pricedetails
2023-09-17 11:24:33 +02:00
Jan Böhmer
64db3ed965
Update dependencies
2023-09-17 11:24:12 +02:00
Jan Böhmer
deec059a38
Merge branch 'master' into api
2023-09-17 10:32:25 +02:00
Jan Böhmer
316b09ddf3
Bumped version to 1.7.1
2023-09-09 23:20:09 +02:00
Jan Böhmer
866ef73774
Upgraded dependencies
2023-09-09 23:19:44 +02:00
Jan Böhmer
138d5c6e0f
Merge remote-tracking branch 'origin/l10n_master'
2023-09-09 23:05:29 +02:00
Jan Böhmer
4bed50d894
Allow database migration from legacy versions even if the perms_label column is missing in the groups table
...
This fixes issue #366 and #67
2023-09-09 23:04:50 +02:00
Jan Böhmer
4e57750214
Added endpoint for storage locations
2023-09-04 23:05:30 +02:00
Jan Böhmer
3738cb6025
Fixed error in paramater discriminator map
2023-09-04 23:01:54 +02:00
Jan Böhmer
0af5a58dbe
Renamed Storelocation entity to StorageLocation
2023-09-04 22:57:40 +02:00
Jan Böhmer
09acca950d
Added simple endpoint for basic part infos and partlots
2023-09-03 23:58:09 +02:00
Jan Böhmer
e04b635c98
Added API endpoints for more data structures
2023-09-03 17:15:18 +02:00
Jan Böhmer
9bd1b86f6e
Updated dependencies
2023-09-03 13:47:11 +02:00
Jan Böhmer
17b49e7ae5
Added security to manufacturer and suppliers API endpoint
2023-08-28 23:46:55 +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
879b702fc1
Fixed PHPunit tests
2023-08-28 22:47:15 +02:00