M.Ravi
977966f3ba
Add glasfaser_services.html
2017-10-18 09:11:31 +02:00
M.Ravi
f6468a7c8c
First attempt to services section
...
- base.py: add settings to load GlasfaserServicesPlugin by default
- glasfaser_cms_page.html: create a placeholder for services
- cms_plugins.py: add the plugin code
- models.py: add UngelichTextSectionWithImage model
2017-10-18 09:10:50 +02:00
M.Ravi
97ba0bafd3
Define various sections in glasfaser cms template
2017-10-18 00:12:48 +02:00
M.Ravi
4fcc24d8b7
Delete unnecessary migration files
2017-10-17 23:57:12 +02:00
M.Ravi
d42e2d6e39
Make all migrations into one file
2017-10-17 23:56:38 +02:00
M.Ravi
f610a18691
Add glasfaser cms.css
2017-10-17 23:40:58 +02:00
M.Ravi
77d92719d3
Add glasfaser cms.css
2017-10-17 23:39:41 +02:00
M.Ravi
4cba13a509
Add div space for price tag container
2017-10-17 23:31:57 +02:00
M.Ravi
36a9c386cb
Add migrations
2017-10-17 17:52:01 +02:00
M.Ravi
e9142b17ae
Add UngleichTextSection
2017-10-17 17:51:01 +02:00
M.Ravi
14bbfe901d
Add SectionTextParagraphDCL and SectionTextParagraphGlasfaser
2017-10-17 17:47:40 +02:00
M.Ravi
27766329c9
Add dcl glasfaser text section templates
2017-10-17 17:46:22 +02:00
M.Ravi
ef47e999f1
Create SectionContact CMSPlugin
2017-10-17 16:25:01 +02:00
M.Ravi
92086ad2ea
Obtain email dynamically
2017-10-17 16:24:19 +02:00
M.Ravi
98a9a35b4f
Add 0002_ungleichcontactussection.py migration file
2017-10-17 16:23:37 +02:00
M.Ravi
a709485e77
Add missing ids
2017-10-17 16:02:04 +02:00
M.Ravi
4d485ef178
Add initial ungleich_page migration
2017-10-17 15:58:27 +02:00
M.Ravi
8e76a1c671
Set image and title dynamically
2017-10-17 15:52:30 +02:00
M.Ravi
a5dea2b399
Add ungleich_page cms_plugins and section templates
2017-10-17 09:30:52 +02:00
M.Ravi
b6f1309735
Add glasfaser_cms_page.html
2017-10-17 09:06:45 +02:00
M.Ravi
daaf55b343
Update Changelog
2017-10-16 21:18:03 +02:00
Pcoder
0c519de3f4
Merge pull request #524 from ungleich/bugfix/digitalglarus_registration_link
...
bugfix/remove DG email registration validate link
2017-10-16 21:07:28 +02:00
Arvind Tiwari
1839a1c27c
translation re compilation
2017-10-17 00:35:51 +05:30
Arvind Tiwari
2a71be354b
conflicts resolved
2017-10-17 00:27:50 +05:30
M.Ravi
24cce4eed7
- Remove registration link from DG registration email
...
- Remove multiple declared settings
2017-10-16 20:53:51 +02:00
Arvind Tiwari
387cad476f
Update translations for user activation email
2017-10-17 00:19:03 +05:30
M.Ravi
c939106a35
Prepare to handle delete card
2017-10-16 16:29:09 +02:00
M.Ravi
bff37d6246
Add card id param to card details
2017-10-16 16:20:03 +02:00
M.Ravi
3d50868c6a
Add url for card delete
2017-10-16 16:18:39 +02:00
M.Ravi
de275c23ac
Add modal for card delete
2017-10-16 16:18:17 +02:00
M.Ravi
619f37829e
Now showing cards from UserCardDetails
2017-10-15 23:57:15 +02:00
M.Ravi
52791f5e48
Refactor cc_brand to brand
2017-10-15 23:56:38 +02:00
M.Ravi
3f9c1a68d1
Remove unused code
2017-10-15 23:38:18 +02:00
M.Ravi
74a1f82c30
Refactor handling post for settings card input form
2017-10-15 23:37:01 +02:00
M.Ravi
a3ce43fd53
Add add_card_to_stripe_customer function
2017-10-15 23:32:16 +02:00
M.Ravi
83363f4701
Remove some lines
2017-10-15 21:46:26 +02:00
M.Ravi
7d69d8d5d4
Add get_cards_details_from_token function
2017-10-15 21:45:17 +02:00
Arvind Tiwari
220a85b4a4
Merge pull request #523 from tiwariav/bugfix/account_activation_email
...
bugfix user account details added and translation fix
2017-10-16 01:08:54 +05:30
Arvind Tiwari
88be7be180
translation fix
2017-10-16 01:07:54 +05:30
Arvind Tiwari
9bc86255c4
user account details added and translation fix
2017-10-16 01:04:49 +05:30
M.Ravi
167e3589d4
Rename user to stripe_customer
2017-10-15 21:21:36 +02:00
M.Ravi
a1d7b07e0c
Relate UserCardDetail with StripeCustomer and add more fields to uniquely identify if a user already has a card
2017-10-15 21:19:13 +02:00
M.Ravi
9a9a764023
Add preferred card field to UserCardDetail
2017-10-15 20:06:56 +02:00
M.Ravi
f3ca9110e1
Add UserCardDetail migration
2017-10-15 19:56:40 +02:00
M.Ravi
6420a9869b
Add functionality to save UserCardDetail
2017-10-15 19:55:37 +02:00
M.Ravi
f71c8e553d
Add name to user details form button name
2017-10-15 19:54:01 +02:00
M.Ravi
1a25bbf11e
Add name to card form button name
2017-10-15 19:51:58 +02:00
M.Ravi
a4b63e220a
Relate UserCardDetail to CustomUser and rename some fields
2017-10-15 19:49:44 +02:00
M.Ravi
707f1a8768
Add UserCardDetail model + Reorganize imports
2017-10-15 18:00:43 +02:00
M.Ravi
e6f92d9ae4
Manual merge
2017-10-15 16:14:33 +02:00