Skip to content
Builds

Loading builds...

Changes

#27 (May 16, 2025, 5:16:24 PM)

  1. feat: update default catalog string format and improve category tree handling in Utils (commit: e15fbb5) — BerndiVader / githubweb

#26 (May 13, 2025, 6:32:04 PM)

  1. feat: update placeholder for manufacturers to avoid PHP exceptions and enhance catalog handling (commit: 81327c3) — BerndiVader / githubweb

#25 (May 11, 2025, 11:07:08 AM)

  1. feat: enhance rtf2html method to support new parsing style and improve error handling (commit: a4599a8) — BerndiVader / githubweb

#24 (May 4, 2025, 6:23:06 PM)

  1. feat: refactor Gdata and UpdateShopTask classes for improved configuration handling and query management (commit: de39979) — BerndiVader / githubweb

#23 (May 2, 2025, 9:02:35 PM)

  1. refactor: simplify getNewConnection method in DatabaseConnection class (commit: 233bb8f) — BerndiVader / githubweb
  2. feat: enhance CSV line generation by integrating CatalogTree for improved category handling (commit: 295d778) — BerndiVader / githubweb
  3. feat: update CSV header to include additional category fields for improved data handling (commit: 4641a34) — BerndiVader / githubweb

#22 (Apr 29, 2025, 11:32:59 PM)

  1. feat: implement CatalogTree class for hierarchical product categorization and enhance RTF to HTML conversion in Utils class (commit: e387352) — BerndiVader / githubweb

#21 (Apr 29, 2025, 12:26:40 PM)

  1. feat: enhance product management by adding CatalogTree class and updating Helper and UpdateShopTask classes (commit: 0824f84) — BerndiVader / githubweb

#20 (Apr 25, 2025, 7:00:53 PM)

  1. feat: add updateProducts2CatTable method to manage product-category relationships in Wl2Import class (commit: d21745b) — BerndiVader / githubweb

#19 (Apr 22, 2025, 7:04:02 PM)

  1. fix: correct CSV layout handling and improve product description update logic (commit: 34fa94d) — BerndiVader / githubweb
  2. feat: implement category tree management in Wl2Import class and enhance Wl2Export constructor (commit: 4193248) — BerndiVader / githubweb
  3. feat: add RTF to HTML conversion utility in Utils class (commit: 8171fcb) — BerndiVader / githubweb
  4. fix: correct SQL query formatting and improve error logging in SteuercodeQuery class (commit: d2ded7d) — BerndiVader / githubweb

#18 (Apr 16, 2025, 8:11:13 PM)

  1. feat: enhance category insertion logic in Wl2Import class for improved handling of existing categories (commit: d351442) — BerndiVader / githubweb

#17 (Apr 13, 2025, 7:16:16 PM)

  1. fix: improve charset handling in XML functions and add ProductExport functionality (commit: 049c346) — BerndiVader / githubweb
  2. feat: implement CSV file handling and layout merging in WL2XTC import process (commit: a433e5e) — BerndiVader / githubweb
  3. feat: add delete functionality for products in WL2XTC import process (commit: 4ae40ec) — BerndiVader / githubweb
  4. refactor CSV import process and streamline error handling (commit: 4204cb0) — BerndiVader / githubweb
  5. add Wl2Import and Wl2Export classes for product import/export functionality (commit: 14658ca) — BerndiVader / githubweb
  6. refactor: remove unused Calendar instance and update log message formatting (commit: d63c668) — BerndiVader / githubweb
  7. fix: update CSV header to correct field names and ensure proper formatting (commit: 3f15d8c) — BerndiVader / githubweb

#16 (Mar 30, 2025, 9:49:28 PM)

  1. stay save if some consts are already defined (commit: 17868bb) — BerndiVader / githubweb
  2. updates for newer modified shop (commit: 53c01b7) — BerndiVader / githubweb

#15 (Mar 20, 2025, 4:53:56 PM)

  1. update config.json to modify SQL commands and add Cloudflare settings; set meso_year to default value 2015 (commit: cd1f37f) — BerndiVader / githubweb

#14 (Mar 19, 2025, 3:24:59 PM)

  1. add typeadapter to set default values (commit: 780fdc8) — BerndiVader / githubweb
  2. refactor mesoYear handling in UpdateShopTask and Settings classes for improved type consistency (commit: b2e923a) — BerndiVader / githubweb

#13 (Mar 15, 2025, 8:50:14 PM)

  1. add xauth token handling; (commit: a7a3fd5) — BerndiVader / githubweb
  2. add XAuth token handling and related request classes; refactor HTTP headers to use xauth token (commit: 1fc0b3c) — BerndiVader / githubweb

#12 (Mar 13, 2025, 10:17:22 AM)

  1. better exception handling (commit: 4a9c05d) — BerndiVader / githubweb
  2. display active and scheduled threads (commit: 2b17709) — BerndiVader / githubweb
  3. changed timeout to use seconds instead of minutes (commit: 747934e) — BerndiVader / githubweb
  4. upload and process images cli command (commit: b4c16b3) — BerndiVader / githubweb
  5. implement synchronous HTTP client and enhance error handling (commit: b4da400) — BerndiVader / githubweb
  6. refactor Utils class for improved XML handling and synchronization; replace async HTTP calls with synchronous calls (commit: 5bc6f11) — BerndiVader / githubweb
  7. add Cloudflare configuration options and bearer token handling to Gdata class (commit: 69c20fd) — BerndiVader / githubweb
  8. add progress tracking for file uploads with ProgressListener and ProgressFileEntity; implement synchronous HTTP post classes (commit: 0b826f6) — BerndiVader / githubweb
  9. refactor time handling in query tasks and HTTP classes to use seconds instead of minutes (commit: 1a25e5e) — BerndiVader / githubweb
  10. refactor Logger and Tasks classes for improved readability; update method parameters and remove GetInfo class (commit: 2150dab) — BerndiVader / githubweb

#11 (Feb 19, 2025, 6:09:34 PM)

  1. refactored (commit: a5a21fc) — BerndiVader / githubweb
  2. version update (commit: dff2fa2) — BerndiVader / githubweb
  3. adjusted classloader to avoid system issues (commit: ef930a6) — BerndiVader / githubweb
  4. build process rework (commit: 50cebdc) — BerndiVader / githubweb
  5. get clients from winline for gui settings (commit: 0374762) — BerndiVader / githubweb

#10 (Feb 10, 2025, 11:39:14 AM)

  1. moved package (commit: e3f1147) — BerndiVader / githubweb
  2. using scheduler instead of loop for batcher task (commit: ee3d933) — BerndiVader / githubweb
  3. optimized tasks, added max_time values for batcher tasks (commit: 3d1b540) — BerndiVader / githubweb

#9 (Feb 9, 2025, 6:52:15 PM)

  1. delete now work correct and removes all product details and images (commit: 74dd7f3) — BerndiVader / githubweb
  2. refactored utils and minor fixes (commit: 6a92f93) — BerndiVader / githubweb

#8 (Feb 7, 2025, 9:36:27 PM)

  1. refactored and updated to work with newest modified shopware (commit: bebb1ff) — BerndiVader / githubweb
  2. intern to move files into git (commit: a3cb113) — BerndiVader / githubweb
  3. fixed memleak issue in inputstream. (commit: 229688f) — BerndiVader / githubweb

#4 (Feb 3, 2025, 4:35:02 PM)

  1. adjust gradle scripts for 8.5+ (commit: 541edce) — BerndiVader / githubweb

#3 (Feb 2, 2025, 7:46:45 PM)

  1. php files now in correct dir for easier install (commit: aa5cbe1) — BerndiVader / githubweb
  2. fixed utf-8 issue in gui (commit: ed66a7b) — BerndiVader / githubweb
  3. return default shop cat instead of null (commit: 72e055a) — BerndiVader / githubweb
  4. npe check (commit: a88db2e) — BerndiVader / githubweb
  5. started using optimized sql query and using some clearname (commit: 3be323c) — BerndiVader / githubweb
  6. moved into original dir (commit: dfe3b16) — BerndiVader / githubweb
  7. optimized sql queries. (commit: bd14c12) — BerndiVader / githubweb

#2 (Jan 30, 2025, 5:56:03 PM)

  1. Using static Json (commit: 7c44d5a) — BerndiVader / githubweb