How to set default project page to dashboard in SonarQube 5.5? - sonarqube

Today I upgraded our sonar instance from 4.5 to 5.5.
On 4.5 when you opened a project it opened a dashboard view, top three entries in the left menu being dashboards.
On 5.5 when you open the project you get to the project home, a page that didn't exist in 4.5.
If you want to see the dashboard you have to open the dashboard dropdown in the top menu and select the dashboard you're looking for.
I couldn't find any configurable setting to change the default project page, so the default page would be the first dashboard entry named "Dashboard".

There isn't one. The project home is the new, immutable front page for the project view.

Related

How to edit properties of webpart on an App page

Since SPFx 1.8 was release there is new type of pages - App pages. There is no edit mode on these pages. How i can change webpart properties without switching page into article and back?
You could probably use the Set-PnPWebPartProperty powershell command.
(https://github.com/SharePoint/PnP-PowerShell/blob/master/Commands/WebParts/SetWebPartProperty.cs)
Or, you could - like you said - change it to Article and back, and only publish your changes after modifying the properties. This way visitors will never see the "article page" version

How to edit href of button on magento homepage

I was a magento dev for some years but stopped for a couple of years. Now back and was stuck at how magento (architecture works).
Question is:
How to find the href of a submit button on a magento homepage?
this will where the template button is located.
Log into the magento back-end admin
Go to System -> Configuration in the main menu
Go to Developer on the bottom left under ADVANCED
Switch to the store view on the top left to your current website or store view.
Under the Debug tab of the same Developer config page you will see a new option appear that will allow you to turn on/off template path hints.
Remember to clear your cache.

Joomla 2.5 after migrate issue

I have migrated Joomla 1.5.26 site to Joomla 2.5 using upgrade.
After migration i got all my articles, menu and menu items.
But i am not able to see any article on site though they are assign to menu items in backed.
I compare all modules,categories and all to my 1.5 site and all data is as it is maintain in 2.5 migrated.
Still I am not able to see my articles on site. Need help
Just a guess, but try to go to menu management, select all menu items and then click Rebuild button on top.
If that doesn't help, you should check if your template is migrated properly.

How to create multiple sub-level menu in joomla 3.0 Administrator

I am developing custom component in Joomla 3.0. I want to add 3 level sub menu in back-end component menu item. Current Joomla shows menu as in below the screen.
And I want to add 3 level menu as shows in below screen.
Can you please help me?
I have added manual Database Entry into Menu table with appropriate parent id but still it does not show in menu list.
I think its not work with 3rd level,
The requirement is important then try to modify the mod_menu module .
You can find the module at administrator\modules\mod_menu.
I'm also tried not work with DB entry only :(

Joomla 1.5->2.5 menus missing

I upgraded my website from Joomla 1.5 to 2.5.4, however, the menus seem to have disappeared. I was using a 1.5-only template previously, but the jUpgrade process has defaulted to pre-installed templates which is fine - but no menus! I've tried installing a few random other templates but all have the same issue.
FWIW most of the menu links are broken but I fixed a couple just to check, but no joy. The migrated site is still in its subpath which is I assume why components themselves aren't working.
As best I can tell, I followed the instructions in the Wiki on the Joomla site.
Any ideas? Thanks.
http://www.simsig.co.uk - original site
http://www.simsig.co.uk/jupgrade - migrated site
The most likely cause is that the menus were displayed in module positions specific to the template you were using in Joomla! 1.5 and that your Joomla! 2.5 template doesn't have matching positions. Alternatively the migration process didn't update the menu module positions properly and it's looking for the positions in a specific template.
Open Extensions->Module Manager then from the Filter options select Type->Menu to see just a list of menu modules. Check the positions they're assigned to by opening the menu module and selecting a position by actually clicking on the "Select Position" button and clicking on the right position in the currently used template.
To help make the choice easy you can filter down the options by selecting your current template from the pop-up menu in the top right of the "Select Position" lightbox that opened when you clicked "Select Position".
jUpgrade does not transfer the menu items from 1.5 to 2.5 properly. Those have to be recreated.

Resources