From 1c5979a517adb3007d97b8935ee1910fcb72e6f1 Mon Sep 17 00:00:00 2001 From: Polycarp Okock Date: Fri, 21 Jul 2017 00:57:57 +0300 Subject: [PATCH 1/2] Updating Change log As at 21/07/2017 --- Changelog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/Changelog b/Changelog index d23979ae..cce6b00e 100644 --- a/Changelog +++ b/Changelog @@ -1,7 +1,20 @@ +1.0.21: 2017-07-21 + * #3591: [datacenterlight, payment] Fixed card holder name to appear on Confirm Order page + * #3558: [datacenterlight] Changed font family and background color for header + * #3581: [datacenterlight] Lead font weight change + * #3584: [all] Add flag is_superuser=True in MyUserManager 1.0.20: 2017-07-18 + * #3590: [digitalglarus] Added impact hub partner logo and text in digitalglarus + [datacenterlight, hosting] Fixed overlapping of date and billing address in the mobile view + * #3580: [datacenterlight, hosting] Introduced newly designed payment page. Cust1.0.20: 2017-07-18 * #3590: [digitalglarus] Added impact hub partner logo and text in digitalglarus [datacenterlight, hosting] Fixed overlapping of date and billing address in the mobile view * #3580: [datacenterlight, hosting] Introduced newly designed payment page. Customized Stripe credit card input fields + * #3568: [all] Improved the way of adding Google analytics (ga) code. We now have ga code for ungleich, digitalglarus, blog, hosting + and datacenterlight + * #3564: [datacenterlight] Improved calculator form validations, both client side and server side + [datacenterlight] Changed "Place order" button to "Submit" in the payment page + * #3540: [datacenterlight] Improved credit card section with Stripe clarification texts and corresponding DE translationsomized Stripe credit card input fields * #3568: [all] Improved the way of adding Google analytics (ga) code. We now have ga code for ungleich, digitalglarus, blog, hosting and datacenterlight * #3564: [datacenterlight] Improved calculator form validations, both client side and server side From 652054d33415d25942a53725f0f07ba24eb91c67 Mon Sep 17 00:00:00 2001 From: Polycarp Okock Date: Fri, 21 Jul 2017 01:00:40 +0300 Subject: [PATCH 2/2] Update Change log Fixed indentation --- Changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog b/Changelog index cce6b00e..98142cd4 100644 --- a/Changelog +++ b/Changelog @@ -2,7 +2,7 @@ * #3591: [datacenterlight, payment] Fixed card holder name to appear on Confirm Order page * #3558: [datacenterlight] Changed font family and background color for header * #3581: [datacenterlight] Lead font weight change - * #3584: [all] Add flag is_superuser=True in MyUserManager + * #3584: [all] Add flag is_superuser=True in MyUserManager 1.0.20: 2017-07-18 * #3590: [digitalglarus] Added impact hub partner logo and text in digitalglarus [datacenterlight, hosting] Fixed overlapping of date and billing address in the mobile view