BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
SmartDukaan
(root)
/
/
trunk
/
profitmandi-fofo
/
src
/
main
/
webapp
/
resources
/
js
/
cart.js
– Rev 37025
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Clear current filter
Rev
Age
Author
Path
Log message
Diff
37025
14 d 16 h
amit
/trunk/profitmandi-fofo/src/main/
FOFO add-to-cart: show held Live Demo IMEIs as disabled 'Sellable from <date>' checkboxes instead of falling back to quantity field
35459
213 d 8 h
amit
/trunk/
Revert non-Java file changes from r35458
35458
213 d 8 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
33790
666 d 14 h
ranu
/trunk/profitmandi-fofo/src/main/
config version change
32653
976 d 10 h
ranu
/trunk/profitmandi-fofo/src/main/webapp/
checkout page step skip with billing
32639
978 d 10 h
ranu
/trunk/profitmandi-fofo/src/main/webapp/
aad item to beg solve imies problem and direct checkout to cart
30596
1504 d 14 h
tejbeer
/trunk/
change
30366
1543 d 12 h
amit.gupta
/trunk/profitmandi-fofo/src/main/webapp/resources/js/
Fixed ahead issue
30365
1543 d 12 h
amit.gupta
/trunk/profitmandi-fofo/src/main/
Fixed changes with imei upload
30363
1543 d 13 h
amit.gupta
/trunk/profitmandi-fofo/src/main/webapp/resources/js/
Fixed ahead issue
28382
1896 d 9 h
tejbeer
/trunk/
28339
1904 d 9 h
tejbeer
/trunk/
online order changes
27754
1989 d 10 h
amit.gupta
/trunk/profitmandi-fofo/src/main/webapp/resources/js/
Fixed live with on
27658
2013 d 13 h
tejbeer
/trunk/profitmandi-fofo/src/main/webapp/resources/js/
change
26817
2196 d 17 h
amit.gupta
/trunk/
Added Online sale
26669
2252 d 7 h
tejbeer
/trunk/profitmandi-fofo/src/main/webapp/
change
26263
2371 d 10 h
amit.gupta
/trunk/profitmandi-fofo/src/main/webapp/resources/js/
25738
2455 d 11 h
amit.gupta
/trunk/profitmandi-fofo/src/main/webapp/resources/js/
24457
2729 d 20 h
amit.gupta
/trunk/
Fixed overlay issue while grn
24440
2734 d 4 h
amit.gupta
/trunk/
Improved order creation and added Zest integration
24207
2817 d 14 h
amit.gupta
/trunk/
Fixed issues related to cart quantity
24203
2818 d 9 h
amit.gupta
/trunk/
Gifts can now be biilled
24202
2818 d 9 h
amit.gupta
/trunk/profitmandi-fofo/src/main/webapp/resources/js/
23967
2912 d 14 h
amit.gupta
/trunk/profitmandi-fofo/src/main/webapp/resources/js/
23500
3032 d 9 h
ashik.ali
/trunk/profitmandi-fofo/src/main/webapp/
Retailer document can not be viewed by panel owner, Some js optimizations
23405
3058 d 16 h
amit.gupta
/trunk/
Added changes related to indent and imei selection
23347
3081 d 12 h
ashik.ali
/trunk/profitmandi-fofo/src/main/webapp/
Bug fixed : submit handler not working with create scheme, update retailer details, order creation
23343
3085 d 9 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