Subversion Repositories SmartDukaan

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
36873 28 d 3 h ranu /trunk/profitmandi-fofo/src/main/ kamini mam access issue on pending loi  
36868 28 d 23 h ranu /trunk/ code committed fo bgc lead  
36851 31 d 2 h aman /trunk/profitmandi-fofo/src/main/ Fix LOI Acquired Date validation rejecting manually-typed dates; bump asset version to 359

Validate the Acquired Date range on blur instead of change so typing the
year digit-by-digit in the type=date field no longer rejects intermediate
values. Bump cache-buster version 358->359 so clients reload the updated JS.
 
36846 31 d 23 h aman /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/config/ Bump static asset version 357->358 to bust browser cache for loi-form.js Acquired Date fix (r36845)  
36844 32 d 0 h aman /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/config/ Bump static asset cache-buster version to 357

Forces browsers to re-download updated JS (incl. loi-form.js Acquired Date
7-day enforcement). Resolved conflict with concurrent r36843 (version 356);
took the newer cssVersion 50 and bumped version past 356 to ensure a fresh value.
 
36836 34 d 20 h ranu /trunk/profitmandi-fofo/src/main/ code commit for agenda fill time stamp  
36825 36 d 22 h ranu /trunk/profitmandi-fofo/src/main/ code commit for agenda fill time stamp  
36819 37 d 0 h amit /trunk/profitmandi-fofo/src/main/ Fix idempotency dedup to be server-authoritative (content + partner scoped)

PostInterceptor now keys duplicates on sha256(fofoId|method|uri|bodyHash) for
mutating methods only, instead of the client-supplied IdempotencyKey header.
The header was rotated per-request by the frontend (and old/sticky clients),
so identical submissions produced distinct keys and were never deduped - e.g.
a create-offer burst created 147 duplicate rows. Keying on the request body
makes dedup independent of client behaviour; partner scoping prevents cross-
partner collisions; distinct payloads (one-offer-per-partner) are unaffected.
GET/HEAD are now never deduped (removes spurious GET 400s).

common.js: attach IdempotencyKey only to mutating methods; stop rotating the
key on every ajaxComplete (kept reset on ajaxSuccess only). version 355.
 
36814 37 d 3 h ranu /trunk/profitmandi-fofo/src/main/ code commit for agenda fill time stamp  
36811 37 d 15 h ranu /trunk/ code commit for agenda fill time stamp  
36806 37 d 20 h ranu /trunk/profitmandi-fofo/src/main/ code commit for agenda fill time stamp  
36800 38 d 22 h ranu /trunk/profitmandi-fofo/src/main/ some enhancement and bug fixes  
36792 41 d 20 h ranu /trunk/profitmandi-fofo/src/main/ some enhancement and bug fixes  
36789 42 d 3 h ranu /trunk/profitmandi-fofo/src/main/ some enhancement and bug fixes  
36788 42 d 4 h ranu /trunk/profitmandi-fofo/src/main/ some enhancement and bug fixes  
36786 42 d 22 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/config/ some enhancement and bug fixes  
36757 44 d 21 h amit /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/config/ Fixed Stock Purchase sAle ageing days, added fields to mail  
36752 45 d 4 h amit /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/config/ Fixed Stock Purchase sAle ageing days, added fields to mail  
36742 47 d 21 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/config/ beat plan info commit  
36697 51 d 20 h amit /trunk/profitmandi-fofo/src/main/ fix: FY date range end date missing endOf day in account statement picker, bump version to 342  

Show All