Commit Graph

41 Commits

Author SHA1 Message Date
Loretta 1468aa651c Rename Preorder domain to PreOrder across codebase
Comprehensively renamed all "Preorder" domain types, services, controllers, models, enums, database contexts, routes, views, JS, localization resources, and documentation to "PreOrder" (PascalCase, capital "O"). Updated all references in backend, frontend, localization, and schema docs for consistency. No business logic changes; this is a naming and normalization refactor.
2026-05-30 16:26:51 +02:00
Loretta 9b2e34f7b5 merge 2026-05-26 17:08:01 +02:00
Loretta d0c300f2b1 Merge branch '4.80' of https://git.aycode.com/Adam/Mango.Nop.Plugins into 4.80 2026-05-26 16:41:38 +02:00
Adam 2e7619b621 bug fixes on preorder, modified logic 2026-05-26 14:48:57 +02:00
Adam c86ef0e416 gyorsrendelés, előrendelés, előrendelés management, hasonlók 2026-05-12 16:18:19 +02:00
Loretta 13e96ea7af Refactor docs: topic folders, navigation, protocol sync
- Restructured documentation: added `docs/README.md` to each sub-project, moved LOGGING and SIGNALR docs into dedicated subfolders with their own `README.md`.
- Updated all cross-references to use new topic folder paths and canonical AyCode.Core doc locations.
- Updated `.csproj` files to auto-include all Markdown docs and project-level `README.md` files.
- Removed obsolete single-file docs, replaced with structured content in topic folders.
- Enforced AI Agent Protocol: session setup, output prefix, no-re-read, and mandatory `docs-check` skill after code changes.
- Added domain-critical reminders and navigation guidance to relevant `README.md` files.
2026-04-25 07:24:39 +02:00
Loretta 6c776a97ca Enforce doc-first protocol, add SGen, modular plugin docs
- Enforced strict documentation-first AI agent protocol in `.github/copilot-instructions.md` (multi-repo, no auto doc edits, explicit consent, [LOADED_DOCS] prefix, [DOCUMENTATION CHECK] on code changes)
- Updated solution structure: added `docs` folder to solution items for LLM/AI context
- Integrated AyCode SGen (source-generated binary serialization) with forced runtime registration; documented SGen usage and exclusions
- Overhauled plugin `README.md` and added modular docs: `SCHEMA.md`, `DOMAIN_MODEL.md`, `MEASUREMENT.md`, `DATA_LAYER.md`, `AI_SERVICES.md`, `SIGNALR_ENDPOINTS.md`
- Updated `CLAUDE.md` to require reading copilot instructions first
- Switched appsettings connection string to production DB
- Minor doc clarifications, corrects, and project file updates
2026-04-02 22:19:30 +02:00
Adam 51f546caec CustomerCredit, new order 2026-03-27 17:14:40 +01:00
Loretta 1448993fa7 Update DLL HintPaths to use $(Configuration); prod DB switch
Replaced hardcoded Debug paths in all .csproj files with $(Configuration) for AyCode and FruitBank DLL references, enabling correct DLL resolution for any build configuration. Switched appsettings.json connection string to use the FruitBank_PROD database. Added a null check for StockTaking in StockSignalREndpointServer.cs to prevent possible null reference exceptions. Noted some encoding issues in .csproj comments and copyright fields. No other functional changes.
2026-03-24 18:30:43 +01:00
Adam 8e1b3f2a5d nem ír ez lószart se... gyors rendelés, deisgn 2026-03-18 15:15:50 +01:00
Adam 15dbec5aad AI basics, FileStorage service, Menu fixes, Voice order improvements 2026-01-16 13:53:48 +01:00
Adam eb40643d62 AI document upload latest approach, innvoice order sync 2025-12-17 19:09:09 +01:00
Loretta 070d7ec3d2 .Net10, VS2026; StockTaking in progress... 2025-12-01 16:17:57 +01:00
Adam 98df36d37d message in order, remove sendgrid 2025-11-20 13:32:50 +01:00
Adam 2c1e692e9d átlagsúly, pdf-to-image, képfeltöltés újratöltve, AI válasz felület 2025-11-18 11:09:14 +01:00
Loretta 653652f4d0 Merge branch '4.80' of https://git.aycode.com/Adam/Mango.Nop.Plugins into 4.80 2025-11-07 14:10:18 +01:00
Adam 41275dc003 download page 2025-11-07 09:57:23 +01:00
Loretta 11d82c7193 Mango.Nop.Core cleanup; 2025-11-05 14:56:40 +01:00
Loretta f048b999cf AI szopás 2025-11-01 19:43:21 +01:00
Loretta f9b302c5d9 fixes 2025-10-24 12:01:48 +02:00
Loretta c63516e774 refactoring, cleanup v1.1... 2025-10-22 16:20:36 +02:00
Adam f5b27f8c18 innvoice 2025-10-20 17:51:01 +02:00
Loretta d02d4dcb09 nuget packages update; fixes 2025-10-18 18:45:50 +02:00
Adam 959cbf5d62 ReceiptDate, PDF extraction by AI file-search, image text extraction by GPT vision, fixes, extra bugs 2025-10-14 21:06:21 +02:00
Adam 1749555ed5 faszoooom 2025-10-12 18:44:53 +02:00
Adam 7e7a6e0982 edit and update ismeasurable, netweight, incomingQuantity 2025-10-10 22:59:23 +02:00
Adam e81ef006bc Grids and tabs and horror 2025-10-05 01:43:34 +02:00
Adam f787582604 AI, grid 2025-10-02 09:19:41 +02:00
Adam 865c13d62a merge 2025-09-30 17:18:54 +02:00
Adam 8de299d46d devextreme, devexpress, shipping controller, cutsom adminlayout, custom Scripts partial, custom OrderGrid, AI services, AI messages 2025-09-30 17:15:52 +02:00
Loretta 6e4e8f99e0 merge 2025-09-29 13:36:20 +02:00
Loretta 6e43a1d18f improvements, fixes, etc... 2025-09-29 13:33:40 +02:00
Adam 1f38c24548 shipment, plugin basic things, invoicing 2025-09-23 12:19:58 +02:00
Adam 4f9eb4b06e Merge branch '4.80' of https://git.aycode.com/Adam/Mango.Nop.Plugins into 4.80 2025-09-20 11:01:20 +02:00
Adam 68b8f523f2 admin starts 2025-09-20 11:01:13 +02:00
Loretta c1bf3640b6 nuget packages update 2025-09-19 14:44:26 +02:00
Loretta 268ec3f7f4 improvements, refactroing, etc... 2025-09-07 07:04:03 +02:00
Loretta dd985b94f4 NopLogWriter fixes; SignalRLogger fixes; etc... 2025-09-05 06:18:01 +02:00
Loretta 68a873f15d Add appsettings.json to NopCommerce project! install reference packages; Implement endpoints; Fix CORS; etc... 2025-09-03 07:07:23 +02:00
Loretta 05e3376bb3 temp 2025-09-02 15:21:57 +02:00
Adam 566ff1ea5f FruitBank plugin 2025-08-31 01:25:22 +02:00