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
/
sale.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
213 d 23 h
amit
/trunk/
Revert non-Java file changes from r35458
35458
213 d 23 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
33400
786 d 4 h
ranu
/trunk/profitmandi-fofo/src/main/
complete spilit order and payment by l2 of pending order item
33367
800 d 6 h
ranu
/trunk/
fix webOffer layout and fix online order change by pincode
33319
810 d 8 h
ranu
/trunk/
download all b2c users list
33305
811 d 7 h
ranu
/trunk/
registered b2c users list for devki sir
33233
826 d 2 h
amit.gupta
/trunk/
Fixed changes related to pending order search
30628
1501 d 19 h
tejbeer
/trunk/profitmandi-fofo/src/main/webapp/resources/js/
30611
1503 d 2 h
tejbeer
/trunk/profitmandi-fofo/src/main/webapp/resources/js/
30607
1503 d 7 h
amit.gupta
/trunk/profitmandi-fofo/src/main/webapp/
Fixed sale issue
30599
1504 d 23 h
amit.gupta
/trunk/profitmandi-fofo/src/main/
Fixed ahead issue
28437
1882 d 7 h
tejbeer
/trunk/profitmandi-fofo/src/main/
change
28422
1892 d 1 h
tejbeer
/trunk/profitmandi-fofo/src/main/
28420
1892 d 1 h
tejbeer
/trunk/
change
28413
1894 d 2 h
tejbeer
/trunk/profitmandi-fofo/src/main/webapp/
dashboard
28384
1896 d 23 h
tejbeer
/trunk/profitmandi-fofo/src/main/webapp/resources/js/
28383
1896 d 23 h
tejbeer
/trunk/
28377
1897 d 0 h
tejbeer
/trunk/
chnages
28362
1901 d 6 h
tejbeer
/trunk/profitmandi-fofo/src/main/
change
28358
1902 d 1 h
tejbeer
/trunk/
changes
28352
1903 d 2 h
tejbeer
/trunk/
changes
28350
1903 d 8 h
tejbeer
/trunk/
change
28339
1905 d 0 h
tejbeer
/trunk/
online order changes
27861
1974 d 2 h
tejbeer
/trunk/
change
27819
1982 d 6 h
tejbeer
/trunk/
change
27755
1990 d 0 h
amit.gupta
/trunk/profitmandi-fofo/src/main/webapp/resources/js/
Fixed live with on
27754
1990 d 1 h
amit.gupta
/trunk/profitmandi-fofo/src/main/webapp/resources/js/
Fixed live with on
26817
2197 d 8 h
amit.gupta
/trunk/
Added Online sale
26721
2238 d 6 h
tejbeer
/trunk/
change
26647
2260 d 3 h
tejbeer
/trunk/
change
25608
2497 d 4 h
tejbeer
/trunk/profitmandi-fofo/src/main/
change
25093
2590 d 4 h
amit.gupta
/trunk/profitmandi-fofo/src/main/
Fixed invoice generation
24880
2645 d 8 h
govind
/trunk/
DashBoard Front page
24152
2840 d 2 h
govind
/trunk/
Payment Option Editing
24105
2861 d 3 h
govind
/trunk/
change in Payment details in search Order
23973
2910 d 7 h
govind
/trunk/
search sale History by different parameter
23916
2927 d 1 h
govind
/trunk/profitmandi-fofo/src/main/webapp/resources/js/
search by only date
23894
2928 d 4 h
amit.gupta
/trunk/profitmandi-fofo/src/main/webapp/resources/js/
23886
2928 d 11 h
amit.gupta
/trunk/
Fixed date format issues
23654
2984 d 13 h
amit.gupta
/trunk/
Fixed js