Can't see test run/integration items on public tenant - kiwi-tcms

I am a newer to Kiwi tcms and trying to utilize this tool's feature. Authorize my github account to kiwi then login. But I found there are a few feature on https://public.tenant.kiwitcms.org, just only have create plan/case feature in Testing. I want to go through the whole workflow from project creation to report presentation(include case execution/bug report with github integration/test result import from jenkin with plugin...).
Is there something wrong or expected for feature limitation in this tenant? Please advice, thanks in advance.

You are not asking about anything specific, nor giving a specific statement about what you think is missing/not available. Until you do so nobody will give you an advice because there's nothing to advise you on.

Related

How to fetch data from database and print it on a table in moodle 3.7.2?

I am new to Moodle and the documented APIs are not helping me at all. Can someone please help me? I am trying to fetch data from the database and show it on screen.
Is there any tutorial or anything that can help me understand Moodle easily?
I am assuming what you want is a report generation tool. This will allow you to input a SQL query and get back a report of the results.
I would recommend going to this link and installing this plugin into your site. https://moodle.org/plugins/block_configurable_reports
Once you have that installed you can look over its documentation at this link. It should have everything you need to at least get started.
https://docs.moodle.org/37/en/Configurable_reports

How to password-protect a whole Bugzilla website

I am doing a software project, together with people in other states. I just set up a Bugzilla website (Bugzilla 4.4.9, Apache 2.4, and Windows 7 Professional 64-bit) and it is available on the internet. I have disabled Bugzilla's self-registration of user accounts.
Now I would like to further restrict the website access (such as search and view bug reports) only to those people who have Bugzilla accounts and have signed in. Put it another way, I don't want anonymous visitors to be able to use the website or search engines to index the site. Is this something doable without modifying Bugzilla's code, which is bad in many ways? If yes, how?
If brute-force modification of Bugzilla's code is the only way, I would very appreciate any info about which files to modify or, if available, the details. I am new to Bugzilla, and I never coded with Perl.
Googled for the answer, but did not find any.
I feel I got the answer:
sign into the system as the maintainer
Go to Administration, Parameters, User Authentication.
Check requirelogin
All the above does is only the homepage is visible to visitors, but no search of results or website browser is allowed.
Cheers.

Publish web service - not found

I need publish some web services so I add some pages and codeunits to web services form. Then, I clicked publish checkbox to make it visible for my external program. When I try to visit
http://localhost:7047/DynamicsNAV/WS/Services
it doesn't show my codeunits or pages avaliable. The only exists is SystemService. It doesn't work also when I try to reach it by
http://localhost:7047/DynamicsNAV/WS/<companyname>/Page/<wsname>
Message printed claim that "/Page/" was not found. I don't really know where could be problem and I feel I don't have enough knowledge about Dynamics solution to solve it. Maybe someone of you meet this problem in the past. I don't even know, where to search errors, where logs from publishing should be written. My version of this software is 2009.
Could it perhaps be that you have multiple NAV service tiers running on your machine, and the one in which you are configuring your webservices is not the one listening to port 7047? Just trying to eliminate any possible cause... ;)
More simple checks, just to be sure:
is this the right database? :)
have you specified service name (Latin characters, no spaces etc)?
have you tried restarting NAV Server and Web Services?
are published objects available in the license uploaded to DB?
have you tried publishing standard page like 21 Customer Card?
(Sorry, this is not an answer, but there is no formatting in the comments :)

Any hosting that support Matisse database?

I am looking for a hosting that support Matisse database. I've been googling for a while and I didn't find anything. Someone can help me?
Anyway, my goal is to use a DBOO, so if you others that works fine, feel free to recommend me other options.
Thanks!
If they provide a distributable executable which i could not find on their site, you could install it on ec2 or azure compute.
you could also try Amisa Server as a service

Adobe Flex help with accessing database for mobile web?

Thanks in advance for any help. Here is the issue: a client wants his entire equipment inventory accessible by persons navigating to his jquery mobile site. The inventory that exists on the desktop site was, as I understood, built with Flex.
Is it possible to access this database for the jquery mobile site? I believe it is. I was then given this information from someone in the know:
Database:
mlxx.db.xxxxxxx.hostedresource.com
login: mxxx
Pass: dmxxxxx
DSN:
mssql_mlxx.dsn
Cold Fusion DSN:
mssqlcf_mlxx
But I have no idea where to go from here. If you could point me in the right direction, I would appreciate it. I haven't done too much server side work which is why my question is probably really comprehensive. Thanks.
Based on an interpretation of the access data, It sounds like the data is stored in a SQL Server database, and accessed from ColdFusion.
In theory you can reuse the ColdFusion services that the Flex/AIR app uses from a HTML/JavaScrript website.
Without a full code review, I don't think we'll be able to give you any more specifics than that.

Resources