Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Kiwi TCMS

the leading open source test management system
Collective - Host: europe - https://opencollective.com/kiwitcms - Website: https://kiwitcms.org - Code: https://github.com/kiwitcms

Convert README to RST format

github.com/kiwitcms/plugin-demo - 418b80b3bbb65a799f695dc59d488c76f560fa2b authored almost 6 years ago by Mr. Senko <[email protected]>
Rename requirements file

github.com/kiwitcms/plugin-demo - d455fb42fb7c2aedadfd5f66de7d131109c03350 authored almost 6 years ago by Mr. Senko <[email protected]>
Add test suite and execute it

github.com/kiwitcms/plugin-demo - 41262530d2fb67aeb284fefe42187dcf90522cb8 authored almost 6 years ago by Mr. Senko <[email protected]>
Add required Python packages

github.com/kiwitcms/plugin-demo - 1a436d1ce741a55dc2834df16d14029aff33e3a9 authored almost 6 years ago by Mr. Senko <[email protected]>
Enable Travis

github.com/kiwitcms/plugin-demo - 7137a6c5e325fcc2b17c7928c8d2b89c0bd835da authored almost 6 years ago by Mr. Senko <[email protected]>
Initial commit

github.com/kiwitcms/plugin-demo - 3eefc328f8e21091c928aa130151e95de1c92e81 authored almost 6 years ago by Alexander Todorov <[email protected]>
[docs] Document available test automation plugins

github.com/kiwitcms/Kiwi - 604d2df20c045eb9e4d3b90e4fba5161a7ab8968 authored almost 6 years ago by Mr. Senko <[email protected]>
Enable markdown.extensions.tables. Fixes #816

and also add some CSS to render the table with borders so it is
visible

github.com/kiwitcms/Kiwi - 156be71c1d34fbe4eb08f5916ec09e3f7c2331e3 authored almost 6 years ago by Mr. Senko <[email protected]>
Update source strings

github.com/kiwitcms/Kiwi - 411ecab08c14993a241df7ce2adc3f0a5911be76 authored almost 6 years ago by asankov <[email protected]>
Add TC Email settings to Create New TC template

Add TestCase Email notifications setting to Create New TestCase template
Extend NewCaseView::get...

github.com/kiwitcms/Kiwi - f78fec09887e5de1ae60df3a976f4ebd8496ba82 authored almost 6 years ago by asankov <[email protected]>
Remove BaseCaseForm::component field

This field is not used as components are added through the RPC API, and it does not use forms, b...

github.com/kiwitcms/Kiwi - 959b0ee30625409b8bd47bb52f01c95494fe2b84 authored almost 6 years ago by asankov <[email protected]>
[security], [medium] Explicitly require marked v0.6.1 to fix ReDoS

https://snyk.io/vuln/SNYK-JS-MARKED-73637

github.com/kiwitcms/Kiwi - 06569b9beb5228f1e1f88e15e65cf1226cb1303d authored almost 6 years ago by Mr. Senko <[email protected]>
Turn on TestCase notifications by default

github.com/kiwitcms/Kiwi - 0c402ec0ddf8e501cd037089e3b60cef5004b4c5 authored almost 6 years ago by Mr. Senko <[email protected]>
New translations django.po (French)

github.com/kiwitcms/Kiwi - d360c6f9a99c72236093d3fa905e301736f7976a authored almost 6 years ago by kiwitcms-bot <[email protected]>
New translations django.po (French)

github.com/kiwitcms/Kiwi - 6e8b3564d5fdaf6799b81aa29f0ccd69c744272d authored almost 6 years ago by kiwitcms-bot <[email protected]>
Fix typo in HTML tag caused by translations

github.com/kiwitcms/Kiwi - 6f541211be14263125f485c65b775c74c2f10281 authored almost 6 years ago by Mr. Senko <[email protected]>
New translations django.po (Slovenian)

github.com/kiwitcms/Kiwi - c8797e8a63ccc091d3cb267d108d1320907b704a authored almost 6 years ago by kiwitcms-bot <[email protected]>
New translations django.po (Slovenian)

github.com/kiwitcms/Kiwi - 4187798a75a47515f2ea5637750477c95fdcd376 authored almost 6 years ago by kiwitcms-bot <[email protected]>
[l10n] Add Serializer class which returns untranslated models

this will help with errors in XML-RPC tests which rely on DB
serialization.

We also have xmlrpc...

github.com/kiwitcms/Kiwi - f7b8f9445c30e8e46a671b3e4fe01c7a2e38a6f4 authored almost 6 years ago by Mr. Senko <[email protected]>
[l10n] Run test server with LANGUAGE_CODE=en

when checking exception messages for RPC methods. These are
localized internally by Django and w...

github.com/kiwitcms/Kiwi - e1e4286928e03b8aae56ef6551a30c137b06afda authored almost 6 years ago by Mr. Senko <[email protected]>
[ci], [l10n] Test with Slovenian as well as French

Both French and Slovenian are well translated by active
contributors so we can turn both languag...

github.com/kiwitcms/Kiwi - 4acce40656ed0776be30d62a49c6c56ceaace7a3 authored almost 6 years ago by Mr. Senko <[email protected]>
Execute localization tests in Travis CI

github.com/kiwitcms/Kiwi - b9614f69867559fdf233be76dc907d6c8d45861c authored almost 6 years ago by Mr. Senko <[email protected]>
[l10n] More localized tests

github.com/kiwitcms/Kiwi - 4b8c65df81731abeb8b6f61466fb7e5220f0a79f authored almost 6 years ago by Mr. Senko <[email protected]>
[translation] Update translation strings

github.com/kiwitcms/Kiwi - 84c2ee30e3f621214aec25b5fd25b0a77c0cd88b authored almost 6 years ago by Mr. Senko <[email protected]>
Add make messages command to build .po files

now that we have localized tests we need this command otherwise
our PO files will pick up source...

github.com/kiwitcms/Kiwi - 4c1ca75d86307aad8bfd805c7c860f299267d2dd authored almost 6 years ago by Mr. Senko <[email protected]>
Missing translation terms in templates (#802)

github.com/kiwitcms/Kiwi - 494aef6a293695f11fdf2dc67a8cbf9f9a29b201 authored almost 6 years ago by Christophe CHAUVET <[email protected]>
New translations django.po (French)

github.com/kiwitcms/Kiwi - 0092124f2953f6c5ca6bc960cfb31760e9fba607 authored almost 6 years ago by kiwitcms-bot <[email protected]>
[l10n] Refactor check for confirmed test cases when editting

github.com/kiwitcms/Kiwi - 20973b0e3723b802f9312947102b3151b612da23 authored almost 6 years ago by Mr. Senko <[email protected]>
[l10n] Localize tests otherwise they will fail

when executed with a locale aware client

github.com/kiwitcms/Kiwi - 3ed920ce015abca257e94a858948925755d02884 authored almost 6 years ago by Mr. Senko <[email protected]>
[l10n] Show color-coded statuses on dashboard with translations

github.com/kiwitcms/Kiwi - 031c6c5caff104a6e7a884da56bae9363c6cbca9 authored almost 6 years ago by Mr. Senko <[email protected]>
[ci] Submit coverage only after Testing with MariaDB

this will limit the number of comments we receive on pull requests

github.com/kiwitcms/Kiwi - 1cd0afab6053b95b61c1323261d2a49897f5eba6 authored almost 6 years ago by Mr. Senko <[email protected]>
[css] Make TestCase.text occupy 100% width. Fixes #798

25% was a left-over from when we had 4 separate columns for
the text

github.com/kiwitcms/Kiwi - 2e733bd4c86f905504402ef234762081b02a63b0 authored almost 6 years ago by Mr. Senko <[email protected]>
Field is now called Text, not Setup

github.com/kiwitcms/Kiwi - e727e8d9730aed067785951f60ddfedf5c9bcb49 authored almost 6 years ago by Mr. Senko <[email protected]>
Remove unused .current_user instance attribute

this is a left-over from the time when we didn't have history

github.com/kiwitcms/Kiwi - 36e9fca35acb2b8cafbbc5d242754de714ff3a27 authored almost 6 years ago by Mr. Senko <[email protected]>
Fix handling of ?from_plan URL parameter

github.com/kiwitcms/Kiwi - b31df448f6d9e55d23a57bb1275e0d2be2d6c9d6 authored almost 6 years ago by Mr. Senko <[email protected]>
[docs] Document import-export functionality. Closes #795

We are not going to support import-export because it doesn't make
sense. However document the re...

github.com/kiwitcms/Kiwi - fe98e8f074cc5bf694813dc862952308681c76dd authored almost 6 years ago by Mr. Senko <[email protected]>
Remove hard-coded timestamp, Refs #765

github.com/kiwitcms/Kiwi - 377b5689726b9b5da9474cac162da86b7db91fb5 authored almost 6 years ago by Mr. Senko <[email protected]>
Test + fix for failing TestCase rendering in French

when displaying a TestCase with the new template we show icons
based on execution status by usin...

github.com/kiwitcms/Kiwi - f74c3c16b352ada088cb0b34133e7703391c3a3c authored almost 6 years ago by Mr. Senko <[email protected]>
Initial commit

github.com/kiwitcms/api-scripts - a46872da456b229e79e7160fe976c0af00777f64 authored almost 6 years ago by Alexander Todorov <[email protected]>
New translations django.po (Slovenian)

github.com/kiwitcms/Kiwi - 4676083a5cea14dda3b07bc5097229e2f77d8546 authored almost 6 years ago by kiwitcms-bot <[email protected]>
Add missing sources for docs

github.com/kiwitcms/Kiwi - db7bfd180258ff13bf7d586e2f926e5b304eac91 authored almost 6 years ago by Mr. Senko <[email protected]>
Generate Pelican site

github.com/kiwitcms/kiwitcms.github.io - f693bbf4e8978a39ed52183d055dbbbbfa353d70 authored almost 6 years ago by Mr. Senko <[email protected]>
Update URL to Kiwi TCMS testplan

due to backup & restore failure on the server side

github.com/kiwitcms/tap-plugin - d6fe24e410c4e1bc9eeba165c6671d73fb41ca53 authored almost 6 years ago by Mr. Senko <[email protected]>
Update URL to Kiwi TCMS testplan

due to backup & restore failure on the server side

github.com/kiwitcms/junit.xml-plugin - d39c3ec86ee5db4168f52afcb81a426963109a59 authored almost 6 years ago by Mr. Senko <[email protected]>
Bump to 6.5.3

github.com/kiwitcms/enterprise - 2a497828d1cd7049ac3951871db8ed56af52524f authored almost 6 years ago by Mr. Senko <[email protected]>
6.5.3 - add missing __init__.py file

github.com/kiwitcms/Kiwi - f4fa3e60a1f32207f2073e0d5ce5a96199909835 authored almost 6 years ago by Mr. Senko <[email protected]>
Bump to 6.5.2

github.com/kiwitcms/enterprise - 909efdf49add0453390c8acbe85dd28e5fde53c4 authored almost 6 years ago by Mr. Senko <[email protected]>
Changelog for version 6.5.2

github.com/kiwitcms/Kiwi - fc609fe1582d679bde7016652bcfcb9adcc4d259 authored almost 6 years ago by Mr. Senko <[email protected]>
Add templates and static from sub-packages in tarball

+ test for it

github.com/kiwitcms/Kiwi - d8f5359381ab8d145a75ba89fdd4d40a6ef734bb authored almost 6 years ago by Mr. Senko <[email protected]>
Bump to version 6.5.1

github.com/kiwitcms/enterprise - 54a62d77a03811cf8f69dedd9009aff1dd0b30e2 authored almost 6 years ago by Mr. Senko <[email protected]>
Changelog for version 6.5.1

github.com/kiwitcms/Kiwi - 63591b87268827e521d87fdfd698bdebe69d6f86 authored almost 6 years ago by Mr. Senko <[email protected]>
[Security] Bump django from 2.1.5 to 2.1.7

Bumps [django](https://www.djangoproject.com/) from 2.1.5 to 2.1.7. **This update includes secur...

github.com/kiwitcms/Kiwi - 301c916a20a569ad26efed8cebbfb1ead1707634 authored almost 6 years ago by dependabot[bot] <[email protected]>
[db] Email notifications for TestPlan, TestCase now default to True

- also remove TestPlanEmailSettings.is_active b/c not used
- improve flaky test which asserts em...

github.com/kiwitcms/Kiwi - 2cca8c75b645a1ac8dbef59e472c6d0d6c02d8af authored almost 6 years ago by Mr. Senko <[email protected]>
Install Kiwi TCMS as tarball package inside Docker image

instead of copying the sources from the git directory

github.com/kiwitcms/Kiwi - 0f855292b27e2db695579f9577274d42796d709f authored almost 6 years ago by Mr. Senko <[email protected]>
Add missing filed values for testcases/mutable.html

- this helps keep entered values around in case of error
- will also help when using this templa...

github.com/kiwitcms/Kiwi - 50844d702b189e862392bdf7ef0e2052533dadba authored almost 6 years ago by Mr. Senko <[email protected]>
Use find_packages() when building PyPI tarball

github.com/kiwitcms/Kiwi - cc4a66e2321a93d7f3134e7d01acddbf4ee5ea17 authored almost 6 years ago by Mr. Senko <[email protected]>
New translations django.po (French)

github.com/kiwitcms/Kiwi - c83daf89602c4c3bff133392b42b7a717cee2a38 authored almost 6 years ago by kiwitcms-bot <[email protected]>
Update junitparser from 1.2.2 to 1.3.0

github.com/kiwitcms/junit.xml-plugin - eda38886ab1c518cb3acf412492504c7af38577f authored almost 6 years ago by pyup-bot <[email protected]>
Update translation sources

because we've marked a few new strings for translation

github.com/kiwitcms/Kiwi - ad5e2133e0ed98485bab257496fa8e0a8b41c930 authored almost 6 years ago by Mr. Senko <[email protected]>
Fix translations for Handlebars template

github.com/kiwitcms/Kiwi - d6dfd5ca59719b6cdd6a6e6ae12706924651af66 authored almost 6 years ago by Mr. Senko <[email protected]>
[api] Bug.create() now accepts new parameter auto_report=False

- when auto_report=True will automatically try to comment on the
issue using IssueTracker integr...

github.com/kiwitcms/Kiwi - c1ede5c8698cbc803fe6619b56b5c0da5c35ed42 authored almost 6 years ago by Mr. Senko <[email protected]>
Remove unused/non-existent template

github.com/kiwitcms/Kiwi - 1b21163d3582dd4d72712d09faa991666c357376 authored almost 6 years ago by Mr. Senko <[email protected]>
[api] New method Bug.report, Refs #18

- returns pre-configured URL for easier bug reporting
- refactor the UI to use this new RPC method

github.com/kiwitcms/Kiwi - f6ff0cf2481a5c83a0a61e5ef2899e3d9b861731 authored almost 6 years ago by Mr. Senko <[email protected]>
Fix MissingPermissionsChecker visit_module boolean condition

The previous boolean condition would set the variable to true
every time the checker enters a mo...

github.com/kiwitcms/Kiwi - 049211e782eaf4e8c5ad71b8d059202982d6296d authored almost 6 years ago by ivo0126 <[email protected]>
Remove empty JS function

github.com/kiwitcms/Kiwi - dd661ab006ce7d0e50e1e4c4dcfb41010d4ce463 authored almost 6 years ago by Mr. Senko <[email protected]>
Require only user email from GitHub

github.com/kiwitcms/enterprise - 863096d5c6d3b0cfb79428fcde5092beba7eb904 authored almost 6 years ago by Mr. Senko <[email protected]>
Update mysqlclient from 1.4.1 to 1.4.2

github.com/kiwitcms/Kiwi - 080d742f62e7db919698d12d3e9d7e2c7af71729 authored almost 6 years ago by pyup-bot <[email protected]>
Remove duplicated call of test_plan.add_case

The same thing is done in the create_testcase method

github.com/kiwitcms/Kiwi - b282f315f6d528d6a334ed939988eec190ab2cc8 authored almost 6 years ago by asankov <[email protected]>
Refactor New TestCase to class-based view

github.com/kiwitcms/Kiwi - 3b0babf69a1ba82def54fec3a473d8ea90d93994 authored almost 6 years ago by asankov <[email protected]>
Bump junit-jupiter-api from 5.3.2 to 5.4.0

Bumps [junit-jupiter-api](https://github.com/junit-team/junit5) from 5.3.2 to 5.4.0.
- [Release ...

github.com/kiwitcms/junit-plugin - 957644a77bbe3981319b7adafa8f22c453d9afc0 authored almost 6 years ago by dependabot[bot] <[email protected]>
Bump junit-platform-launcher from 1.3.2 to 1.4.0

Bumps [junit-platform-launcher](https://github.com/junit-team/junit5) from 1.3.2 to 1.4.0.
- [Re...

github.com/kiwitcms/junit-plugin - 727557adc8451623a1eb3170a595cf258fc84a16 authored almost 6 years ago by dependabot[bot] <[email protected]>
Bump junit-jupiter-engine from 5.3.2 to 5.4.0

Bumps [junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.3.2 to 5.4.0.
- [Relea...

github.com/kiwitcms/junit-plugin - 1dc4d8cbfdb73eaea644c1b032bf2acaa1d2468e authored almost 6 years ago by dependabot[bot] <[email protected]>
Add tests for New TestCase view

github.com/kiwitcms/Kiwi - 1fbc2eef8bb415ec7ddff843664e880108ca13ce authored almost 6 years ago by asankov <[email protected]>
Update `composer.json` with license and support information

github.com/kiwitcms/phpunit-plugin - f6bfac15c30e093d699035bf64732284d434d954 authored almost 6 years ago by Lyubomir Popov <[email protected]>
Remove margin: 0 from cases list style. Fixes #764

github.com/kiwitcms/Kiwi - ace56564cab270e60fdc6e87af669c640dbb4e01 authored almost 6 years ago by asankov <[email protected]>
pylint: arguments-differ

github.com/kiwitcms/Kiwi - 820983c67a055e1e3ab0bb01aa2783db87859595 authored almost 6 years ago by Mr. Senko <[email protected]>
pylint: minor fixes & formatting

github.com/kiwitcms/Kiwi - 874e664d4c7520df2bfed837658b0e09e630d5ea authored almost 6 years ago by Mr. Senko <[email protected]>
Remove testcases.views.ReturnActions() which is now unused

github.com/kiwitcms/Kiwi - ad43de0d2a7b5ac7c8cf8046eb0256572d59e5d0 authored almost 6 years ago by Mr. Senko <[email protected]>
Do not use User model directly b/c it can be overriden

github.com/kiwitcms/Kiwi - 641b40a745764f5199fc7dc9fa00371f7ea9e476 authored almost 6 years ago by Mr. Senko <[email protected]>
Add TestCase to TestPlan if creating from inside a TP

github.com/kiwitcms/Kiwi - 09626e3413df4524560b1d123b81a722073b621d authored almost 6 years ago by Mr. Senko <[email protected]>
pylint: minor fixes & formatting

github.com/kiwitcms/tcms-api - 46a9994b12352a5c5158d668c9bc3d7b39e3d767 authored almost 6 years ago by Mr. Senko <[email protected]>
[kiwi_lint] Allow certain nested classes

github.com/kiwitcms/Kiwi - b3a159c8db10def5d4ebb7b2ae1596423eb34940 authored almost 6 years ago by Mr. Senko <[email protected]>
New translations django.po (French)

github.com/kiwitcms/Kiwi - 4a99c3626c2bcd57dad960fe0328a1daf8c8ab2b authored almost 6 years ago by kiwitcms-bot <[email protected]>
New translations django.po (French)

github.com/kiwitcms/Kiwi - f1b0c5b4b73d5ef8f5b11b5d26073ba860c5479f authored almost 6 years ago by kiwitcms-bot <[email protected]>
New translations django.po (French)

github.com/kiwitcms/Kiwi - b3d2476f112af112c77a57ff6312760d056c7659 authored almost 6 years ago by kiwitcms-bot <[email protected]>
New translations django.po (French)

github.com/kiwitcms/Kiwi - e23ba726d9fd080ed4b36634bffc9dd80914c588 authored almost 6 years ago by kiwitcms-bot <[email protected]>
New translations django.po (Slovenian)

github.com/kiwitcms/Kiwi - 2afcefa9ac771949430d15237170ecfb12decc23 authored almost 6 years ago by kiwitcms-bot <[email protected]>
New translations django.po (Slovenian)

github.com/kiwitcms/Kiwi - 4020939e4be27b63311f358bf43b7a4ca64f9b0a authored almost 6 years ago by kiwitcms-bot <[email protected]>
New translations django.po (Slovenian)

github.com/kiwitcms/Kiwi - e6102d3738444c6ae75620995c700b70bc4d82b5 authored almost 6 years ago by kiwitcms-bot <[email protected]>
Properly handle pagination button states and page numbers. Fix #767

github.com/kiwitcms/Kiwi - 711957e2a4f5d26c502de91a3c83dbb694c36c03 authored almost 6 years ago by Mr. Senko <[email protected]>
New translations django.po (Slovenian)

github.com/kiwitcms/Kiwi - 0f91e72f185aa80db58225856ff30fa8472dbd03 authored almost 6 years ago by kiwitcms-bot <[email protected]>
New translations django.po (French)

github.com/kiwitcms/Kiwi - 5ce3b3d5040ed93c2fcfe793d756aabdb63f8447 authored almost 6 years ago by kiwitcms-bot <[email protected]>
New translations django.po (Chinese Simplified)

github.com/kiwitcms/Kiwi - d311308e926919ab94fec2515a8601f327d6a449 authored almost 6 years ago by kiwitcms-bot <[email protected]>
New translations django.po (German)

github.com/kiwitcms/Kiwi - 4254f1dabc83206199f8e0f7353318f8e0d14734 authored almost 6 years ago by kiwitcms-bot <[email protected]>
New translations django.po (French)

github.com/kiwitcms/Kiwi - f2adff65f32dc1166fe52a1673921a117b6c3df6 authored almost 6 years ago by kiwitcms-bot <[email protected]>
New translations django.po (French)

github.com/kiwitcms/Kiwi - 9fa2efe125e70788c59831ec1370a457788a050d authored almost 6 years ago by kiwitcms-bot <[email protected]>
New translations django.po (French)

github.com/kiwitcms/Kiwi - 4f616fdd9f880975cb20efb65c38f8e4e62236b5 authored almost 6 years ago by kiwitcms-bot <[email protected]>
New translations django.po (Chinese Traditional)

github.com/kiwitcms/Kiwi - 71157077c8aeae46ff491ab05a04e30c22879479 authored almost 6 years ago by kiwitcms-bot <[email protected]>
Update placeholder text. Refs #767

github.com/kiwitcms/Kiwi - e57d8843be13835a5efeeafbd50fc0c8bccb63c6 authored almost 6 years ago by Mr. Senko <[email protected]>
Remove hard-coded value from testcases/get.html. Fixes #765

actually show the user who tested this TC

github.com/kiwitcms/Kiwi - 9dcd52a6bbe15917506fd136058d1386897dead6 authored almost 6 years ago by Mr. Senko <[email protected]>