phpbb/phpBB/install
Joas Schilling b60108dc78 Merge pull request #2267 from prototech/ticket/10737
[ticket/10737] Add  live member search.

* prototech/ticket/10737:
  [ticket/10737] Remove loading indicator.
  [ticket/10737] Enforce allow_live_searches setting in memberlist.php.
  [ticket/10737] Add config setting to disable live searches.
  [ticket/10737] Add loading indicator and alert box code to simple_footer.html.
  [ticket/10737] Load core.js and ajax.js in simple_footer.html.
  [ticket/10737] Set the username as the input value instead of redirecting.
  [ticket/10737] Drop subsilver2 changes.
  [ticket/10737] Add a more generic live search implementation.
  [ticket/10737] Clean up memberlist.php.
  [ticket/10737] Use dropdown for search results container.
  [ticket/10737] Adding delayed keyup and removing target_blank.
  [ticket/10737] Using UTF-8 aware alternatives in PHP code.
  [ticket/10737] Removing obsolete code.
  [ticket/10737] Avoid hard-coding table row and use case-insensitive search.
  [ticket/10737] Removing unnecessary/obsolete code.
  [ticket/10737] Using JQuery events and JSON response.
  [ticket/10737] Code fixes in AJAX search feature
  [ticket/10737] Improvements over last commit
  [ticket/10737] Adding username suggestions in "Find a member" using AJAX
2014-05-03 16:39:31 +02:00
..
convertors [feature/sqlite3] Add support for SQLite 3 2014-05-02 15:45:20 +02:00
data [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
schemas Merge pull request #2267 from prototech/ticket/10737 2014-05-03 16:39:31 +02:00
database_update.php [ticket/12193] Fix broken HTML if SQL error occurs during migration 2014-04-19 16:58:38 +02:00
index.php Merge branch 'develop-olympus' into develop-ascraeus 2014-03-26 23:35:57 -04:00
install_convert.php [feature/sqlite3] Add support for SQLite 3 2014-05-02 15:45:20 +02:00
install_install.php Merge branch 'develop-olympus' into develop-ascraeus 2014-05-02 15:39:52 +02:00
install_main.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
install_update.php [ticket/12324] Correctly create di container if config/ is missing from update/ 2014-03-29 23:02:37 +01:00
phpinfo.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00