Levi Velázquez
|
0e99639330
|
Merge pull request #111 from levivm/feature/nosystemd
Now if an user after cancel his donation, he make it again, we reacti…
|
2016-08-05 01:05:12 -05:00 |
|
Levi
|
ab5a7462ad
|
Now if an user after cancel his donation, he make it again, we reactivate his donator status. Fixed css on donations.html
|
2016-08-05 01:00:44 -05:00 |
|
Levi Velázquez
|
8aee8ed94e
|
Merge pull request #110 from levivm/feature/nosystemd
Feature/nosystemd
|
2016-08-04 23:50:19 -05:00 |
|
Levi
|
bad053e4de
|
Now an user can’t reanude his donation, he needs to make a new one.
|
2016-08-04 23:14:07 -05:00 |
|
Levi
|
fe52e61668
|
Configured django-filer plugin. Added thumbnail of 630x200 to each post in post list view. Now when the user click on digitalglarus on contact form in ungleich landing page, he is redirected to digitalglarus home.Started to change index digitalglarus styleChanged ungleich css. Fixed image thumbnail on post item list . Added email template after an user has been charge for his monthly donation. Fixed command to make donations charge, if there is any error with one donator, it skip him and go on to the next.Added new header to digitalglarus page. Added menu to new digitalglarus landing
|
2016-08-04 01:07:41 -05:00 |
|
Levi
|
5fce858923
|
Changed donations.html table style, Added pagination to donations list view. Hiding donate now button if the user is logged in and already has a donation.Handled the case when an user has not donations yet in donations.html view. Fixed bug on donation signup
|
2016-08-03 00:50:33 -05:00 |
|
Levi
|
c370863c56
|
added ungleich logo to nosystemd landing
|
2016-08-01 00:22:35 -05:00 |
|
Levi
|
8439057f1d
|
Move donation and subscription out from the user menu to the navbar, Changed donations.html background and style, Added donation status to donations.html. Added button cancel donation to donation.html ,Added button reactivate donation to donation.html,Fixed some bugs on donation view. Changed donations.html table style. Added pagination to donations list view. Hiding donate now button if the user is logged in and already has a donation. Handled the case when an user has not donations yet in donations.html view. Fixed bug on donation signup
|
2016-07-31 18:58:43 -05:00 |
|
Levi
|
57d27e8bc6
|
added local settings file again
|
2016-07-29 00:43:41 -05:00 |
|
Levi
|
4e07385949
|
Added command make_donations_charges in order to create stripe current monthly donations from all donators. Now the user can logout using navbar. Added restriction to user in order to make a donation when he has an active monthly donation . Added donations view where the user can view their recents donations. Now users receive an email after making his first donation.
|
2016-07-29 00:17:34 -05:00 |
|
Levi
|
b5557a63a2
|
addedm migrations
|
2016-07-27 00:22:11 -05:00 |
|
Levi
|
4580a75f89
|
Added DonatorStatus model in order to know if an donator has canceled or not his monthly donation, Now we create a DonatorStatus for the user after receiving his first donation. Added DonatorStatus view. Added donator_status.html in order to allow an user view his donation status , Added action to allow user to cancel his monthly donations. Now the user can logout using navbar. added Donation model to admin.Added command make_donations_charges in order to create stripe current monthly donations from all donators
|
2016-07-27 00:08:45 -05:00 |
|
Levi
|
cb520f6b58
|
Created signup view. Added login after signup.Added signup url to nosystem app urls.py. Added logout view, Added logout button on nabber, Added password reset form, Added password view , Added password reset html, Added password reset email for nosystemd app. Added confirm_reset_password.html, Added confirm_ reset password view, Added confirm reset password form, Fixed reset password token generation, Started donation view, Added donation view, Added donation.html, Added donation form, Adding donation.js lib in order to capture stripe payments for nosystem app.
|
2016-07-22 01:24:32 -05:00 |
|
Levi
|
da9169c4ce
|
Added login.html, Added login view , Added login form,Created Donation Django Model
|
2016-07-19 01:07:49 -05:00 |
|
Levi
|
d7f7d498f5
|
Created .po translation file for login.html, signup.html, reset_password.html, confirm_reset_password.html, base_short.html, order_detail.html. Created .po translation file for orders.html, virtual_machine_detail.html, virtual_machines. created .po translation file for virtual_machine_key.html, notifications.html
|
2016-07-18 21:24:44 -05:00 |
|
Levi
|
e05c7bbf46
|
#hotfix fixed 404 font issue
|
2016-07-16 11:58:43 -05:00 |
|
Levi
|
7cd5244fdc
|
Added PostListViewUngleichTest, Added PostDetailViewUngleich, Converted detail ungleich post view into Class Based Django view, Added translations to ungleich landing page
|
2016-07-15 00:14:51 -05:00 |
|
Levi Velázquez
|
a6937fcec1
|
Merge pull request #109 from levivm/develop
Added new 404.html page
|
2016-07-11 21:19:07 -05:00 |
|
Levi
|
48650f33ce
|
Added new 404.html page
|
2016-07-11 21:18:19 -05:00 |
|
Levi Velázquez
|
aa88b9c57d
|
Merge pull request #108 from levivm/develop
fixed tests in order to user permissions
|
2016-07-10 22:42:39 -05:00 |
|
Levi
|
a6ea27696a
|
fixed tests in order to user permissions
|
2016-07-10 22:42:06 -05:00 |
|
Levi Velázquez
|
453d4ab350
|
Merge pull request #107 from levivm/develop
Develop
|
2016-07-10 22:13:42 -05:00 |
|
Levi
|
4352094680
|
Added ‘view virtual machine plan ’ permission, Added ‘delete virtual machine plan’ permission , Added ‘view hosting order’ permission
|
2016-07-10 22:08:51 -05:00 |
|
Levi
|
3e6502133e
|
Merge branch 'develop' into feature/hosting_permission
|
2016-07-09 17:43:28 -05:00 |
|
Levi Velázquez
|
de5fea6dde
|
Merge pull request #106 from levivm/develop
Develop
|
2016-07-09 17:23:12 -05:00 |
|
Levi
|
0d6e43de44
|
Added ungleich landing translation
|
2016-07-09 17:21:57 -05:00 |
|
Levi
|
37287cf299
|
Added HostingPriceView test, - [ ] Added resolving url test to few views
|
2016-07-09 16:04:50 -05:00 |
|
Levi Velázquez
|
e6ba8e5917
|
Merge pull request #105 from levivm/develop
Develop
|
2016-07-07 23:55:30 -05:00 |
|
Levi
|
fae5d616e6
|
#hotfix fixing 404 style
|
2016-07-07 23:52:24 -05:00 |
|
Levi
|
228065b1d5
|
#hotfix fixing 404 redirect home
|
2016-07-07 23:50:02 -05:00 |
|
Levi Velázquez
|
cdb42f0022
|
Merge pull request #104 from levivm/develop
Adding tests
|
2016-07-07 23:42:14 -05:00 |
|
Levi
|
b34d84657e
|
Added HostingUserLoginForm test, Added HostingUserSignupForm test, Added PasswordResetRequestForm Test, Added SetPasswordForm test, Created custom 404 page
|
2016-07-07 23:35:50 -05:00 |
|
Levi
|
0dc81fff3d
|
Fixed duplicated post bug , Added reset password view test, Added confirm reset password view test
|
2016-07-04 23:44:15 -05:00 |
|
Levi Velázquez
|
47b44e2fed
|
Merge pull request #103 from levivm/develop
fixed digitalglarus post detail view on DE
|
2016-07-01 00:42:22 -05:00 |
|
Levi
|
21cd0c21a9
|
fixed digitalglarus post detail view on DE
|
2016-07-01 00:40:39 -05:00 |
|
Levi Velázquez
|
ed4ed18861
|
Merge pull request #102 from levivm/develop
Generic view pricing widget, blog fixed, vm details
|
2016-06-30 01:25:12 -05:00 |
|
Levi
|
e90c5fece0
|
Created generic view for vm pricing widget, Added VM configuration info on VM detail view, Fixed template bugs. Fixed Blog urls bugs
|
2016-06-30 01:23:14 -05:00 |
|
Levi Velázquez
|
a2666f9ab4
|
Merge pull request #100 from levivm/develop
fixed hosting emails
|
2016-06-26 14:55:33 -05:00 |
|
Levi
|
9aa732626f
|
fixed hosting emails
|
2016-06-26 14:54:01 -05:00 |
|
Levi
|
a8b9e02ea5
|
started hosting permissions
|
2016-06-26 14:50:48 -05:00 |
|
Levi
|
c70c98ecc5
|
changing defualt 'from email' to no-reply@ungleich.ch
|
2016-06-24 00:53:26 -05:00 |
|
Levi Velázquez
|
af38ce71ca
|
Merge pull request #99 from levivm/develop
changing defualt 'from email' to no-reply@ungleich.ch
|
2016-06-24 00:53:11 -05:00 |
|
Levi
|
2ad5118688
|
changing defualt 'from email' to no-reply@ungleich.ch
|
2016-06-24 00:49:46 -05:00 |
|
Levi Velázquez
|
80dcd83777
|
Merge pull request #98 from levivm/develop
changing defualt 'from email' to no-reply@ungleich.ch
|
2016-06-24 00:49:28 -05:00 |
|
Levi
|
3526ddd9af
|
changing defualt 'from email' to no-reply@ungleich.ch
|
2016-06-24 00:45:21 -05:00 |
|
Levi Velázquez
|
5939b63dad
|
Merge pull request #97 from levivm/develop
changing defualt 'from email' to no-reply@ungleich.ch
|
2016-06-24 00:45:11 -05:00 |
|
Levi
|
ec6ced8f9e
|
adding from email for sending emails
|
2016-06-24 00:40:08 -05:00 |
|
Levi Velázquez
|
1a2a7b49df
|
Merge pull request #96 from levivm/develop
adding "from email" for sending emails
|
2016-06-24 00:40:05 -05:00 |
|
Levi
|
11bb685ea6
|
updated all email templates with the new logo img
|
2016-06-24 00:08:51 -05:00 |
|
Levi Velázquez
|
d4c9a8ed7c
|
Merge pull request #95 from levivm/develop
updated all email templates with the new logo img
|
2016-06-24 00:08:38 -05:00 |
|