Product and Versions are not displayed when creating new test plan in Kiwi TCMS - kiwi-tcms

I'm running Kiwi TCMS in Windows 10 home as a docker container and I'm using docker tool box. Kiwi web is up in 192.168.99.100 and a super user is also created.
But products and version are not available when creating test plans
Can someone help me on this?

Looks like you don't have any products in the database. Why don't you click the + button and add some ?

Related

Application created by App builder in Oracle Apex is not working

I have created a very simple application in app builder in oracle apex. But its not working. When i run this application "Page not found error" is showing. I'm using ORDS 21.0 and APEX 20.0.
Installations are perfectly fine. I've kinda double checked my installations and i think there is no error/defact in my installation.
Otherwise, APEX is working fine just not running my application. Please guide and help me in this !
Looks like Home and/or Login URL point to page that doesn't exist. Check that at:
App. Builder
select that application
in upper right corner you'll see Edit application properties button
go to User interface tab
have a look at Home/Login URLs; fix them. For example, in f?p=&APP_ID.:100:&SESSION., 100 represents page number

Remove welcome video on dotnetnuke new install

I have just installed DNN and the website loads successfully. It allows me to login with the host user but a second or 2 later it overlays a "Welcome to Evoq" youtube video which I can't close. I have to close it in order to get to the admin screens to apply my customisation. There is no close option and no scroll bar
I have installed DNN9 on Windows 10, SQLServer Azure db, IIS 10
Note that I am new to DNN and this is my first install. Any guidance will be most appreciated
I would start over again and specifically start with DNN 9.08.01. There are some good videos out there on installing DNN and watching one or two might reveal the detail or step you need to get things working. Its usually pretty easy and just works. If you are just installing a local copy to play with, I highly recommend you give nvQuickSite v2.x a try.

How to remove the Show toolbar option for the users in KIWI TCMS

KIWI TCMS is showing a Show toolbar option on the right side of the UI. Is there any way to remove this toolbar from the KIWI TCMS using permissions or any other way without changing the code?
To remove the Show toolbar option change the tcms/settings/devel.py
Set DEBUG = False
Another note:
you are running with DEBUG=True and most likely also using ./manage.py runserver. Both of these are not recommended. The only way we recommend is using the docker image, otherwise we expect you to know what you are doing and be able to diagnose all possible issues by yourself.

Steps for Export and Import in Liferay

I have built a website in Liferay using eclipse IDE.
Please tell me the step by step procedure for export/import or publishing website from development machine to deployment machine. .
Thanks
There are two options available to you:
1) Backup your development database & restore it on your production database (make sure all additional portlets are deployed on the production box as well).
2) use Liferay's export / import functionality found
Go to Control Panel
Go to the community you want to export
Click actions -> Manage Pages
Go to Export / Import
Select all options for Export
Save the resulting LAR file somewhere convient
Upload the LAR file to your production server
Follow the previous steps but go into Import
Select any options you require
Click "Import"
Voila, you're done!
For the record in Liferay 6.1 the export in control panel under "site pages".

MS SQL SSRS. I have Page Setup button in BIDS designer but users dont have it in the Reports Manager

There are quite a few buttons in BIDS (VS2008) when I preview a report but in the Report Manager what the users can see - there is only Export button.
I would like at least have Page Setup button so the user can manage the export.
If for instance I want to export to PDF on landscape A3 - what do I do?
P.S. the SSRS and DB are MS SQL 2008. The security is huge problem as I have to request every little thing through managers and then chaise it for hours with the admins.
Reporting Services (2000/2005/2008/2008 R2) does not provide a method for modifying the PageSize and Margins sizes based on expressions which would be a requirement to achieve the functionality you are requesting when using the Export feature. The print button does allow users to modify the orientation and margins, but not much else.
You can create a separate render extension that changes the orientation according to this MSDN article. I've never tried it, but it looks promising.
Other info: http://www.kodyaz.com/articles/client-side-printing-silent-deployment-of-rsclientPrint.aspx

Resources