Commit Graph

95 Commits

Author SHA1 Message Date
jorgepastorr 880991984f merge migrations 2023-11-26 11:31:07 +01:00
Jorge Pastor febc2783fd commet conflict lines in migrations systemusers 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 49c63921b8 fix webappUser create user with groups dont exist 2023-11-26 09:52:03 +00:00
jorgepastorr d4eec5dd08 delete fields password in lists
edited 2023/11/24 by pedro
2023-11-26 09:52:03 +00:00
jorgepastorr d69a53ad66 webapp php complete 2023-11-26 09:52:03 +00:00
jorgepastorr 230b9f24ca webapps static complete 2023-11-26 09:52:03 +00:00
jorgepastorr 028fbffe98 webapp static form
edited 2023/11/24 by pedro
2023-11-26 09:52:03 +00:00
jorgepastorr d76f211d99 webappusers in new servers
edited 2023/11/24 by pedro
2023-11-26 09:52:03 +00:00
jorgepastorr 4b02ba15c5 mainusers only in newservers 2023-11-26 09:52:03 +00:00
jorgepastorr 11e654131e systemusers in new servers 2023-11-26 09:52:02 +00:00
jorgepastorr ab5ba7fe28 main system users in new servers 2023-11-26 09:52:02 +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 b37d9cc515 Remove unneeded custom 'delete_selected'
`has_delete_permission` already avoids deleting main system users
2021-07-08 14:48:51 +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 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 c505f9a3c6 Replace SystemUserBackend with UNIXUserController 2021-03-30 13:11:41 +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 1c870de0f6 Rename openvztraffic monitor to proxmoxopenvztraffic 2016-11-14 09:24:41 +00:00
Marc Aymerich 5786cff38c Upgade to dj 1.10 2016-10-22 07:23:45 +00:00
Marc Aymerich ec53d357f6 Upgraded to django 1.10.x 2016-10-11 12:01:56 +02:00
Marc Aymerich d96afe41fa Random fixes 2016-06-17 10:00:04 +00:00
Marc Aymerich 2490ff83c8 Random fixes 2016-05-18 14:08:12 +00:00
Marc Aymerich 8a44b99377 Added forwards on mailboxes.display_addresses 2016-05-13 08:42:58 +00:00
Marc Aymerich 202d1fd632 Impreved admin cross-reference between mailboxes and address 2016-05-05 11:58:35 +00:00
Marc Aymerich 62fd85a987 Remove future template tags 2016-04-30 11:31:57 +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 1bb6b9f849 Renamed backends to controllers 2016-03-08 10:16:49 +00:00
Marc Aymerich 84dd6f26e0 Added fixed nested deleted homes problem 2016-02-16 12:04:52 +00:00
Marc Aymerich f6e79fd161 Added support for retrying backend executions 2016-02-15 13:08:49 +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 c1dcca4f79 Fixed some bugs in systemusers and wordpress backends 2015-11-26 10:42:18 +00:00
Marc Aymerich 6531bcc4be Fixes on systemuser backend 2015-10-15 22:31:54 +00:00
Marc Aymerich 7128db2640 PEP8 compliance 2015-10-05 13:31:08 +00:00
Marc Aymerich c28664ae40 Fixes on deployment 2015-10-03 19:16:50 +00:00
Marc Aymerich c4e94a096a Random fixes 2015-10-03 14:35:34 +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 764301555c Added view on site on webapps 2015-09-29 08:45:47 +00:00
Marc Aymerich 6715f2ee2b Random fixes 2015-09-23 12:22:32 +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