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
36851 37 d 14 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 38 d 11 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 38 d 13 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 41 d 8 h ranu /trunk/profitmandi-fofo/src/main/ code commit for agenda fill time stamp  
36825 43 d 10 h ranu /trunk/profitmandi-fofo/src/main/ code commit for agenda fill time stamp  
36819 43 d 12 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 43 d 15 h ranu /trunk/profitmandi-fofo/src/main/ code commit for agenda fill time stamp  
36811 44 d 3 h ranu /trunk/ code commit for agenda fill time stamp  
36806 44 d 8 h ranu /trunk/profitmandi-fofo/src/main/ code commit for agenda fill time stamp  
36800 45 d 10 h ranu /trunk/profitmandi-fofo/src/main/ some enhancement and bug fixes  
36792 48 d 9 h ranu /trunk/profitmandi-fofo/src/main/ some enhancement and bug fixes  
36789 48 d 16 h ranu /trunk/profitmandi-fofo/src/main/ some enhancement and bug fixes  
36788 48 d 16 h ranu /trunk/profitmandi-fofo/src/main/ some enhancement and bug fixes  
36786 49 d 10 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/config/ some enhancement and bug fixes  
36757 51 d 9 h amit /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/config/ Fixed Stock Purchase sAle ageing days, added fields to mail  
36752 51 d 16 h amit /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/config/ Fixed Stock Purchase sAle ageing days, added fields to mail  
36742 54 d 9 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/config/ beat plan info commit  
36697 58 d 8 h amit /trunk/profitmandi-fofo/src/main/ fix: FY date range end date missing endOf day in account statement picker, bump version to 342  
36686 58 d 11 h ranu /trunk/profitmandi-fofo/src/main/ beat plan info commit  
36650 61 d 13 h ranu /trunk/ beat plan info commit  

Show All