Commit graph

3076 commits

Author SHA1 Message Date
Jan Böhmer
ce318bab9a
Update codecov.yml 2023-10-24 18:27:30 +02:00
Jan Böhmer
b500fa82bb Allow to dynamically create currencies in pricedetails
This fixes issue #413
2023-10-24 14:08:50 +02:00
Jan Böhmer
388d26fa05 Forbid a user to delete himself on the admin page 2023-10-24 13:32:44 +02:00
Jan Böhmer
9fd3012c27 Fixed exception if user avatar file somehow got deleted.
Now we just show the default avatar instead of the non-existing attachment file
2023-10-24 13:25:33 +02:00
Jan Böhmer
3f36972764 Throw no warning, when unsetting a not existing permission value 2023-10-23 22:15:04 +02:00
Pyromane
9cd5d14708
Update upgrade_legacy.md (#417)
PHP minimum requirement adjusted
2023-10-21 18:47:36 +02:00
Jan Böhmer
cc82547699 Bumped to 1.8.1 2023-10-15 16:48:00 +02:00
Jan Böhmer
a9be442dd1 Fixed PartVoter when a class string is passed 2023-10-15 16:47:39 +02:00
Jan Böhmer
ffbcf25246 Bumped to version 1.8.0 2023-10-15 15:50:19 +02:00
Jan Böhmer
e9665d7a7a Merge remote-tracking branch 'origin/l10n_master' 2023-10-15 15:50:01 +02:00
Jan Böhmer
0a06467f79 Fixed visual issues in README.md and wrong coverage badge 2023-10-15 15:49:09 +02:00
Jan Böhmer
31510f6762 New translations validators.en.xlf (Russian) 2023-10-15 15:40:33 +02:00
Jan Böhmer
b298ee0003 New translations messages.en.xlf (Russian) 2023-10-15 15:40:32 +02:00
Jan Böhmer
97b539e1c6 New translations validators.en.xlf (Japanese) 2023-10-15 15:40:30 +02:00
Jan Böhmer
6546fba218 New translations messages.en.xlf (Japanese) 2023-10-15 15:40:29 +02:00
Jan Böhmer
b97132dbb5 New translations validators.en.xlf (German) 2023-10-15 15:40:22 +02:00
Jan Böhmer
aeeb4b87ec New translations messages.en.xlf (German) 2023-10-15 15:40:21 +02:00
Jan Böhmer
9a4877cdb0 New translations validators.en.xlf (French) 2023-10-15 15:40:19 +02:00
Jan Böhmer
919beda7f5 Hopefully fixed coverage upload to codecov 2023-10-15 14:33:24 +02:00
Jan Böhmer
306ecff9c7 Fixed issues with xdebug.max_nesting_level in github actions 2023-10-15 14:24:48 +02:00
Tac Tacelosky
0c689d492b
remove repeated lines (#405) 2023-10-15 14:07:26 +02:00
Jan Böhmer
c3de0ccacc Merge remote-tracking branch 'origin/l10n_master' 2023-10-15 14:03:02 +02:00
Jan Böhmer
0d5bc2b29f Removed additional } in 2FA messages 2023-10-15 14:01:18 +02:00
Jan Böhmer
d675f072d6 Updated dependencies 2023-10-15 14:01:01 +02:00
Jan Böhmer
6f30db4877 New translations messages.en.xlf (English) 2023-10-15 13:40:19 +02:00
Jan Böhmer
cdcfcc7717 Merge remote-tracking branch 'origin/l10n_master' 2023-10-15 13:29:10 +02:00
Jan Böhmer
71765558fc Mention API feature in README and docs index.md 2023-10-15 13:28:40 +02:00
Jan Böhmer
5d3b1a7bcd Fiixed typos in README.md 2023-10-15 13:27:20 +02:00
Jan Böhmer
a2a477e4e5 Fixed some issues in docs 2023-10-15 13:24:56 +02:00
Jan Böhmer
f32c0f52b6 Fixed formatting and typos in documentation 2023-10-15 13:21:14 +02:00
Jan Böhmer
47fc7db953 Correctly link to JSON Merge Patch in API docu instead of JSON Patch 2023-10-15 12:38:32 +02:00
Jan Böhmer
cc267c0edf New translations messages.en.xlf (English) 2023-10-15 02:30:19 +02:00
Jan Böhmer
f5a3ab1f9b New translations messages.en.xlf (German) 2023-10-15 02:30:18 +02:00
Jan Böhmer
f6c97b58aa New translations messages.en.xlf (English) 2023-10-15 01:30:44 +02:00
Jan Böhmer
7a2928e202 Show a proper error message to user when he is not allowed to create a new element using a StructuralEntityType
This fixes issue #391
2023-10-15 01:29:19 +02:00
Jan Böhmer
f53c98312e Escape space in attachment URLs with %20
Fixes issue #401
2023-10-15 00:50:43 +02:00
Jan Böhmer
180505cba4 Improved API documentation on what will happen, if no Accept: header is set
Related with issue #399
2023-10-14 21:01:54 +02:00
Jan Böhmer
6d6a69e1dd Removed unnecessary curly brackets in string interpolation, which are deprecated in PHP 8.2 2023-10-14 20:31:04 +02:00
dependabot[bot]
5f61e096f9
Bump docker/login-action from 2 to 3 (#382)
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/login-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-10-08 22:08:03 +02:00
Jan Böhmer
1becde537b Fixed test issues 2023-10-08 21:54:51 +02:00
Jan Böhmer
3c5a96ba5c Merge branch 'part-table-columns-config' 2023-10-08 21:50:43 +02:00
Jan Böhmer
470df57f58 Removed useless permissions checks, as the permissions are now always granted automatically, if the user has read access to parts 2023-10-08 21:36:05 +02:00
Jan Böhmer
185c88fa3e Removed now useless visibility options from PartsDataTable
The visibility is now configured by the env variable, so this is useless.
2023-10-08 21:32:57 +02:00
Jan Böhmer
79262972aa Renamed config env to TABLE_PARTS_DEFAULT_COLUMNS and updated documentation 2023-10-08 21:28:37 +02:00
Jan Böhmer
1369091b90 Moved column sorting and visibility logic to its own (non-shared) helper service 2023-10-08 21:07:22 +02:00
Jan Böhmer
b0322b4c03 Added a "new part" button to the navbar
This fixes issue #394
2023-10-08 01:25:29 +02:00
Jan Böhmer
c402ec40a5 Fixed initial rendering of default currency item in freshly initialized currency selectors 2023-10-08 01:04:04 +02:00
Jan Böhmer
1964084155 Merge branch 'mouser_pdo59'
This resolve issue #329
2023-10-08 00:41:47 +02:00
Jan Böhmer
4b5f9648b1 Allow to passthrought the mouser provider env using docker 2023-10-08 00:40:03 +02:00
Jan Böhmer
9d9287cefb Added documentation for MouserAPI 2023-10-08 00:39:08 +02:00