• Joined on 2025-03-28
Malin pushed to main at CloudHost/WooList 2026-02-20 07:17:04 +00:00
72d237a066 fix: extract subscriber ID from nested data field in phpList response
Malin pushed to main at CloudHost/WooList 2026-02-20 07:13:07 +00:00
1c382f2cf4 fix: send API params in POST body, remove double URL-encoding
Malin pushed to main at CloudHost/WooList 2026-02-20 07:00:27 +00:00
7f1f351ff1 fix: meta box visibility + add WooCommerce Order Actions dropdown entries
Malin pushed to main at CloudHost/WooList 2026-02-20 06:54:28 +00:00
9b1d653789 feat: WC-native logging + Add to phpList button on order page
Malin pushed to main at CloudHost/WooList 2026-02-19 15:19:57 +00:00
f4c9e39493 feat: add structured file-based logging with admin log viewer
Malin pushed to main at CloudHost/WooList 2026-02-19 12:03:36 +00:00
0429a282bc feat: add Spanish (es_ES) and Romanian (ro_RO) translations
Malin created branch main in CloudHost/WooList 2026-02-19 11:09:44 +00:00
Malin pushed to main at CloudHost/WooList 2026-02-19 11:09:44 +00:00
6e23e40bf3 feat: initial implementation of WooList phpList Integration plugin v1.0.0
Malin created repository CloudHost/WooList 2026-02-19 10:43:12 +00:00
Malin pushed to main at CloudHost/WooBC 2026-02-17 17:42:59 +00:00
6a541de9e6 feat: add locationCode to sales order lines
Malin pushed to main at CloudHost/WooBC 2026-02-17 15:06:34 +00:00
5716ff7742 feat: add auto-release sales order option
Malin pushed to main at CloudHost/WooBC 2026-02-17 15:01:05 +00:00
782681b30f feat: customer lookup by NIF with default customer fallback
Malin pushed to main at CloudHost/WooBC 2026-02-17 12:42:27 +00:00
6bc70afaf1 fix: use English enum value 'Active' for Status filter
Malin pushed to main at CloudHost/WooBC 2026-02-17 12:40:09 +00:00
7cbbf3dec1 fix: use Asset_No instead of Product_No for ListaPrecios filter
Malin pushed to main at CloudHost/WooBC 2026-02-17 12:34:54 +00:00
d6987c110c fix: simplify ListaPrecios filter to price list code + active status
Malin pushed to main at CloudHost/WooBC 2026-02-17 12:32:49 +00:00
7ce028b7b8 fix: correct ListaPrecios OData field names and enum values
Malin pushed to main at CloudHost/WooBC 2026-02-17 12:08:53 +00:00
2495b82e66 feat: integrate custom OData endpoints for stock and price sync
Malin pushed to main at CloudHost/WooBC 2026-02-17 09:20:30 +00:00
2c36344932 feat: WooCommerce-first sync + location code filter
Malin pushed to main at CloudHost/WooBC 2026-02-17 09:09:35 +00:00
c06d6e4352 fix: client secret getting corrupted on save
Malin pushed to main at CloudHost/WooBC 2026-02-17 08:54:43 +00:00
b64397dcd3 feat: WooCommerce Business Central integration plugin