Polycarp Okock
50f7227b10
Updated Order_detail
...
Added the tag to load the Card holder name entered from the billing address
2017-07-20 15:00:14 +03:00
Polycarp Okock
4c71130e2b
Merge pull request #10 from ungleich/master
...
Pulling Master Changes
2017-07-20 14:55:19 +03:00
Pcoder
dc5276c217
Merge pull request #398 from amarynets/bugfix/superuser_does_not_see_all_admin_site
...
The superadmin user when created is now active by default and is_superuser is set to true.
2017-07-18 21:38:01 +02:00
M.Ravi
32312646ae
Updated the Changelog
2017-07-18 19:56:04 +02:00
M.Ravi
04fe427571
Added link to impact hub logo
2017-07-18 19:47:45 +02:00
Pcoder
7dcf335c3a
Merge pull request #402 from pcoder/task/3590/impact_hub_partner_logo_text
...
Added impacthub partner text and logo. Adjusted the layout for various screens.
2017-07-17 23:52:43 +02:00
PCoder
a2631a9e8d
Added impacthub partner text and logo. Adjusted the layout for various screens.
2017-07-18 03:03:36 +05:30
Pcoder
53ec2d5e7d
Merge pull request #400 from pcoder/bug/date_align_right_order_confirm
...
Added style to right align date in desktop view in Order Confirm page
2017-07-17 21:07:54 +02:00
PCoder
f4aec68bfd
Added style to right align date in desktop view in Order Confirm page
2017-07-18 00:30:32 +05:30
Pcoder
4fa6e7ae4c
Merge pull request #397 from pcoder/task/3580/expand_input_field_on_credit_card
...
This PR rearranges the components in the payment form.
- We introduced a new field "Cardholder's Name" as part of the billing address.
- The stripe input fields are mounted individually.
- The overlapping of date field in the mobile view of the confirm order page is fixed.
- We now have customized place holder texts and customized styles for the stripe input fields.
Task/3580/expand input field on credit card
2017-07-17 20:12:22 +02:00
PCoder
832ec48e93
Cleaned up some commented out code
2017-07-17 23:35:31 +05:30
PCoder
834810baf0
Added padding to enlarge the Submit payment button
2017-07-17 23:18:58 +05:30
PCoder
3f6250862b
Changed text align left to the date in the order_detail.html both in dcl and hosting
2017-07-17 02:57:24 +05:30
PCoder
9bb4742607
Fixed overlapping issue of date and billing address in hosting order_detail.html
2017-07-17 02:53:23 +05:30
PCoder
f10b7c0017
Fixed responsive issue
2017-07-17 02:52:41 +05:30
PCoder
7359703de8
Fixed responsive issue for tablet devices
2017-07-17 02:51:49 +05:30
PCoder
ec4b47ccb6
Fixed overlapping issue of date and billing address in dcl order_detail.html
2017-07-17 02:50:59 +05:30
PCoder
a746fe4af4
Removed inline style
2017-07-17 02:14:08 +05:30
PCoder
3edc426cc4
Using same styles for Card number, CVV and MM/YY
2017-07-17 02:13:27 +05:30
PCoder
56e8734a27
font-weight -> 300 and outline none to the submit button in payment page
2017-07-17 02:12:12 +05:30
PCoder
00f98de6fd
deiner -> Deiner, deine -> Deine
2017-07-17 02:11:23 +05:30
PCoder
467bb8f114
Fixed a bug for Enter your credit card number text not showing up in german
2017-07-17 01:17:12 +05:30
PCoder
20a5414f61
Translated processing and Enter your credit card number
2017-07-17 01:06:24 +05:30
PCoder
d8fa3430e6
Removed box-shadow and set font-weight 400 in mobile view in the billing details
2017-07-17 00:33:48 +05:30
PCoder
e481ff947d
Added code for tranlating Enter your credit card number in payment.js
2017-07-16 23:55:29 +05:30
PCoder
72d057e678
Fixed issue with Total including VAT text
2017-07-16 23:46:42 +05:30
PCoder
2bfc31e572
Added DE translations
2017-07-16 23:35:01 +05:30
PCoder
a570f9963f
Generated .po for digitalglarus
2017-07-16 23:26:07 +05:30
PCoder
25ab98d69f
Modified credit card texts that needed translations
2017-07-16 22:36:00 +05:30
PCoder
e33df8f1e9
Added card holders name in UserBillingAddress to_dict function
2017-07-16 22:34:49 +05:30
PCoder
97acd76b51
Added card holders name for initialization
2017-07-16 22:33:52 +05:30
PCoder
6ba0841bfe
Center aligned the cvv field
2017-07-16 22:07:18 +05:30
PCoder
c09947ef12
Added the titles of the input fields
2017-07-16 21:29:42 +05:30
Andrii Marynets
9f050467a1
Add flag is_superuser=True in CustomUserManager
...
Missing is_superuser=True was the reason why createsuperuser command did'n make user with all staff
2017-07-16 16:51:07 +03:00
PCoder
f4d3d53d0c
Fixed some missing translations
2017-07-16 16:52:53 +05:30
PCoder
d0fb2c1f70
Updated hosting's .po
2017-07-16 16:42:49 +05:30
PCoder
a87c0a89eb
Refactored and formatted unused code in hosting's payment.html payment.js landing-page.css
2017-07-16 16:37:49 +05:30
PCoder
ed52e396d9
Formatted utils/models.py
2017-07-16 16:36:38 +05:30
PCoder
083b870b33
Formatted utils/forms.py
2017-07-16 16:35:55 +05:30
PCoder
a37464f8b3
Removed some unreachable code from utils/forms.py
2017-07-16 16:35:02 +05:30
PCoder
b67a12f01b
Adjusted styles for error message
2017-07-16 16:04:15 +05:30
PCoder
acaa791a37
Fixed MM/YY and CVV for mobile view
2017-07-16 15:50:15 +05:30
PCoder
ba72527f2f
Added validations for credit card inputs. Made credit card holder's name default value empty in the model.
2017-07-16 15:23:18 +05:30
PCoder
b64198c2c0
Added styles for the new credit card form
2017-07-16 03:41:54 +05:30
PCoder
73982f3c7b
Updated DE translations for some reformatted EN texts
2017-07-16 03:41:20 +05:30
PCoder
9d4cbb2be5
Introduced credit card holder's name in BaseBillingAddress model
2017-07-16 03:40:30 +05:30
PCoder
30058efa41
Inroduced credit card holder's name in Billing Address
2017-07-16 03:39:42 +05:30
PCoder
2bd5702b09
Modified payment.html to include credit card number , cvv and year as separate Stripe elements
2017-07-16 03:38:48 +05:30
PCoder
481dadcfe5
Implementing new credit card js code
2017-07-16 03:37:19 +05:30
PCoder
623c7e0d99
Added some padding to vat text and increased its font size
2017-07-15 20:44:28 +05:30