Subversion Repositories SmartDukaan

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
12616 4190 d 17 h anikendra /trunk/Website/src/main/java/in/shop2020/serving/ disabling data logging for now  
10477 4350 d 12 h amit.gupta /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Minor clean up.  
8756 4494 d 11 h rajveer /trunk/Website/src/main/java/in/shop2020/serving/controllers/ If user is not logged in, he should not be able to user wallet amount.  
6996 4732 d 14 h anupam.singh /trunk/Website/src/main/ Added RechargeAgain button on my recharges page  
6800 4771 d 9 h anupam.singh /trunk/Website/src/main/java/in/shop2020/serving/controllers/ DishTv now has minimum recharge denomination of rs. 250  
6754 4780 d 12 h anupam.singh /trunk/Website/src/main/java/in/shop2020/serving/controllers/ while validating coupon we had not taken care of string "login".  
6730 4785 d 15 h anupam.singh /trunk/ User specific coupons only apply after login. Gave option in coupon dashboard to specify a name of the coupon.  
6723 4787 d 15 h anupam.singh /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Trimming device number before storing it  
6605 4805 d 10 h anupam.singh /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Handling the case when XFF is empty while searching for IP.  
6601 4806 d 10 h anupam.singh /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Using X-Forward-For header to get the client's IP Address  
6591 4807 d 8 h anupam.singh /trunk/ Added ip address recognition and blocking of malicious ip addresses for rechargeOrders. Also started to log addresses which are blocked.  
6536 4816 d 12 h anupam.singh /trunk/ Limiting DTH recharges to 2000  
6504 4823 d 10 h anupam.singh /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Fixed a bug where coupon code was not getting updated in the db.  
6495 4827 d 13 h anupam.singh /trunk/Website/src/main/ Added backend validations on all fields. Added a hash of userId. RechargeAmount was becoming zero for logged in user when wallet was being used.  
6457 4834 d 12 h rajveer /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Set totalAmount while setting amount.  
6443 4835 d 16 h anupam.singh /trunk/ Bug Fixes.
1) Even After applying Coupon full amount is being charged at the gateway
2) In case of applying incorrect coupon there is no way to retry appying a coupon.
3) Limit of 2 coupon applications per user is not there, can apply more than 2 times.
 
6433 4836 d 6 h anupam.singh /trunk/ Added support for recharge coupons  
6397 4838 d 9 h anupam.singh /trunk/Website/src/main/ When changing operators plan dropdown was not getting removed. Also handled the operator plan mismatch in backend  
6336 4856 d 13 h anupam.singh /trunk/ Added tweet and post on facebook button on success page. Changed text depending upon denomination Type.  
6307 4864 d 7 h anupam.singh /trunk/ Added support for service availability. Login now message is visible only when customer has some money in his wallet. Disclaimer link abandoned in favour of inline disclaimer.  
6294 4869 d 10 h rajveer /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Remove the errormessage in case of success.  
6270 4875 d 13 h rajveer /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Made all the changes to handle error code if number of attempts has been exceeded.  
6249 4879 d 11 h anupam.singh /trunk/Website/src/main/ Changed style for recharge box. Added captcha for Wallet only payments. Removed test gateway.  
6228 4883 d 7 h anupam.singh /trunk/ We now ask for address only when payment > rs.1000. For lower amount payments we would only ask for phone number.  
6215 4884 d 13 h anupam.singh /trunk/Website/src/main/ Removed CC issued outside india option. Removed address form. Added another message for cases where recharge status is unknown.  
6206 4884 d 16 h rajveer /trunk/ Added option to get all or active operators based on parameter passed.  
6178 4887 d 6 h anupam.singh /trunk/Website/src/main/ Showing plans for operator. Added a help message for DTH.  
6131 4892 d 8 h anupam.singh /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Changed subject of mail  
6124 4892 d 11 h anupam.singh /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Creating user and mailing passwords.  
6108 4892 d 16 h amar.kumar /trunk/ Changes to log events in case of
1) Recharge Successful
2) Recharge Failed + Payment Successful
3) Payment Failed for Recharge
4) Failure in getting provider for Number

Reviewed by: Amit Gupta
 
6103 4893 d 4 h amit.gupta /trunk/Website/src/main/ Auto provider selector.
Selector only works for mobile recharge.
 
6091 4896 d 14 h anupam.singh /trunk/ Doing capture with auth for recharges.  
6086 4897 d 12 h anupam.singh /trunk/Website/src/main/ Recharge related fixes  
6073 4903 d 12 h amit.gupta /trunk/Website/src/main/ bug fixes in recharge.  
6070 4903 d 14 h anupam.singh /trunk/ Recharge related changes  
6058 4904 d 9 h anupam.singh /trunk/Website/src/main/ Recharge related fixes  
6057 4904 d 14 h anupam.singh /trunk/Website/src/main/ Fixes in recharge flow  
6050 4905 d 13 h anupam.singh /trunk/ Create Recharge.