Commit Graph

71 Commits

Author SHA1 Message Date
Santiago L 97f1c7ef2b Replace field.rel.to with field.remote_field.model
Field.rel and Field.remote_field.to are removed in Django 2.x
2021-04-22 14:44:47 +02:00
Santiago L 7fa7106d72 Update migrations to include mandatory on_delete
Django 2.0
2021-04-22 14:18:01 +02:00
Santiago L a8b17da992 Squash migrations 2021-04-22 13:29:09 +02:00
Santiago L d863598d81 Define on_delete argument for ForeignKey and OneToOneField
Required since Django 2.0
2021-04-22 10:28:00 +02:00
Santiago L eadc06d4c5 django.core.urlresolvers moved to django.urls
Django 2.0
2021-04-21 14:27:18 +02:00
Santiago L 2b06652a5b Handle edge cases of last day of the month of billing period. 2021-03-31 12:11:53 +02:00
Cayo Puigdefabregas fa8a895299 fixing test traffic monitors is a list 2021-03-30 15:21:50 +02:00
Cayo Puigdefabregas 091120d3c2 fixing test_traffic get_total 2021-03-30 15:21:23 +02:00
Cayo Puigdefabregas c952d782cd fixing mailbox test 2021-03-30 15:21:00 +02:00
Cayo Puigdefabregas 226327cacf fixing job test 2021-03-30 15:20:37 +02:00
Cayo Puigdefabregas 6f043cd272 fixing ftp test 2021-03-30 15:20:25 +02:00
Cayo Puigdefabregas 0633df114e fixing DomainBillingTest 2021-03-30 15:19:39 +02:00
Santiago L acac7727c2 Fix services tests 2021-03-30 14:27:21 +02:00
Santiago L f4c0a7413c Generate missing migrations. 2021-03-30 12:52:12 +02:00
Santiago L 43d8c9471b Latest Pangea source code deployed to production. 2021-01-13 16:41:36 +01:00
Marc Aymerich f6125f6bbb Fixed rechare computation of prepaid orders with metric 2016-11-29 21:11:24 +00:00
Marc Aymerich 2490ff83c8 Random fixes 2016-05-18 14:08:12 +00:00
Marc Aymerich bee56d833d Added missing transactions 2016-04-30 15:21:19 +00:00
Marc Aymerich 62fd85a987 Remove future template tags 2016-04-30 11:31:57 +00:00
Marc Aymerich 85c0e75bcd Django 1.9 compatibility 2016-04-30 12:23:13 +01:00
Marc Aymerich d849ec8867 Fixes on billing 2016-04-06 19:00:16 +00:00
Marc Aymerich 908a4ca81d Implemented enable admin action0 2016-03-31 16:18:38 +00:00
Marc Aymerich acfa74d9ae Added create link systemuser action 2016-02-09 12:17:42 +00:00
Marc Aymerich 6531bcc4be Fixes on systemuser backend 2015-10-15 22:31:54 +00:00
Marc Aymerich 7128db2640 PEP8 compliance 2015-10-05 13:31:08 +00:00
Marc Aymerich 4173d7de27 Replace cached, IPy and cmp_key for python3 standard library 2015-10-02 11:08:23 +00:00
Marc Aymerich 6715f2ee2b Random fixes 2015-09-23 12:22:32 +00:00
Marc Aymerich 2491367d42 Added dokuwiki traffic accountancy backend 2015-09-17 11:21:35 +00:00
Marc Aymerich 2beed2677a Added metricstorage cleanup periodic task 2015-09-10 10:34:07 +00:00
Marc Aymerich 332ad49b64 Fixes on billing and mailman traffic backend 2015-09-07 13:07:04 +00:00
Marc Aymerich 8753b94b8c Refactored model classmethods to manager methos 2015-09-04 10:22:14 +00:00
Marc Aymerich 4593fcc278 Fixes on resources, mailer and vps0 2015-08-05 22:58:35 +00:00
Marc Aymerich a8f4b17149 Fix bugs on resource history and added order.billed_metric field 2015-07-30 16:43:12 +00:00
Marc Aymerich 708758880d Added support from domain SOA record massive editing and phplist password changing 2015-07-20 12:51:30 +00:00
Marc Aymerich 1223ed85e6 Fixes on bills and implemented domains serializer create() and update() 2015-05-28 09:43:57 +00:00
Marc Aymerich fd8d805b5e Fixes on billing 2015-05-27 14:05:25 +00:00
Marc Aymerich ca6b479e17 Fixes on billing 2015-05-26 19:49:09 +00:00
Marc Aymerich 524ca5faae Fixes on billing 2015-05-26 19:43:13 +00:00
Marc Aymerich 24d0c103a5 Fixes on billing 2015-05-26 19:12:24 +00:00
Marc Aymerich d00befb601 Random fixes 2015-05-26 12:59:16 +00:00
Marc Aymerich 7386b89be6 Custom mailbox filters and other random inprovements0 2015-05-25 19:16:07 +00:00
Marc Aymerich f38eaa6ac8 Random fixes 2015-05-22 13:15:06 +00:00
Marc Aymerich 21b3544895 Removed unused imports and patterns 2015-05-19 13:27:04 +00:00
Marc Aymerich cf2215f604 Fixes on billing and added support for async backend actions 2015-05-14 13:28:54 +00:00
Marc Aymerich a78c7e2769 Fixed services tests 2015-05-13 17:22:54 +00:00
Marc Aymerich ab6d027f01 Deleted resource backend support 2015-05-13 14:27:24 +00:00
Marc Aymerich cc4ecee4dd Random fixes 2015-05-13 13:52:20 +00:00
Marc Aymerich 17739129d3 Random fixes 2015-05-13 12:16:51 +00:00
Marc Aymerich 8fdec05908 added best_price rating method 2015-05-12 14:04:20 +00:00
Marc Aymerich 0d63a4ddad Random fixes 2015-05-09 17:08:45 +00:00