? ? Pending

User tests: Successful: Unsuccessful:

avatar andrepereiradasilva
andrepereiradasilva
19 Apr 2016

Pull Request for Improvement.

Summary of Changes

All backend views that are or are associated with tree like structures (e.g. menus, categories) should have a max level filter.

This is valid currently for:

  • com_menus items view
  • com_content articles view
  • com_content featured view
  • com_tags tags view

So, this PR is a part of series of PR to add that filter in the views that use categories:

  • com_contacts contacts view (RTC #9975)
  • com_banners banners view (RTC #9977)
  • com_newsfeeds newsfeeds view (RTC #9978)
  • com_notes notes view (this PR)
  • com_banners tracks view (#10009)

image

Testing Instructions

  1. Use latest staging and apply this patch
  2. Create some user notes categories with at least two levels
  3. Create some user notes and associate them to the categories created in 2..
  4. Test the new max levels filter.
avatar andrepereiradasilva andrepereiradasilva - open - 19 Apr 2016
avatar andrepereiradasilva andrepereiradasilva - change - 19 Apr 2016
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 19 Apr 2016
Labels Added: ?
avatar andrepereiradasilva andrepereiradasilva - change - 19 Apr 2016
The description was changed
avatar brianteeman brianteeman - test_item - 19 Apr 2016 - Tested successfully
avatar brianteeman
brianteeman - comment - 19 Apr 2016

I have tested this item :white_check_mark: successfully on 86c5fc5

Not sure it is really needed but it is consistent


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

avatar richard67 richard67 - test_item - 19 Apr 2016 - Tested successfully
avatar richard67
richard67 - comment - 19 Apr 2016

I have tested this item :white_check_mark: successfully on 86c5fc5


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

avatar andrepereiradasilva
andrepereiradasilva - comment - 19 Apr 2016

and thanks again for testing!

avatar richard67
richard67 - comment - 19 Apr 2016

@andrepereiradasilva I know you have no non-utf8mb4 database available to help me with testing my PR 9847 (not wanna link it here because not related to this here), but maybe you could set up such?

If your PHP versions and MySQL versions are coupled somehow (e.g. because using a common package like XAMPP for that), and you use some kind of virtual machiens (VMware or so), you could set up a VM with old stuff for the database server and with new stuff (for fulfilling 3.5.x requirements) for the Joomla! installation, which looks at the old db server.

The test itself then would not need much time, and you could keep the VM with the old db server for later use (when I make my next big PR for handling utf8mb4 conversion for extensions). You know, there is a lack of good experienced testers having such old mysql versions.


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

avatar brianteeman brianteeman - change - 19 Apr 2016
Category Components UI/UX
avatar brianteeman brianteeman - change - 19 Apr 2016
Status Pending Ready to Commit
avatar brianteeman
brianteeman - comment - 19 Apr 2016

RTC


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

avatar joomla-cms-bot joomla-cms-bot - change - 19 Apr 2016
Labels Added: ?
avatar brianteeman brianteeman - change - 19 Apr 2016
Milestone Added:
Labels
avatar brianteeman brianteeman - change - 19 Apr 2016
Milestone Added:
avatar rdeutz
rdeutz - comment - 19 Apr 2016

technically this is a new feature and it doesn't fix a bug so it has to go into 3.6.0

avatar rdeutz rdeutz - change - 19 Apr 2016
Milestone Added:
avatar rdeutz rdeutz - change - 19 Apr 2016
Milestone Removed:
avatar MDXBilal12 MDXBilal12 - test_item - 22 Apr 2016 - Tested successfully
avatar MDXBilal12
MDXBilal12 - comment - 22 Apr 2016

I have tested this item :white_check_mark: successfully on 86c5fc5


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

avatar rdeutz rdeutz - change - 2 May 2016
Labels Added: ?
avatar rdeutz
rdeutz - comment - 2 May 2016

@aaleksanyants cloud you please check the merge conflicts, thanks

avatar rdeutz
rdeutz - comment - 2 May 2016

Ups wrong name @andrepereiradasilva cloud you please check the merge conflicts, thanks

avatar joomla-cms-bot
joomla-cms-bot - comment - 2 May 2016

This PR has received new commits.

CC: @brianteeman, @MDXBilal12, @richard67


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

avatar joomla-cms-bot
joomla-cms-bot - comment - 2 May 2016

This PR has received new commits.

CC: @brianteeman, @MDXBilal12, @richard67


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

avatar joomla-cms-bot
joomla-cms-bot - comment - 2 May 2016

This PR has received new commits.

CC: @brianteeman, @MDXBilal12, @richard67


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

avatar joomla-cms-bot
joomla-cms-bot - comment - 2 May 2016

This PR has received new commits.

CC: @brianteeman, @MDXBilal12, @richard67


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

avatar joomla-cms-bot
joomla-cms-bot - comment - 2 May 2016

This PR has received new commits.

CC: @brianteeman, @MDXBilal12, @richard67


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

avatar joomla-cms-bot
joomla-cms-bot - comment - 2 May 2016

This PR has received new commits.

CC: @brianteeman, @MDXBilal12, @richard67


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

avatar joomla-cms-bot
joomla-cms-bot - comment - 2 May 2016

This PR has received new commits.

CC: @brianteeman, @MDXBilal12, @richard67


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

avatar andrepereiradasilva
andrepereiradasilva - comment - 2 May 2016

finally ... conflicts fixed

avatar rdeutz rdeutz - change - 2 May 2016
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2016-05-02 09:00:55
Closed_By rdeutz
avatar rdeutz rdeutz - close - 2 May 2016
avatar rdeutz rdeutz - merge - 2 May 2016
avatar joomla-cms-bot joomla-cms-bot - close - 2 May 2016
avatar joomla-cms-bot joomla-cms-bot - change - 2 May 2016
Labels Removed: ?

Add a Comment

Login with GitHub to post a comment