- 29 Aug, 2019 1 commit
-
-
Birin Sanchez authored
days. Signed-off-by:
Birin Sanchez <birin.sanchez@puri.sm>
-
- 28 Aug, 2019 1 commit
-
-
Birin Sanchez authored
from monthly to annual. Signed-off-by:
Birin Sanchez <birin.sanchez@puri.sm>
-
- 22 Aug, 2019 1 commit
-
-
Birin Sanchez authored
Signed-off-by:
Birin Sanchez <birin.sanchez@puri.sm>
-
- 26 Jul, 2019 2 commits
-
-
Birin Sanchez authored
Signed-off-by:
Birin Sanchez <birin.sanchez@puri.sm>
-
Birin Sanchez authored
billing time of the Family pack owner. So from Family pack (annual) to Complete (annual) and Family pack (monthly) to Complete (monthly). Signed-off-by:
Birin Sanchez <birin.sanchez@puri.sm>
-
- 16 Jul, 2019 1 commit
-
-
Birin Sanchez authored
renewal date set to the original Family pack owner renewal date. * Remove price parameter from create_user_subscription as it is RO. * Set billing_period when creating the subscription in create_user_subscription Signed-off-by:
Birin Sanchez <birin.sanchez@puri.sm>
-
- 12 Jul, 2019 1 commit
-
-
Birin Sanchez authored
Basic bundle. * Refuse to downgrade Family pack if invitees don't have a recovery email set. * Create Invitee subscription for new invitees when they set their recovery email. * Move user related methods from limitmonitor.common to purist.models module. * Add methods to create orders and subscriptions. * process_renewals() now also deals with invitees. Signed-off-by:
Birin Sanchez <birin.sanchez@puri.sm>
-
- 04 Jul, 2019 3 commits
-
-
Birin Sanchez authored
Signed-off-by:
Birin Sanchez <birin.sanchez@puri.sm>
-
Birin Sanchez authored
recovery email is already used in WC. Signed-off-by:
Birin Sanchez <birin.sanchez@puri.sm>
-
Birin Sanchez authored
* When deleting an account do not remove WC account but disable it in practice by resetting password and setting contact email to LDH provided email. * Also remove all PII in WC account, orders and subscriptions. * delete_user CLI command also checks for pending orders before deleting an account. Signed-off-by:
Birin Sanchez <birin.sanchez@puri.sm>
-
- 03 Jul, 2019 2 commits
- 29 Jun, 2019 1 commit
-
-
Noe Nieto authored
-
- 26 Jun, 2019 1 commit
-
-
Birin Sanchez authored
configuration file rather than WC subscription. Signed-off-by:
Birin Sanchez <birin.sanchez@puri.sm>
-
- 25 Jun, 2019 1 commit
-
-
Birin Sanchez authored
process_pending_registrations_user Signed-off-by:
Birin Sanchez <birin.sanchez@puri.sm>
-
- 24 Jun, 2019 2 commits
-
-
Birin Sanchez authored
forced_update handles the new exception. Signed-off-by:
Birin Sanchez <birin.sanchez@puri.sm>
-
Birin Sanchez authored
subscriptions. Select active users only. Signed-off-by:
Birin Sanchez <birin.sanchez@puri.sm>
-
- 17 Jun, 2019 1 commit
-
-
Birin Sanchez authored
WC and middleware by checking that the order is paid and the linked subscription is active. Signed-off-by:
Birin Sanchez <birin.sanchez@puri.sm>
-
- 13 Jun, 2019 2 commits
-
-
Birin Sanchez authored
Signed-off-by:
Birin Sanchez <birin.sanchez@puri.sm>
-
Birin Sanchez authored
upgrade through profile page. * Convert cancel_subscription into set_subscription_status. * Add upgrades YAML config example file. Signed-off-by:
Birin Sanchez <birin.sanchez@puri.sm>
-
- 12 Jun, 2019 1 commit
-
-
Birin Sanchez authored
downgrades. Changes: limitmonitor.common module: * Add billing_period to parse_subscription * Add order_paid, cancel_subscription, get_user_external_credit, get_available_bundles and get_user_upgrade_choices limitmonitor.task_resources.subscription: * Process pending_regs in reverse order * Add upgrade_user_subscription and process_bundle_changes limitmonitor.views: * Add can_upgrade control middleware.settings: * Add BundleChange app * Add new config variable for BundleChange purist: * Rename DeleteAcccountForm for reuse * Add display names to AccountType * Move spinner animation into a single template in purist module for reuse 3 new config options: * WOO_PARENT_PROD_ID * WOO_UPGRADE_PAY_URL * WOO_BUNDLES_INFO_FILE Signed-off-by:
Birin Sanchez <birin.sanchez@puri.sm>
-
- 06 Jun, 2019 2 commits
- 03 Jun, 2019 2 commits
-
-
Birin Sanchez authored
user does not have a tunnel account. Signed-off-by:
Birin Sanchez <birin.sanchez@puri.sm>
-
Birin Sanchez authored
string. This happens when a subscription is cancelled. Signed-off-by:
Birin Sanchez <birin.sanchez@puri.sm>
-
- 28 May, 2019 1 commit
-
-
Birin Sanchez authored
on subscriptions that are active using forced_updated on those users. Signed-off-by:
Birin Sanchez <birin.sanchez@puri.sm>
-
- 27 May, 2019 1 commit
-
-
Birin Sanchez authored
profile page. * Add CLI delete_user command to mark accounts for purge or fully delete them. Signed-off-by:
Birin Sanchez <birin.sanchez@puri.sm>
-
- 25 May, 2019 1 commit
-
-
Birin Sanchez authored
forms. Signed-off-by:
Birin Sanchez <birin.sanchez@puri.sm>
-
- 23 May, 2019 1 commit
-
-
Birin Sanchez authored
* Prompt for {SITE_NAME} address. * Add CAPTCHA to make enumerating through usernames difficult. * Do not reveal recovery email in response page. Signed-off-by:
Birin Sanchez <birin.sanchez@puri.sm>
-
- 22 May, 2019 1 commit
-
-
Birin Sanchez authored
* Remove non_unique_email command. * Add command populate_recovery_email. Signed-off-by:
Birin Sanchez <birin.sanchez@puri.sm>
-
- 21 May, 2019 1 commit
-
-
Birin Sanchez authored
* populate_billing_email * non_unique_emails Signed-off-by:
Birin Sanchez <birin.sanchez@puri.sm>
-
- 20 May, 2019 1 commit
-
-
Birin Sanchez authored
Signed-off-by:
Birin Sanchez <birin.sanchez@puri.sm>
-
- 18 May, 2019 1 commit
-
-
Birin Sanchez authored
not consumed and expired. Signed-off-by:
Birin Sanchez <birin.sanchez@puri.sm>
-
- 17 May, 2019 1 commit
-
-
Birin Sanchez authored
Signed-off-by:
Birin Sanchez <birin.sanchez@puri.sm>
-
- 16 May, 2019 3 commits
-
-
David Seaward authored
* tweak recovery email messages * update Django version (security update) * update copyright years * remove unused config settings * update model diagram (and instructions) Signed-off-by:
David Seaward <david.seaward@puri.sm>
-
David Seaward authored
-
Noe Nieto authored
-
- 15 May, 2019 3 commits
-
-
Jack Ketcham authored
* Instead of setting the `model` property on the UpdateView class, adds a get_object method which returns the current user. This prevents any user from editing another user's data. * Adds the LoginRequiredMixin to the ProfileConfigureView to limit access to authenticated users.
-
Jack Ketcham authored
-
Noe Nieto authored
-