| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 35556 |
118 d 17 h |
ranu |
/trunk/profitmandi-fofo/src/main/webapp/resources/js/ |
bulletin updated on dashboard and give access category department |
|
| 35555 |
118 d 17 h |
ranu |
/trunk/profitmandi-fofo/src/main/webapp/resources/js/ |
bulletin updated on dashboard and give access category department |
|
| 35554 |
118 d 17 h |
ranu |
/trunk/profitmandi-fofo/src/main/ |
bulletin updated on dashboard and give access category department |
|
| 35553 |
118 d 17 h |
ranu |
/trunk/profitmandi-fofo/src/main/ |
bulletin updated on dashboard and give access category department |
|
| 35459 |
144 d 12 h |
amit |
/trunk/ |
Revert non-Java file changes from r35458 |
|
| 35458 |
144 d 12 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 |
|
| 34295 |
427 d 14 h |
ranu |
/trunk/profitmandi-fofo/src/main/ |
hid allocation edit access given to rbm l2 |
|
| 34198 |
455 d 15 h |
ranu |
/trunk/ |
hid allocation |
|
| 34163 |
471 d 16 h |
ranu |
/trunk/ |
hid allocation for partner given a tab in analysis |
|
| 33995 |
533 d 19 h |
vikas.jangra |
/trunk/profitmandi-fofo/src/main/webapp/ |
Fix Access Management, Purchase, Partner Dashboard UI Update |
|
| 32584 |
925 d 20 h |
raveendra.bharati |
/trunk/profitmandi-fofo/src/main/ |
Fixed purchase.js |
|
| 30702 |
1401 d 14 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/ |
Fixed purchase grn |
|
| 30701 |
1401 d 15 h |
amit.gupta |
/trunk/ |
Added changes related grn ease. |
|
| 30694 |
1402 d 17 h |
amit.gupta |
/trunk/ |
Added bulk grn |
|
| 30599 |
1435 d 13 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/ |
Fixed ahead issue |
|
| 30466 |
1452 d 18 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/webapp/ |
Fixed issues with activated imeis |
|
| 27754 |
1920 d 14 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/webapp/resources/js/ |
Fixed live with on |
|
| 27537 |
1966 d 17 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/webapp/resources/js/ |
|
|
| 27536 |
1966 d 17 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/webapp/resources/js/ |
|
|
| 27535 |
1966 d 17 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/webapp/resources/js/ |
|
|
| 27534 |
1966 d 17 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/webapp/resources/js/ |
|
|
| 27533 |
1966 d 17 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/webapp/resources/js/ |
|
|
| 27532 |
1966 d 18 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/webapp/resources/js/ |
|
|
| 27198 |
2037 d 19 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/webapp/resources/js/ |
|
|
| 26013 |
2335 d 15 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/webapp/resources/js/ |
Fixed issue related to multiple purchase. |
|
| 24457 |
2661 d 0 h |
amit.gupta |
/trunk/ |
Fixed overlay issue while grn |
|
| 24456 |
2661 d 1 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/webapp/resources/js/ |
|
|
| 24435 |
2669 d 12 h |
amit.gupta |
/trunk/profitmandi-fofo/src/main/ |
Fixed overlay bug |
|
| 23886 |
2859 d 0 h |
amit.gupta |
/trunk/ |
Fixed date format issues |
|
| 23783 |
2896 d 12 h |
ashik.ali |
/trunk/profitmandi-fofo/src/main/webapp/ |
Role mgmt and non billable items to be scan |
|
| 23629 |
2932 d 17 h |
ashik.ali |
/trunk/profitmandi-fofo/src/main/webapp/ |
Add money to recharge local wallet, check local and remote wallet balance, daily recharges tracking |
|
| 23500 |
2963 d 13 h |
ashik.ali |
/trunk/profitmandi-fofo/src/main/webapp/ |
Retailer document can not be viewed by panel owner, Some js optimizations |
|
| 23419 |
2983 d 16 h |
ashik.ali |
/trunk/profitmandi-fofo/src/main/ |
New feature: Prebooking Listing, Prebooking Orders, link with orders, order details |
|
| 23343 |
3016 d 13 h |
ashik.ali |
/trunk/profitmandi-fofo/src/main/ |
$insurancePolicy.getInsuranceProvider().getName() in Order Detail
Show Schemes active and then expired to Partners as well. Show expiry date as well
Optimized js with async true and catagorized
and some bugs |
|