Commit graph

  • b6d1e8df6b Set preferred for the card that's used for a subscription PCoder 2017-10-28 15:45:05 +02:00
  • 6212c9df50 Manage token and card_id properly in hosting flow PCoder 2017-10-28 15:30:42 +02:00
  • d14a643171 Set preferred field as in card_details PCoder 2017-10-28 15:26:15 +02:00
  • 8759e2a4b5 Save default card only if Stripe's default_source is not None PCoder 2017-10-28 15:14:42 +02:00
  • 73169e825d Add set_as_default parameter for associate_customer_card method PCoder 2017-10-28 15:13:38 +02:00
  • 38168e8f8f Allow use of previous cards in hosting flow PCoder 2017-10-27 00:45:26 +02:00
  • bd7db30633 Add card hidden field to BillingAddressForm PCoder 2017-10-27 00:43:07 +02:00
  • 1374eaf1a2 Rename id to stripe_api_cus_id PCoder 2017-10-27 00:41:49 +02:00
  • a6d28bff86 Add set_default_card and set_default_card_from_stripe methods PCoder 2017-10-27 00:40:38 +02:00
  • 4dd407da67 Use card_id as session variable instead of token and customer M.Ravi 2017-10-26 17:57:11 +02:00
  • 780fa6cb60 Add get_or_create_user_card_detail method M.Ravi 2017-10-26 17:56:12 +02:00
  • 85d19c004b Remove redundant code in check_customer M.Ravi 2017-10-26 15:21:29 +02:00
  • 692f82cba4 Code rearrange M.Ravi 2017-10-26 15:15:27 +02:00
  • ef9dc446db Use hasattr to check if a user already has a stripecustomer object M.Ravi 2017-10-26 15:00:54 +02:00
  • 8d2c120b43 Associate newly added card with customer from hosting M.Ravi 2017-10-26 12:29:16 +02:00
  • 705e448e6f about section text added Arvind Tiwari 2017-10-26 03:34:13 +05:30
  • 64ffca6ded signup form placeholder translation Arvind Tiwari 2017-10-26 03:24:29 +05:30
  • 801c840a4d Merge branch 'master' into task/3848/ungleich_page_optimize Arvind Tiwari 2017-10-26 03:03:19 +05:30
  • cf426b88e2 de text modified Arvind Tiwari 2017-10-26 02:14:09 +05:30
  • de5035d12e Add id_card input element PCoder 2017-10-22 00:21:08 +02:00
  • 21bb336166 Add js code to submit id_card PCoder 2017-10-22 00:20:40 +02:00
  • 8351b1bf8b Use refactored get_all_cards_list function PCoder 2017-10-21 23:14:55 +02:00
  • bf91bf3822 Change text: delete card to remove card PCoder 2017-10-21 23:14:05 +02:00
  • 7f4993c3f0 Update hosting payment template to use added cards PCoder 2017-10-21 23:12:53 +02:00
  • 303eb4112d Add doc. and return empty list for get_all_cards_list function PCoder 2017-10-21 21:34:54 +02:00
  • 14c7d6ac0e Refactor getting all cards to UserCardDetail.get_all_cards_list() PCoder 2017-10-21 21:27:21 +02:00
  • 8df72620d6 Add 'billing address updated' message in that case PCoder 2017-10-21 20:58:54 +02:00
  • 1e08ae5426 Stripe API: Use list() instead of all() as the former is deprecated PCoder 2017-10-21 20:46:29 +02:00
  • fb2056bf95 Update stripe_id for a missing case PCoder 2017-10-21 20:45:00 +02:00
  • 600b549704 Handle case where a Stripe account may have been deleted via dashboard PCoder 2017-10-21 20:39:00 +02:00
  • 75e90dbacd Refactor and add messages PCoder 2017-10-21 20:37:50 +02:00
  • be8181ec42 Add _messages template to hosting/settings.html PCoder 2017-10-21 17:02:24 +02:00
  • 70b6bbdf2f Save card id as a parameter and use it to delete a source PCoder 2017-10-21 13:27:35 +02:00
  • 76b3785adc Merge branch 'master' into task/3747/multiple_cards_support PCoder 2017-10-21 12:04:15 +02:00
  • 7359431b9c Update Changelog 1.2.8 PCoder 2017-10-21 11:44:55 +02:00
  • 12278fc5af Fetch page_title and meta_description dynamically in glasfaser CMS template PCoder 2017-10-21 11:40:59 +02:00
  • ed87762ff0 Update changelog as well Nico Schottelius 2017-10-21 08:36:17 +02:00
  • 3d192ed59f Replace alplora.ch with .hack4glarus.ch Nico Schottelius 2017-10-21 08:33:37 +02:00
  • c664b44f2c Add functionality to delete user card PCoder 2017-10-21 00:02:35 +02:00
  • 255c8a1d80 Add UserCardDetail create method that assigns appropriate object permission PCoder 2017-10-21 00:00:21 +02:00
  • 51039a5cb3 Merge branch 'master' into task/3747/multiple_cards_support PCoder 2017-10-20 21:45:39 +02:00
  • 725606ff98 Use correct glasfaser template name 1.2.7 M.Ravi 2017-10-20 12:31:12 +02:00
  • e807ad7834 Bugfix: Limit glasfaser menu to Glasfaser template only M.Ravi 2017-10-20 12:12:13 +02:00
  • cfc289d09d Update Changelog for 1.2.7 pcoder 2017-10-20 09:49:38 +02:00
  • e282b2ae01 Update Changelog pcoder 2017-10-20 09:07:53 +02:00
  • 333b7a99fb Merge pull request #525 from pcoder/feature/glasfaser_cms_template Pcoder 2017-10-20 09:05:19 +02:00
  • c4975f0f9b Add link url to AboutItem pcoder 2017-10-20 08:50:30 +02:00
  • c20e9372f9 SectionWithImage: Open link in a new window pcoder 2017-10-20 08:49:21 +02:00
  • 60cfc24319 Merge branch task/3766/credit_card_options from tiwariav into task/3747/multiple_cards_support M.Ravi 2017-10-19 20:24:28 +02:00
  • 68a34762b9 Merge branch 'master' into task/3747/multiple_cards_support M.Ravi 2017-10-19 20:17:39 +02:00
  • 824e0758e2 Rename TestMenu to GlasfaserMenu M.Ravi 2017-10-19 19:47:53 +02:00
  • 39ca45cfb9 Make fields of contact section customizable M.Ravi 2017-10-19 17:23:19 +02:00
  • e7c7f6f73a Show background image and link only if specified M.Ravi 2017-10-19 16:23:28 +02:00
  • c448562384 Remove empty items from menu M.Ravi 2017-10-19 16:04:18 +02:00
  • 55dd96570c Add custom padding bottom for services section M.Ravi 2017-10-19 15:24:00 +02:00
  • 6322140813 Add section id from cms for about M.Ravi 2017-10-19 14:22:02 +02:00
  • 46baaaf621 Add section id from cms for services M.Ravi 2017-10-19 14:14:29 +02:00
  • 502d822a02 Add section id from cms in the contact us section M.Ravi 2017-10-19 14:05:17 +02:00
  • 428d329d99 Add migrations M.Ravi 2017-10-19 13:49:30 +02:00
  • ac5c43822f Add menus template for glasfaser template M.Ravi 2017-10-19 13:48:13 +02:00
  • 24fe8c4c6e Load section ids from cms M.Ravi 2017-10-19 13:46:20 +02:00
  • 0935877a4f Add get_section_id M.Ravi 2017-10-19 13:45:28 +02:00
  • b21a533aeb Show menu using cms M.Ravi 2017-10-19 13:44:21 +02:00
  • 73818fd5b9 Add menu_text fields for various plugins M.Ravi 2017-10-19 13:40:48 +02:00
  • c147b48af7 Add first version of cms_menus.py M.Ravi 2017-10-19 13:39:56 +02:00
  • 878a823e20 Use SectionWithImage M.Ravi 2017-10-19 00:30:07 +02:00
  • bf044a4bf3 Improve section_with_image.html to include price_tag image and url M.Ravi 2017-10-19 00:29:34 +02:00
  • 8ce273ea1f Add SectionWithImage model and its migration M.Ravi 2017-10-19 00:28:34 +02:00
  • 38330d562c Remove unused cms config from base.py M.Ravi 2017-10-18 23:29:57 +02:00
  • db45597e4e Remove foreign keys between nested plugins M.Ravi 2017-10-18 20:24:50 +02:00
  • e563ae642f Merge branch 'master' into feature/glasfaser_cms_template M.Ravi 2017-10-18 18:24:53 +02:00
  • c753d3061d Refactor glasfaser_cms_page.html template M.Ravi 2017-10-18 16:57:15 +02:00
  • 609501f987 Add GlasfaserAboutPlugin and GlasfaserAboutItemPlugin M.Ravi 2017-10-18 16:56:41 +02:00
  • 621424f182 Add updated migration file M.Ravi 2017-10-18 16:56:00 +02:00
  • 04e72696f1 Add About and AboutItem models M.Ravi 2017-10-18 16:53:32 +02:00
  • 5e2d1966f8 Add section_about and _about_item templates M.Ravi 2017-10-18 16:53:05 +02:00
  • 9ff5b4015f Rename section_services_item.html to _services_item.html M.Ravi 2017-10-18 15:58:50 +02:00
  • cfcc3e0eb1 Add GlasfaserServicesPlugin and GlasfaserServicesItemPlugin M.Ravi 2017-10-18 15:51:47 +02:00
  • f3e4ede52e Add section_services_item.html M.Ravi 2017-10-18 15:48:01 +02:00
  • 9c07565b73 Add section_services.html and section_services_item.html M.Ravi 2017-10-18 15:46:57 +02:00
  • a8c49b7fde Delete 0002_ungleichtextsectionwithimage.py M.Ravi 2017-10-18 15:44:18 +02:00
  • d05ef79ecc Add Service and ServiceItem models and corresponding migration M.Ravi 2017-10-18 15:43:12 +02:00
  • ef0ab2d24a Add missing styles to intro section M.Ravi 2017-10-18 11:05:47 +02:00
  • a9e97a8bc6 Add UngelichTextSectionWithImage migration M.Ravi 2017-10-18 09:14:05 +02:00
  • 977966f3ba Add glasfaser_services.html M.Ravi 2017-10-18 09:11:31 +02:00
  • f6468a7c8c First attempt to services section M.Ravi 2017-10-18 09:10:50 +02:00
  • 97ba0bafd3 Define various sections in glasfaser cms template M.Ravi 2017-10-18 00:12:48 +02:00
  • 4fcc24d8b7 Delete unnecessary migration files M.Ravi 2017-10-17 23:57:12 +02:00
  • d42e2d6e39 Make all migrations into one file M.Ravi 2017-10-17 23:56:28 +02:00
  • f610a18691 Add glasfaser cms.css M.Ravi 2017-10-17 23:40:58 +02:00
  • 77d92719d3 Add glasfaser cms.css M.Ravi 2017-10-17 23:39:41 +02:00
  • 4cba13a509 Add div space for price tag container M.Ravi 2017-10-17 23:31:57 +02:00
  • 36a9c386cb Add migrations M.Ravi 2017-10-17 17:52:01 +02:00
  • e9142b17ae Add UngleichTextSection M.Ravi 2017-10-17 17:51:01 +02:00
  • 14bbfe901d Add SectionTextParagraphDCL and SectionTextParagraphGlasfaser M.Ravi 2017-10-17 17:47:40 +02:00
  • 27766329c9 Add dcl glasfaser text section templates M.Ravi 2017-10-17 17:46:08 +02:00
  • ef47e999f1 Create SectionContact CMSPlugin M.Ravi 2017-10-17 16:25:01 +02:00
  • 92086ad2ea Obtain email dynamically M.Ravi 2017-10-17 16:24:19 +02:00
  • 98a9a35b4f Add 0002_ungleichcontactussection.py migration file M.Ravi 2017-10-17 16:23:37 +02:00
  • a709485e77 Add missing ids M.Ravi 2017-10-17 16:02:04 +02:00