dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 339d9d: New: add REST api "dictionary


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 339d9d: New: add REST api "dictionaryevents" for to use wi...
Date: Mon, 29 May 2017 01:16:36 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 339d9dbfdf6a800b12387ba2226a95d2172d6865
      
https://github.com/Dolibarr/dolibarr/commit/339d9dbfdf6a800b12387ba2226a95d2172d6865
  Author: Regis Houssin <address@hidden>
  Date:   2017-05-24 (Wed, 24 May 2017)

  Changed paths:
    A htdocs/api/class/api_dictionaryevents.class.php

  Log Message:
  -----------
  New: add REST api "dictionaryevents" for to use with "agendaevents"


  Commit: f8fead4b90427855af69770c1e7f15716dc3a93d
      
https://github.com/Dolibarr/dolibarr/commit/f8fead4b90427855af69770c1e7f15716dc3a93d
  Author: Regis Houssin <address@hidden>
  Date:   2017-05-26 (Fri, 26 May 2017)

  Changed paths:
    M COPYRIGHT
    M htdocs/contact/list.php
    M htdocs/core/actions_extrafields.inc.php
    M htdocs/core/class/extrafields.class.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/tpl/admin_extrafields_add.tpl.php
    M htdocs/core/tpl/admin_extrafields_edit.tpl.php
    M htdocs/core/tpl/admin_extrafields_view.tpl.php
    M htdocs/includes/restler/framework/Luracast/Restler/explorer/css/screen.css
    M 
htdocs/includes/restler/framework/Luracast/Restler/explorer/images/logo_small.png
    A 
htdocs/includes/restler/framework/Luracast/Restler/explorer/images/pet_store_api.png
    A 
htdocs/includes/restler/framework/Luracast/Restler/explorer/images/wordnik_api.png
    M htdocs/includes/restler/framework/Luracast/Restler/explorer/index.html
    M 
htdocs/includes/restler/framework/Luracast/Restler/explorer/lib/swagger-oauth.js
    M htdocs/includes/restler/framework/Luracast/Restler/explorer/lib/swagger.js
    M htdocs/includes/restler/framework/Luracast/Restler/explorer/swagger-ui.js
    M 
htdocs/includes/restler/framework/Luracast/Restler/explorer/swagger-ui.min.js
    M htdocs/install/mysql/migration/5.0.0-6.0.0.sql
    M htdocs/install/mysql/tables/llx_extrafields.sql
    M htdocs/langs/en_US/admin.lang
    M htdocs/langs/en_US/main.lang
    M htdocs/modulebuilder/skeletons/skeleton_list.php
    M htdocs/projet/admin/project.php
    M htdocs/projet/admin/project_extrafields.php
    M htdocs/projet/admin/project_task_extrafields.php
    M htdocs/projet/list.php
    M htdocs/projet/tasks/list.php
    M htdocs/projet/tasks/time.php
    M htdocs/societe/class/api_thirdparties.class.php
    M htdocs/societe/class/societe.class.php
    M htdocs/societe/list.php
    M htdocs/user/class/api_users.class.php

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


  Commit: ee2019ae37c307872781d2ab8350fb2cf49f93f8
      
https://github.com/Dolibarr/dolibarr/commit/ee2019ae37c307872781d2ab8350fb2cf49f93f8
  Author: Regis Houssin <address@hidden>
  Date:   2017-05-26 (Fri, 26 May 2017)

  Changed paths:
    M htdocs/comm/action/class/api_agendaevents.class.php

  Log Message:
  -----------
  Fix: limit to 100 by default to avoid freeze


  Commit: dc246fa44cb1919748aeb710c541bc399d1308d9
      
https://github.com/Dolibarr/dolibarr/commit/dc246fa44cb1919748aeb710c541bc399d1308d9
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-05-29 (Mon, 29 May 2017)

  Changed paths:
    A htdocs/api/class/api_dictionaryevents.class.php
    M htdocs/comm/action/class/api_agendaevents.class.php

  Log Message:
  -----------
  Merge pull request #6887 from hregis/develop_new

New: add REST api "dictionaryevents" for use with "agendaevents"


Compare: 
https://github.com/Dolibarr/dolibarr/compare/1da648402d9b...dc246fa44cb1

reply via email to

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