Commit graph

1059 commits

Author SHA1 Message Date
Levi 18c7691d92 Fixed login error message change. Changed signup page background image. Changed login page background image. Changed djangohosting card image. Changed pricing font. Fixed pricing alignment. Fixed selector price 2016-06-03 00:59:46 -05:00
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
Levi Velázquez 350d09f339 Merge pull request #81 from levivm/develop
SSH Key, notifications and VM status.
2016-05-30 16:44:31 -05:00
Levi a846f42bf6 Added mark a notification as read feature, Fixed some errors 2016-05-29 13:37:43 -05:00
Levi c33c4f4148 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
Levi 5da39e8ed3 Merge branch 'develop' of github.com:ungleich/dynamicweb into develop 2016-05-25 01:23:47 -05:00
Levi b443d4d21e Created BaseEmail class , Now we are sending email to info@ungleich.com after an user book a VM, Fixed pricing issue, Now Admin can changed data about a booked VM 2016-05-25 01:23:32 -05:00
Levi Velázquez 3893bfbfde Merge pull request #80 from levivm/develop
fixed cdn fonts url
2016-05-24 01:27:58 -05:00
Levi 71f3d30549 fixed cdn fonts url 2016-05-24 01:27:10 -05:00
Levi Velázquez 38b2a5b3d6 Merge pull request #79 from levivm/develop
Finished SSH Key generation
2016-05-24 01:22:36 -05:00
Levi 8376d0106c Added next button in order detail view after the user make a payment, Avoid to regenerate SSH Key if the user refresh the page, Now the key is served to download from javascript , Added public_key attribute to VirtualVMPlan in order to store keys created by the user, Now private key has PEM format and public has OpenSSH 2016-05-24 01:19:49 -05:00
tmslav d160344130 Merge pull request #78 from tmslav/develop
hosting: https://redmine.ungleich.ch/issues/2292, fixed footer
2016-05-22 17:37:44 +02:00
Tomislav R ed95a7ada4 hosting: https://redmine.ungleich.ch/issues/2292, fixed footer 2016-05-22 17:36:28 +02:00
tmslav 3beb220f90 Merge pull request #77 from tmslav/develop
https://redmine.ungleich.ch/issues/2290
2016-05-21 00:04:41 +02:00
Tomislav R f6fbf13023 https://redmine.ungleich.ch/issues/2290 2016-05-21 00:03:17 +02:00
Levi Velázquez b4bd728e35 Merge pull request #76 from levivm/develop
Develop
2016-05-20 16:43:48 -04:30
Levi 88ee543083 Merge branch 'develop' of github.com:ungleich/dynamicweb into develop 2016-05-20 16:43:17 -04:30
Levi 5bdcc5d2b2 Fixed Login Error Style , Started view to generating SSH key for a VM 2016-05-20 16:41:42 -04:30
Tom 418c257978 delete orders 2016-05-20 15:00:06 +00:00
tmslav c8c7926a91 Merge pull request #75 from tmslav/develop
Develop
2016-05-20 15:00:41 +02:00
tmslav aa4782607d Merge pull request #74 from tmslav/cancel_plans
Cancel plans
2016-05-20 14:23:43 +02:00
Tomislav R 2a7603778a resolve conflicts 2016-05-20 14:22:51 +02:00
Levi Velázquez f1b1faa631 Merge pull request #73 from levivm/develop
Changed offers in VM pricing, Fixed pricing error changing disk size,…
2016-05-19 01:51:25 -04:30
Levi e26eecf2eb Changed offers in VM pricing, Fixed pricing error changing disk size, VM footer dead links, Added logged out message 2016-05-19 01:47:16 -04:30
Tomislav R 04d8c263bf add delete hosting order 2016-05-19 00:58:28 +02:00
tmslav 150ab173a7 "Merge branch 'master' of https://github.com/ungleich/dynamicweb 2016-05-18 18:44:46 +00:00
tmslav c35366d1d6 change db name app_new -> app 2016-05-18 18:44:13 +00:00
tmslav ac51ce9290 Merge pull request #72 from ungleich/develop
Update develop from master because of the hotfix for blog posts
2016-05-17 02:04:25 +02:00
Tom c3abf806c6 Merge remote-tracking branch 'remotes/origin/master' into develop 2016-05-16 23:48:11 +00:00
tmslav 72194df811 Merge pull request #71 from sgoudelis/bugfix/usermanage#2286
Registered CustomUser model in the admin panel.
2016-05-17 01:39:30 +02:00
Efstratios Goudelis 22bf60ae86 Registered CustomUser model in the admin panel.
Related issue: https://redmine.ungleich.ch/issues/2286
2016-05-16 16:48:26 +03:00
Nico Schottelius 39c7f4858d Merge pull request #70 from sgoudelis/bugfix/blog_publish
Fixed issue with publish flag for the Digital Glarus blog
2016-05-16 21:58:04 +09:00
Efstratios Goudelis adcde9d5c7 Fixed issue with publish flag not be respected when getting blog posts for the site blog. Also for the digitalglarus blog now.
Related issue: https://redmine.ungleich.ch/issues/2284
2016-05-16 15:56:05 +03:00
Nico Schottelius 318e4af169 Merge pull request #69 from sgoudelis/bugfix/blog_publish
Fixed issue with publish flag not be respected when getting blog post…
2016-05-16 21:39:16 +09:00
Efstratios Goudelis 32e488d457 Fixed issue with publish flag not be respected when getting blog posts for the site blog.
Related issue: https://redmine.ungleich.ch/issues/2284
2016-05-16 15:34:45 +03:00
Nico Schottelius 4f40fd1efa Merge branch 'master' of github.com:ungleich/dynamicweb 2016-05-14 22:30:05 +02:00
Nico Schottelius f7701e31e7 remove open calls
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
2016-05-14 22:29:57 +02:00
Nico Schottelius 56a2c25b14 add mindmap
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
2016-05-14 22:29:33 +02:00
Levi Velázquez 7ed480e924 Merge pull request #68 from levivm/develop
removed RailsBetaUser
2016-05-14 02:21:32 -04:30
Levi c869f4ec0b removed RailsBetaUser 2016-05-14 02:20:45 -04:30
Levi Velázquez 70ef0e338c Merge pull request #67 from levivm/develop
Added Test to order and vms detail/list view
2016-05-14 02:15:08 -04:30
Levi 9909a98a10 Merge branch 'develop' of github.com:ungleich/dynamicweb into develop 2016-05-14 02:12:53 -04:30
Levi 994b489c63 Added test to order detail view, Added test to customer orders view, Added test to virtual machine detail view, Added test to customer booked virtual machines view 2016-05-14 02:12:42 -04:30
Levi Velázquez 68c552c6a4 Merge pull request #66 from levivm/develop
added model mommy to requirements.txt
2016-05-12 02:11:39 -05:00
Levi 2a1bcbc904 added model mommy to requirements.txt 2016-05-12 02:11:18 -05:00
Levi Velázquez d4ea68f74e Merge pull request #65 from levivm/develop
Added hosting view tests
2016-05-12 02:04:59 -05:00
Levi 8304205537 Merge branch 'develop' of github.com:ungleich/dynamicweb into develop 2016-05-12 01:58:23 -05:00
Levi bf17e80df4 Added based view test, Added billing address form test, payment view test , Added test for hetzner pricing calculation, Added test for bern pricing calculation, Fixed script to load initial pricing data 2016-05-12 01:57:34 -05:00
Tom 5c544e6a8d Merge branch 'develop' 2016-05-08 18:14:51 +00:00
tmslav 3186194b3f Merge pull request #63 from tmslav/develop
fix contact ungleich
2016-05-08 20:01:38 +02:00