Code

gitweb: improve usability of projects search form
authorJakub Narebski <jnareb@gmail.com>
Tue, 31 Jan 2012 00:20:54 +0000 (01:20 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 1 Feb 2012 20:52:50 +0000 (12:52 -0800)
commita1e1b2d77b9fc5866d12bf984214b15f1dccf4a8
tree563ef0b8c276ddc79de99f09c3036d43600aba74
parent4426ba2919697d57ab8b6335ca63b2c14e4e6339
gitweb: improve usability of projects search form

Refactor generating project search form into git_project_search_form().

Make text field wider and add on mouse over explanation (via "title"
attribute), add an option to use regular expressions, and replace
'Search:' label with [Search] button.

Also add "List all projects" link to make it easier to go back from search
result to list of all projects (note that an empty search term is
disallowed).

Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
gitweb/gitweb.perl
gitweb/static/gitweb.css