dolibarr-git
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dolibarr-git] [Dolibarr/dolibarr] 17da80: FIX wrong basePath in the swa


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 17da80: FIX wrong basePath in the swagger view
Date: Thu, 21 Sep 2017 02:20:24 -0700

  Branch: refs/heads/6.0
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 17da80832513e19d9efc40a4a7eec117aab45de4
      
https://github.com/Dolibarr/dolibarr/commit/17da80832513e19d9efc40a4a7eec117aab45de4
  Author: Neil Orley <address@hidden>
  Date:   2017-09-08 (Fri, 08 Sep 2017)

  Changed paths:
    M htdocs/api/class/api.class.php

  Log Message:
  -----------
  FIX wrong basePath in the swagger view

Behind a reverse proxy the basePath seems to be in http.
Forcing the basePath to DOL_MAIN_URL_ROOT fixes the problem.


  Commit: a300a635d867f8298dad0edf37925c1ae53e80bf
      
https://github.com/Dolibarr/dolibarr/commit/a300a635d867f8298dad0edf37925c1ae53e80bf
  Author: Neil Orley <address@hidden>
  Date:   2017-09-11 (Mon, 11 Sep 2017)

  Changed paths:
    M htdocs/accountancy/customer/index.php
    M htdocs/accountancy/expensereport/index.php
    M htdocs/accountancy/journal/bankjournal.php
    M htdocs/accountancy/supplier/index.php
    M htdocs/adherents/type.php
    M htdocs/admin/dict.php
    M htdocs/categories/class/categorie.class.php
    M htdocs/comm/mailing/class/advtargetemailing.class.php
    M htdocs/comm/propal/stats/index.php
    M htdocs/commande/stats/index.php
    M htdocs/compta/facture/class/facture-rec.class.php
    M htdocs/compta/facture/stats/index.php
    M htdocs/core/class/extrafields.class.php
    M htdocs/core/class/html.form.class.php
    M htdocs/core/lib/date.lib.php
    M htdocs/core/modules/syslog/mod_syslog_syslog.php
    M htdocs/core/tpl/contacts.tpl.php
    M htdocs/core/tpl/objectline_create.tpl.php
    M htdocs/don/list.php
    M htdocs/expensereport/stats/index.php
    M htdocs/fichinter/stats/index.php
    M htdocs/fourn/commande/list.php
    M htdocs/langs/en_US/accountancy.lang
    M htdocs/product/class/html.formproduct.class.php
    M htdocs/product/class/product.class.php
    M htdocs/societe/class/societe.class.php
    M htdocs/societe/list.php
    M htdocs/supplier_proposal/list.php

  Log Message:
  -----------
  Merge branch '6.0' of https://github.com/Dolibarr/dolibarr into 6.0-api


  Commit: f68d31d7c591da55f231e16ebdc65d171ea39572
      
https://github.com/Dolibarr/dolibarr/commit/f68d31d7c591da55f231e16ebdc65d171ea39572
  Author: Neil Orley <address@hidden>
  Date:   2017-09-12 (Tue, 12 Sep 2017)

  Changed paths:
    M htdocs/api/class/api.class.php

  Log Message:
  -----------
  Add of $urlwithroot in the setBaseUrls function, to use Dolibarr external 
domain name in the configuration file


  Commit: 69f86fc0aff19007ef30e61167f523308e52fe17
      
https://github.com/Dolibarr/dolibarr/commit/69f86fc0aff19007ef30e61167f523308e52fe17
  Author: Neil Orley <address@hidden>
  Date:   2017-09-14 (Thu, 14 Sep 2017)

  Changed paths:
    M .travis.yml
    M ChangeLog
    M htdocs/adherents/class/adherent.class.php
    M htdocs/admin/index.php
    M htdocs/comm/action/card.php
    M htdocs/comm/action/class/actioncomm.class.php
    M htdocs/comm/card.php
    M htdocs/comm/mailing/class/advtargetemailing.class.php
    M htdocs/commande/card.php
    M htdocs/commande/class/commande.class.php
    M htdocs/compta/facture/card.php
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/compta/paiement.php
    M htdocs/compta/paiement/cheque/class/remisecheque.class.php
    M htdocs/contact/list.php
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/class/conf.class.php
    M htdocs/core/class/discount.class.php
    M htdocs/core/class/html.form.class.php
    M htdocs/core/class/html.formactions.class.php
    M htdocs/core/lib/files.lib.php
    M htdocs/core/lib/functions2.lib.php
    M htdocs/core/lib/json.lib.php
    M htdocs/core/lib/price.lib.php
    M htdocs/core/menus/standard/eldy.lib.php
    M htdocs/core/modules/commande/doc/pdf_einstein.modules.php
    M htdocs/core/modules/expedition/doc/pdf_rouget.modules.php
    M htdocs/core/modules/facture/doc/pdf_crabe.modules.php
    M htdocs/core/modules/product/doc/pdf_standard.modules.php
    M htdocs/core/modules/propale/doc/pdf_azur.modules.php
    M htdocs/core/modules/supplier_invoice/pdf/pdf_canelle.modules.php
    M htdocs/core/modules/supplier_order/pdf/pdf_muscadet.modules.php
    M htdocs/core/modules/user/doc/doc_generic_user_odt.modules.php
    M htdocs/core/triggers/interface_50_modAgenda_ActionsAuto.class.php
    M htdocs/fichinter/class/fichinter.class.php
    M htdocs/fourn/class/fournisseur.facture.class.php
    M htdocs/includes/tcpdi/tcpdi.php
    M htdocs/install/upgrade2.php
    M htdocs/langs/en_US/admin.lang
    M htdocs/langs/en_US/main.lang
    M htdocs/langs/en_US/stocks.lang
    M htdocs/product/class/html.formproduct.class.php
    M htdocs/product/class/product.class.php
    M htdocs/product/list.php
    M htdocs/projet/card.php
    M htdocs/projet/tasks/task.php
    M htdocs/projet/tasks/time.php
    M htdocs/public/payment/newpayment.php
    M htdocs/societe/rib.php
    M htdocs/supplier_proposal/list.php
    M htdocs/theme/eldy/style.css.php
    M test/phpunit/PricesTest.php

  Log Message:
  -----------
  Merge branch '6.0' of https://github.com/Dolibarr/dolibarr into 6.0-api


  Commit: 949eef82f0d78fd532e950414cde16d4311c45d4
      
https://github.com/Dolibarr/dolibarr/commit/949eef82f0d78fd532e950414cde16d4311c45d4
  Author: Neil Orley <address@hidden>
  Date:   2017-09-19 (Tue, 19 Sep 2017)

  Changed paths:
    M build/makepack-dolibarrmodule.pl
    M htdocs/adherents/cartes/carte.php
    M htdocs/admin/agenda_other.php
    M htdocs/api/admin/index.php
    M htdocs/categories/class/categorie.class.php
    M htdocs/comm/mailing/class/advtargetemailing.class.php
    M htdocs/comm/remx.php
    M htdocs/commande/card.php
    M htdocs/compta/facture/card.php
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/compta/facture/fiche-rec.php
    M htdocs/compta/paiement/class/paiement.class.php
    M htdocs/compta/prelevement/bons.php
    M htdocs/compta/prelevement/card.php
    M htdocs/compta/prelevement/class/bonprelevement.class.php
    M htdocs/compta/prelevement/create.php
    M htdocs/compta/prelevement/factures.php
    M htdocs/compta/prelevement/fiche-rejet.php
    M htdocs/compta/prelevement/fiche-stat.php
    M htdocs/contrat/list.php
    M htdocs/core/actions_massactions.inc.php
    M htdocs/core/actions_sendmails.inc.php
    M htdocs/core/boxes/box_activity.php
    M htdocs/core/class/commoninvoice.class.php
    M htdocs/core/class/discount.class.php
    M htdocs/core/class/html.form.class.php
    M htdocs/core/lib/agenda.lib.php
    M htdocs/core/lib/company.lib.php
    M htdocs/core/lib/files.lib.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/lib/json.lib.php
    M htdocs/core/menus/standard/eldy.lib.php
    M htdocs/core/modules/contract/doc/pdf_strato.modules.php
    M htdocs/core/modules/fichinter/doc/pdf_soleil.modules.php
    M htdocs/core/modules/modProduct.class.php
    M htdocs/expensereport/class/expensereport.class.php
    M htdocs/fourn/card.php
    M htdocs/fourn/facture/list.php
    M htdocs/includes/odtphp/Segment.php
    M htdocs/install/check.php
    M htdocs/install/mysql/migration/4.0.0-5.0.0.sql
    M htdocs/install/mysql/migration/5.0.0-6.0.0.sql
    M htdocs/install/mysql/migration/repair.sql
    M htdocs/langs/en_US/agenda.lang
    M htdocs/langs/en_US/bills.lang
    M htdocs/langs/en_US/errors.lang
    M htdocs/modulebuilder/template/myobject_list.php
    M htdocs/product/composition/card.php
    M htdocs/projet/tasks/contact.php
    M htdocs/projet/tasks/document.php
    M htdocs/projet/tasks/note.php
    M htdocs/projet/tasks/task.php
    M htdocs/projet/tasks/time.php
    M htdocs/public/members/new.php

  Log Message:
  -----------
  Merge branch '6.0' of https://github.com/Dolibarr/dolibarr into 6.0-api


  Commit: caf4ca74517f1dc0f748bd6df315b2cca7d70c15
      
https://github.com/Dolibarr/dolibarr/commit/caf4ca74517f1dc0f748bd6df315b2cca7d70c15
  Author: Neil Orley <address@hidden>
  Date:   2017-09-19 (Tue, 19 Sep 2017)

  Changed paths:
    M htdocs/api/class/api.class.php

  Log Message:
  -----------
  FIX Implementation of a Luracast recommandation for the REST api server 
(#7370)


  Commit: d5966f944fac0834fbab0ea1cb561b55d9fa0ebf
      
https://github.com/Dolibarr/dolibarr/commit/d5966f944fac0834fbab0ea1cb561b55d9fa0ebf
  Author: Neil Orley <address@hidden>
  Date:   2017-09-19 (Tue, 19 Sep 2017)

  Changed paths:
    M htdocs/api/class/api.class.php

  Log Message:
  -----------
  FIX Implementation of a Luracast recommandation for the REST api server 
(#7370)


  Commit: cc7aee6c3e5618855e43f95f38adb3b899c260d1
      
https://github.com/Dolibarr/dolibarr/commit/cc7aee6c3e5618855e43f95f38adb3b899c260d1
  Author: Neil Orley <address@hidden>
  Date:   2017-09-19 (Tue, 19 Sep 2017)

  Changed paths:
    M htdocs/api/class/api.class.php

  Log Message:
  -----------
  FIX Implementation of a Luracast recommandation for the REST api server 
(#7370)


  Commit: a918fd1cf2318bf5e6e60204377f0c5a3f9a878d
      
https://github.com/Dolibarr/dolibarr/commit/a918fd1cf2318bf5e6e60204377f0c5a3f9a878d
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-09-21 (Thu, 21 Sep 2017)

  Changed paths:
    M htdocs/api/class/api.class.php

  Log Message:
  -----------
  Merge pull request #7370 from Oeris/6.0-api

NEW Implementation of a Luracast recommandation for the REST api server


Compare: 
https://github.com/Dolibarr/dolibarr/compare/21959aec8ff8...a918fd1cf231

reply via email to

[Prev in Thread] Current Thread [Next in Thread]