[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Dolibarr-git] [Dolibarr/dolibarr] c6e511: Set default limit to 100 on a
From: |
Laurent Destailleur |
Subject: |
[Dolibarr-git] [Dolibarr/dolibarr] c6e511: Set default limit to 100 on all rest api that list |
Date: |
Sun, 22 Oct 2017 07:08:56 -0700 |
Branch: refs/heads/develop
Home: https://github.com/Dolibarr/dolibarr
Commit: c6e5115d3490383c598c8a37e73d52faa9c0d4c6
https://github.com/Dolibarr/dolibarr/commit/c6e5115d3490383c598c8a37e73d52faa9c0d4c6
Author: Laurent Destailleur <address@hidden>
Date: 2017-10-22 (Sun, 22 Oct 2017)
Changed paths:
M htdocs/adherents/class/api_members.class.php
M htdocs/adherents/class/api_memberstypes.class.php
M htdocs/adherents/class/api_subscriptions.class.php
M htdocs/categories/class/api_categories.class.php
M htdocs/comm/propal/class/api_proposals.class.php
M htdocs/commande/class/api_deprecated_commande.class.php
M htdocs/compta/bank/class/api_bankaccounts.class.php
M htdocs/compta/facture/class/api_deprecated_invoice.class.php
M htdocs/compta/facture/class/api_invoices.class.php
M htdocs/expensereport/class/api_expensereports.class.php
M htdocs/fourn/class/api_supplier_invoices.class.php
M htdocs/fourn/class/api_supplier_orders.class.php
M htdocs/modulebuilder/template/class/api_myobject.class.php
M htdocs/product/class/api_products.class.php
M htdocs/product/stock/class/api_stockmovements.class.php
M htdocs/product/stock/class/api_warehouses.class.php
M htdocs/societe/class/api_contacts.class.php
M htdocs/user/class/api_users.class.php
Log Message:
-----------
Set default limit to 100 on all rest api that list
Commit: b3fb348b0efe049d42eec629ddf6a202077a7b10
https://github.com/Dolibarr/dolibarr/commit/b3fb348b0efe049d42eec629ddf6a202077a7b10
Author: Laurent Destailleur <address@hidden>
Date: 2017-10-22 (Sun, 22 Oct 2017)
Changed paths:
M htdocs/accountancy/bookkeeping/thirdparty_lettrage.php
M htdocs/accountancy/bookkeeping/thirdparty_lettrage_supplier.php
M htdocs/accountancy/class/bookkeeping.class.php
M htdocs/accountancy/class/lettering.class.php
M htdocs/core/lib/company.lib.php
M htdocs/install/mysql/migration/6.0.0-7.0.0.sql
M htdocs/install/mysql/tables/llx_accounting_bookkeeping.sql
Log Message:
-----------
Merge branch 'develop' of address@hidden:Dolibarr/dolibarr.git into develop
Commit: 1fe1cb986a723623c4189f9325042a7eb27b1251
https://github.com/Dolibarr/dolibarr/commit/1fe1cb986a723623c4189f9325042a7eb27b1251
Author: Laurent Destailleur <address@hidden>
Date: 2017-10-22 (Sun, 22 Oct 2017)
Changed paths:
M htdocs/install/mysql/migration/3.7.0-3.8.0.sql
M htdocs/install/mysql/tables/llx_supplier_proposal.sql
M htdocs/install/mysql/tables/llx_supplier_proposaldet.sql
Log Message:
-----------
Fix AUTO_INCREMENT PRIMARY KEY does not need NOT NULL
Commit: 812687e10c0327fc819f6e682c225434484951ce
https://github.com/Dolibarr/dolibarr/commit/812687e10c0327fc819f6e682c225434484951ce
Author: Laurent Destailleur <address@hidden>
Date: 2017-10-22 (Sun, 22 Oct 2017)
Changed paths:
M .travis.yml
M htdocs/core/modules/DolibarrModules.class.php
M htdocs/install/upgrade2.php
Log Message:
-----------
FIX Restore feature to enable a module during CLI upgrade
Compare:
https://github.com/Dolibarr/dolibarr/compare/efb369f8575f...812687e10c03
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Dolibarr-git] [Dolibarr/dolibarr] c6e511: Set default limit to 100 on all rest api that list,
Laurent Destailleur <=