Commit Graph

38 Commits

Author SHA1 Message Date
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 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 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 eadc06d4c5 django.core.urlresolvers moved to django.urls
Django 2.0
2021-04-21 14:27:18 +02:00
Santiago L 43d8c9471b Latest Pangea source code deployed to production. 2021-01-13 16:41:36 +01:00
Marc Aymerich 0c1b4c7f4a Added nextcloud support 2017-06-09 08:28:44 +00: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 53541b16a1 Check deletion in directives formset cross-validation with contents for unique locations 2016-07-21 11:28:43 +00:00
Marc Aymerich 85c0e75bcd Django 1.9 compatibility 2016-04-30 12:23:13 +01:00
Marc Aymerich 4adfd4c83a Implemented enable admin action0 2016-03-31 16:02:50 +00:00
Marc Aymerich cbdac257a0 Random fixes 2016-02-11 14:24:09 +00:00
Marc Aymerich acfa74d9ae Added create link systemuser action 2016-02-09 12:17:42 +00:00
Marc Aymerich db295c36ad Added owncloud support 2016-01-28 11:18:28 +00:00
Marc Aymerich 5365cbeb0a Random fixes 2015-10-29 18:19:00 +00:00
Marc Aymerich ab43b6dfe7 Fixes on saas.wordpress service 2015-10-09 12:54:30 +00:00
Marc Aymerich 38a46b5983 Random fixes 2015-10-08 13:54:39 +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 18ac8e3e60 Fixes on deployment 2015-10-02 09:31:32 +00:00
Marc Aymerich 95a6a0c37d Added support for SaaS service custom URL 2015-10-01 16:02:26 +00:00
Marc Aymerich be8f830ebb Added support for moodle SaaS and disable form autocomplition 2015-09-30 13:22:17 +00:00
Marc Aymerich 835a4ab872 Fixes on payments and saas domains 2015-09-29 12:35:22 +00:00
Marc Aymerich 6715f2ee2b Random fixes 2015-09-23 12:22:32 +00:00
Marc Aymerich 11f4a7de60 Added bounces mailbox to phplist SaaS service 2015-09-22 10:47:23 +00:00
Marc Aymerich ad2b1b143c Added bounces mailbox to phplist SaaS service 2015-09-22 10:24:04 +00:00
Marc Aymerich d6925abd72 Improved VPS backend 2015-09-21 13:57:15 +00:00
Marc Aymerich 760d6956de Improved SaaS wordpress form 2015-09-21 10:28:49 +00:00
Marc Aymerich 5b5d62ef38 Added phplist and wordpress SaaS traffic backends 2015-09-16 12:15:05 +00:00
Marc Aymerich 8753b94b8c Refactored model classmethods to manager methos 2015-09-04 10:22:14 +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 47098ae398 Fixes on phplist saas service0 2015-07-09 13:04:26 +00:00
Marc Aymerich d6bc0daae5 Added dokuwiki saas support 2015-06-09 11:16:36 +00:00
Marc Aymerich 9c065d401d Deprecate ShowTextWidget and ReadOnlyWidget0 2015-04-27 12:24:17 +00:00
Marc Aymerich 1a78317028 Upgraded to DRF3 2015-04-23 14:34:04 +00:00
Marc Aymerich 9ac9f6b933 Random fixes 2015-04-20 14:23:10 +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