Commit Graph

41 Commits

Author SHA1 Message Date
Santiago L f13fea5030 Fix display format on accounts, databases...
domains, mailboxes & mailer

Drop `allow_tags` attribute which has been removed on Django 2.0
2021-05-20 13:58:16 +02:00
Santiago L 13b4ac5eee Add required param `renderer` to ReadOnlyPasswordHashWidget 2021-05-13 14:42:05 +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 dc722ec17a Set env variable to skip REST_API tests. 2021-03-31 10:39:47 +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 ea9c398de4 Disabled database hostname validator to allow for % host 2017-07-07 09:30:35 +00:00
Marc Aymerich 97355ccda0 Added SaaS readme file 2016-05-27 09:54:46 +00:00
Marc Aymerich 3e1d9f7d22 Added support for raw hash password edditing 2016-05-11 12:56:10 +00:00
Marc Aymerich d4d9f6a49a DJ1.9 compat field.related 2016-04-30 15:10:39 +00:00
Marc Aymerich d849ec8867 Fixes on billing 2016-04-06 19:00:16 +00:00
Marc Aymerich 237e494751 Added list filters 2016-03-09 11:16:28 +00:00
Marc Aymerich 1bb6b9f849 Renamed backends to controllers 2016-03-08 10:16:49 +00:00
Marc Aymerich 3cdeb6010d Prevent deleting the same domain multiple times on bulk deletes 2015-12-21 11:34:07 +00:00
Marc Aymerich be8f830ebb Added support for moodle SaaS and disable form autocomplition 2015-09-30 13:22:17 +00:00
Marc Aymerich d8c529f936 Added resource old monitored data aggregation for space efficiency 2015-08-04 09:47:39 +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 472eb70cb0 Added order by on admin related fields 2015-06-17 10:34:14 +00:00
Marc Aymerich b4670610ee Improvements on database form validation 2015-06-04 14:15:17 +00:00
Marc Aymerich 43eb744f81 More robust bash backends using heredoc 2015-05-21 17:53:59 +00:00
Marc Aymerich 21b3544895 Removed unused imports and patterns 2015-05-19 13:27:04 +00:00
Marc Aymerich 907250d2e7 Fixes on serializers DRF3 compat 2015-05-18 15:21:42 +00:00
Marc Aymerich 17974d41fa Refactored dashboard icons and menu registration 2015-05-07 14:09:37 +00:00
glic3 f3ec1af691 Added mailer 2015-05-04 21:52:53 +02:00
Marc Aymerich 83831edf0b Added ID to serializers 2015-04-30 09:51:55 +00:00
Marc Aymerich 14d0507061 Partially fixed migrations 2015-04-29 14:32:38 +00:00
Marc Aymerich a6d6fd951b Fixes on migrations 2015-04-29 13:55:22 +00:00
Marc Aymerich bc51b23d97 Improved settings validation 2015-04-27 14:54:17 +00:00
Marc Aymerich 9c065d401d Deprecate ShowTextWidget and ReadOnlyWidget0 2015-04-27 12:24:17 +00:00
Marc Aymerich 759c01c64c Added admin support for settings 2015-04-26 13:53:00 +00:00
Marc Aymerich c2b0186034 Improved backends help texts 2015-04-24 11:39:20 +00:00
Marc Aymerich eebaee1097 Added backend docstring as helptext 2015-04-23 19:46:23 +00:00
Marc Aymerich 1a78317028 Upgraded to DRF3 2015-04-23 14:34:04 +00:00
Marc Aymerich 28f644f4e6 Fixes on billing 2015-04-21 13:12:48 +00:00
Marc Aymerich e44b1ee6de Added initial migrations 2015-04-08 14:41:09 +00:00
Marc Aymerich bac2b94d70 Split Operation and BackendOperation 2015-04-07 15:14:49 +00:00
Marc Aymerich d165d7f03d Secure backends from injection 2015-04-05 18:02:36 +00:00
Marc Aymerich 10d2f7f247 Moved apps to contrib 2015-04-05 10:46:24 +00:00