[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 186a80: Allow TCPDF to be removed

Marc Delisle marc at infomarc.info
Tue Mar 25 11:23:43 CET 2014


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 186a80939d8e87feedb244bf420308f17c8e5597
      https://github.com/phpmyadmin/phpmyadmin/commit/186a80939d8e87feedb244bf420308f17c8e5597
  Author: Michal Čihař <michal at cihar.com>
  Date:   2014-03-24 (Mon, 24 Mar 2014)

  Changed paths:
    M ChangeLog
    M libraries/plugins/export/ExportPdf.class.php
    M libraries/schema/Pdf_Relation_Schema.class.php
    M libraries/schema/User_Schema.class.php

  Log Message:
  -----------
  Allow TCPDF to be removed

We currently require TCPDF to be present, but in most cases this is
feature which users do not need and thus can reduce size of installed
phpMyAdmin.

Also this is helpful for Linux distributions as they can provide soft
dependency on tcpdf package.

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: dcb18efddc93a8a2b9e332b507c51e0f2f03379e
      https://github.com/phpmyadmin/phpmyadmin/commit/dcb18efddc93a8a2b9e332b507c51e0f2f03379e
  Author: Michal Čihař <michal at cihar.com>
  Date:   2014-03-25 (Tue, 25 Mar 2014)

  Changed paths:
    M libraries/schema/User_Schema.class.php

  Log Message:
  -----------
  Do not offer PDF export if TCPDF is not present

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 268ebba81412aff439c914f5fae15e492aabd377
      https://github.com/phpmyadmin/phpmyadmin/commit/268ebba81412aff439c914f5fae15e492aabd377
  Author: Marc Delisle <marc at infomarc.info>
  Date:   2014-03-25 (Tue, 25 Mar 2014)

  Changed paths:
    M ChangeLog
    M libraries/plugins/export/ExportPdf.class.php
    M libraries/schema/Pdf_Relation_Schema.class.php
    M libraries/schema/User_Schema.class.php

  Log Message:
  -----------
  Merge pull request #1092 from nijel/optional-tcpdf

Allow TCPDF to be removed


  Commit: cb3929766aa206c4674229cd89f10038178af8c7
      https://github.com/phpmyadmin/phpmyadmin/commit/cb3929766aa206c4674229cd89f10038178af8c7
  Author: Marc Delisle <marc at infomarc.info>
  Date:   2014-03-25 (Tue, 25 Mar 2014)

  Changed paths:
    M ChangeLog
    M libraries/plugins/export/ExportPdf.class.php
    M libraries/schema/Pdf_Relation_Schema.class.php
    M libraries/schema/User_Schema.class.php

  Log Message:
  -----------
  Fix merge conflict

Signed-off-by: Marc Delisle <marc at infomarc.info>


  Commit: b9b013a11b7c13344c2eedaf0c340ae69921137d
      https://github.com/phpmyadmin/phpmyadmin/commit/b9b013a11b7c13344c2eedaf0c340ae69921137d
  Author: Marc Delisle <marc at infomarc.info>
  Date:   2014-03-25 (Tue, 25 Mar 2014)

  Changed paths:
    M libraries/schema/User_Schema.class.php

  Log Message:
  -----------
  Merge commit 'dcb18ef'


  Commit: 4bfabd8848b9d8674aba87c80774681d9e5d218a
      https://github.com/phpmyadmin/phpmyadmin/commit/4bfabd8848b9d8674aba87c80774681d9e5d218a
  Author: Marc Delisle <marc at infomarc.info>
  Date:   2014-03-25 (Tue, 25 Mar 2014)

  Log Message:
  -----------
  Merge commit '268ebba'


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/35b3e41ae4e9...4bfabd8848b9


More information about the Git mailing list