Jan Böhmer
cb547a1d18
Update tests.yml
2020-05-25 21:47:16 +02:00
Jan Böhmer
3d4de2001e
Update tests.yml
2020-05-25 21:44:34 +02:00
Jan Böhmer
fa74b06613
Update tests.yml
2020-05-25 21:39:05 +02:00
Jan Böhmer
c518f97121
Update tests.yml
2020-05-25 21:37:54 +02:00
Jan Böhmer
f68b0dc22e
Create tests.yml
2020-05-25 21:33:37 +02:00
Jan Böhmer
34f8ef3adb
New translations messages.en.xlf (German)
2020-05-25 14:32:44 +02:00
Jan Böhmer
243e251af2
New translations messages.en.xlf (English)
2020-05-25 13:52:34 +02:00
Jan Böhmer
130913642f
Merge remote-tracking branch 'origin/l10n_master'
2020-05-25 13:49:20 +02:00
Jan Böhmer
88ad1030db
New translations messages.en.xlf (German)
2020-05-25 10:54:28 +02:00
Jan Böhmer
d98986565b
New translations messages.en.xlf (German)
2020-05-25 10:24:20 +02:00
Jan Böhmer
5b516fa8d0
New translations messages.en.xlf (English)
2020-05-25 09:44:17 +02:00
Jan Böhmer
388c55b13c
New translations messages.en.xlf (Japanese)
2020-05-25 04:53:55 +02:00
Jan Böhmer
48cdceba6a
New translations messages.en.xlf (Japanese)
2020-05-25 04:24:36 +02:00
Jan Böhmer
dea7ffcabd
Fixed PHPstan issue.
2020-05-24 21:26:51 +02:00
Jan Böhmer
3d7fb4b460
Updated dependencies.
2020-05-24 20:33:05 +02:00
Jan Böhmer
6ed3d5524c
Merge branch 'multi_action'
2020-05-24 20:20:52 +02:00
Jan Böhmer
9d6ca8be31
Added missing translation for action success.
2020-05-24 20:20:44 +02:00
Jan Böhmer
65c538e552
Grey out options, if user is not allowed to do it.
2020-05-24 20:14:52 +02:00
Jan Böhmer
127c6957df
Added translation and improved styling.
2020-05-24 19:49:53 +02:00
Jan Böhmer
ca74dd84f0
Added basic possibility to change the manufacturer, footprint, category and part unit of multiple parts.
2020-05-24 18:26:10 +02:00
Jan Böhmer
6f6ac0f128
Added simple possibility to favorite/unfavorite and delete multiple parts at once.
2020-05-23 19:06:46 +02:00
Jan Böhmer
123b229638
Added quick edit link column to Parts tables.
2020-05-22 22:31:19 +02:00
Jan Böhmer
8b43faeeac
Correctly show external picture attachments.
2020-05-22 22:24:36 +02:00
Jan Böhmer
2e527525bc
Fixed PHPunit test.
2020-05-22 22:24:16 +02:00
Jan Böhmer
f3c1bc9421
Keep uploads/ folder, as an exception is thrown if a user tries to move attachment to secure folder if it is not existing.
2020-05-22 13:05:47 +02:00
Jan Böhmer
e6a3c41cee
Pass typeahead ressource search as query param instead of URL part.
...
This hopefully fixes the 404 bugs, when putting an URL in the typeahead field...
2020-05-22 12:39:12 +02:00
Jan Böhmer
1a84bdc3a3
Updated dependencies.
2020-05-22 12:30:25 +02:00
Jan Böhmer
a27a6ea675
Dont try to generate thumbnails for SVG files, as GD does not support them...
2020-05-21 22:09:13 +02:00
Jan Böhmer
403dacbb25
Fixed DataFixture.
2020-05-21 13:46:17 +02:00
Jan Böhmer
db956fc5ad
Fixed the timetravel function for big_decimal fields.
2020-05-20 23:42:01 +02:00
Jan Böhmer
dbf770f784
Update timestamp of the associated element.
...
For example the lastModified timestamp of a part is now updated, when the user changes a price information. This should represent more what a user expects under a last Modified field and should improve also sorting...
2020-05-20 23:36:44 +02:00
Jan Böhmer
2b21d4039a
Use current timezone to show formatted datetimes in datatables.
2020-05-20 23:04:47 +02:00
Jan Böhmer
c60f27ef86
Fixed wrongly detected changes of prices caused by not identical objects.
2020-05-20 22:45:41 +02:00
Jan Böhmer
f92802a3c7
Fixed empty message for CurrencyEntityType.
2020-05-20 22:13:47 +02:00
Jan Böhmer
32207e2e6c
Moved bcmath to suggested packages.
...
brick/math can emulate this. When bcmath or GMP is installed performance is much better.
2020-05-20 22:09:33 +02:00
Jan Böhmer
b1db89e3b4
Use BigDecimal for Pricedetail price field.
2020-05-20 22:02:07 +02:00
Jan Böhmer
db4d7dc5fc
Use BigDecimal for Currency exchange rate.
2020-05-20 20:57:16 +02:00
Jan Böhmer
08267b88b0
Use BigDecimal object type for Supplier shipping costs, instead of bcmath string.
2020-05-18 22:07:09 +02:00
Jan Böhmer
ae23a82105
Initialize associated attachments collection for attachment types.
2020-05-18 11:26:04 +02:00
Jan Böhmer
1d986d9197
Updated composer dependencies.
2020-05-17 21:56:19 +02:00
Jan Böhmer
8951940be1
Show messages, when an element can not be deleted.
...
Fixes issue #43 .
2020-05-17 21:52:47 +02:00
Jan Böhmer
be47680b60
Show error, if null category is assigned to part.
...
Fixes issue #42 .
2020-05-17 21:14:01 +02:00
Jan Böhmer
4f70e9fe5a
Only retrieve parts, when partLot has already an ID.
...
Fixes issue #59 .
2020-05-17 20:58:58 +02:00
Jan Böhmer
34760a068c
Fixed doctrine mapping.
2020-05-17 20:49:43 +02:00
Jan Böhmer
cad9534b04
Fixed an exception on admin pages, if the element does not contain parts.
2020-05-16 21:14:05 +02:00
Jan Böhmer
d46c1bf22d
Updated frontend dependencies.
2020-05-16 21:06:32 +02:00
Jan Böhmer
141ef2f2e6
Updated composer dependencies.
2020-05-16 21:05:25 +02:00
Jan Böhmer
e276d14c80
Merge remote-tracking branch 'origin/master'
2020-05-16 20:54:09 +02:00
Jan Böhmer
2cd10f1015
Merge branch 'l10n_master'
2020-05-16 20:53:58 +02:00
Jan Böhmer
14adb77a97
Moved getParts() and getPartsCount() to a repository (instead of a class method).
2020-05-16 20:53:35 +02:00