dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 109cc0: Simplified JS


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 109cc0: Simplified JS
Date: Thu, 05 Sep 2013 13:51:30 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 109cc09e82f6df534d07eb5228b96b3b071782e9
      
https://github.com/Dolibarr/dolibarr/commit/109cc09e82f6df534d07eb5228b96b3b071782e9
  Author: Raphaël Doursenaud <address@hidden>
  Date:   2013-09-05 (Thu, 05 Sep 2013)

  Changed paths:
    M htdocs/core/js/lib_head.js
    M htdocs/core/js/lib_rare.js

  Log Message:
  -----------
  Simplified JS


  Commit: 0c0740cac7f66ff143da41fcc1ed0c41614a8ca2
      
https://github.com/Dolibarr/dolibarr/commit/0c0740cac7f66ff143da41fcc1ed0c41614a8ca2
  Author: Raphaël Doursenaud <address@hidden>
  Date:   2013-09-05 (Thu, 05 Sep 2013)

  Changed paths:
    M htdocs/core/db/sqlite.class.php

  Log Message:
  -----------
  Don't call non static class statically


  Commit: 4ca5bc3797c0b6fa2ad10f5ccfdd456bab8eda4d
      
https://github.com/Dolibarr/dolibarr/commit/4ca5bc3797c0b6fa2ad10f5ccfdd456bab8eda4d
  Author: Raphaël Doursenaud <address@hidden>
  Date:   2013-09-05 (Thu, 05 Sep 2013)

  Changed paths:
    M htdocs/core/modules/export/modules_export.php

  Log Message:
  -----------
  Method should be static


  Commit: 465d59ba8289558fff45832da3eb9830c282c4d8
      
https://github.com/Dolibarr/dolibarr/commit/465d59ba8289558fff45832da3eb9830c282c4d8
  Author: Raphaël Doursenaud <address@hidden>
  Date:   2013-09-05 (Thu, 05 Sep 2013)

  Changed paths:
    M htdocs/core/db/sqlite.class.php

  Log Message:
  -----------
  Don't call non static class statically


  Commit: 4efe215b0c9df6d7dd9939392bb9167fe47d1a86
      
https://github.com/Dolibarr/dolibarr/commit/4efe215b0c9df6d7dd9939392bb9167fe47d1a86
  Author: Raphaël Doursenaud <address@hidden>
  Date:   2013-09-05 (Thu, 05 Sep 2013)

  Changed paths:
    M htdocs/core/modules/modCategorie.class.php
    M htdocs/core/modules/modProduct.class.php
    M htdocs/core/modules/modService.class.php
    M htdocs/core/modules/modStock.class.php
    M htdocs/install/etape1.php
    M htdocs/webservices/server_productorservice.php

  Log Message:
  -----------
  Qual: removed a bunch of duplicated array keys


  Commit: 8e6860ac72d533d6984defc2daac2871599e2e05
      
https://github.com/Dolibarr/dolibarr/commit/8e6860ac72d533d6984defc2daac2871599e2e05
  Author: Raphaël Doursenaud <address@hidden>
  Date:   2013-09-05 (Thu, 05 Sep 2013)

  Changed paths:
    M htdocs/holiday/fiche.php

  Log Message:
  -----------
  Fixed developer intent


  Commit: 9046d620e10c1f7610c7ba8626f3b797287163a2
      
https://github.com/Dolibarr/dolibarr/commit/9046d620e10c1f7610c7ba8626f3b797287163a2
  Author: Raphaël Doursenaud <address@hidden>
  Date:   2013-09-05 (Thu, 05 Sep 2013)

  Changed paths:
    M htdocs/projet/ganttview.php

  Log Message:
  -----------
  Avoid using the same var as outer loop


  Commit: fa51e310b8b6ad99a4d40e372721b017007b4418
      
https://github.com/Dolibarr/dolibarr/commit/fa51e310b8b6ad99a4d40e372721b017007b4418
  Author: Raphaël Doursenaud <address@hidden>
  Date:   2013-09-05 (Thu, 05 Sep 2013)

  Changed paths:
    M htdocs/compta/paiement/class/paiement.class.php

  Log Message:
  -----------
  Avoid silly assignment


  Commit: 7681c60f6b452a85e998e799f6780edf4a94800a
      
https://github.com/Dolibarr/dolibarr/commit/7681c60f6b452a85e998e799f6780edf4a94800a
  Author: Raphaël Doursenaud <address@hidden>
  Date:   2013-09-05 (Thu, 05 Sep 2013)

  Changed paths:
    M htdocs/projet/class/task.class.php

  Log Message:
  -----------
  Silly assignment was a bug


  Commit: cd684460ffaa5fe50ad9db1c2db9bf815605becd
      
https://github.com/Dolibarr/dolibarr/commit/cd684460ffaa5fe50ad9db1c2db9bf815605becd
  Author: Raphaël Doursenaud <address@hidden>
  Date:   2013-09-05 (Thu, 05 Sep 2013)

  Changed paths:
    M htdocs/categories/class/categorie.class.php
    M htdocs/core/class/html.formfile.class.php
    M htdocs/societe/canvas/actions_card_common.class.php

  Log Message:
  -----------
  Removed silly code


  Commit: 6e64e0e7be57b5831bbdce4e1655316a43c1d6b4
      
https://github.com/Dolibarr/dolibarr/commit/6e64e0e7be57b5831bbdce4e1655316a43c1d6b4
  Author: Raphaël Doursenaud <address@hidden>
  Date:   2013-09-05 (Thu, 05 Sep 2013)

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

  Log Message:
  -----------
  Fixed gd calls for windows bitmap images


  Commit: e7620428284468995c77abc487c07be87ce559ff
      
https://github.com/Dolibarr/dolibarr/commit/e7620428284468995c77abc487c07be87ce559ff
  Author: Raphaël Doursenaud <address@hidden>
  Date:   2013-09-05 (Thu, 05 Sep 2013)

  Changed paths:
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/compta/localtax/index.php
    M htdocs/compta/tva/index.php
    M htdocs/expedition/fiche.php
    M htdocs/fichinter/fiche.php
    M htdocs/fourn/commande/fiche.php
    M htdocs/fourn/facture/fiche.php

  Log Message:
  -----------
  Fixed typos


  Commit: 0e8eddb4700d7dd47d11c0498883161c4bfe4237
      
https://github.com/Dolibarr/dolibarr/commit/0e8eddb4700d7dd47d11c0498883161c4bfe4237
  Author: Raphaël Doursenaud <address@hidden>
  Date:   2013-09-05 (Thu, 05 Sep 2013)

  Changed paths:
    M htdocs/core/modules/export/modules_export.php

  Log Message:
  -----------
  Revert "Method should be static"

This reverts commit 4ca5bc3797c0b6fa2ad10f5ccfdd456bab8eda4d.


  Commit: d39f2d655cfeadd4af8f16ce55fe70bd5380d200
      
https://github.com/Dolibarr/dolibarr/commit/d39f2d655cfeadd4af8f16ce55fe70bd5380d200
  Author: Raphaël Doursenaud <address@hidden>
  Date:   2013-09-05 (Thu, 05 Sep 2013)

  Changed paths:
    M htdocs/core/js/lib_head.js

  Log Message:
  -----------
  Typo fix: remove unwanted comma


  Commit: 8010389c08ff158f2cce973849af209e8d2fb582
      
https://github.com/Dolibarr/dolibarr/commit/8010389c08ff158f2cce973849af209e8d2fb582
  Author: Raphaël Doursenaud <address@hidden>
  Date:   2013-09-05 (Thu, 05 Sep 2013)

  Changed paths:
    M htdocs/core/filemanagerdol/browser/default/browser.css

  Log Message:
  -----------
  Fixed wrong path in CSS


  Commit: 36a281ce58d036cb2bfd12fc12944276260c24d2
      
https://github.com/Dolibarr/dolibarr/commit/36a281ce58d036cb2bfd12fc12944276260c24d2
  Author: Raphaël Doursenaud <address@hidden>
  Date:   2013-09-05 (Thu, 05 Sep 2013)

  Changed paths:
    M htdocs/cashdesk/css/style.css
    M htdocs/core/filemanagerdol/browser/default/browser.css
    M htdocs/install/default.css
    M htdocs/opensurvey/css/style.css
    M htdocs/projet/ganttchart.php
    M htdocs/support/default.css

  Log Message:
  -----------
  CSS fixes


  Commit: d493dc85136b46bf216985ffb934cad0181daa4e
      
https://github.com/Dolibarr/dolibarr/commit/d493dc85136b46bf216985ffb934cad0181daa4e
  Author: Laurent Destailleur <address@hidden>
  Date:   2013-09-05 (Thu, 05 Sep 2013)

  Changed paths:
    M htdocs/cashdesk/css/style.css
    M htdocs/categories/class/categorie.class.php
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/compta/localtax/index.php
    M htdocs/compta/paiement/class/paiement.class.php
    M htdocs/compta/tva/index.php
    M htdocs/core/class/html.formfile.class.php
    M htdocs/core/db/sqlite.class.php
    M htdocs/core/filemanagerdol/browser/default/browser.css
    M htdocs/core/js/lib_head.js
    M htdocs/core/js/lib_rare.js
    M htdocs/core/lib/images.lib.php
    M htdocs/core/modules/modCategorie.class.php
    M htdocs/core/modules/modProduct.class.php
    M htdocs/core/modules/modService.class.php
    M htdocs/core/modules/modStock.class.php
    M htdocs/expedition/fiche.php
    M htdocs/fichinter/fiche.php
    M htdocs/fourn/commande/fiche.php
    M htdocs/fourn/facture/fiche.php
    M htdocs/holiday/fiche.php
    M htdocs/install/default.css
    M htdocs/install/etape1.php
    M htdocs/opensurvey/css/style.css
    M htdocs/projet/class/task.class.php
    M htdocs/projet/ganttchart.php
    M htdocs/projet/ganttview.php
    M htdocs/societe/canvas/actions_card_common.class.php
    M htdocs/support/default.css
    M htdocs/webservices/server_productorservice.php

  Log Message:
  -----------
  Merge pull request #1215 from GPCsolutions/develop-review

Develop review


Compare: 
https://github.com/Dolibarr/dolibarr/compare/15bb60c8a101...d493dc85136b

reply via email to

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