? ? Success

User tests: Successful: Unsuccessful:

avatar andrepereiradasilva
andrepereiradasilva
7 May 2016

Pull Request for Improvement.

Summary of Changes

This PR adds the missing submenu for com_finder.
Smart Search is the only component with sidebar that doesn't have the submenu.

image

Testing Instructions

Two tests needed:

Install
  1. Install clean joomla using https://github.com/andrepereiradasilva/joomla-cms/archive/com_finder_submenu.zip package
  2. Check the Components -> Smart Search has a new submenu.
Update
  1. Go to Components -> Joomla update -> Uplaod and install
  2. Install my custom package (download from https://github.com/andrepereiradasilva/update.joomla.org/raw/master/submenu-on-update.zip)
  3. Check the Components -> Smart Search has a new submenu.

Observations

  • I don't understand very well the lft and rgt database fields. Can anyone check those in the sql insert commands?
  • Only tested in Mysql. If anyone can test on postgresql would be great.
avatar andrepereiradasilva andrepereiradasilva - open - 7 May 2016
avatar andrepereiradasilva andrepereiradasilva - change - 7 May 2016
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 7 May 2016
Labels Added: ? ?
avatar andrepereiradasilva andrepereiradasilva - change - 7 May 2016
The description was changed
avatar andrepereiradasilva
andrepereiradasilva - comment - 8 May 2016

@mbabker, so, is this PR i don't need to add the SQL to update, since joomla will read the manisfest on update and create the submenus right?

avatar mbabker
mbabker - comment - 8 May 2016

No, the update SQL is needed. On install and update Joomla will update the manifest_cache column of the extensions table for core extensions with the updated data for the XML manifests. It doesn't actually run individual extension updates.

avatar andrepereiradasilva
andrepereiradasilva - comment - 8 May 2016

i need to understand the lft/rgt values and have a way to rebuild then on update ...
I will put this in standby for now.

avatar brianteeman brianteeman - change - 8 May 2016
Category Components
avatar brianteeman brianteeman - change - 8 May 2016
Labels
avatar brianteeman
brianteeman - comment - 8 May 2016

I can help you on this. I will try to submit a pull request to your repo but if I forget please remind me


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

avatar andrepereiradasilva
andrepereiradasilva - comment - 8 May 2016

ok thanks!

avatar andrepereiradasilva andrepereiradasilva - change - 8 May 2016
The description was changed
Labels
avatar conconnl
conconnl - comment - 2 Jul 2016

@andrepereiradasilva & @brianteeman little reminder ?
This is a good UX improvement, so I would like to test it went completely finished.


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

avatar andrepereiradasilva
andrepereiradasilva - comment - 3 Jul 2016

waitng for brian to have time on this one

avatar brianteeman
brianteeman - comment - 3 Aug 2016

Sorry @andrepereiradasilva what is it I am supposed to be helping with - I am forgetful


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

avatar andrepereiradasilva
andrepereiradasilva - comment - 3 Aug 2016

andrepereiradasilva said

i need to understand the lft/rgt values and have a way to rebuild then on update ...
I will put this in standby for now.

brian said

I can help you on this. I will try to submit a pull request to your repo but if I forget please remind me

avatar brianteeman
brianteeman - comment - 3 Aug 2016

Ok I will try to remember how

avatar brianteeman
brianteeman - comment - 4 Aug 2016

@andrepereiradasilva
Michael is right it doesnt really matter for updated and seems to be a bit of a mess anyway

Obviously you need to rename your update files now with the new version ;)

Best thing I can suggest to get the correct lft/rgt values is to runs the sql you have right now. then go to the menu manager. make sure all menu items is selected and click on rebuild

that should give you the correct values

avatar andrepereiradasilva
andrepereiradasilva - comment - 5 Sep 2016

closing as no intenttion to pursue this anymore

avatar andrepereiradasilva andrepereiradasilva - change - 5 Sep 2016
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2016-09-05 22:07:53
Closed_By andrepereiradasilva

Add a Comment

Login with GitHub to post a comment