Commit Graph

26 Commits

Author SHA1 Message Date
Bernd Bestel
7a70311063
Review
- "grocy" is currently written lower-case everywhere, so let's do this also for "grocycode"
- Unified phrases / capitalization
- Minor UI adjustments (mainly context menu item ordering / ordering/spacing on product edit page)
- Documented API changes for Swagger UI (grocy.openapi.json)
- Reverted German localizations (those are managed via Transifex; would cause conflicts when manually edited - will import them later there)
- Reverted a somehow messed up localization string (productform/help text for `cumulate_min_stock_amount_of_sub_products`)
- Suppress deprecation warnings when generating Datamatrix PNG (otherwise the PNG is invalid, https://github.com/jucksearm/php-barcode/issues/3)
- Default `FEATURE_FLAG_LABELPRINTER` to disabled
2021-06-12 17:16:08 +02:00
Katharina Bogad
01a9d43ebb Grocycode: Default settings for label printing 2021-06-11 18:52:16 +02:00
Katharina Bogad
6951c1dfac Grocycode: Manual Label printing 2021-06-08 18:07:54 +02:00
Katharina Bogad
074f045f40 Grocycode: Webhooks & Labelprinter Feature 2021-06-08 16:26:12 +02:00
Katharina Bogad
3bcb0e696a Grocycode: Stockentry Label view 2021-06-07 11:42:15 +02:00
Katharina Bogad
866e64acc0 Grocycode: Display in UI, make Images downloadable 2021-06-07 01:41:09 +02:00
Bernd Bestel
8f877dc716
Pulled translations from Transifex 2021-01-05 10:45:09 +01:00
Bernd Bestel
94e4ee0659
Pulled translations from Transifex 2020-12-22 10:31:06 +01:00
Bernd Bestel
cef3086a63
Pulled translations from Transifex 2020-12-20 13:03:06 +01:00
Bernd Bestel
9e824a7afc
Pulled translations from Transifex 2020-12-11 17:41:55 +01:00
Bernd Bestel
cadf61d641
Pulled translations from Transifex 2020-08-17 17:57:40 +02:00
Bernd Bestel
70a1704bc2
Pulled translations from Transifex 2020-04-16 18:12:50 +02:00
Bernd Bestel
e0f71aa308
Pulled translations from Transifex 2020-03-06 21:14:50 +01:00
Bernd Bestel
05aceb72ae
Squashed commit
- Only refresh contextual number/datetime info/formatting where needed (closes #513)
- Also refresh correlated stock journal entries on undo (closes #471)
- Prefill "New amount" with the current stock amount on the inventory page (closes #434)
- Ensure that the location_id of the stock and stock_log tables is never empty after migration 95 (references #421)
- Load initial values of the /stockedit form server side to improve loading performance (references #421)
- Use more or less the same input ordering as on the purchase page for the /stockedit page (references #421)
- Also display the "Compact view" button on the shopping list page when FEATURE_FLAG_SHOPPINGLIST_MULTIPLE_LISTS is disabled (references #453)
- Ensure that the currently active sidebar menu item is visible
- Optimized sidebar menu item grouping/spacing
- Properly order the API documentation route groups and put the "by-barcode" routes into a separate group
- Updated dependencies
- Pulled translations from Transifex
- Prepared changelog for next release
2020-01-27 19:00:49 +01:00
Bernd Bestel
d994551f75
Pulled translations from Transifex 2019-10-05 13:15:54 +02:00
Bernd Bestel
35b569c832
Pulled translations from Transifex 2019-09-28 13:27:20 +02:00
Bernd Bestel
6ca694226b
Pulled translations from Transifex 2019-09-22 09:49:09 +02:00
Bernd Bestel
292b652437
Updated localizations & improved some special and demo translation string data handling 2019-09-20 16:26:50 +02:00
Bernd Bestel
001d5c5d1d
Prepared next release 2019-07-06 20:43:30 +02:00
Bernd Bestel
eec6270cb7
Prepared next release 2019-06-09 09:30:18 +02:00
Bernd Bestel
1787690795
Added missing translations string 2019-05-10 21:04:28 +02:00
Bernd Bestel
3eb8b5f381
Pulled translations from Transifex 2019-05-10 21:01:58 +02:00
Bernd Bestel
314e434fd1
Updated translations 2019-05-04 13:43:14 +02:00
Bernd Bestel
4912dd56d1
Finished migration to use gettext (this now closes #161) 2019-05-02 20:20:18 +02:00
Bernd Bestel
5d3f248d94
Pulled translations from Transifex (references #161) 2019-05-01 20:38:25 +02:00
Bernd Bestel
9b2dba2397
Migrated (hopefully) all translations to PO/Gettext (references #161) 2019-05-01 20:19:18 +02:00