Commit Graph

98 Commits

Author SHA1 Message Date
Jorge Pastor 0dc4352432 musician website directives clear 2024-05-23 21:46:45 +02:00
Jorge Pastor 475df0a2e5 musician website create directives filter group name and helptext 2024-05-22 20:45:16 +02:00
Jorge Pastor b782269b12 filter servers on websites, show only webservers 2023-12-19 10:04:10 +01:00
Jorge Pastor f067732802 moodle delete last slash in wwwroot conf 2023-12-09 11:43:45 +01:00
Jorge Pastor 814696d65e fix WordPressURLController rewrite option_value 2023-12-07 17:52:52 +01:00
jorgepastorr d4eec5dd08 delete fields password in lists
edited 2023/11/24 by pedro
2023-11-26 09:52:03 +00:00
jorgepastorr a6ef81ad8f add filter servers on accounts and mailboxes to send messages 2023-11-26 09:52:03 +00:00
jorgepastorr d7ca59bdfa websites complete fusion 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 9953124a95 Replace Context by dict
Since Django 1.10 template objects returned by get_template() and
select_template() no longer accept a Context in their render() method.
2021-05-24 11:19:30 +02:00
Santiago L f0683660ae Fix display format on bills, orders & services
Drop `allow_tags` attribute which has been removed on Django 2.0
2021-05-17 14:15:12 +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 aebbd424fc Fix admin list_display with HTML content 2021-05-12 14:16:28 +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 14fbd98e33 Refactor PHP tests dropping legacy controller (backend) 2021-03-30 13:35:00 +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 6fadf0c631 PHP support for sockets (vs TCP) improved 2017-07-05 17:52:37 +00:00
Marc Aymerich a1f73d883a Added support for multiple webservers 2017-07-05 13:55:13 +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 c201b6f03d Fixed random bugs 2016-04-27 08:35:13 +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 ec0c319ad4 Added convenient list filters 2016-03-14 10:40:11 +00:00
Marc Aymerich ba232ec8f4 Added support for Let's encrypt 2016-03-11 12:19:34 +00:00
Marc Aymerich 237e494751 Added list filters 2016-03-09 11:16:28 +00:00
Marc Aymerich ab04012c34 Fixed typo on apache2 controller reload coordination 2016-03-08 10:51:54 +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 ebd5ff03ce Improved db indexes 2016-02-19 10:11:28 +00:00
Marc Aymerich 4301d76011 Improved performance of webapps and websites change lists 2016-02-17 12:32:30 +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 c678a6c0da revert using 302 redirects 2016-01-19 12:08:45 +00:00
Marc Aymerich 9f320e3f53 Use 301 sttatus code for http redirects 2016-01-19 12:05:42 +00:00
Marc Aymerich c1dcca4f79 Fixed some bugs in systemusers and wordpress backends 2015-11-26 10:42:18 +00:00
Marc Aymerich 5365cbeb0a Random fixes 2015-10-29 18:19:00 +00:00
Marc Aymerich cdea97cfe5 Fixes on deployment 2015-10-03 20:02:43 +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 95a6a0c37d Added support for SaaS service custom URL 2015-10-01 16:02:26 +00:00
Marc Aymerich 764301555c Added view on site on webapps 2015-09-29 08:45:47 +00:00
Marc Aymerich 6d8ce2bbc1 Added wordpressurlbackend 2015-09-28 10:51:03 +00:00
Marc Aymerich 6715f2ee2b Random fixes 2015-09-23 12:22:32 +00:00
Marc Aymerich 75b08f7216 Added ip address validation on saas and websites related settings 2015-09-20 12:28:22 +00:00