Commit Graph

619 Commits

Author SHA1 Message Date
Santiago L 45bf31c9da Fix freezegun version 2021-03-30 14:19:17 +02:00
Santiago L 08a76a8de4 Ignore Account.is_staff kwarg (auth.AbstractBaseUser) 2021-03-30 13:56:04 +02:00
Santiago L 14fbd98e33 Refactor PHP tests dropping legacy controller (backend) 2021-03-30 13:35:00 +02:00
Santiago L 58395147c9 Replace PasswdVirtualUserBackend with RoundcubeIdentityController 2021-03-30 13:13:26 +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 9d2d0befc4 Rename `async`--> `run_async`
On Python3.5 async becames a reserved keyword.
2021-03-30 12:51:12 +02:00
Cayo Puigdefabregas 898c6882c8 fixed stop and restart services 2021-01-30 15:09:30 +01:00
Cayo Puigdefabregas a236bbdf5d fixed start services 2021-01-30 15:06:48 +01:00
Cayo Puigdefabregas 6ce4d6b877 fixed make_options for all commands 2021-01-30 14:59:49 +01:00
Cayo Puigdefabregas 8da89ae22a fixing commands we need 2021-01-30 14:17:18 +01:00
Cayo Puigdefabregas 78db4fb8d5 fixed 2021-01-30 13:55:27 +01:00
Cayo Puigdefabregas 24e75bc07f fixed pg 2021-01-29 11:44:10 +01:00
Cayo Puigdefabregas 5b4b7310e6 documentation ribaguifi style instalation 2021-01-28 19:58:48 +01:00
Cayo Puigdefabregas 38275847d9 fixing results 2021-01-28 19:57:42 +01:00
Cayo Puigdefabregas a4c3b00205 Fixed comand line of setuppostgress 2021-01-28 16:47:54 +01:00
Cayo Puigdefabregas 44ebd42942 adapt docker env for new version of debian 2021-01-28 12:20:45 +01:00
Santiago L e6e434f525
Merge pull request #2 from ribaguifi/pangea-production-src
Pangea production source
2021-01-13 16:43:49 +01:00
Santiago L 43d8c9471b Latest Pangea source code deployed to production. 2021-01-13 16:41:36 +01:00
Marc Aymerich ea9c398de4 Disabled database hostname validator to allow for % host 2017-07-07 09:30:35 +00: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 Gubern 49c84f13a8 Fixed createsuperuser init command 2017-06-16 15:33:41 +02:00
Marc Aymerich 0c1b4c7f4a Added nextcloud support 2017-06-09 08:28:44 +00:00
Marc Aymerich 25fbc6a088 switched container engine to lxc 2017-06-09 08:26:40 +00:00
Marc Aymerich 35c7265bff Fixed send email template 2017-04-03 17:06:06 +00:00
Marc Aymerich 7c64197468 Fixed ascii_validator 2017-03-29 20:04:42 +00:00
root b9ba692a42 Added support for disabling ssl verification on gitlab backend 2017-03-02 18:46:03 +00:00
root 55737cf247 Added missing import 2017-01-12 21:41:25 +00:00
Marc Aymerich f6125f6bbb Fixed rechare computation of prepaid orders with metric 2016-11-29 21:11:24 +00:00
root 9ff6491e4f Use update wrapper on admin_field decorator 2016-11-21 19:35:17 +00:00
Marc Aymerich e033fe3865 Rename _.meta.virtual_fields to privat_fields 2016-11-15 09:05:16 +00:00
Marc Aymerich 1c870de0f6 Rename openvztraffic monitor to proxmoxopenvztraffic 2016-11-14 09:24:41 +00:00
Marc Aymerich e339e0fb56 Make sure miscellaneous identifiers are all lowercase 2016-10-28 10:31:11 +00:00
Marc Aymerich b179b5f2d3 Updated cycles template tag for dj 1.10.x compatibility 2016-10-25 09:50:50 +00:00
root a737ed68e7 fixed missing colon 2016-10-25 09:34:33 +00:00
Marc Aymerich 5786cff38c Upgade to dj 1.10 2016-10-22 07:23:45 +00:00
Marc Aymerich 47cf15a000 Upgrade to django 1.10.x: Replace deprecated model._meta methods 2016-10-11 10:21:48 +00:00
Marc Aymerich ec53d357f6 Upgraded to django 1.10.x 2016-10-11 12:01:56 +02: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 020ba1c7c4 Fixed domain record form validation with SRV records 2016-09-05 12:42:46 +00:00
Marc Aymerich dd9621cc63 Improved domain validation 2016-09-02 14:50:43 +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 aa5935ba34 Added orchestration logging 2016-07-19 22:45:04 +00:00
Marc Aymerich df99f8d745 Added advance orchestration functionality 2016-07-15 12:44:38 +00:00
Marc Aymerich 6ca38f092b Update 2016-07-15 08:41:38 +00:00
Marc Aymerich 43b6fe1719 Fix transaction proccess rejection 2016-06-30 09:46:43 +00:00
Marc Aymerich d96afe41fa Random fixes 2016-06-17 10:00:04 +00:00