? ? Success

User tests: Successful: Unsuccessful:

avatar andrepereiradasilva
andrepereiradasilva
21 Apr 2016

Summary of Changes

This PR by adding the ordering normalizes the searchtools in com_finder filters view.

Also:

  • Corrects some minor bugs
  • Some code style improvements.
Before PR

image

After PR

image

Testing Instructions

  1. Use latest staging and apply patch
  2. Go to Components -> Smart Search -> Filters
  3. Create some filters
  4. Test if search, filters, ordering and page limit (aka searchtools) are working properly.
avatar andrepereiradasilva andrepereiradasilva - open - 21 Apr 2016
avatar andrepereiradasilva andrepereiradasilva - change - 21 Apr 2016
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 21 Apr 2016
Labels Added: ? ?
avatar andrepereiradasilva andrepereiradasilva - test_item - 21 Apr 2016 - Tested successfully
avatar andrepereiradasilva andrepereiradasilva - test_item - 21 Apr 2016 - Not tested
avatar joomla-cms-bot
joomla-cms-bot - comment - 21 Apr 2016

This PR has received new commits.

CC: @andrepereiradasilva


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10029.

avatar joomla-cms-bot
joomla-cms-bot - comment - 21 Apr 2016

This PR has received new commits.

CC: @andrepereiradasilva


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10029.

avatar andrepereiradasilva andrepereiradasilva - change - 21 Apr 2016
The description was changed
avatar brianteeman brianteeman - change - 21 Apr 2016
Category Components UI/UX
avatar brianteeman brianteeman - change - 21 Apr 2016
Labels
avatar brianteeman brianteeman - change - 21 Apr 2016
Labels
avatar brianteeman brianteeman - change - 21 Apr 2016
Title
[com_finder] filters view: searchtools ordering, bug corrections and some improvements
[com_finder] filters view: searchtools ordering, bug corrections and some improvements
avatar brianteeman
brianteeman - comment - 21 Apr 2016

Would it not be consistent to move the message that Smart Search content plugin is not enabled to above the filters?


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10029.

avatar andrepereiradasilva
andrepereiradasilva - comment - 21 Apr 2016

yes it will and it will be done in another PR.
this PR is only for the smart search filters view (Smart Search: Search Filters).

avatar brianteeman
brianteeman - comment - 21 Apr 2016

OK I thought in the past you did it as a single PR. My mistake.

avatar andrepereiradasilva
andrepereiradasilva - comment - 21 Apr 2016

no smart search has many things to correct. i will do one PR for each view.

avatar brianteeman brianteeman - test_item - 21 Apr 2016 - Tested successfully
avatar brianteeman
brianteeman - comment - 21 Apr 2016

I have tested this item :white_check_mark: successfully on 2b4ceb2


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10029.

avatar joomla-cms-bot
joomla-cms-bot - comment - 22 Apr 2016

This PR has received new commits.

CC: @andrepereiradasilva, @brianteeman


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10029.

avatar andrepereiradasilva
andrepereiradasilva - comment - 22 Apr 2016

@brianteeman just corrected a state filter problem. wasn't working properly in hathor. See (9855e85)

To test this change just test the "state" filter in isis and in hathor.

I found similar problem in other filters in hathor. will make a PR to solve them.

avatar brianteeman
brianteeman - comment - 22 Apr 2016

Is it related to #6578

avatar andrepereiradasilva
andrepereiradasilva - comment - 22 Apr 2016

no, not related.

This is because the filter input is too restrictive. 'int' doesn't allow empty values, only int. The same problem in happing to languages. All is *, but the input filter is cmd that doesn't allow *.

See here https://github.com/joomla/joomla-cms/blob/staging/libraries/vendor/joomla/filter/src/InputFilter.php#L147-164

As said i will make a PR to correct them.

avatar brianteeman
brianteeman - comment - 22 Apr 2016

OK - I was hoping it was and we could kill two birds with one PR

avatar grhcj grhcj - test_item - 23 Apr 2016 - Tested successfully
avatar grhcj
grhcj - comment - 23 Apr 2016

I have tested this item :white_check_mark: successfully on 9855e85


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10029.

avatar andrepereiradasilva
andrepereiradasilva - comment - 23 Apr 2016

@brianteeman @grhcj thanks for testing!

avatar brianteeman brianteeman - change - 27 Apr 2016
Labels
avatar brianteeman brianteeman - change - 27 Apr 2016
Category Components UI/UX Components Language & Strings UI/UX
avatar brianteeman brianteeman - test_item - 29 Apr 2016 - Tested successfully
avatar brianteeman
brianteeman - comment - 29 Apr 2016

I have tested this item :white_check_mark: successfully on 9855e85


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10029.

avatar brianteeman brianteeman - change - 29 Apr 2016
Status Pending Ready to Commit
avatar brianteeman
brianteeman - comment - 29 Apr 2016

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10029.

avatar joomla-cms-bot joomla-cms-bot - change - 29 Apr 2016
Labels Added: ?
avatar brianteeman brianteeman - change - 29 Apr 2016
Milestone Added:
avatar rdeutz rdeutz - reference | 3176587 - 29 Apr 16
avatar rdeutz rdeutz - merge - 29 Apr 2016
avatar rdeutz rdeutz - close - 29 Apr 2016
avatar rdeutz rdeutz - change - 29 Apr 2016
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2016-04-29 21:13:35
Closed_By rdeutz
avatar andrepereiradasilva andrepereiradasilva - head_ref_deleted - 29 Apr 2016
avatar rdeutz rdeutz - change - 1 May 2016
Milestone Removed:
avatar rdeutz rdeutz - change - 1 May 2016
Milestone Added:
avatar rdeutz rdeutz - change - 1 May 2016
Milestone Added:
avatar rdeutz rdeutz - change - 1 May 2016
Milestone Removed:
avatar brianteeman brianteeman - change - 11 May 2016
Labels Removed: ?

Add a Comment

Login with GitHub to post a comment