Commit Graph

106 Commits

Author SHA1 Message Date
Jorge Pastor 7a8c6c9b90 nextcloud size on cron 2023-11-26 09:52:03 +00:00
jorgepastorr 5a6b972b51 fix last nyapa with target_server on SAS 2023-11-26 09:52:03 +00:00
jorgepastorr c94342141e nyapa hiden target server in SAS 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 e6495a967b Handle HTML safe rendering on issues, plans & saas
Drop `allow_tags` attribute which has been removed on Django 2.0
2021-05-21 10:07:59 +02:00
Santiago L 3b4bb51925 Fix display format on SaaS & Sever admin list
mark_safe generated HTML
2021-05-17 13:20:18 +02: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 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 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 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
root b9ba692a42 Added support for disabling ssl verification on gitlab backend 2017-03-02 18:46:03 +00:00
Marc Aymerich 5786cff38c Upgade to dj 1.10 2016-10-22 07:23:45 +00:00
Marc Aymerich c10e8dd793 Improved wordpressmu backend resiliance 2016-10-11 09:12:25 +00:00
Marc Aymerich 0b30e0e9dd Improved owncloud quota monitor backend resiliance to connection errors 2016-10-03 09:04:56 +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 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 0e850d6e2d Added SaaS readme file 2016-05-27 10:29:00 +00:00
Marc Aymerich e092597ba5 Added SaaS readme file 2016-05-27 10:25:39 +00:00
Marc Aymerich cf0ed9d056 Added SaaS readme file 2016-05-27 10:23:06 +00:00
Marc Aymerich 59cadbcd7e Added SaaS readme file 2016-05-27 10:22:28 +00:00
Marc Aymerich 414d80c22a Added SaaS readme file 2016-05-27 10:20:32 +00:00
Marc Aymerich 3a449897f7 Added SaaS readme file 2016-05-27 10:19:37 +00:00
Marc Aymerich edd4a1163c Added SaaS readme file 2016-05-27 10:13:23 +00:00
Marc Aymerich f4ab4c0f88 Added SaaS readme file 2016-05-27 10:06:55 +00:00
Marc Aymerich dc5c64f186 Added SaaS readme file 2016-05-27 10:05:32 +00:00
Marc Aymerich 00ad3cfe98 Added SaaS readme file 2016-05-27 10:01:01 +00:00
Marc Aymerich 86baf749ac Added SaaS readme file 2016-05-27 09:59:19 +00:00
Marc Aymerich 97355ccda0 Added SaaS readme file 2016-05-27 09:54:46 +00:00
Marc Aymerich 76c8610d30 Random fixes 2016-05-26 08:15:34 +00:00
Marc Aymerich d4d9f6a49a DJ1.9 compat field.related 2016-04-30 15:10:39 +00:00
Marc Aymerich 85c0e75bcd Django 1.9 compatibility 2016-04-30 12:23:13 +01:00
Marc Aymerich 682a8947d3 Dont delete lists when deleting domains 2016-04-15 09:56:10 +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 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 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 db652484c1 Fixed bill number problem and added fee extra lines 2016-01-29 14:07:55 +00:00
Marc Aymerich 447f9d7cd1 Added owncloud saas monitors 2016-01-28 12:41:02 +00:00
Marc Aymerich db295c36ad Added owncloud support 2016-01-28 11:18:28 +00:00