dynamicweb/membership
Levi d472d37fab Created custom “add order view” to admin panel, Added vm name and user email to orders list admin view , Started function to charge an user for his VM subscription from the admin panel, Created template for email after charge an user for his virtual machine plan, Handle errors creating an order in the admin panel, Now an email is sent to the user after charge him for his virtual machine plan 2016-06-03 00:07:47 -05:00
..
calendar update dg 2016-04-28 19:42:01 +02:00
migrations Added status field to a booked VM. Added the capability to change a booked VM status from the admin panel. Send email to user after his VM is approved 2016-05-27 00:51:10 -05:00
static hosting: https://redmine.ungleich.ch/issues/2292, fixed footer 2016-05-22 17:36:28 +02:00
templates update dg payment 2016-05-01 14:13:12 +02:00
__init__.py init membership 2016-03-03 22:55:23 +01:00
admin.py Registered CustomUser model in the admin panel. 2016-05-16 16:48:26 +03:00
forms.py update dg 2016-04-28 19:42:01 +02:00
models.py Created custom “add order view” to admin panel, Added vm name and user email to orders list admin view , Started function to charge an user for his VM subscription from the admin panel, Created template for email after charge an user for his virtual machine plan, Handle errors creating an order in the admin panel, Now an email is sent to the user after charge him for his virtual machine plan 2016-06-03 00:07:47 -05:00
payment.py update dg 2016-04-28 19:42:01 +02:00
tests.py added test 2016-05-02 02:00:38 +02:00
urls.py digitalglarus booking update 2016-04-23 19:00:20 +02:00
views.py payment bug resolve 2016-05-04 17:59:25 +00:00