dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 85c93c: Fix: dolibarrize


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 85c93c: Fix: dolibarrize
Date: Thu, 19 Apr 2018 16:22:20 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 85c93c26a90eda3cd091c7043e6c5ff53a34ee26
      
https://github.com/Dolibarr/dolibarr/commit/85c93c26a90eda3cd091c7043e6c5ff53a34ee26
  Author: Regis Houssin <address@hidden>
  Date:   2018-04-18 (Wed, 18 Apr 2018)

  Changed paths:
    M htdocs/core/class/html.formticketsup.class.php
    M htdocs/ticketsup/list.php

  Log Message:
  -----------
  Fix: dolibarrize


  Commit: d841abd55ade6792f00448abed6e2401dfdfa5e8
      
https://github.com/Dolibarr/dolibarr/commit/d841abd55ade6792f00448abed6e2401dfdfa5e8
  Author: Regis Houssin <address@hidden>
  Date:   2018-04-18 (Wed, 18 Apr 2018)

  Changed paths:
    M htdocs/core/class/html.formticketsup.class.php

  Log Message:
  -----------
  Fix: missing value when reload


  Commit: d6680b982a8ca775b295fa4fd70aeb5e415a8c1e
      
https://github.com/Dolibarr/dolibarr/commit/d6680b982a8ca775b295fa4fd70aeb5e415a8c1e
  Author: Regis Houssin <address@hidden>
  Date:   2018-04-18 (Wed, 18 Apr 2018)

  Changed paths:
    M htdocs/public/ticketsup/create_ticket.php

  Log Message:
  -----------
  Fix: file not physically removed


  Commit: ff76e60c49685c71d034f2739609bdb8d08e615c
      
https://github.com/Dolibarr/dolibarr/commit/ff76e60c49685c71d034f2739609bdb8d08e615c
  Author: Regis Houssin <address@hidden>
  Date:   2018-04-18 (Wed, 18 Apr 2018)

  Changed paths:
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/class/html.formticketsup.class.php
    M htdocs/ticketsup/card.php
    M htdocs/ticketsup/class/ticketsup.class.php

  Log Message:
  -----------
  Fix: some bugs and warnings


  Commit: a4cd087df0121f9a4bc4a265f4303a1ad1ad3501
      
https://github.com/Dolibarr/dolibarr/commit/a4cd087df0121f9a4bc4a265f4303a1ad1ad3501
  Author: Regis Houssin <address@hidden>
  Date:   2018-04-18 (Wed, 18 Apr 2018)

  Changed paths:
    M htdocs/public/ticketsup/list.php
    M htdocs/public/ticketsup/view.php

  Log Message:
  -----------
  Fix: some bugs


  Commit: 5b79b76685d2425d4be2d82f5217d5a2cd3377c1
      
https://github.com/Dolibarr/dolibarr/commit/5b79b76685d2425d4be2d82f5217d5a2cd3377c1
  Author: Regis Houssin <address@hidden>
  Date:   2018-04-19 (Thu, 19 Apr 2018)

  Changed paths:
    M htdocs/adherents/cartes/carte.php
    M htdocs/adherents/list.php
    M htdocs/admin/agenda.php
    M htdocs/admin/agenda_other.php
    M htdocs/admin/agenda_reminder.php
    M htdocs/admin/ecm.php
    M htdocs/admin/multicurrency.php
    M htdocs/admin/security_file.php
    M htdocs/admin/security_other.php
    M htdocs/admin/ticketsup.php
    M htdocs/admin/user.php
    M htdocs/admin/usergroup.php
    M htdocs/categories/admin/categorie.php
    M htdocs/core/boxes/box_graph_invoices_permonth.php
    M htdocs/core/boxes/box_graph_invoices_supplier_permonth.php
    M htdocs/core/boxes/box_graph_orders_permonth.php
    M htdocs/core/boxes/box_graph_orders_supplier_permonth.php
    M htdocs/core/boxes/box_graph_product_distribution.php
    M htdocs/core/boxes/box_graph_propales_permonth.php
    R htdocs/core/class/cookie.class.php
    M htdocs/core/class/html.formticketsup.class.php
    M htdocs/core/js/lib_foot.js.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/lib/security.lib.php
    M htdocs/core/lib/ticketsup.lib.php
    M htdocs/core/triggers/interface_50_modTicketsup_TicketEmail.class.php
    M htdocs/langs/en_US/dict.lang
    M htdocs/main.inc.php
    M htdocs/margin/admin/margin.php
    M htdocs/public/ticketsup/create_ticket.php
    M htdocs/public/ticketsup/index.php
    M htdocs/public/ticketsup/list.php
    M htdocs/public/ticketsup/view.php
    M htdocs/ticketsup/class/actions_ticketsup.class.php
    M htdocs/ticketsup/class/ticketsup.class.php
    M htdocs/ticketsup/new.php
    M test/phpunit/SecurityTest.php

  Log Message:
  -----------
  Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_ticket

Conflicts:
        htdocs/core/class/html.formticketsup.class.php


  Commit: 8977a9b7aa8e39ecba371eff30fe46e681abda0f
      
https://github.com/Dolibarr/dolibarr/commit/8977a9b7aa8e39ecba371eff30fe46e681abda0f
  Author: Regis Houssin <address@hidden>
  Date:   2018-04-19 (Thu, 19 Apr 2018)

  Changed paths:
    M htdocs/public/ticketsup/create_ticket.php
    M htdocs/public/ticketsup/list.php
    M htdocs/public/ticketsup/view.php

  Log Message:
  -----------
  Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_ticket

Conflicts:
        htdocs/public/ticketsup/create_ticket.php
        htdocs/public/ticketsup/list.php


  Commit: 2f19ba11e5a3bdcc0afcb785ebaa2a4cf151f705
      
https://github.com/Dolibarr/dolibarr/commit/2f19ba11e5a3bdcc0afcb785ebaa2a4cf151f705
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-04-20 (Fri, 20 Apr 2018)

  Changed paths:
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/class/html.formticketsup.class.php
    M htdocs/public/ticketsup/create_ticket.php
    M htdocs/public/ticketsup/list.php
    M htdocs/ticketsup/card.php
    M htdocs/ticketsup/class/ticketsup.class.php
    M htdocs/ticketsup/list.php

  Log Message:
  -----------
  Merge pull request #8637 from hregis/develop_ticket

Fix: dolibarrize


Compare: 
https://github.com/Dolibarr/dolibarr/compare/788fd6220570...2f19ba11e5a3

reply via email to

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