dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] e6e9b6: NEW Reduce memory usage by re


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] e6e9b6: NEW Reduce memory usage by removing deprecated con...
Date: Fri, 14 Apr 2017 04:57:01 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: e6e9b655943bdc6a10df71c5b47b9da6ab993ec8
      
https://github.com/Dolibarr/dolibarr/commit/e6e9b655943bdc6a10df71c5b47b9da6ab993ec8
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-04-14 (Fri, 14 Apr 2017)

  Changed paths:
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/class/conf.class.php
    M htdocs/core/class/extrafields.class.php
    M htdocs/core/modules/syslog/mod_syslog_file.php
    M htdocs/core/modules/syslog/mod_syslog_syslog.php
    M htdocs/langs/en_US/admin.lang
    M htdocs/langs/en_US/main.lang
    M htdocs/main.inc.php
    M htdocs/master.inc.php

  Log Message:
  -----------
  NEW Reduce memory usage by removing deprecated constant loading.


  Commit: 4818b1ba44ed68f9df7fc4202e3041e9843ed89d
      
https://github.com/Dolibarr/dolibarr/commit/4818b1ba44ed68f9df7fc4202e3041e9843ed89d
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-04-14 (Fri, 14 Apr 2017)

  Changed paths:
    M htdocs/admin/defaultvalues.php
    M htdocs/user/class/user.class.php

  Log Message:
  -----------
  Load default values into $user->default_values


  Commit: aabfc2f0db3a1eebcc1311f33bd66de4dda0300c
      
https://github.com/Dolibarr/dolibarr/commit/aabfc2f0db3a1eebcc1311f33bd66de4dda0300c
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-04-14 (Fri, 14 Apr 2017)

  Changed paths:
    M htdocs/main.inc.php
    M htdocs/user/class/user.class.php
    M htdocs/user/param_ihm.php

  Log Message:
  -----------
  Perf. Do not load personal conf of user by default.


  Commit: c52f4644e18122c5302073099b9d65d20d849882
      
https://github.com/Dolibarr/dolibarr/commit/c52f4644e18122c5302073099b9d65d20d849882
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-04-14 (Fri, 14 Apr 2017)

  Changed paths:
    M htdocs/user/agenda_extsites.php
    M htdocs/user/bank.php
    M htdocs/user/clicktodial.php
    M htdocs/user/param_ihm.php
    M htdocs/user/perms.php

  Log Message:
  -----------
  Look and feel v6


  Commit: 846204bdb48d4cc8d02f7db9b38c815ed483ee04
      
https://github.com/Dolibarr/dolibarr/commit/846204bdb48d4cc8d02f7db9b38c815ed483ee04
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-04-14 (Fri, 14 Apr 2017)

  Changed paths:
    M htdocs/adherents/admin/adherent.php
    M htdocs/adherents/admin/public.php
    M htdocs/admin/agenda_other.php
    M htdocs/admin/barcode.php
    M htdocs/admin/boxes.php
    M htdocs/admin/chequereceipts.php
    M htdocs/admin/clicktodial.php
    M htdocs/admin/commande.php
    M htdocs/admin/company.php
    M htdocs/admin/const.php
    M htdocs/admin/contract.php
    M htdocs/admin/dict.php
    M htdocs/admin/expensereport.php
    M htdocs/admin/facture.php
    M htdocs/admin/fichinter.php
    M htdocs/admin/geoipmaxmind.php
    M htdocs/admin/ldap.php
    M htdocs/admin/ldap_contacts.php
    M htdocs/admin/ldap_groups.php
    M htdocs/admin/ldap_members.php
    M htdocs/admin/ldap_users.php
    M htdocs/admin/limits.php
    M htdocs/admin/livraison.php
    M htdocs/admin/mailing.php
    M htdocs/admin/mails.php
    M htdocs/admin/menus.php
    M htdocs/admin/notification.php
    M htdocs/admin/payment.php
    M htdocs/admin/pdf.php
    M htdocs/admin/prelevement.php
    M htdocs/admin/propal.php
    M htdocs/admin/security.php
    M htdocs/admin/sms.php
    M htdocs/admin/supplier_invoice.php
    M htdocs/admin/supplier_order.php
    M htdocs/admin/supplier_payment.php
    M htdocs/admin/supplier_proposal.php
    M htdocs/admin/syslog.php
    M htdocs/admin/system/browser.php
    M htdocs/admin/system/dolibarr.php
    M htdocs/admin/system/filecheck.php
    M htdocs/admin/user.php
    M htdocs/admin/usergroup.php
    M htdocs/bookmarks/admin/bookmark.php
    M htdocs/cashdesk/admin/cashdesk.php
    M htdocs/comm/index.php
    M htdocs/comm/mailing/index.php
    M htdocs/comm/propal/index.php
    M htdocs/comm/prospect/index.php
    M htdocs/commande/index.php
    M htdocs/compta/bank/index.php
    M htdocs/compta/bank/transfer.php
    M htdocs/compta/deplacement/index.php
    M htdocs/compta/index.php
    M htdocs/compta/prelevement/index.php
    M htdocs/compta/sociales/card.php
    M htdocs/contrat/index.php
    M htdocs/core/lib/company.lib.php
    M htdocs/core/lib/doleditor.lib.php
    M htdocs/don/admin/donation.php
    M htdocs/expedition/card.php
    M htdocs/expedition/index.php
    M htdocs/expedition/shipment.php
    M htdocs/expensereport/index.php
    M htdocs/exports/export.php
    M htdocs/exports/index.php
    M htdocs/fichinter/index.php
    M htdocs/fourn/commande/index.php
    M htdocs/fourn/facture/card.php
    M htdocs/fourn/index.php
    M htdocs/hrm/admin/admin_establishment.php
    M htdocs/hrm/index.php
    M htdocs/imports/import.php
    M htdocs/paybox/admin/paybox.php
    M htdocs/paypal/admin/paypal.php
    M htdocs/product/admin/product.php
    M htdocs/product/admin/product_tools.php
    M htdocs/product/index.php
    M htdocs/product/stock/product.php
    M htdocs/projet/admin/project.php
    M htdocs/societe/admin/societe.php
    M htdocs/societe/index.php
    M htdocs/societe/notify/card.php
    M htdocs/supplier_proposal/index.php
    M htdocs/user/notify/card.php
    M htdocs/user/param_ihm.php

  Log Message:
  -----------
  Replace usage of $bc[$var] with class="oddeven"


  Commit: 5931bc4068cec7394e5d024892a7218deb3ab1e2
      
https://github.com/Dolibarr/dolibarr/commit/5931bc4068cec7394e5d024892a7218deb3ab1e2
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-04-14 (Fri, 14 Apr 2017)

  Changed paths:
    M htdocs/core/class/html.formfile.class.php
    M htdocs/core/js/lib_photosresize.js
    M htdocs/core/photos_resize.php
    M htdocs/core/tpl/document_actions_post_headers.tpl.php
    M htdocs/user/document.php

  Log Message:
  -----------
  NEW Feature to crop/resize images available on user and expense reports


  Commit: aef3592698712bdc159adc966630f9116a709f5f
      
https://github.com/Dolibarr/dolibarr/commit/aef3592698712bdc159adc966630f9116a709f5f
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-04-14 (Fri, 14 Apr 2017)

  Changed paths:
    M test/phpunit/ProductTest.php

  Log Message:
  -----------
  Fix travis


Compare: 
https://github.com/Dolibarr/dolibarr/compare/4e021c123b75...aef359269871

reply via email to

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