Commit Graph

85 Commits

Author SHA1 Message Date
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 7d975637d5 Replace ForeignKey.field.rel.to --> field.model
rel.to dropped on Django 2.0
2021-04-22 10:44: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 14fbd98e33 Refactor PHP tests dropping legacy controller (backend) 2021-03-30 13:35:00 +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 6fadf0c631 PHP support for sockets (vs TCP) improved 2017-07-05 17:52:37 +00:00
Marc Aymerich a1f73d883a Added support for multiple webservers 2017-07-05 13:55:13 +00:00
Marc Aymerich 53541b16a1 Check deletion in directives formset cross-validation with contents for unique locations 2016-07-21 11:28:43 +00:00
Marc Aymerich c201b6f03d Fixed random bugs 2016-04-27 08:35:13 +00: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 4adfd4c83a Implemented enable admin action0 2016-03-31 16:02:50 +00:00
Marc Aymerich ec0c319ad4 Added convenient list filters 2016-03-14 10:40:11 +00:00
Marc Aymerich ba232ec8f4 Added support for Let's encrypt 2016-03-11 12:19:34 +00:00
Marc Aymerich 237e494751 Added list filters 2016-03-09 11:16:28 +00:00
Marc Aymerich ab04012c34 Fixed typo on apache2 controller reload coordination 2016-03-08 10:51:54 +00:00
Marc Aymerich 1bb6b9f849 Renamed backends to controllers 2016-03-08 10:16:49 +00:00
Marc Aymerich 6caf838549 Minor improvements 2016-03-04 09:46:39 +00:00
Marc Aymerich ebd5ff03ce Improved db indexes 2016-02-19 10:11:28 +00:00
Marc Aymerich 4301d76011 Improved performance of webapps and websites change lists 2016-02-17 12:32:30 +00:00
Marc Aymerich cbdac257a0 Random fixes 2016-02-11 14:24:09 +00:00
Marc Aymerich 99ced73816 Added support for Moodle WebApp 2016-02-10 12:07:55 +00:00
Marc Aymerich acfa74d9ae Added create link systemuser action 2016-02-09 12:17:42 +00:00
Marc Aymerich c678a6c0da revert using 302 redirects 2016-01-19 12:08:45 +00:00
Marc Aymerich 9f320e3f53 Use 301 sttatus code for http redirects 2016-01-19 12:05:42 +00:00
Marc Aymerich c1dcca4f79 Fixed some bugs in systemusers and wordpress backends 2015-11-26 10:42:18 +00:00
Marc Aymerich 5365cbeb0a Random fixes 2015-10-29 18:19:00 +00:00
Marc Aymerich cdea97cfe5 Fixes on deployment 2015-10-03 20:02:43 +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 95a6a0c37d Added support for SaaS service custom URL 2015-10-01 16:02:26 +00:00
Marc Aymerich 764301555c Added view on site on webapps 2015-09-29 08:45:47 +00:00
Marc Aymerich 6d8ce2bbc1 Added wordpressurlbackend 2015-09-28 10:51:03 +00:00
Marc Aymerich 6715f2ee2b Random fixes 2015-09-23 12:22:32 +00:00
Marc Aymerich 75b08f7216 Added ip address validation on saas and websites related settings 2015-09-20 12:28:22 +00:00
Marc Aymerich 03e78ca593 Simplify bash conditionals 2015-09-20 11:35:22 +00:00
Marc Aymerich f368f5dbe8 Simplify bash conditionals 2015-09-20 10:57:13 +00:00
Marc Aymerich 912ee9744e Fixed account delete/disable 2015-09-18 11:29:52 +00:00
Marc Aymerich d8c529f936 Added resource old monitored data aggregation for space efficiency 2015-08-04 09:47:39 +00:00
Marc Aymerich ae0968f58f Improved webapps directive validation 2015-07-29 09:05:07 +00:00
Marc Aymerich 7d1e4d1451 Added list accounts changelist actions and display HTML emails on mailer 2015-07-21 10:44:32 +00:00
Marc Aymerich 75c72ce8a5 Preliminar implementation of amended invoices 2015-07-07 10:41:34 +00:00
Marc Aymerich 120506229a Fixes on payments and php webapps 2015-06-22 22:38:39 +00:00
Marc Aymerich e0d31f67e4 Fixes on payments and php webapps 2015-06-22 14:14:16 +00:00
Marc Aymerich fd8d805b5e Fixes on billing 2015-05-27 14:05:25 +00:00
Marc Aymerich 7386b89be6 Custom mailbox filters and other random inprovements0 2015-05-25 19:16:07 +00:00
Marc Aymerich 43eb744f81 More robust bash backends using heredoc 2015-05-21 17:53:59 +00:00
Marc Aymerich f60376ab1d Added some comments on backend generated code 2015-05-21 14:32:06 +00:00