Commit Graph

114 Commits

Author SHA1 Message Date
jorgepastorr d76f211d99 webappusers in new servers
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 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 6d8a2ced53 Context shoud be dict on render_email_template()
template.Context intance is no longer accepted
2021-05-20 14:08:09 +02:00
Santiago L 5389f425ce mark_safe display_websites & display_addresses 2021-05-12 13:55:47 +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 e7aabf4799 Python3 requires to open explicitly on binary mode to write bytes 2021-03-30 17:46:42 +02:00
Cayo Puigdefabregas c010c10157 fixed admin_login in test 2021-03-30 14:28:15 +02:00
Santiago L 9d2d0befc4 Rename `async`--> `run_async`
On Python3.5 async becames a reserved keyword.
2021-03-30 12:51:12 +02:00
Marc Aymerich 35c7265bff Fixed send email template 2017-04-03 17:06:06 +00:00
Marc Aymerich 76c8610d30 Random fixes 2016-05-26 08:15:34 +00:00
Marc Aymerich d849ec8867 Fixes on billing 2016-04-06 19:00:16 +00:00
Marc Aymerich 5e2ec5797f Added ORCHESTRA_SSH_DEFAULT_USER setting 2016-03-08 09:57:37 +00:00
Marc Aymerich 4301d76011 Improved performance of webapps and websites change lists 2016-02-17 12:32:30 +00:00
Marc Aymerich 7578c47c9a Added orchestration.Server remote status retrieval 2016-02-04 12:09:09 +00:00
Marc Aymerich 257b627a3e Fixed bug on humanize.date 2015-10-07 13:15:16 +00:00
Marc Aymerich b4dddef777 Added mailbox-address cross-validation 2015-10-07 11:44:30 +00:00
Marc Aymerich 7128db2640 PEP8 compliance 2015-10-05 13:31:08 +00:00
Marc Aymerich 553be610cb Random fixes 2015-10-05 12:09:11 +00:00
Marc Aymerich 440153e42e Fixes on deployment 2015-10-03 13:08:41 +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 8753b94b8c Refactored model classmethods to manager methos 2015-09-04 10:22:14 +00:00
Marc Aymerich ad37c5fd71 Added History app and setuplog 2015-08-31 11:58:59 +00:00
Marc Aymerich 4593fcc278 Fixes on resources, mailer and vps0 2015-08-05 22:58:35 +00:00
Marc Aymerich a8f4b17149 Fix bugs on resource history and added order.billed_metric field 2015-07-30 16:43:12 +00:00
Marc Aymerich 0d9058d266 Added resource history and domain record massive edditing 2015-07-17 13:29:29 +00:00
Marc Aymerich a8cad48fed Fixes on payments 2015-05-30 14:44:05 +00:00
Marc Aymerich 7c5eff9a90 Improved bulk mailer detection and fixes on domain serializer validation 2015-05-28 10:55:48 +00:00
Marc Aymerich 1223ed85e6 Fixes on bills and implemented domains serializer create() and update() 2015-05-28 09:43:57 +00:00
Marc Aymerich fd8d805b5e Fixes on billing 2015-05-27 14:05:25 +00:00
Marc Aymerich 7386b89be6 Custom mailbox filters and other random inprovements0 2015-05-25 19:16:07 +00:00
Marc Aymerich 3963f6ce86 Fixes on billing 2015-05-15 14:19:24 +00:00
Marc Aymerich cc4ecee4dd Random fixes 2015-05-13 13:52:20 +00:00
Marc Aymerich b8c815edf2 Small fixes 2015-05-11 14:22:36 +00:00
Marc Aymerich 20ccadf3e1 Fixes on systemusers ACL permissions 2015-05-11 14:05:39 +00:00
Marc Aymerich 2877f64d9d Improved performance of SSH with ControlPersist 2015-05-10 17:33:36 +00:00
Marc Aymerich 0d63a4ddad Random fixes 2015-05-09 17:08:45 +00:00
Marc Aymerich 13cf3a41ed Fixes on task state 2015-05-09 15:37:35 +00:00
Marc Aymerich 6fa29a15b8 Clone database connection on manager.execute 2015-05-09 11:41:52 +00:00
Marc Aymerich b5a3f64aa9 Reandom fixes 2015-05-07 19:00:02 +00:00
Marc Aymerich 524b1ce15f Replace custom sql on domains and imporve performance of orchestra-beat 2015-05-06 19:30:13 +00:00
Marc Aymerich 2c122935b3 Fixed backend script name colision 2015-05-06 15:32:22 +00:00
Marc Aymerich 39bf68caad Added async functionality on backends 2015-05-06 14:39:25 +00:00
Marc Aymerich 31ac035c27 Non-blocking beat 2015-05-06 10:51:12 +00:00
Marc Aymerich e4f1673de8 Fixes on mailboxes, tasks, and mailer 2015-05-05 19:42:55 +00:00
Marc Aymerich 83208fa093 Added tasks app 2015-05-03 19:07:16 +00:00
Marc Aymerich 89f38df733 Added tasks app 2015-05-03 18:33:07 +00:00
Marc Aymerich 184436dbe4 Added tasks app 2015-05-03 17:44:46 +00:00
Marc Aymerich f5e80d680c Added create initial superuser prompt on accounts post migrate 2015-05-01 18:05:34 +00:00