[Phpmyadmin-git] [phpmyadmin/phpmyadmin] ce5c6e: Use a drop down as only one check option can be se...

Isaac Bennetch bennetch at gmail.com
Fri Jul 12 19:04:02 CEST 2013


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: ce5c6e9e524f0d24cc3260a75a7f2265eb990bbc
      https://github.com/phpmyadmin/phpmyadmin/commit/ce5c6e9e524f0d24cc3260a75a7f2265eb990bbc
  Author: Kasun Chathuranga <chathuranga.jayaneththi at gmail.com>
  Date:   2013-07-08 (Mon, 08 Jul 2013)

  Changed paths:
    M view_create.php

  Log Message:
  -----------
  Use a drop down as only one check option can be selected.


  Commit: d5a531f7b35a50af62279008f4e209060a5f2f48
      https://github.com/phpmyadmin/phpmyadmin/commit/d5a531f7b35a50af62279008f4e209060a5f2f48
  Author: Kasun Chathuranga <chathuranga.jayaneththi at gmail.com>
  Date:   2013-07-09 (Tue, 09 Jul 2013)

  Changed paths:
    M js/functions.js
    M js/messages.php
    M view_create.php

  Log Message:
  -----------
  Match UI style of trigger, routine etc AJAX dialogs


  Commit: 5621d85e3636ec0d696b770f23b1714919760e09
      https://github.com/phpmyadmin/phpmyadmin/commit/5621d85e3636ec0d696b770f23b1714919760e09
  Author: Kasun Chathuranga <chathuranga.jayaneththi at gmail.com>
  Date:   2013-07-10 (Wed, 10 Jul 2013)

  Changed paths:
    M js/functions.js
    M js/messages.php
    M libraries/structure.lib.php
    M view_create.php

  Log Message:
  -----------
  Use ajax dialog for view editing


  Commit: 18dfc07367cb22d6ff4486c3044d139e9e1131b5
      https://github.com/phpmyadmin/phpmyadmin/commit/18dfc07367cb22d6ff4486c3044d139e9e1131b5
  Author: Kasun Chathuranga <chathuranga.jayaneththi at gmail.com>
  Date:   2013-07-11 (Thu, 11 Jul 2013)

  Changed paths:
    M libraries/structure.lib.php
    M view_create.php

  Log Message:
  -----------
  Add definer field


  Commit: a2c36a55bd0220c161cf36a4cffb87630f7f9c21
      https://github.com/phpmyadmin/phpmyadmin/commit/a2c36a55bd0220c161cf36a4cffb87630f7f9c21
  Author: Kasun Chathuranga <chathuranga.jayaneththi at gmail.com>
  Date:   2013-07-11 (Thu, 11 Jul 2013)

  Changed paths:
    M js/functions.js
    M libraries/structure.lib.php
    M view_create.php

  Log Message:
  -----------
  Add sql security field


  Commit: 7e2efa97b4bb361189c75e385f2eb68701fef12d
      https://github.com/phpmyadmin/phpmyadmin/commit/7e2efa97b4bb361189c75e385f2eb68701fef12d
  Author: Kasun Chathuranga <chathuranga.jayaneththi at gmail.com>
  Date:   2013-07-11 (Thu, 11 Jul 2013)

  Changed paths:
    M js/functions.js

  Log Message:
  -----------
  Do line wrapping for Codemirror editor


  Commit: 846ead2f909dcbd7399c05d53131483ba3376d09
      https://github.com/phpmyadmin/phpmyadmin/commit/846ead2f909dcbd7399c05d53131483ba3376d09
  Author: Kasun Chathuranga <chathuranga.jayaneththi at gmail.com>
  Date:   2013-07-11 (Thu, 11 Jul 2013)

  Changed paths:
    M view_create.php

  Log Message:
  -----------
  Fix typos


  Commit: bb6d69ab26c45429d51dfdce943cda3527997227
      https://github.com/phpmyadmin/phpmyadmin/commit/bb6d69ab26c45429d51dfdce943cda3527997227
  Author: Kasun Chathuranga <chathuranga.jayaneththi at gmail.com>
  Date:   2013-07-09 (Tue, 09 Jul 2013)

  Changed paths:
    M ChangeLog
    M db_sql.php
    M export.php
    M index.php
    M js/config.js
    R js/date.js
    M js/functions.js
    M js/server_status_monitor.js
    M js/sql.js
    M js/tbl_zoom_plot_jqplot.js
    M libraries/DBQbe.class.php
    M libraries/DisplayResults.class.php
    M libraries/File.class.php
    M libraries/Menu.class.php
    M libraries/Message.class.php
    M libraries/PDF.class.php
    M libraries/ServerStatusData.class.php
    M libraries/Table.class.php
    M libraries/TableSearch.class.php
    M libraries/Tracker.class.php
    M libraries/config.values.php
    M libraries/config/FormDisplay.class.php
    M libraries/config/FormDisplay.tpl.php
    A libraries/config/Validator.class.php
    R libraries/config/validate.lib.php
    M libraries/create_addfield.lib.php
    M libraries/dbi/DBIDummy.class.php
    M libraries/ip_allow_deny.lib.php
    M libraries/operations.lib.php
    M libraries/plugin_interface.lib.php
    M libraries/plugins/PluginObserver.class.php
    M libraries/plugins/auth/AuthenticationCookie.class.php
    M libraries/plugins/auth/AuthenticationSignon.class.php
    M libraries/plugins/export/ExportCsv.class.php
    M libraries/plugins/export/ExportJson.class.php
    M libraries/plugins/import/ImportCsv.class.php
    M libraries/plugins/import/ImportLdi.class.php
    M libraries/plugins/import/ImportOds.class.php
    M libraries/plugins/import/ImportShp.class.php
    M libraries/plugins/import/ImportSql.class.php
    M libraries/plugins/import/ImportXml.class.php
    M libraries/plugins/import/README
    M libraries/pmd_common.php
    M libraries/replication_gui.lib.php
    M libraries/schema/Dia_Relation_Schema.class.php
    M libraries/schema/Eps_Relation_Schema.class.php
    M libraries/schema/Export_Relation_Schema.class.php
    M libraries/schema/Pdf_Relation_Schema.class.php
    M libraries/schema/Svg_Relation_Schema.class.php
    M libraries/schema/User_Schema.class.php
    M libraries/select_lang.lib.php
    M libraries/server_databases.lib.php
    M libraries/server_privileges.lib.php
    M libraries/sql.lib.php
    M libraries/sqlparser.lib.php
    M libraries/sqlvalidator.class.php
    M libraries/structure.lib.php
    M libraries/sysinfo.lib.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/kn.po
    M po/ko.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
    M po/pl.po
    M po/pt.po
    M po/pt_BR.po
    M po/ro.po
    M po/ru.po
    M po/si.po
    M po/sk.po
    M po/sl.po
    M po/sq.po
    M po/sr.po
    M po/sr at latin.po
    M po/sv.po
    M po/ta.po
    M po/te.po
    M po/th.po
    M po/tk.po
    M po/tr.po
    M po/tt.po
    M po/ug.po
    M po/uk.po
    M po/ur.po
    M po/uz.po
    M po/uz at latin.po
    M po/zh_CN.po
    M po/zh_TW.po
    M schema_export.php
    M server_status_monitor.php
    M setup/validate.php
    M sql.php
    M tbl_get_field.php
    M tbl_gis_visualization.php
    M tbl_zoom_select.php
    M test/classes/PMA_StorageEngine_test.php
    A test/classes/config/PMA_FormDisplay_test.php
    M test/classes/config/PMA_Form_test.php
    A test/classes/schema/Dia_Relation_Schema_test.php
    A test/classes/schema/Eps_Relation_Schema_test.php
    M test/classes/schema/Export_Relation_Schema_test.php
    A test/classes/schema/Pdf_Relation_Schema_test.php
    A test/classes/schema/Svg_Relation_Schema_test.php
    M test/libraries/PMA_ConfigFile_test.php
    A test/libraries/PMA_FormDisplay_tpl_test.php
    M test/libraries/PMA_SQL_parser_test.php
    A test/libraries/PMA_SQL_validator_test.php
    M test/libraries/PMA_ip_allow_deny_test.php
    A test/libraries/PMA_relation_test.php
    M test/libraries/PMA_server_binlog_test.php
    M test/libraries/PMA_server_collations_test.php
    M test/libraries/PMA_server_common_test.php
    A test/libraries/PMA_server_databases_test.php
    A test/libraries/PMA_server_engines_test.php
    M test/libraries/PMA_server_plugins_test.php
    A test/libraries/PMA_server_status_monitor_test.php
    A test/libraries/PMA_server_status_variables_test.php
    M test/theme.php

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


  Commit: f498b59af7b21acee7946f575ce20f92dbeb906c
      https://github.com/phpmyadmin/phpmyadmin/commit/f498b59af7b21acee7946f575ce20f92dbeb906c
  Author: Kasun Chathuranga <chathuranga.jayaneththi at gmail.com>
  Date:   2013-07-11 (Thu, 11 Jul 2013)

  Changed paths:
    M view_create.php

  Log Message:
  -----------
  Fix syntax error in generated sql. Add required hidden inputs to properly execute view creation


  Commit: 05b5f0a28444eb6d4029ea233b39f531e56d02a8
      https://github.com/phpmyadmin/phpmyadmin/commit/05b5f0a28444eb6d4029ea233b39f531e56d02a8
  Author: Kasun Chathuranga <chathuranga.jayaneththi at gmail.com>
  Date:   2013-07-11 (Thu, 11 Jul 2013)

  Changed paths:
    M view_create.php

  Log Message:
  -----------
  It is illogical using 'TextareaCols' configuration here. Default values give a very small text area to edit the view


  Commit: bee4c42060f3b0daa9de8e97fbe7ae6dfdffe09b
      https://github.com/phpmyadmin/phpmyadmin/commit/bee4c42060f3b0daa9de8e97fbe7ae6dfdffe09b
  Author: Kasun Chathuranga <chathuranga.jayaneththi at gmail.com>
  Date:   2013-07-11 (Thu, 11 Jul 2013)

  Changed paths:
    M view_create.php

  Log Message:
  -----------
  Go back to tbl_structure page after editing a view


  Commit: 06e1ff3b2ac94eef5dd054f3f6b2a75eb7c2d08e
      https://github.com/phpmyadmin/phpmyadmin/commit/06e1ff3b2ac94eef5dd054f3f6b2a75eb7c2d08e
  Author: Kasun Chathuranga <chathuranga.jayaneththi at gmail.com>
  Date:   2013-07-11 (Thu, 11 Jul 2013)

  Changed paths:
    M view_create.php

  Log Message:
  -----------
  Fix typo


  Commit: c6c2eff7840972971c366c222c0c5126423a03d9
      https://github.com/phpmyadmin/phpmyadmin/commit/c6c2eff7840972971c366c222c0c5126423a03d9
  Author: Kasun Chathuranga <chathuranga.jayaneththi at gmail.com>
  Date:   2013-07-11 (Thu, 11 Jul 2013)

  Changed paths:
    M js/functions.js
    M js/messages.php
    M libraries/structure.lib.php

  Log Message:
  -----------
  Editing a view is likely to change view structure. So there is no point using an ajax dialog for that as view structure page need to be refreshed.


  Commit: f2e214247c08c46eb65ad6c241f502dad1d51261
      https://github.com/phpmyadmin/phpmyadmin/commit/f2e214247c08c46eb65ad6c241f502dad1d51261
  Author: Kasun Chathuranga <chathuranga.jayaneththi at gmail.com>
  Date:   2013-07-11 (Thu, 11 Jul 2013)

  Changed paths:
    M js/functions.js
    M view_create.php

  Log Message:
  -----------
  Use Codemirror editor for view editing


  Commit: e1ec1d24cecdd15cae75226339c66294851630ab
      https://github.com/phpmyadmin/phpmyadmin/commit/e1ec1d24cecdd15cae75226339c66294851630ab
  Author: Kasun Chathuranga <chathuranga.jayaneththi at gmail.com>
  Date:   2013-07-11 (Thu, 11 Jul 2013)

  Changed paths:
    M view_create.php

  Log Message:
  -----------
  Allow setting view name only when creating a view


  Commit: c625e934403d9bc2c5dfd42ef8418e1e30bef5c8
      https://github.com/phpmyadmin/phpmyadmin/commit/c625e934403d9bc2c5dfd42ef8418e1e30bef5c8
  Author: Kasun Chathuranga <chathuranga.jayaneththi at gmail.com>
  Date:   2013-07-11 (Thu, 11 Jul 2013)

  Changed paths:
    M view_create.php

  Log Message:
  -----------
  Wrap some long lines


  Commit: 784121514faf4d4f4b5b76a430514177d1d7103f
      https://github.com/phpmyadmin/phpmyadmin/commit/784121514faf4d4f4b5b76a430514177d1d7103f
  Author: Kasun Chathuranga <chathuranga.jayaneththi at gmail.com>
  Date:   2013-07-11 (Thu, 11 Jul 2013)

  Changed paths:
    M view_create.php

  Log Message:
  -----------
  Nowrap for labels


  Commit: d61fe0fe8cb54fd4e35b316ea98ffeddc24582b3
      https://github.com/phpmyadmin/phpmyadmin/commit/d61fe0fe8cb54fd4e35b316ea98ffeddc24582b3
  Author: Kasun Chathuranga <chathuranga.jayaneththi at gmail.com>
  Date:   2013-07-11 (Thu, 11 Jul 2013)

  Changed paths:
    M view_create.php

  Log Message:
  -----------
  Fix typo


  Commit: ecc0e3d5ebd7291fcc8f08b78a983dca9dba9769
      https://github.com/phpmyadmin/phpmyadmin/commit/ecc0e3d5ebd7291fcc8f08b78a983dca9dba9769
  Author: Kasun Chathuranga <chathuranga.jayaneththi at gmail.com>
  Date:   2013-07-12 (Fri, 12 Jul 2013)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  ChangeLog entry for rfe #1373


  Commit: 63694eb0494a8e1b3c60de8dbf1f2981501f114f
      https://github.com/phpmyadmin/phpmyadmin/commit/63694eb0494a8e1b3c60de8dbf1f2981501f114f
  Author: Isaac Bennetch <bennetch at gmail.com>
  Date:   2013-07-12 (Fri, 12 Jul 2013)

  Changed paths:
    M ChangeLog
    M js/functions.js
    M js/messages.php
    M libraries/structure.lib.php
    M view_create.php

  Log Message:
  -----------
  Merge pull request #496 from kasunchathuranga/EditView

Edit a view


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/07f4d2d36424...63694eb0494a


More information about the Git mailing list