Commit Graph

57 Commits

Author SHA1 Message Date
jorgepastorr d4eec5dd08 delete fields password in lists
edited 2023/11/24 by pedro
2023-11-26 09:52:03 +00:00
Jorge Pastor 53fa5a02eb inicio 2023/07/09
edited 2023/11/24 by pedro
2023-11-26 09:52:02 +00:00
Santiago L 48ef1f21e3 Navigate through FK field to related model
Fix regression introduced by 7d975637d5
when there is a misunderstanding while replacing deprecated rel.to
2021-05-12 14:38:17 +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 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 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 5a8dfba893 Fixed delete related services from account, don't display unrelated objects that aren't services 2016-10-03 08:59:47 +00:00
Marc Aymerich 6ca38f092b Update 2016-07-15 08:41:38 +00:00
Marc Aymerich d96afe41fa Random fixes 2016-06-17 10:00:04 +00:00
Marc Aymerich 76c8610d30 Random fixes 2016-05-26 08:15:34 +00:00
Marc Aymerich c201b6f03d Fixed random bugs 2016-04-27 08:35:13 +00:00
Marc Aymerich 682a8947d3 Dont delete lists when deleting domains 2016-04-15 09:56:10 +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 1bb6b9f849 Renamed backends to controllers 2016-03-08 10:16:49 +00:00
Marc Aymerich 201608c49c Improved admin performance 2016-02-23 11:49:10 +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 2491367d42 Added dokuwiki traffic accountancy backend 2015-09-17 11:21:35 +00:00
Marc Aymerich 5b5d62ef38 Added phplist and wordpress SaaS traffic backends 2015-09-16 12:15:05 +00:00
Marc Aymerich 332ad49b64 Fixes on billing and mailman traffic backend 2015-09-07 13:07:04 +00:00
Marc Aymerich 4593fcc278 Fixes on resources, mailer and vps0 2015-08-05 22:58:35 +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 671da932eb Improved resource data history 2015-07-27 12:55:35 +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 41163b5e52 Improvements on billing 2015-07-08 10:21:19 +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 b5ede03858 Improved ACL support 2015-05-12 12:38:40 +00:00
Marc Aymerich 0d63a4ddad Random fixes 2015-05-09 17:08:45 +00:00
Marc Aymerich 17974d41fa Refactored dashboard icons and menu registration 2015-05-07 14:09:37 +00:00
Marc Aymerich e4f1673de8 Fixes on mailboxes, tasks, and mailer 2015-05-05 19:42:55 +00:00
glic3 f3ec1af691 Added mailer 2015-05-04 21:52:53 +02:00
Marc Aymerich 80b4fde287 Added tasks app 2015-05-04 10:48:09 +00: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