[Phpmyadmin-git] [phpmyadmin/phpmyadmin] dc4269: Schema export plugins

Madhura Jayaratne madhura.cj at gmail.com
Sun Aug 10 08:34:26 CEST 2014


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: dc426934896d9fc560887c51c32df103296e60f8
      https://github.com/phpmyadmin/phpmyadmin/commit/dc426934896d9fc560887c51c32df103296e60f8
  Author: Bimal Yashodha <kb.yashodha at gmail.com>
  Date:   2014-08-09 (Sat, 09 Aug 2014)

  Changed paths:
    M js/pmd/move.js
    M libraries/designer.lib.php
    A libraries/plugins/SchemaPlugin.class.php
    A libraries/plugins/schema/Export_Relation_Schema.class.php
    A libraries/plugins/schema/RelationStats.class.php
    A libraries/plugins/schema/SchemaDia.class.php
    A libraries/plugins/schema/SchemaEps.class.php
    A libraries/plugins/schema/SchemaPdf.class.php
    A libraries/plugins/schema/SchemaSvg.class.php
    A libraries/plugins/schema/TableStats.class.php
    A libraries/plugins/schema/dia/Dia_Relation_Schema.class.php
    A libraries/plugins/schema/dia/RelationStatsDia.class.php
    A libraries/plugins/schema/dia/TableStatsDia.class.php
    A libraries/plugins/schema/eps/Eps_Relation_Schema.class.php
    A libraries/plugins/schema/eps/RelationStatsEps.class.php
    A libraries/plugins/schema/eps/TableStatsEps.class.php
    A libraries/plugins/schema/pdf/Pdf_Relation_Schema.class.php
    A libraries/plugins/schema/pdf/RelationStatsPdf.class.php
    A libraries/plugins/schema/pdf/TableStatsPdf.class.php
    A libraries/plugins/schema/svg/RelationStatsSvg.class.php
    A libraries/plugins/schema/svg/Svg_Relation_Schema.class.php
    A libraries/plugins/schema/svg/TableStatsSvg.class.php
    A libraries/properties/plugins/SchemaPluginProperties.class.php
    R libraries/schema/Dia_Relation_Schema.class.php
    R libraries/schema/Eps_Relation_Schema.class.php
    R libraries/schema/Export_Relation_Schema.class.php
    R libraries/schema/Pdf_Relation_Schema.class.php
    R libraries/schema/Svg_Relation_Schema.class.php
    R libraries/schema/TableStats.class.php
    M pmd_general.php
    M schema_export.php

  Log Message:
  -----------
  Schema export plugins

Signed-off-by: Bimal Yashodha <kb.yashodha at gmail.com>


  Commit: a74d7681a51e54a87d666ea5a73432aa18813e52
      https://github.com/phpmyadmin/phpmyadmin/commit/a74d7681a51e54a87d666ea5a73432aa18813e52
  Author: Bimal Yashodha <kb.yashodha at gmail.com>
  Date:   2014-08-09 (Sat, 09 Aug 2014)

  Changed paths:
    M ChangeLog
    M doc/config.rst
    M doc/credits.rst
    M doc/faq.rst
    M export.php
    A js/big_ints.js
    M js/common.js
    M js/messages.php
    M js/navigation.js
    M js/normalization.js
    M js/pmd/designer_page.js
    M js/pmd/move.js
    M js/tbl_change.js
    M js/tbl_zoom_plot_jqplot.js
    M libraries/DBQbe.class.php
    M libraries/TableSearch.class.php
    M libraries/Util.class.php
    M libraries/config.default.php
    M libraries/config/messages.inc.php
    M libraries/config/setup.forms.php
    M libraries/config/user_preferences.forms.php
    M libraries/insert_edit.lib.php
    M libraries/navigation/NavigationHeader.class.php
    M libraries/navigation/NavigationTree.class.php
    M libraries/normalization.lib.php
    A libraries/pmd_general.lib.php
    M libraries/relation.lib.php
    M libraries/tbl_columns_definition_form.inc.php
    M libraries/tbl_tracking.lib.php
    M normalization.php
    M pmd_general.php
    M po/af.po
    M po/ar.po
    M po/az.po
    M po/be.po
    M po/be at latin.po
    M po/bg.po
    M po/bn.po
    M po/br.po
    M po/bs.po
    M po/ca.po
    M po/ckb.po
    M po/cs.po
    M po/cy.po
    M po/da.po
    M po/de.po
    M po/el.po
    M po/en_GB.po
    M po/es.po
    M po/et.po
    M po/eu.po
    M po/fa.po
    M po/fi.po
    M po/fr.po
    M po/gl.po
    M po/he.po
    M po/hi.po
    M po/hr.po
    M po/hu.po
    M po/hy.po
    M po/ia.po
    M po/id.po
    M po/it.po
    M po/ja.po
    M po/ka.po
    M po/kk.po
    M po/km.po
    M po/kn.po
    M po/ko.po
    M po/ksh.po
    M po/ky.po
    M po/lt.po
    M po/lv.po
    M po/mk.po
    M po/ml.po
    M po/mn.po
    M po/ms.po
    M po/nb.po
    M po/nl.po
    M po/pa.po
    M po/phpmyadmin.pot
    A themes/original/img/s_collapseall.png
    A themes/original/img/s_link.png
    A themes/original/img/s_unlink.png
    A themes/pmahomme/img/s_collapseall.png
    A themes/pmahomme/img/s_link.png
    A themes/pmahomme/img/s_unlink.png

  Log Message:
  -----------
  Merge branch 'master' into designer

Signed-off-by: Bimal Yashodha <kb.yashodha at gmail.com>


  Commit: 16e28773d30ce2468ada1ef18960abf494c4f9fe
      https://github.com/phpmyadmin/phpmyadmin/commit/16e28773d30ce2468ada1ef18960abf494c4f9fe
  Author: Bimal Yashodha <kb.yashodha at gmail.com>
  Date:   2014-08-09 (Sat, 09 Aug 2014)

  Changed paths:
    M libraries/plugins/schema/RelationStats.class.php
    M libraries/plugins/schema/dia/RelationStatsDia.class.php
    M libraries/plugins/schema/eps/RelationStatsEps.class.php
    M libraries/plugins/schema/pdf/RelationStatsPdf.class.php
    M libraries/plugins/schema/svg/RelationStatsSvg.class.php

  Log Message:
  -----------
  Remove duplicate code

Signed-off-by: Bimal Yashodha <kb.yashodha at gmail.com>


  Commit: 7259665f94f073fdbc137df609f086e6021004c0
      https://github.com/phpmyadmin/phpmyadmin/commit/7259665f94f073fdbc137df609f086e6021004c0
  Author: Bimal Yashodha <kb.yashodha at gmail.com>
  Date:   2014-08-09 (Sat, 09 Aug 2014)

  Changed paths:
    M libraries/plugins/schema/Export_Relation_Schema.class.php
    M libraries/plugins/schema/TableStats.class.php
    M libraries/plugins/schema/dia/Dia_Relation_Schema.class.php
    M libraries/plugins/schema/dia/TableStatsDia.class.php
    M libraries/plugins/schema/eps/Eps_Relation_Schema.class.php
    M libraries/plugins/schema/eps/TableStatsEps.class.php
    M libraries/plugins/schema/pdf/Pdf_Relation_Schema.class.php
    M libraries/plugins/schema/pdf/TableStatsPdf.class.php
    M libraries/plugins/schema/svg/Svg_Relation_Schema.class.php
    M libraries/plugins/schema/svg/TableStatsSvg.class.php
    M schema_export.php

  Log Message:
  -----------
  Cleanup globals

Signed-off-by: Bimal Yashodha <kb.yashodha at gmail.com>


  Commit: a32465f39822c4e42a6bc758fb84db1dfd409d30
      https://github.com/phpmyadmin/phpmyadmin/commit/a32465f39822c4e42a6bc758fb84db1dfd409d30
  Author: Bimal Yashodha <kb.yashodha at gmail.com>
  Date:   2014-08-10 (Sun, 10 Aug 2014)

  Changed paths:
    M libraries/plugins/schema/Export_Relation_Schema.class.php
    M libraries/plugins/schema/pdf/Pdf_Relation_Schema.class.php
    M test/classes/schema/Dia_Relation_Schema_test.php
    M test/classes/schema/Eps_Relation_Schema_test.php
    M test/classes/schema/Export_Relation_Schema_test.php
    M test/classes/schema/Pdf_Relation_Schema_test.php
    M test/classes/schema/Svg_Relation_Schema_test.php

  Log Message:
  -----------
  Update tests

Signed-off-by: Bimal Yashodha <kb.yashodha at gmail.com>


  Commit: 268a1a05e4c55a6d8441867c9532226291fdb7d8
      https://github.com/phpmyadmin/phpmyadmin/commit/268a1a05e4c55a6d8441867c9532226291fdb7d8
  Author: Bimal Yashodha <kb.yashodha at gmail.com>
  Date:   2014-08-10 (Sun, 10 Aug 2014)

  Changed paths:
    M libraries/designer.lib.php
    M libraries/plugins/schema/TableStats.class.php
    M libraries/plugins/schema/dia/Dia_Relation_Schema.class.php
    M libraries/plugins/schema/eps/RelationStatsEps.class.php
    M libraries/plugins/schema/eps/TableStatsEps.class.php
    M libraries/plugins/schema/svg/TableStatsSvg.class.php
    M test/classes/schema/Dia_Relation_Schema_test.php
    M test/classes/schema/Eps_Relation_Schema_test.php
    M test/classes/schema/Export_Relation_Schema_test.php
    M test/classes/schema/Pdf_Relation_Schema_test.php
    M test/classes/schema/Svg_Relation_Schema_test.php
    M test/libraries/PMA_designer_test.php

  Log Message:
  -----------
  Fix failing tests

Signed-off-by: Bimal Yashodha <kb.yashodha at gmail.com>


  Commit: 2028b6d75cd325fa3dd7337127fda13ecdda08b0
      https://github.com/phpmyadmin/phpmyadmin/commit/2028b6d75cd325fa3dd7337127fda13ecdda08b0
  Author: Bimal Yashodha <kb.yashodha at gmail.com>
  Date:   2014-08-10 (Sun, 10 Aug 2014)

  Changed paths:
    M libraries/config.default.php
    M libraries/designer.lib.php
    M schema_export.php

  Log Message:
  -----------
  Set default values for schema export options

Signed-off-by: Bimal Yashodha <kb.yashodha at gmail.com>


  Commit: b2f80eb97aaefe8fe1566e1613ce9a6f664d48ae
      https://github.com/phpmyadmin/phpmyadmin/commit/b2f80eb97aaefe8fe1566e1613ce9a6f664d48ae
  Author: Bimal Yashodha <kb.yashodha at gmail.com>
  Date:   2014-08-10 (Sun, 10 Aug 2014)

  Changed paths:
    M import.php
    M libraries/Console.class.php
    M libraries/bookmark.lib.php
    M libraries/dbi/DBIDrizzle.class.php
    M libraries/dbi/DBIMysql.class.php
    M libraries/dbi/DBIMysqli.class.php
    M libraries/dbi/drizzle-wrappers.lib.php
    M libraries/designer.lib.php
    M libraries/gis/GIS_Geometry.class.php
    M libraries/gis/GIS_Geometrycollection.class.php
    M libraries/gis/GIS_Linestring.class.php
    M libraries/gis/GIS_Multilinestring.class.php
    M libraries/plugins/schema/pdf/Pdf_Relation_Schema.class.php
    M libraries/pmd_common.php
    M libraries/server_status_monitor.lib.php
    M libraries/sqlparser.lib.php
    M sql.php
    M test/classes/PMA_Error_test.php
    M test/classes/gis/PMA_GIS_Geom_test.php
    M test/classes/plugin/auth/PMA_AuthenticationCookie_test.php
    M test/libraries/PMA_PMD_common_test.php
    M test/libraries/PMA_escapeJsString_test.php
    M test/libraries/PMA_ip_allow_deny_test.php
    M test/libraries/PMA_prettyPrint_test.php
    M test/libraries/common/PMA_cache_test.php
    M test/libraries/rte/PMA_RTN_getEditorForm_test.php
    M test/libraries/select_lang/PMA_langDetails_test.php
    M user_password.php

  Log Message:
  -----------
  Merge branch 'master' into designer

Signed-off-by: Bimal Yashodha <kb.yashodha at gmail.com>


  Commit: 40821cf71ffd2759063fd12411e669a0595d7cf7
      https://github.com/phpmyadmin/phpmyadmin/commit/40821cf71ffd2759063fd12411e669a0595d7cf7
  Author: Bimal Yashodha <kb.yashodha at gmail.com>
  Date:   2014-08-10 (Sun, 10 Aug 2014)

  Changed paths:
    M test/libraries/PMA_designer_test.php

  Log Message:
  -----------
  Fix failing tests

Signed-off-by: Bimal Yashodha <kb.yashodha at gmail.com>


  Commit: 7e1f1d21efb14218ee1d807430d778d14a5bd0f8
      https://github.com/phpmyadmin/phpmyadmin/commit/7e1f1d21efb14218ee1d807430d778d14a5bd0f8
  Author: Bimal Yashodha <kb.yashodha at gmail.com>
  Date:   2014-08-10 (Sun, 10 Aug 2014)

  Changed paths:
    M libraries/plugins/schema/Export_Relation_Schema.class.php

  Log Message:
  -----------
  Document correct type

Signed-off-by: Bimal Yashodha <kb.yashodha at gmail.com>


  Commit: 3e0e5b04251127f30a84a0a83298acfea8add77c
      https://github.com/phpmyadmin/phpmyadmin/commit/3e0e5b04251127f30a84a0a83298acfea8add77c
  Author: Madhura Jayaratne <madhura.cj at gmail.com>
  Date:   2014-08-10 (Sun, 10 Aug 2014)

  Changed paths:
    M js/pmd/move.js
    M libraries/config.default.php
    M libraries/designer.lib.php
    A libraries/plugins/SchemaPlugin.class.php
    A libraries/plugins/schema/Export_Relation_Schema.class.php
    A libraries/plugins/schema/RelationStats.class.php
    A libraries/plugins/schema/SchemaDia.class.php
    A libraries/plugins/schema/SchemaEps.class.php
    A libraries/plugins/schema/SchemaPdf.class.php
    A libraries/plugins/schema/SchemaSvg.class.php
    A libraries/plugins/schema/TableStats.class.php
    A libraries/plugins/schema/dia/Dia_Relation_Schema.class.php
    A libraries/plugins/schema/dia/RelationStatsDia.class.php
    A libraries/plugins/schema/dia/TableStatsDia.class.php
    A libraries/plugins/schema/eps/Eps_Relation_Schema.class.php
    A libraries/plugins/schema/eps/RelationStatsEps.class.php
    A libraries/plugins/schema/eps/TableStatsEps.class.php
    A libraries/plugins/schema/pdf/Pdf_Relation_Schema.class.php
    A libraries/plugins/schema/pdf/RelationStatsPdf.class.php
    A libraries/plugins/schema/pdf/TableStatsPdf.class.php
    A libraries/plugins/schema/svg/RelationStatsSvg.class.php
    A libraries/plugins/schema/svg/Svg_Relation_Schema.class.php
    A libraries/plugins/schema/svg/TableStatsSvg.class.php
    A libraries/properties/plugins/SchemaPluginProperties.class.php
    R libraries/schema/Dia_Relation_Schema.class.php
    R libraries/schema/Eps_Relation_Schema.class.php
    R libraries/schema/Export_Relation_Schema.class.php
    R libraries/schema/Pdf_Relation_Schema.class.php
    R libraries/schema/Svg_Relation_Schema.class.php
    R libraries/schema/TableStats.class.php
    M pmd_general.php
    M schema_export.php
    M test/classes/schema/Dia_Relation_Schema_test.php
    M test/classes/schema/Eps_Relation_Schema_test.php
    M test/classes/schema/Export_Relation_Schema_test.php
    M test/classes/schema/Pdf_Relation_Schema_test.php
    M test/classes/schema/Svg_Relation_Schema_test.php
    M test/libraries/PMA_designer_test.php

  Log Message:
  -----------
  Merge pull request #1320 from kb-yashodha/designer

Schema exporting as plugins


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/a5473c2fe9e1...3e0e5b042511


More information about the Git mailing list