| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 37620 |
2 d 18 h |
amit |
/trunk/profitmandi-fofo/src/main/ |
Offer creation suggests only active models unless asked for all
/entity accepted activeOnly but always searched with false, so the offer
screen's model picker listed every catalog of the brand, delisted ones included.
It now honours the flag. The default becomes false so the pages that never pass
it keep their current results; the notification product search, which already
asked for active-only, now gets it.
Each item-criteria block gets an Include inactive checkbox, off by default.
Ticking Exclude ticks it too: a brand-level offer still pays on delisted models
partners hold stock of, and they cannot be excluded if they cannot be picked.
Inactive models are labelled, and reloading the list keeps picks still present.
The reload flag is now per block; the old global one let a brand change in one
block be consumed by opening another, leaving the first with a stale list.
Brand names are URL-encoded so a brand like Ai+ is not sent as 'Ai '.
Requires profitmandi-common r37619 for the inactive label. |
|
| 37217 |
43 d 21 h |
amit |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
external api v2: fix derive endpoint - declare throws Exception (createResponseString) |
|
| 37216 |
43 d 21 h |
amit |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
external api v2: /content/specs/derive one-time backfill endpoint |
|
| 37214 |
43 d 21 h |
amit |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
external api v2: SpecValue columns 8-12 in content CSV (header-sniffed, legacy layout still parses) |
|
| 37208 |
43 d 23 h |
amit |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
external api v2: stamp categoryId on content upload |
|
| 37184 |
48 d 20 h |
ranu |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
ai + fixed brand display |
|
| 36404 |
142 d 21 h |
amit |
/trunk/profitmandi-fofo/src/ |
Add catalog monitor type upload, sample sheet, Placement Plan UI tagging (orange/yellow), Today PO csv column, placement-plan-statement.xlsx header coloring |
|
| 35583 |
238 d 16 h |
ranu |
/trunk/ |
code updated by |
|
| 35549 |
244 d 23 h |
ranu |
/trunk/ |
bulletin updated on dashboard and give access category department |
|
| 35529 |
253 d 17 h |
ranu |
/trunk/ |
lead repo done |
|
| 35528 |
253 d 18 h |
ranu |
/trunk/ |
content pojo chwcking |
|
| 35525 |
253 d 18 h |
ranu |
/trunk/profitmandi-fofo/src/main/ |
content exception added |
|
| 35523 |
253 d 18 h |
ranu |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
lead repo done |
|
| 35487 |
267 d 19 h |
ranu |
/trunk/ |
place ment plan page show catalog status wise |
|
| 35458 |
270 d 15 h |
amit |
/trunk/ |
Revert @Transactional(readOnly=true) - keep @Transactional only at Controller level
Changes:
- profitmandi-web: Controllers use @Transactional(rollbackFor = Throwable.class) at class level, removed method-level @Transactional(readOnly = true)
- profitmandi-fofo: Controllers use @Transactional(rollbackFor = Throwable.class) at class level, removed method-level @Transactional
- profitmandi-dao: Removed @Transactional from services/repositories
Exceptions (called from interceptors, need own transaction):
- RoleManager: @Transactional(readOnly = true) - called from interceptor for auth
- PartnerTypeChangeServiceImpl.getBestPartner(): @Transactional - called from JWTUtil via interceptor
Fixed javax.transaction.Transactional to org.springframework.transaction.annotation.Transactional
Fixed rollbackOn to rollbackFor for Spring compatibility |
|
| 35348 |
282 d 23 h |
ranu |
/trunk/profitmandi-fofo/src/main/ |
upload code for video url |
|
| 35346 |
285 d 16 h |
ranu |
/trunk/ |
upload code for video url |
|
| 33973 |
664 d 17 h |
tejus.lohani |
/trunk/ |
Added super catalogs |
|
| 33501 |
810 d 15 h |
ranu |
/trunk/ |
print banners updated |
|
| 33463 |
818 d 0 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/ |
Fixed machine |
|
| 33443 |
825 d 20 h |
ranu |
/trunk/ |
print resource and order cancel by partner and cron dao mail shoot for Live Demo |
|
| 32952 |
947 d 0 h |
amit.gupta |
/trunk/ |
Added Item bulk uplaoder |
|
| 32305 |
1139 d 23 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
Fixe |
|
| 32304 |
1140 d 0 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
Fixe |
|
| 31711 |
1283 d 19 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
Added ActiveOnly to false |
|
| 31330 |
1366 d 23 h |
tejbeer |
/trunk/ |
change |
|
| 31238 |
1377 d 22 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/ |
Removed unwanted files |
|
| 30267 |
1626 d 17 h |
amit.gupta |
/trunk/ |
Fixed category logic |
|
| 30262 |
1629 d 17 h |
amit.gupta |
/trunk/ |
Fixed |
|
| 30080 |
1665 d 0 h |
amit.gupta |
/trunk/ |
Fixed ahead issue |
|
| 29900 |
1697 d 12 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/ |
Fixed notification |
|
| 29881 |
1701 d 22 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
|
|
| 28320 |
1965 d 22 h |
tejbeer |
/trunk/profitmandi-fofo/src/main/ |
change |
|
| 28266 |
1975 d 0 h |
tejbeer |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
|
|
| 28264 |
1975 d 1 h |
tejbeer |
/trunk/ |
url generation code |
|
| 27608 |
2077 d 20 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
|
|
| 27600 |
2078 d 20 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
|
|
| 27185 |
2165 d 16 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
|
|
| 26635 |
2317 d 22 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
|
|
| 25986 |
2472 d 20 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
|
|