dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 0a81fe: Fix: [ bug #1825 ] External a


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 0a81fe: Fix: [ bug #1825 ] External agenda: hide/show chec...
Date: Fri, 20 Feb 2015 14:18:13 -0800

  Branch: refs/heads/3.7
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 0a81fe667f42219a66201a2e4440a8b8c8336987
      
https://github.com/Dolibarr/dolibarr/commit/0a81fe667f42219a66201a2e4440a8b8c8336987
  Author: Marcos García de La Fuente <address@hidden>
  Date:   2015-02-16 (Mon, 16 Feb 2015)

  Changed paths:
    M ChangeLog
    M htdocs/core/lib/agenda.lib.php

  Log Message:
  -----------
  Fix: [ bug #1825 ] External agenda: hide/show checkbox doesn't work


  Commit: 6f08893016977a6a4b767bde1bb4259df72af562
      
https://github.com/Dolibarr/dolibarr/commit/6f08893016977a6a4b767bde1bb4259df72af562
  Author: Marcos García de La Fuente <address@hidden>
  Date:   2015-02-16 (Mon, 16 Feb 2015)

  Changed paths:
    M ChangeLog
    M htdocs/core/lib/functions.lib.php

  Log Message:
  -----------
  Fix: [ bug #1846 ] Browser IE11 not detected


  Commit: 3efb737cbf685501752a6c69131b8d79cf07bbde
      
https://github.com/Dolibarr/dolibarr/commit/3efb737cbf685501752a6c69131b8d79cf07bbde
  Author: Marcos García de La Fuente <address@hidden>
  Date:   2015-02-16 (Mon, 16 Feb 2015)

  Changed paths:
    M htdocs/core/lib/functions.lib.php

  Log Message:
  -----------
  Fix: [ bug #1845 ] Undefined "$conf->browser->ie" var in "functions.lib.php"


  Commit: d1a4b6c2c5a7cfab1b21731de2ef790130d55d17
      
https://github.com/Dolibarr/dolibarr/commit/d1a4b6c2c5a7cfab1b21731de2ef790130d55d17
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-02-19 (Thu, 19 Feb 2015)

  Changed paths:
    M htdocs/core/lib/functions.lib.php

  Log Message:
  -----------
  phpcs


  Commit: ec56667f5ea8969536ffc83bcfd1ec9fd387c0e8
      
https://github.com/Dolibarr/dolibarr/commit/ec56667f5ea8969536ffc83bcfd1ec9fd387c0e8
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-02-19 (Thu, 19 Feb 2015)

  Changed paths:
    M htdocs/core/lib/functions.lib.php

  Log Message:
  -----------
  Fix: [ bug #1849 ] Broken flag image when a contact does not have a
country set


  Commit: 639aaebacb5c606f709233e9d57536c264a195b8
      
https://github.com/Dolibarr/dolibarr/commit/639aaebacb5c606f709233e9d57536c264a195b8
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-02-19 (Thu, 19 Feb 2015)

  Changed paths:
    M ChangeLog
    M htdocs/core/lib/agenda.lib.php

  Log Message:
  -----------
  Merge branch 'bug-1825' of https://github.com/marcosgdf/dolibarr into
marcosgdf-bug-1825

Conflicts:
        ChangeLog


  Commit: cb32dbc7b8c5755580c84842e4059d56ba4e21da
      
https://github.com/Dolibarr/dolibarr/commit/cb32dbc7b8c5755580c84842e4059d56ba4e21da
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-02-19 (Thu, 19 Feb 2015)

  Changed paths:
    M ChangeLog
    M htdocs/core/lib/agenda.lib.php

  Log Message:
  -----------
  Merge branch 'marcosgdf-bug-1825' into 3.6


  Commit: d549c00b2e0ba14e957130ffce5a794b5e171667
      
https://github.com/Dolibarr/dolibarr/commit/d549c00b2e0ba14e957130ffce5a794b5e171667
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-02-20 (Fri, 20 Feb 2015)

  Changed paths:
    M ChangeLog
    M htdocs/core/lib/functions.lib.php

  Log Message:
  -----------
  Merge pull request #2365 from marcosgdf/3.5

Fix: [ bug #1846 ] Browser IE11 not detected


  Commit: e1e31de2294b7bacf2aa0bcb53ce5ae59e876cce
      
https://github.com/Dolibarr/dolibarr/commit/e1e31de2294b7bacf2aa0bcb53ce5ae59e876cce
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-02-20 (Fri, 20 Feb 2015)

  Changed paths:
    M ChangeLog
    M htdocs/core/lib/functions.lib.php

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/3.5' into 3.6


  Commit: bd6b465ee10aa20bc45072f67ddfdc07aff06ea4
      
https://github.com/Dolibarr/dolibarr/commit/bd6b465ee10aa20bc45072f67ddfdc07aff06ea4
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-02-20 (Fri, 20 Feb 2015)

  Changed paths:
    M test/phpunit/FunctionsLibTest.php

  Log Message:
  -----------
  Add phpunit for ie11 and ie10


  Commit: 938936b8f252db0b5b32e7140b1e0446781cbd25
      
https://github.com/Dolibarr/dolibarr/commit/938936b8f252db0b5b32e7140b1e0446781cbd25
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-02-20 (Fri, 20 Feb 2015)

  Changed paths:
    M ChangeLog
    M htdocs/comm/action/class/ical.class.php
    M htdocs/comm/action/index.php
    M htdocs/core/lib/agenda.lib.php
    M htdocs/core/lib/functions.lib.php
    M test/phpunit/FunctionsLibTest.php

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/3.6' into 3.7

Conflicts:
        htdocs/core/lib/agenda.lib.php
        htdocs/core/lib/functions.lib.php


Compare: 
https://github.com/Dolibarr/dolibarr/compare/f423386518cf...938936b8f252

reply via email to

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