Skip to content
Changes
- feat: update default catalog string format and improve category tree handling in Utils (commit: e15fbb5)
—
BerndiVader /
githubweb
- feat: update placeholder for manufacturers to avoid PHP exceptions and enhance catalog handling (commit: 81327c3)
—
BerndiVader /
githubweb
- feat: enhance rtf2html method to support new parsing style and improve error handling (commit: a4599a8)
—
BerndiVader /
githubweb
- feat: refactor Gdata and UpdateShopTask classes for improved configuration handling and query management (commit: de39979)
—
BerndiVader /
githubweb
- refactor: simplify getNewConnection method in DatabaseConnection class (commit: 233bb8f)
—
BerndiVader /
githubweb
- feat: enhance CSV line generation by integrating CatalogTree for improved category handling (commit: 295d778)
—
BerndiVader /
githubweb
- feat: update CSV header to include additional category fields for improved data handling (commit: 4641a34)
—
BerndiVader /
githubweb
- feat: implement CatalogTree class for hierarchical product categorization and enhance RTF to HTML conversion in Utils class (commit: e387352)
—
BerndiVader /
githubweb
- feat: enhance product management by adding CatalogTree class and updating Helper and UpdateShopTask classes (commit: 0824f84)
—
BerndiVader /
githubweb
- feat: add updateProducts2CatTable method to manage product-category relationships in Wl2Import class (commit: d21745b)
—
BerndiVader /
githubweb
- fix: correct CSV layout handling and improve product description update logic (commit: 34fa94d)
—
BerndiVader /
githubweb
- feat: implement category tree management in Wl2Import class and enhance Wl2Export constructor (commit: 4193248)
—
BerndiVader /
githubweb
- feat: add RTF to HTML conversion utility in Utils class (commit: 8171fcb)
—
BerndiVader /
githubweb
- fix: correct SQL query formatting and improve error logging in SteuercodeQuery class (commit: d2ded7d)
—
BerndiVader /
githubweb
- feat: enhance category insertion logic in Wl2Import class for improved handling of existing categories (commit: d351442)
—
BerndiVader /
githubweb
- fix: improve charset handling in XML functions and add ProductExport functionality (commit: 049c346)
—
BerndiVader /
githubweb
- feat: implement CSV file handling and layout merging in WL2XTC import process (commit: a433e5e)
—
BerndiVader /
githubweb
- feat: add delete functionality for products in WL2XTC import process (commit: 4ae40ec)
—
BerndiVader /
githubweb
- refactor CSV import process and streamline error handling (commit: 4204cb0)
—
BerndiVader /
githubweb
- add Wl2Import and Wl2Export classes for product import/export functionality (commit: 14658ca)
—
BerndiVader /
githubweb
- refactor: remove unused Calendar instance and update log message formatting (commit: d63c668)
—
BerndiVader /
githubweb
- fix: update CSV header to correct field names and ensure proper formatting (commit: 3f15d8c)
—
BerndiVader /
githubweb
- stay save if some consts are already defined (commit: 17868bb)
—
BerndiVader /
githubweb
- updates for newer modified shop (commit: 53c01b7)
—
BerndiVader /
githubweb
- update config.json to modify SQL commands and add Cloudflare settings; set meso_year to default value 2015 (commit: cd1f37f)
—
BerndiVader /
githubweb
- add typeadapter to set default values (commit: 780fdc8)
—
BerndiVader /
githubweb
- refactor mesoYear handling in UpdateShopTask and Settings classes for improved type consistency (commit: b2e923a)
—
BerndiVader /
githubweb
- add xauth token handling; (commit: a7a3fd5)
—
BerndiVader /
githubweb
- add XAuth token handling and related request classes; refactor HTTP headers to use xauth token (commit: 1fc0b3c)
—
BerndiVader /
githubweb
- better exception handling (commit: 4a9c05d)
—
BerndiVader /
githubweb
- display active and scheduled threads (commit: 2b17709)
—
BerndiVader /
githubweb
- changed timeout to use seconds instead of minutes (commit: 747934e)
—
BerndiVader /
githubweb
- upload and process images cli command (commit: b4c16b3)
—
BerndiVader /
githubweb
- implement synchronous HTTP client and enhance error handling (commit: b4da400)
—
BerndiVader /
githubweb
- refactor Utils class for improved XML handling and synchronization; replace async HTTP calls with synchronous calls (commit: 5bc6f11)
—
BerndiVader /
githubweb
- add Cloudflare configuration options and bearer token handling to Gdata class (commit: 69c20fd)
—
BerndiVader /
githubweb
- add progress tracking for file uploads with ProgressListener and ProgressFileEntity; implement synchronous HTTP post classes (commit: 0b826f6)
—
BerndiVader /
githubweb
- refactor time handling in query tasks and HTTP classes to use seconds instead of minutes (commit: 1a25e5e)
—
BerndiVader /
githubweb
- refactor Logger and Tasks classes for improved readability; update method parameters and remove GetInfo class (commit: 2150dab)
—
BerndiVader /
githubweb
- refactored (commit: a5a21fc)
—
BerndiVader /
githubweb
- version update (commit: dff2fa2)
—
BerndiVader /
githubweb
- adjusted classloader to avoid system issues (commit: ef930a6)
—
BerndiVader /
githubweb
- build process rework (commit: 50cebdc)
—
BerndiVader /
githubweb
- get clients from winline for gui settings (commit: 0374762)
—
BerndiVader /
githubweb
- moved package (commit: e3f1147)
—
BerndiVader /
githubweb
- using scheduler instead of loop for batcher task (commit: ee3d933)
—
BerndiVader /
githubweb
- optimized tasks, added max_time values for batcher tasks (commit: 3d1b540)
—
BerndiVader /
githubweb
- delete now work correct and removes all product details and images (commit: 74dd7f3)
—
BerndiVader /
githubweb
- refactored utils and minor fixes (commit: 6a92f93)
—
BerndiVader /
githubweb
- refactored and updated to work with newest modified shopware (commit: bebb1ff)
—
BerndiVader /
githubweb
- intern to move files into git (commit: a3cb113)
—
BerndiVader /
githubweb
- fixed memleak issue in inputstream. (commit: 229688f)
—
BerndiVader /
githubweb
- adjust gradle scripts for 8.5+ (commit: 541edce)
—
BerndiVader /
githubweb
- php files now in correct dir for easier install (commit: aa5cbe1)
—
BerndiVader /
githubweb
- fixed utf-8 issue in gui (commit: ed66a7b)
—
BerndiVader /
githubweb
- return default shop cat instead of null (commit: 72e055a)
—
BerndiVader /
githubweb
- npe check (commit: a88db2e)
—
BerndiVader /
githubweb
- started using optimized sql query and using some clearname (commit: 3be323c)
—
BerndiVader /
githubweb
- moved into original dir (commit: dfe3b16)
—
BerndiVader /
githubweb
- optimized sql queries. (commit: bd14c12)
—
BerndiVader /
githubweb
- Using static Json (commit: 7c44d5a)
—
BerndiVader /
githubweb