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
/
inventory.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 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
34682
327 d 14 h
aman.kumar
/trunk/profitmandi-fofo/src/main/webapp/resources/js/
selected option fix in SKU Update
34098
492 d 19 h
ranu
/trunk/
eol-slow, slow-runn migartion
33888
567 d 14 h
ranu
/trunk/
sku movement code phase one
30604
1434 d 20 h
amit.gupta
/trunk/profitmandi-fofo/src/main/webapp/resources/js/
Fixed ahead issue
30599
1435 d 13 h
amit.gupta
/trunk/profitmandi-fofo/src/main/
Fixed ahead issue
29162
1710 d 14 h
manish
/trunk/profitmandi-fofo/src/main/webapp/
commit
28907
1735 d 21 h
amit.gupta
/trunk/profitmandi-fofo/src/main/webapp/resources/js/
28906
1735 d 21 h
amit.gupta
/trunk/profitmandi-fofo/src/main/webapp/resources/js/
28109
1875 d 16 h
tejbeer
/trunk/profitmandi-fofo/src/main/
change
27763
1919 d 14 h
tejbeer
/trunk/
partner onboarding panel changes
27755
1920 d 13 h
amit.gupta
/trunk/profitmandi-fofo/src/main/webapp/resources/js/
Fixed live with on
27754
1920 d 14 h
amit.gupta
/trunk/profitmandi-fofo/src/main/webapp/resources/js/
Fixed live with on
27618
1947 d 21 h
tejbeer
/trunk/
changes
27596
1953 d 14 h
tejbeer
/trunk/
change
27583
1955 d 16 h
tejbeer
/trunk/
change
27517
1967 d 19 h
amit.gupta
/trunk/profitmandi-fofo/src/main/webapp/resources/js/
27171
2041 d 18 h
tejbeer
/trunk/profitmandi-fofo/src/main/
change
26826
2127 d 17 h
amit.gupta
/trunk/profitmandi-fofo/src/main/webapp/resources/js/
26817
2127 d 21 h
amit.gupta
/trunk/
Added Online sale
26043
2330 d 15 h
tejbeer
/trunk/profitmandi-fofo/src/main/webapp/
change
26039
2332 d 20 h
tejbeer
/trunk/
change
26031
2333 d 16 h
tejbeer
/trunk/
change
25721
2388 d 20 h
tejbeer
/trunk/
indent change
25698
2401 d 17 h
tejbeer
/trunk/profitmandi-fofo/src/main/
change
25640
2414 d 20 h
tejbeer
/trunk/
Hygiene change
25146
2511 d 20 h
tejbeer
/trunk/profitmandi-fofo/src/main/webapp/resources/js/
change
25066
2525 d 15 h
tejbeer
/trunk/
change
24950
2556 d 20 h
tejbeer
/trunk/profitmandi-fofo/src/main/
change
24917
2562 d 7 h
tejbeer
/trunk/
notify item
24753
2611 d 19 h
tejbeer
/trunk/profitmandi-fofo/src/main/webapp/
change
24739
2613 d 14 h
tejbeer
/trunk/
keep a tab feature
24658
2625 d 15 h
tejbeer
/trunk/
change
24221
2739 d 16 h
amit.gupta
/trunk/profitmandi-fofo/src/main/webapp/resources/js/
24218
2739 d 17 h
amit.gupta
/trunk/profitmandi-fofo/src/main/webapp/resources/js/
24216
2739 d 17 h
amit.gupta
/trunk/profitmandi-fofo/src/main/webapp/resources/js/
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
23637
2930 d 20 h
amit.gupta
/trunk/
Added partner reports. Generic Reporting tool for partners