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
/
order.js
– Rev 35459
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
35459
144 d 18 h
amit
/trunk/
Revert non-Java file changes from r35458
35458
144 d 18 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
35232
201 d 22 h
ranu
/trunk/
insurance can we add both same time
35192
211 d 20 h
ranu
/trunk/
added 4 % margin for party
35098
226 d 1 h
ranu
/trunk/profitmandi-fofo/src/main/
given amb in lead and also add protection logo for icici insurance
35067
230 d 22 h
ranu
/trunk/
get quote from backend
35055
234 d 0 h
ranu
/trunk/
remove cash discount from billing page
35002
240 d 23 h
ranu
/trunk/
icici lombard new api phase one deploy
34805
300 d 18 h
ranu
/trunk/
icici insurance policy phase one uploaded
34798
302 d 21 h
ranu
/trunk/
icici insurance policy phase one uploaded
34168
468 d 22 h
tejus.lohani
/trunk/
fix same issue , develop irn reset panel ,
33795
596 d 15 h
ranu
/trunk/
upgrade offer live
33437
707 d 2 h
ranu
/trunk/profitmandi-fofo/src/main/
b2c online order process modified
33149
782 d 20 h
ranu
/trunk/
added 40000 selling price 1 percent on protection plan
32469
966 d 22 h
amit.gupta
/trunk/profitmandi-fofo/src/main/
Fixed logic to add total
32468
966 d 23 h
amit.gupta
/trunk/profitmandi-fofo/src/main/webapp/resources/js/
Fixed logic in case of multiple items
32434
973 d 1 h
amit.gupta
/trunk/profitmandi-fofo/src/main/
Fixed popup if size > 3
32414
975 d 23 h
amit.gupta
/trunk/profitmandi-fofo/src/main/
Fixed change related to 200 qty
32329
1006 d 22 h
amit.gupta
/trunk/profitmandi-fofo/src/main/
Fixed orders
31274
1246 d 3 h
amit.gupta
/trunk/
Removed unwanted files
30730
1391 d 19 h
amit.gupta
/trunk/
Fixed insurance from BAG
30725
1392 d 21 h
amit.gupta
/trunk/
Added insurance for bharti assist global
30708
1400 d 22 h
amit.gupta
/trunk/profitmandi-fofo/src/main/webapp/resources/js/
Added scheme in processing for specified scheme ids
29622
1630 d 23 h
amit.gupta
/trunk/
Added landing for Insurance
29487
1660 d 18 h
amit.gupta
/trunk/profitmandi-fofo/src/main/webapp/resources/js/
28395
1826 d 18 h
amit.gupta
/trunk/
Added changes for activation schemes
27754
1920 d 20 h
amit.gupta
/trunk/profitmandi-fofo/src/main/webapp/resources/js/
Fixed live with on
26817
2128 d 2 h
amit.gupta
/trunk/
Added Online sale
26669
2183 d 17 h
tejbeer
/trunk/profitmandi-fofo/src/main/webapp/
change
25813
2373 d 20 h
amit.gupta
/trunk/
Added changes related to live insurance
25809
2374 d 3 h
amit.gupta
/trunk/profitmandi-fofo/src/main/webapp/resources/js/
25780
2381 d 19 h
amit.gupta
/trunk/profitmandi-fofo/src/main/webapp/resources/js/
25778
2381 d 19 h
amit.gupta
/trunk/
Added insurance
25737
2386 d 20 h
amit.gupta
/trunk/profitmandi-fofo/src/main/webapp/resources/js/
24440
2665 d 13 h
amit.gupta
/trunk/
Improved order creation and added Zest integration
23434
2981 d 18 h
ashik.ali
/trunk/profitmandi-fofo/src/main/webapp/
Bug Fixed from 26 - 33 from bug sheet
23347
3012 d 21 h
ashik.ali
/trunk/profitmandi-fofo/src/main/webapp/
Bug fixed : submit handler not working with create scheme, update retailer details, order creation
23343
3016 d 19 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
23340
3018 d 22 h
ashik.ali
/trunk/profitmandi-fofo/src/main/webapp/
Bug fixed
22956
3100 d 1 h
ashik.ali
/trunk/profitmandi-fofo/src/main/