[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 5d660e: Feature Request #1625 Autocomplete Sql

Marc Delisle marc at infomarc.info
Sun Mar 22 12:26:24 CET 2015


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 5d660eb09d4c54a862c1b9fc48d1d42b6436eebd
      https://github.com/phpmyadmin/phpmyadmin/commit/5d660eb09d4c54a862c1b9fc48d1d42b6436eebd
  Author: pratiksethia1 <pratiksethia1 at gmail.com>
  Date:   2015-03-21 (Sat, 21 Mar 2015)

  Changed paths:
    M db_sql_autocomplete.php
    M doc/config.rst
    M libraries/config.default.php
    M libraries/config/messages.inc.php
    M libraries/config/setup.forms.php
    M libraries/config/user_preferences.forms.php

  Log Message:
  -----------
  Feature Request #1625 Autocomplete Sql

Gives an option to user to toggle autocomplete of table and column
names in config settings

Signed-off-by: Pratik Sethia <pratiksethia1 at gmail.com>


  Commit: f7c08962c7c44e69e78c24827db42dbb443aff30
      https://github.com/phpmyadmin/phpmyadmin/commit/f7c08962c7c44e69e78c24827db42dbb443aff30
  Author: pratiksethia1 <pratiksethia1 at gmail.com>
  Date:   2015-03-21 (Sat, 21 Mar 2015)

  Changed paths:
    M db_sql_autocomplete.php

  Log Message:
  -----------
  moved response outside "if" condition

Signed-off-by: Pratik Sethia <pratiksethia1 at gmail.com>


  Commit: c3e0a58ec16655513dd43bf525b7bb296997280f
      https://github.com/phpmyadmin/phpmyadmin/commit/c3e0a58ec16655513dd43bf525b7bb296997280f
  Author: pratiksethia1 <pratiksethia1 at gmail.com>
  Date:   2015-03-22 (Sun, 22 Mar 2015)

  Changed paths:
    M db_sql_autocomplete.php

  Log Message:
  -----------
  rfe1625 - Solves the repeated POST issues and javascript fatal error

Signed-off-by: Pratik Sethia <pratiksethia1 at gmail.com>


  Commit: a6532471894c2415fcc807ffef2a6096404c3c52
      https://github.com/phpmyadmin/phpmyadmin/commit/a6532471894c2415fcc807ffef2a6096404c3c52
  Author: Marc Delisle <marc at infomarc.info>
  Date:   2015-03-22 (Sun, 22 Mar 2015)

  Changed paths:
    M db_sql_autocomplete.php
    M doc/config.rst
    M libraries/config.default.php
    M libraries/config/messages.inc.php
    M libraries/config/setup.forms.php
    M libraries/config/user_preferences.forms.php

  Log Message:
  -----------
  Merge pull request #1601 from pratiksethia1/rfe1625-Autocomplete-Sql

Feature Request #1625 Autocomplete Sql


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/5d51a66322ed...a6532471894c


More information about the Git mailing list