Selesaikan MultipleBag FetchException dan perbaiki bentuk ubahan kegigihan
- Disederhanakan query CustomRepositori untuk menghindari beberapa fetches tas - Layanan LeadMarketService tetap untuk menyimpan dan memuat asosiasi formulir gu...
Simpan dan muat bersama-sama untuk pasar
- Hapus repositori yang dihapus, kini memakai penghapusan yatim piatu JPA untuk pembersihan - Inisialisasi koleksi Fitur pasar malas sebelum membersihkan - Past...
Selesaikan MultipleBagFetchException di CustomRepositori
- Disederhanakan dalam pencarian dan Organisasi untuk menghindari mengambil beberapa kantong - Dihapus JOIN PEKERJAAN KIRI untuk tumpukan dan bidang dalam query...
Reload market after create/update to initialize lazy collections
- Updated createMarket and updateMarket to reload market using getMarketById - This ensures all lazy collections (marketCustomForms, vendorProducts) are initial...
Tambahkan Tipe Penjualan ke Antar muka LeadMarket dan gunakan dalam bentuk penyuntingan
- Ditambahkan ruas salesman SubType ke antar muka LeadMarket agar cocok dengan DTO - Update handleEditClick untuk menggunakan traveSubType dari DTO ketika mense...
Selesaikan MultipleBagFetchException dengan menggunakan pemuatan malas transkasional
- LeadMarketRepositori: Terbalik ke query sederhana tanpa banyak JOIN FETCH - LeadMarketService: Ditambahkan @ Transaksional (readOnly = true) untuk getMarketBy...
Tipe error: Block-scoped variabel 'getAgentFilter Anggota Id' digunakan sebelum deklarasi tersebut.
Gunakan system Fields yang dilewatkan untuk pengelompokan antar muka daerah
Gunakan system Fields yang dilewatkan untuk pengelompokan antar muka daerah
- FieldMapping Interface: Tetap getSystemFieldByKategori untuk menggunakan pasing -in system Fields prop bukan baku BASE _ SYSTEM _ FIELDS - FieldMapping Interf...
Correct path handling for mortgage fields and custom form data in lead imports
- Fixed mortgage fields to use 2-part paths (mortgageFields.loanAmount) in setNestedFieldOnCreateRequest - Fixed custom form data to use 3-part paths **********...
Tambahkan pemuatan bersemangat bagi kueri repositori untuk memperbaiki masalah pemuatan malas
- Custom FormRepositori: Added LEFT JOIN FETCH for stacks and fields in findby Aku dan Organisasi. - LeadMarketRepositori: Added LEFT JOIN FETCH for Market Cust...
Make email/username login case-insensitive
- Normalize input username/email to lowercase before comparison - Use LOWER() function on database column for case-insensitive matching - Fixes issue where user...
Reset keadaan pada muatan data pasar gagal untuk mencegah data basi
- Ditambah keadaan reset dalam blok lain ketika response.ok salah - Pastikan pilihan MarketConfig dan kustomfields dihapus pada muatan pasar gagal - Menjaga kon...
Perbaiki kesalahan sintaks dan tambahkan pencatatan debug untuk loading daerah pasar
- Sintaks tetap error dalam tipe assertion kompleks dengan melanggar ke antarmuka yang tepat - Ditambah logging debug untuk melacak data pasar, salesman SubType...
Gunakan salesman SubType untuk deteksi daerah hipotek dalam impor manual
- Update Antar muka LeadMarket untuk mencocokkan struktur DTO (gubahan hanya memiliki info dasar awalnya) - Komentar tetap untuk mengklarifikasi salesman SubTyp...
Tambahkan ruas salesman SubType ke LeadMarketDTO untuk deteksi ruas hipotek
- Ditambahkan field salesman SubType untuk membedakan antara tipe SaleType induk dan sub - Ketika SaleType memiliki orangtua (misalnya, RESIDENTIAL _ MORTGAGE),...
Tambahkan logo Kamo SVG lengkap dengan semua 14 jalur
Embed isi penuh SVG secara langsung bukan parsial path
Gunakan CSS- hanya pendekatan untuk logo Kamo
Menghapus kait berkas SVG yang rusak, menggunakan citra latar belakang CSS untuk memuat logo eksternal langsung pada elemen # logo
Perbaiki logo.svg untuk referensi eksternal URL logo Kamo
Gunakan SVG gambar elemen untuk embed eksternal logo bukan jalur kompleks dengan transformasi rusak
Ganti Roundcube logo.svg dengan logo Kamo SVG
Mount custom logo.svg to * * * * * * * * * * * * * * * * untuk menggantikan logo watermark / background Roundcube
Tambahkan berkas CSS gubahan untuk menimpa logo watermark Roundcube
- Dibuat tradi.css dengan override watermark - Mount berkas CSS ke / var / www / html / apir.css - Atur Roundcube untuk memuat tambahan _ stylesheets
Ganti semua logo Roundcube dengan logo Kamo termasuk watermark
Diperbarui config _ logo kulit ke format array untuk menutupi: - Logo header utama - Logo header kecil yang runtuh - Logo penanda air / latar dalam kotak-kotak
Tambahkan subdomain surat ke daftar SUBDOMAINS auto- cert
Aktifkan pembuatan sertifikat SSL otomatis bagi mail.kamocrm.com
Merge pull request #3834 from ****************
Bump jws from 3.2.2 to 3.2.3
Tampilkan port Postfix 25 dan 587 melalui hostPort untuk surat masuk
Diperlukan untuk menerima sambungan eksternal SMTP di K1M1
Add missing Next.js API routes for leads endpoints
- Added /api/security/leads route for GET (all leads) and POST (create lead) - Added /api/security/leads/[id] route for GET, PUT, DELETE operations - Added ****...
Atur Roundcube untuk langsung memakai Mailgun SMTP
Melewati Postfix lokal untuk surat keluar, terhubung langsung ke smtpppmailgun.org dengan TLS di port 587
Ganti Postfix ke penyebaran berbasis Alpine- dengan dukungan MySQL
Mirip dengan Dovekot, menggunakan Alpine 3.18 dengan paket postfix- mysql terpasang pada waktu-jalan untuk dukungan peta virtual MySQL yang dapat diandalkan
Fix postfix command to use apt-get instead of apk
boky/postfix is Debian-based, not Alpine
Add postfix-mysql support for MySQL virtual maps
Installed postfix-mysql package at container startup to enable MySQL dictionary lookups for virtual domains/users/aliases
Add auth debugging and ensure MySQL driver packages for Dovecot
- Enable auth_debug, auth_debug_passwords, auth_verbose - Add dovecot-mysql package for proper SQL support - Add mariadb-connector-c for MySQL protocol compatib...
Add MySQL auth fix job for MariaDB client compatibility
Changes kamo user from caching_sha2_password to mysql_native_password Required for Dovecot (Alpine/MariaDB) to connect to MySQL 8
Replace Roundcube logo with Kamo logo
Added skin_logo config pointing to **************** Updated deployment annotation to trigger pod restart
Fix MySQL auth: change kamo user to mysql_native_password
Alpine's MariaDB client doesn't support caching_sha2_password plugin This prevents Dovecot from connecting to MySQL for authentication
Force Roundcube pod restart to pick up ConfigMap change
Added annotation to trigger pod recreation since ConfigMap with subPath doesn't auto-update in running pods
Remove 'name' property reference in updateLead function
- Lead interface only has 'primaryContact', not 'name' - Removed fallback to patch.name in updateLead - Completes the fix for type safety
Remove non-existent 'name' property references in leadsApi
- Lead interface only has 'primaryContact', not 'name' - Removed fallback to leadData.name in createLead and updateLead - Ensures type safety and correct API be...
Fix Roundcube redirect loop - disable force_https
Traefik handles TLS termination, so internal traffic is HTTP Setting force_https=true caused Roundcube to redirect to HTTPS internally creating an infinite redi...
Reference kamocrm.com wildcard cert in mail IngressRoute
The certificate secret is in kamo namespace, copied to mail namespace tls.secretName explicitly references wildcard-kamocrm-com
Fix mail IngressRoute to use auto-cert service
Changed tls from certResolver: letsencrypt to tls: {} This allows the auto-cert service to automatically generate certs when mail.kamocrm.com is accessed
Fix Roundcube readiness probe - use TCP socket instead of HTTP
Roundcube redirects / to login page (302), failing HTTP readiness probe TCP socket check on port 80 works correctly
Replace remaining Grid closing tags with GridLegacy in CreateLeadClient
- Fixed all remaining </Grid> tags that should be </GridLegacy> - Ensures proper closing of GridLegacy item components - Resolves JSX syntax error
Seperti apa yang Anda lihat pengiriman?
Semua pembaruan ini secara otomatis mendarat di ruang kerja Anda. Mulai bebas dan menontonnya tumbuh minggu demi minggu.