dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] f762d6: Add tcpdfbarcode


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] f762d6: Add tcpdfbarcode
Date: Sun, 03 May 2015 12:19:02 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: f762d6d7cbc8f022d77a7ad1d631ac50a485a5ee
      
https://github.com/Dolibarr/dolibarr/commit/f762d6d7cbc8f022d77a7ad1d631ac50a485a5ee
  Author: Francis Appels <address@hidden>
  Date:   2015-04-30 (Thu, 30 Apr 2015)

  Changed paths:
    A htdocs/core/class/pdf_label.class.php
    A htdocs/core/modules/barcode/doc/tcpdfbarcode.modules.php
    M htdocs/core/modules/printsheet/doc/pdf_standardlabel.class.php

  Log Message:
  -----------
  Add tcpdfbarcode

Add modTcpdfbarcode class
Add pdf_label class
pdf_standardlabel extends pdf_label


  Commit: 2fd4bf10124d1df22b44897557c51aae444a3529
      
https://github.com/Dolibarr/dolibarr/commit/2fd4bf10124d1df22b44897557c51aae444a3529
  Author: Francis Appels <address@hidden>
  Date:   2015-05-03 (Sun, 03 May 2015)

  Changed paths:
    A htdocs/core/class/commonstickergenerator.class.php
    R htdocs/core/class/pdf_label.class.php

  Log Message:
  -----------
  Add commonstickergenerator class

Common abstract class for sticker printing.
Creates contracts for write_file and addSticker methods


  Commit: 701c85620b5d2dbe7b3d6fddce6cc75d7074af14
      
https://github.com/Dolibarr/dolibarr/commit/701c85620b5d2dbe7b3d6fddce6cc75d7074af14
  Author: Francis Appels <address@hidden>
  Date:   2015-05-03 (Sun, 03 May 2015)

  Changed paths:
    M htdocs/core/modules/member/doc/pdf_standard.class.php
    M htdocs/core/modules/printsheet/doc/pdf_standardlabel.class.php

  Log Message:
  -----------
  Extend sticker classes from abstract class

Extend member and printsheet sticker printer classes from new abstract
commonsticker generator


  Commit: 96dfdfeb73e606043cd84f626e7b7c6044812646
      
https://github.com/Dolibarr/dolibarr/commit/96dfdfeb73e606043cd84f626e7b7c6044812646
  Author: Francis Appels <address@hidden>
  Date:   2015-05-03 (Sun, 03 May 2015)

  Changed paths:
    M htdocs/barcode/printsheet.php
    M htdocs/core/modules/member/modules_cards.php
    A htdocs/core/modules/printsheet/doc/pdf_tcpdflabel.class.php
    M htdocs/core/modules/printsheet/modules_labels.php

  Log Message:
  -----------
  New tcpdf barcode label printing class

New tcpdf barcode label printing class and add parameters to printsheet
for using this class.
Add parameter to modules_xxx.php functions to pass printing templete
class to use


  Commit: f9908c48cbc2c9db8081b204286ce9ca5f77202e
      
https://github.com/Dolibarr/dolibarr/commit/f9908c48cbc2c9db8081b204286ce9ca5f77202e
  Author: Francis Appels <address@hidden>
  Date:   2015-05-03 (Sun, 03 May 2015)

  Changed paths:
    M htdocs/core/modules/barcode/doc/tcpdfbarcode.modules.php
    M htdocs/core/modules/modBarcode.class.php
    M htdocs/langs/en_US/admin.lang

  Log Message:
  -----------
  Add datamatrix en qrcode barcodes


  Commit: ffe767154919204dc7e086d1072b9a07fe23d570
      
https://github.com/Dolibarr/dolibarr/commit/ffe767154919204dc7e086d1072b9a07fe23d570
  Author: Francis Appels <address@hidden>
  Date:   2015-05-03 (Sun, 03 May 2015)

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

  Log Message:
  -----------
  Fix label L7163 X spacing


  Commit: f9ece24f9572733f9112e50037864178e58ba253
      
https://github.com/Dolibarr/dolibarr/commit/f9ece24f9572733f9112e50037864178e58ba253
  Author: Francis Appels <address@hidden>
  Date:   2015-05-03 (Sun, 03 May 2015)

  Changed paths:
    M htdocs/core/modules/modAdherent.class.php

  Log Message:
  -----------
  Fix: Member card header/footer text


  Commit: fee4c4e0e27ec29659e2ab9aab0a28917336f1e2
      
https://github.com/Dolibarr/dolibarr/commit/fee4c4e0e27ec29659e2ab9aab0a28917336f1e2
  Author: Francis Appels <address@hidden>
  Date:   2015-05-03 (Sun, 03 May 2015)

  Changed paths:
    M htdocs/core/modules/barcode/doc/tcpdfbarcode.modules.php

  Log Message:
  -----------
  Fix: add newline at eof


  Commit: cb75d0778a9ed850dfe5b958846d3df2cce8dd6b
      
https://github.com/Dolibarr/dolibarr/commit/cb75d0778a9ed850dfe5b958846d3df2cce8dd6b
  Author: Francis Appels <address@hidden>
  Date:   2015-05-03 (Sun, 03 May 2015)

  Changed paths:
    M htdocs/core/class/commonstickergenerator.class.php
    M htdocs/core/modules/member/doc/pdf_standard.class.php
    M htdocs/core/modules/printsheet/doc/pdf_standardlabel.class.php
    M htdocs/core/modules/printsheet/doc/pdf_tcpdflabel.class.php

  Log Message:
  -----------
  Fix doc errors


  Commit: 2b32dc4ba89543582d4b7b2279032c5f65416a8e
      
https://github.com/Dolibarr/dolibarr/commit/2b32dc4ba89543582d4b7b2279032c5f65416a8e
  Author: Francis Appels <address@hidden>
  Date:   2015-05-03 (Sun, 03 May 2015)

  Changed paths:
    M htdocs/barcode/printsheet.php
    M htdocs/core/modules/barcode/doc/tcpdfbarcode.modules.php
    M htdocs/core/modules/member/doc/pdf_standard.class.php
    M htdocs/core/modules/member/modules_cards.php
    M htdocs/core/modules/modBarcode.class.php
    M htdocs/core/modules/printsheet/doc/pdf_standardlabel.class.php
    M htdocs/core/modules/printsheet/doc/pdf_tcpdflabel.class.php

  Log Message:
  -----------
  Apply correct tabulation


  Commit: 8a7728f193970fb2ff4cb571902f7e60782c87a5
      
https://github.com/Dolibarr/dolibarr/commit/8a7728f193970fb2ff4cb571902f7e60782c87a5
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-05-03 (Sun, 03 May 2015)

  Changed paths:
    M htdocs/barcode/printsheet.php
    A htdocs/core/class/commonstickergenerator.class.php
    M htdocs/core/lib/format_cards.lib.php
    A htdocs/core/modules/barcode/doc/tcpdfbarcode.modules.php
    M htdocs/core/modules/member/doc/pdf_standard.class.php
    M htdocs/core/modules/member/modules_cards.php
    M htdocs/core/modules/modAdherent.class.php
    M htdocs/core/modules/modBarcode.class.php
    M htdocs/core/modules/printsheet/doc/pdf_standardlabel.class.php
    A htdocs/core/modules/printsheet/doc/pdf_tcpdflabel.class.php
    M htdocs/core/modules/printsheet/modules_labels.php
    M htdocs/langs/en_US/admin.lang

  Log Message:
  -----------
  Merge pull request #2752 from fappels/develop-tcpdfbarcode

NEW add tcpdf barcode generator and printing, add 2d Datamatrix and QRcode 
CLOSE #2655


Compare: 
https://github.com/Dolibarr/dolibarr/compare/a566ec3ace72...8a7728f19397

reply via email to

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