diff --git a/osinaweb/billing/__pycache__/views.cpython-312.pyc b/osinaweb/billing/__pycache__/views.cpython-312.pyc index ea069b29..5c1a9ef8 100644 Binary files a/osinaweb/billing/__pycache__/views.cpython-312.pyc and b/osinaweb/billing/__pycache__/views.cpython-312.pyc differ diff --git a/osinaweb/billing/add/__pycache__/urls.cpython-312.pyc b/osinaweb/billing/add/__pycache__/urls.cpython-312.pyc index b8a66263..ae572231 100644 Binary files a/osinaweb/billing/add/__pycache__/urls.cpython-312.pyc and b/osinaweb/billing/add/__pycache__/urls.cpython-312.pyc differ diff --git a/osinaweb/billing/add/__pycache__/views.cpython-312.pyc b/osinaweb/billing/add/__pycache__/views.cpython-312.pyc index 876027f9..8bb4265a 100644 Binary files a/osinaweb/billing/add/__pycache__/views.cpython-312.pyc and b/osinaweb/billing/add/__pycache__/views.cpython-312.pyc differ diff --git a/osinaweb/customercore/__pycache__/views.cpython-312.pyc b/osinaweb/customercore/__pycache__/views.cpython-312.pyc index 86d12287..7998b1e0 100644 Binary files a/osinaweb/customercore/__pycache__/views.cpython-312.pyc and b/osinaweb/customercore/__pycache__/views.cpython-312.pyc differ diff --git a/osinaweb/customercore/templates/details_templates/inner-customer-project.html b/osinaweb/customercore/templates/details_templates/inner-customer-project.html index d51e30dd..d9d7d7c4 100644 --- a/osinaweb/customercore/templates/details_templates/inner-customer-project.html +++ b/osinaweb/customercore/templates/details_templates/inner-customer-project.html @@ -5,10 +5,16 @@
{{project.name}}
@@ -62,11 +68,11 @@{{project.manager.user.first_name}} {{project.manager.user.last_name}}
+{{project.manager.user.first_name}} + {{project.manager.user.last_name}}
{{item.title}}
$
- -Payment Powered By
cPanel Admin Cloud
$26/month
cPanel Pro Cloud
$38.5/month
cPanel Premier Cloud
$57.5/month
cPanel Premier Metal
$57.5/month
{{customer_project.name}}
++ {{customer_project.project_id}}
+{{customer_project.projectstatus_set.all.last.status}}
+{{customer_project.start_date}}
+{{customer_project.end_date}}
+{{customer_project.id}}
+ +Expires:{% if subscription.end_at %} {{subscription.end_at}} {% else %} No Expiry {% endif %} -
-Expires:{% if subscription.end_at %} {{subscription.end_at}} {% else %} No + Expiry {% endif %} +
+Expires:{% if subscription.end_at %} {{subscription.end_at}} {% else %} No Expiry {% endif %}
+ Expires:{% if subscription.end_at %} {{subscription.end_at}} {% else %} No
+ Expiry {% endif %}
{{ticket.title}}
@@ -106,9 +175,9 @@{{ticket.ticketupdate_set.last.date_added}}
- +{{ticket.unread_updates_count}}
Guides & Tutorials
-View Osina guides and tutorials for all experience levels.
+View Osina guides and tutorials for all experience + levels.
Community Q&A
-Ask questions, find answers, and connect with other members of the Ositcom community.
+Ask questions, find answers, and connect with other + members of the Ositcom community.
Ositcom Status Page
@@ -172,12 +256,16 @@Get Updates on Ositcom incidents and maintenance.
Customer Support
@@ -198,5 +286,5 @@ }); - + {% endblock %} \ No newline at end of file diff --git a/osinaweb/osinacore/templates/main.html b/osinaweb/osinacore/templates/main.html index 97eb96e1..0b72ae5f 100644 --- a/osinaweb/osinacore/templates/main.html +++ b/osinaweb/osinacore/templates/main.html @@ -9,7 +9,7 @@13 New Notifications
Accounts
My Work
Support
Billing
Utilities
Activity
Powered By OSITCOM
Copyrights © 2024 All Rights Reserved
@@ -499,9 +518,11 @@Logout
Accounts
My Work
Support
Billing
Utilities
Activity
1
@@ -879,35 +914,7 @@ -Recent Status
-Accessibilites
+Recent Status
+Tasks
+{{total_tasks}}
+Projects
+2
+Tickets
+2
+- Connected Users
++ Connected Users +
Recently Logged In
+{{recent_logged_in_customer.first_name|slice:":1"}}{{recent_logged_in_customer.last_name|slice:":1"}} +
+{{recent_logged_in_customer.first_name}} + {{recent_logged_in_customer.last_name}}
++ {{recent_logged_in_customer.last_login|date:"g:i A"}}
+{{recent_logged_in_staff.first_name}} + {{recent_logged_in_staff.last_name}}
+{{recent_logged_in_staff.last_login|date:"g:i A"}}
++ Connected Users +
+{{online.user.first_name}}
+Recently Logged In
+{{recent_logged_in_customer.first_name|slice:":1"}}{{recent_logged_in_customer.last_name|slice:":1"}} +
+{{recent_logged_in_customer.first_name}} + {{recent_logged_in_customer.last_name}}
++ {{recent_logged_in_customer.last_login|date:"g:i A"}}
+{{recent_logged_in_staff.first_name}} + {{recent_logged_in_staff.last_name}}
++ {{recent_logged_in_staff.last_login|date:"g:i A"}}
+