Commit Graph

1532 Commits

Author SHA1 Message Date
PCoder d980fb0000 Quote email in links 2020-12-01 17:13:09 +05:30
PCoder 79cbfac092 Escape ssh key before storing 2020-11-12 12:12:46 +05:30
PCoder fb59ae4055 Add migration 2020-07-21 22:03:18 +05:30
PCoder 050309a68e Add exclude_vat_calculations field and add VAT only when this is set to False 2020-07-21 21:54:54 +05:30
PCoder c339c19cfd Fix date format bug 2020-07-01 01:21:57 +05:30
PCoder 58377319b9 Make migration reversible 2020-07-01 01:18:57 +05:30
PCoder 87a154bd0a Create migration 2020-07-01 00:47:59 +05:30
PCoder 0c39336653 Sort invoices by created_at desc 2020-06-22 20:04:01 +05:30
PCoder 81fd129d48 Use css to hide div than js 2020-06-19 16:05:06 +05:30
PCoder 25255c862a Remove buggy # in dom element id 2020-06-19 15:50:24 +05:30
PCoder 1b29a23ede Remove default display none of one-time-payments div 2020-06-19 15:48:00 +05:30
PCoder 6b3ecfaff4 Use show/hide instead of toggle 2020-06-19 15:45:44 +05:30
PCoder c4e7f99202 Add slideToggles to subscription/one-time-payments divs 2020-06-19 15:38:26 +05:30
PCoder 0dc9c6cdca Fix element id 2020-06-19 15:30:38 +05:30
PCoder 38109e175a Move js to correct place 2020-06-19 15:25:34 +05:30
PCoder 081f81c41c Begin handling click events 2020-06-19 13:13:26 +05:30
PCoder ffae844ee5 Merge remote-tracking branch 'mainRepo/master' into 7894/show-one-time-payment-invoices 2020-06-19 12:40:52 +05:30
PCoder af36a49366 Revert back errors 2020-06-10 13:36:33 +05:30
PCoder 4bff49dab6 Refactor polling time to terminate VM 2020-06-10 12:27:59 +05:30
PCoder f089892c90 Remove duplicated html + add href link to order 2020-04-10 20:02:12 +05:30
PCoder a395b7a4a6 Do not update ho -> doing so, crashes 2020-04-10 18:44:45 +05:30
PCoder 8443e03b1f Add ho values 2020-04-07 19:33:13 +05:30
PCoder 3aff4bb69a Fix bug 2020-04-07 19:22:45 +05:30
PCoder 84c3db7e52 Pass HostingOrder instance 2020-04-07 19:21:47 +05:30
PCoder d35403311f Fix bug fetching variables 2020-04-07 19:16:55 +05:30
PCoder 8a3fa667a0 Fix bug 2020-04-07 18:57:20 +05:30
PCoder 132a5112fd Fix getting id 2020-04-07 18:46:05 +05:30
PCoder b01f12c9ec Fix passing params to template filter 2020-04-07 18:41:43 +05:30
PCoder 4869fd51df Change to filter from simple 2020-04-07 18:35:25 +05:30
PCoder 4435eef077 Chanage tag to simple 2020-04-01 17:26:12 +05:30
PCoder 343a9440f0 Load invs_charge context from user's charges 2020-04-01 17:09:02 +05:30
PCoder 27aa0ea595 Create another div for onetime charges 2020-04-01 17:08:22 +05:30
PCoder 70264d592d Put contents for subscription in a div of its own 2020-04-01 17:07:44 +05:30
PCoder cec7938c9c Add tabs for one time payments 2020-04-01 11:30:27 +05:30
PCoder cb3ff73100 Filter out None case for discount's name 2020-03-25 18:47:00 +05:30
PCoder 580960548e Merge tag '2.10.2' into branch-2.10.3b
Introduce base price for VMs and let admins add stripe_coupon_id
2020-03-18 12:05:57 +05:30
PCoder b9096de386 More replacements: use username instead of emails 2020-03-05 18:17:14 +05:30
PCoder b44a7f98b5 Use username instead of email when creating VM 2020-03-05 15:55:44 +05:30
PCoder e2c86116b2 Use username for opennebula related tasks 2020-03-05 15:27:18 +05:30
PCoder 2cbf146ebc Change button to a href 2020-02-25 14:40:54 +05:30
PCoder e322e58246 Use appropriate stripe_coupon_id 2020-02-04 09:06:10 +05:30
PCoder e6de90e431 Set vm base price in js also 2020-02-03 12:07:50 +05:30
PCoder a5d393ad20 Right align prices 2020-02-02 13:21:01 +05:30
PCoder e094930d6e Show product name in invoices list if product is not a VM 2020-02-02 12:39:19 +05:30
PCoder 2058c660c0 Retrieve only one invoice 2020-02-01 13:15:03 +05:30
PCoder b645f9894b Open invoice in a new window 2020-02-01 12:25:56 +05:30
PCoder 9d21181073 Get stripe invoice obj correctly 2020-02-01 12:23:47 +05:30
PCoder d8482c52f9 Get invoice correctly 2020-02-01 12:20:13 +05:30
PCoder 918d2b17e1 Change invoice url 2020-02-01 12:13:56 +05:30
PCoder e01b27835e Make subscription exclusive of VAT + Add VAT separately to subscription 2020-01-24 14:11:55 +05:30