dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] a4b567: Better error management


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] a4b567: Better error management
Date: Tue, 09 Apr 2013 14:07:32 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: a4b56708e9843aae7770be393d099b0dc046a386
      
https://github.com/Dolibarr/dolibarr/commit/a4b56708e9843aae7770be393d099b0dc046a386
  Author: Laurent Destailleur <address@hidden>
  Date:   2013-04-09 (Tue, 09 Apr 2013)

  Changed paths:
    M htdocs/admin/system/modules.php

  Log Message:
  -----------
  Better error management


  Commit: 538194f43579574333c2d9adcc9df68e20f0ee61
      
https://github.com/Dolibarr/dolibarr/commit/538194f43579574333c2d9adcc9df68e20f0ee61
  Author: Laurent Destailleur <address@hidden>
  Date:   2013-04-09 (Tue, 09 Apr 2013)

  Changed paths:
    M ChangeLog
    A htdocs/core/modules/modOpenSurvey.class.php
    A htdocs/opensurvey/admin/index.php
    A htdocs/opensurvey/adminstuds.php
    A htdocs/opensurvey/adminstuds_preview.php
    A htdocs/opensurvey/class/opensurveysondage.class.php
    A htdocs/opensurvey/css/style.css
    A htdocs/opensurvey/fonctions.php
    A htdocs/opensurvey/img/accept-24.png
    A htdocs/opensurvey/img/accept-32.png
    A htdocs/opensurvey/img/accept.png
    A htdocs/opensurvey/img/add-16.png
    A htdocs/opensurvey/img/add-24.png
    A htdocs/opensurvey/img/add.png
    A htdocs/opensurvey/img/back-32.png
    A htdocs/opensurvey/img/calendar-32.png
    A htdocs/opensurvey/img/cancel.png
    A htdocs/opensurvey/img/chart-32.png
    A htdocs/opensurvey/img/csv.png
    A htdocs/opensurvey/img/fforward.png
    A htdocs/opensurvey/img/ical.png
    A htdocs/opensurvey/img/info.png
    A htdocs/opensurvey/img/medaille.png
    A htdocs/opensurvey/img/next-32.png
    A htdocs/opensurvey/img/next.png
    A htdocs/opensurvey/img/object_opensurvey.png
    A htdocs/opensurvey/img/opensurvey.png
    A htdocs/opensurvey/img/opensurvey_logo.png
    A htdocs/opensurvey/img/previous.png
    A htdocs/opensurvey/img/reload.png
    A htdocs/opensurvey/img/rewind.png
    A htdocs/opensurvey/index.php
    A htdocs/opensurvey/langs/en_US/opensurvey.lang
    A htdocs/opensurvey/langs/fr_FR/opensurvey.lang
    A htdocs/opensurvey/list.php
    A htdocs/opensurvey/public/choix_autre.php
    A htdocs/opensurvey/public/choix_date.php
    A htdocs/opensurvey/public/create_survey.php
    A htdocs/opensurvey/public/exportcsv.php
    A htdocs/opensurvey/public/images/accept-24.png
    A htdocs/opensurvey/public/images/accept-32.png
    A htdocs/opensurvey/public/images/accept.png
    A htdocs/opensurvey/public/images/add-16.png
    A htdocs/opensurvey/public/images/add-24.png
    A htdocs/opensurvey/public/images/add.png
    A htdocs/opensurvey/public/images/back-32.png
    A htdocs/opensurvey/public/images/calendar-32.png
    A htdocs/opensurvey/public/images/cancel.png
    A htdocs/opensurvey/public/images/chart-32.png
    A htdocs/opensurvey/public/images/csv.png
    A htdocs/opensurvey/public/images/date.png
    A htdocs/opensurvey/public/images/fforward.png
    A htdocs/opensurvey/public/images/ical.png
    A htdocs/opensurvey/public/images/info.png
    A htdocs/opensurvey/public/images/logo_uds_bandeau.gif
    A htdocs/opensurvey/public/images/logo_uds_lettre.jpg
    A htdocs/opensurvey/public/images/medaille.png
    A htdocs/opensurvey/public/images/next-32.png
    A htdocs/opensurvey/public/images/next.png
    A htdocs/opensurvey/public/images/previous.png
    A htdocs/opensurvey/public/images/reload.png
    A htdocs/opensurvey/public/images/rewind.png
    A htdocs/opensurvey/public/images/sondage2.png
    A htdocs/opensurvey/public/index.php
    A htdocs/opensurvey/public/studs.php
    A htdocs/opensurvey/sql/llx_opensurvey_comments.key.sql
    A htdocs/opensurvey/sql/llx_opensurvey_comments.sql
    A htdocs/opensurvey/sql/llx_opensurvey_sondage.key.sql
    A htdocs/opensurvey/sql/llx_opensurvey_sondage.sql
    A htdocs/opensurvey/sql/llx_opensurvey_user_studs.key.sql
    A htdocs/opensurvey/sql/llx_opensurvey_user_studs.sql

  Log Message:
  -----------
  New: Add module opensurvey. Final. Test are welcome.


  Commit: 6a519cd88c5172a77aa6f641d3f959426790e58c
      
https://github.com/Dolibarr/dolibarr/commit/6a519cd88c5172a77aa6f641d3f959426790e58c
  Author: Laurent Destailleur <address@hidden>
  Date:   2013-04-09 (Tue, 09 Apr 2013)

  Changed paths:
    M htdocs/admin/commande.php
    M htdocs/admin/project.php

  Log Message:
  -----------
  Merge branch 'develop' of address@hidden:Dolibarr/dolibarr.git into develop


Compare: 
https://github.com/Dolibarr/dolibarr/compare/607dc9caa790...6a519cd88c51

reply via email to

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