[Phpmyadmin-git] [phpmyadmin/phpmyadmin] fa88c2: Adds the maximum table size to export option (Feat...

Marc Delisle marc at infomarc.info
Mon Mar 24 18:03:27 CET 2014


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: fa88c27ad61448a474d30d26f52291be9775e773
      https://github.com/phpmyadmin/phpmyadmin/commit/fa88c27ad61448a474d30d26f52291be9775e773
  Author: Aditya Sastry <ganeshaditya1 at gmail.com>
  Date:   2014-03-22 (Sat, 22 Mar 2014)

  Changed paths:
    M export.php
    M libraries/display_export.lib.php
    M libraries/export.lib.php

  Log Message:
  -----------
  Adds the maximum table size to export option (Feature request 1515)

Added a textbox to the custom export options, in the loop where the
Exporting is done, I added a query which checks the current table's size.
If this size is greater than the limit specified we don't export the current
table.

Signed-off-by: Aditya Sastry <ganeshaditya1 at gmail.com>


  Commit: 22befe05095aac79b38d8b23878769c1e5814357
      https://github.com/phpmyadmin/phpmyadmin/commit/22befe05095aac79b38d8b23878769c1e5814357
  Author: Marc Delisle <marc at infomarc.info>
  Date:   2014-03-24 (Mon, 24 Mar 2014)

  Changed paths:
    M export.php
    M libraries/display_export.lib.php
    M libraries/export.lib.php

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

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


  Commit: 6a478282109dacf48e84d094c91012308b7439c3
      https://github.com/phpmyadmin/phpmyadmin/commit/6a478282109dacf48e84d094c91012308b7439c3
  Author: Marc Delisle <marc at infomarc.info>
  Date:   2014-03-24 (Mon, 24 Mar 2014)

  Changed paths:
    M libraries/display_export.lib.php

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

- localize the size suffix
- improve XHTML
- the label needs an id
- add a todo


  Commit: 9d4082ad9303544ed6248311f728e256c91f95fb
      https://github.com/phpmyadmin/phpmyadmin/commit/9d4082ad9303544ed6248311f728e256c91f95fb
  Author: Marc Delisle <marc at infomarc.info>
  Date:   2014-03-24 (Mon, 24 Mar 2014)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  ChangeLog entry

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


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/81ed63a201ac...9d4082ad9303


More information about the Git mailing list