[obs-commits] [openSUSE/software-o-o] b3cca7: Allow searching with only two characters
Branch: refs/heads/master Home: https://github.com/openSUSE/software-o-o Commit: b3cca76a8560990c891ab2ba4cd45f40b2be4578 https://github.com/openSUSE/software-o-o/commit/b3cca76a8560990c891ab2ba4cd4... Author: Ana <anamma06@gmail.com> Date: 2016-07-29 (Fri, 29 Jul 2016) Changed paths: M app/views/search/_find_form.html.erb Log Message: ----------- Allow searching with only two characters Previously the message "Please enter more than 2 characters" was shown and the search was not started automatically if less than 3 characters were introduce. There are packages like go whose name has less than 3 characters. It has been changed and it is only necessary to introduce 2 character. Closes https://github.com/openSUSE/software-o-o/issues/61 Commit: 02aceb412161ce74cc39c78c0c54fe92359193a9 https://github.com/openSUSE/software-o-o/commit/02aceb412161ce74cc39c78c0c54... Author: Stephan Kulow <coolo@kde.org> Date: 2016-07-29 (Fri, 29 Jul 2016) Changed paths: M app/views/search/_find_form.html.erb Log Message: ----------- Merge pull request #91 from Ana06/characters Allow searching with more than one character Compare: https://github.com/openSUSE/software-o-o/compare/e8c7f38b77d2...02aceb412161
participants (1)
-
Stephan Kulow