adminerevo/plugins
Jonathan Vollebregt 2c8eff9b53 Update AdminerTablesFilter
* Removes children request (Should work on IE6, 7, 8 now)
* Uses <strong> instead of <b>
* Doesn't leave said <strong> tags behind after updating the list
* Highlights multiple matches in a single table name
* Works case insensitively
* Improves performance with setTimeout
    With 400 tables, the old implementation locks up the tab (or
    browser if using something without multiprocess) for about
    half a second per keyup. Yes, this includes modifiers that
    don't actually change the filter. The new version handles
    the same event in 0.09 milliseconds.

    That's with all the above improvements.
    Tested in firefox 45.1.1 performance monitor.
2017-02-18 18:12:58 +01:00
..
database-hide.php uses PHP 5 constructors 2015-11-01 11:08:46 -08:00
dump-alter.php Change links to HTTPS 2015-09-10 09:26:36 -07:00
dump-bz2.php Change links to HTTPS 2015-09-10 09:26:36 -07:00
dump-date.php Change links to HTTPS 2015-09-10 09:26:36 -07:00
dump-json.php Change links to HTTPS 2015-09-10 09:26:36 -07:00
dump-php.php Fixed a bug when exporting without selecting a database 2014-10-12 12:10:56 -07:00
dump-xml.php Change links to HTTPS 2015-09-10 09:26:36 -07:00
dump-zip.php Change links to HTTPS 2015-09-10 09:26:36 -07:00
edit-calendar.php PHP Warning hidden and better parsing times (at least for postgresql) 2017-02-18 17:32:40 +01:00
edit-foreign.php Added support for binary foreign keys selection on edit 2017-02-18 18:06:14 +01:00
edit-textarea.php Change links to HTTPS 2015-09-10 09:26:36 -07:00
email-table.php uses PHP 5 constructors 2015-11-01 11:08:46 -08:00
enum-option.php Change links to HTTPS 2015-09-10 09:26:36 -07:00
enum-types.php Plugin: Use <select> on custom user types in psql 2017-02-18 18:01:17 +01:00
file-upload.php uses PHP 5 constructors 2015-11-01 11:08:46 -08:00
foreign-system.php Change links to HTTPS 2015-09-10 09:26:36 -07:00
frames.php uses PHP 5 constructors 2015-11-01 11:08:46 -08:00
json-column.php Change links to HTTPS 2015-09-10 09:26:36 -07:00
links-direct.php Change links to HTTPS 2015-09-10 09:26:36 -07:00
login-servers.php uses PHP 5 constructors 2015-11-01 11:08:46 -08:00
login-sqlite.php Add SQLite auto-login plugin 2016-11-28 10:09:51 -08:00
login-table.php uses PHP 5 constructors 2015-11-01 11:08:46 -08:00
master-slave.php uses PHP 5 constructors 2015-11-01 11:08:46 -08:00
plugin.php plugin.php: added missing arguments 2015-11-01 11:09:21 -08:00
readme.txt Change links to HTTPS 2015-09-10 09:26:36 -07:00
slugify.php uses PHP 5 constructors 2015-11-01 11:08:46 -08:00
sql-log.php uses PHP 5 constructors 2015-11-01 11:08:46 -08:00
struct-comments.php Plugin which shows sql structure comments in field names title 2017-02-18 17:32:40 +01:00
tables-filter.php Update AdminerTablesFilter 2017-02-18 18:12:58 +01:00
tinymce.php uses PHP 5 constructors 2015-11-01 11:08:46 -08:00
translation.php Change links to HTTPS 2015-09-10 09:26:36 -07:00
version-noverify.php Change links to HTTPS 2015-09-10 09:26:36 -07:00
wymeditor.php uses PHP 5 constructors 2015-11-01 11:08:46 -08:00

../adminer/plugin.php - demo usage
https://www.adminer.org/plugins/ - documentation