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

New translations django.po (Spanish)

github.com/kiwitcms/Kiwi - 3b673acbc47258bb1441be620858e8311304a358 authored over 5 years ago
New translations django.po (Russian)

github.com/kiwitcms/Kiwi - 36d82db6fc89796c1ad80057bda4ebe1fc8b9a82 authored over 5 years ago
New translations django.po (German)

github.com/kiwitcms/Kiwi - b9e194da3f9f9fc5da26f271536277720c56b6a5 authored over 5 years ago
New translations django.po (Chinese Traditional)

github.com/kiwitcms/Kiwi - 205cd6ae252bed3bdca32eec86caa37f5725d468 authored over 5 years ago
New translations django.po (Slovenian)

github.com/kiwitcms/Kiwi - 6e470a66d9be90a20a64eca7d086934009adb669 authored over 5 years ago
New translations django.po (Chinese Simplified)

github.com/kiwitcms/Kiwi - 2c9fa22af499c3d6812a1daa78a45b2432df8753 authored over 5 years ago
Clone TP: refactor clone_params usage

adjust paramer names so that we don't need intermediate variables

github.com/kiwitcms/Kiwi - 17dab32dbc124fe3a2b7ff0c65953dfb0c79f41e authored over 5 years ago
Clone TP: remove unnecessary fields from ClonePlanForm()

github.com/kiwitcms/Kiwi - 9c26e9d2d0fc02c352321a4812b87fbc471a741f authored over 5 years ago
Refactor _verify_options() and verify_cloned_plan() used in tests

github.com/kiwitcms/Kiwi - 9cd6bcdb4b1327d7bedc8e6c57664366a7ad3c1b authored over 5 years ago
Clone TP: always set TC.author to the new user when copying cases

- when linking test cases to a newly created TP their original
fields are not changed b/c we o...

github.com/kiwitcms/Kiwi - 8452b57d5027c248f099610775f5ba5d7ec93191 authored over 5 years ago
Clone TP: always set TP.author to the current user

github.com/kiwitcms/Kiwi - dd31b0d443075f36f53ab7318a6d44dcc751a19c authored over 5 years ago
chmod a-x for templates

github.com/kiwitcms/Kiwi - 36dd8e20ff990cfbcd7cea0a708ee8d2d7cd300b authored over 5 years ago
Use product_id instead of product__id in queries

- both are the same field
- __ usually causes a JOIN but Django is seems to be smart enough
to...

github.com/kiwitcms/Kiwi - 85c50c2fca0e5e6b94139b8d3e63b9f92024be12 authored over 5 years ago
Clone TP: always 'Copy All Test Cases' & keep default tester

the original label of this checkbox is misleading. It was meant to
mean that all test cases from...

github.com/kiwitcms/Kiwi - a9c7ccf3da877fdb615e07e793a3c88b73ed79de authored over 5 years ago
Update TODO comment to be more accurate

github.com/kiwitcms/Kiwi - 7ca0714780fd8775ec955099823c1f1b1d2258e3 authored over 5 years ago
[l10n] Update translation strings

github.com/kiwitcms/Kiwi - 530bf9d9c69cc724346d0e706d17527a2b8b3f1c authored over 5 years ago
Clone TP: convert UI to Patternfly

and remove old template and now unused legacy JavaScript

github.com/kiwitcms/Kiwi - 2e41debcd9f11dd983beae60233869b172db076a authored over 5 years ago
Remove unused parameter sender from update_version_select_from_product()

github.com/kiwitcms/Kiwi - 92fdc3636a98e9197b29ea2df717e19d3dc1179a authored over 5 years ago
Clone TP: make clone form inherit from forms.Form

- this simplifies the JavaScript b/c we use default selector names
- reduces complexity
- fixes ...

github.com/kiwitcms/Kiwi - e57588765dd0440b7eab79cea5bd255ca4a3daa9 authored over 5 years ago
Clone TP: refactor to class based view

github.com/kiwitcms/Kiwi - 2664fcb6d663bb39a4e97741de950f1bf9125d09 authored over 5 years ago
Generate Pelican site

github.com/kiwitcms/kiwitcms.github.io - 331bcdc15f66b7c2a51aca500146afbcd486190e authored over 5 years ago
Generate Pelican site

github.com/kiwitcms/kiwitcms.github.io - efdfdbe089235f3c2d188ddf2003601ad621b024 authored over 5 years ago
Fix wrong permission label for deleting comments. Fixes #1010

github.com/kiwitcms/Kiwi - 50b478b5d05502a9bb27ba0e06c14e6ffa16f1dd authored over 5 years ago
Update python-gitlab from 1.9.0 to 1.10.0

github.com/kiwitcms/Kiwi - 6fa0bba18b3989db5787cb5e022ab6471b22e6fb authored over 5 years ago
Use form to attach files directly to TE

this will be easier instead of opening a new page in the browser.

Depends on
https://github.com...

github.com/kiwitcms/Kiwi - 80a66badf1ab055fae9760fd92a12b21a6a67a1f authored over 5 years ago
Remove testcases.views.attachment b/c now unused

github.com/kiwitcms/Kiwi - bb9bbc5cc4271f0761fff2f9ae903e39fd40936c authored over 5 years ago
Pin django-attachments to the latest 1.4.1

github.com/kiwitcms/Kiwi - c3a1473e9550990dd0b875ccf9219f78fa94d157 authored over 5 years ago
[l10n] Update strings after template change

github.com/kiwitcms/Kiwi - 979cb3bde1fa11c7ac9f30076d75f189d0f6c5ba authored over 5 years ago
[l10n] Update strings after template updates

github.com/kiwitcms/Kiwi - 0116d9512d69e0cfb8026ced15be28f1481ac46a authored over 5 years ago
Use django-attachments inside TP

github.com/kiwitcms/Kiwi - 5c0efcf78833e26a3be6172ee58d2455b844bc5a authored over 5 years ago
Remove testplans.views.attachment() - now unused

github.com/kiwitcms/Kiwi - 3e2c3bba3581b82d7684320a9269d11b62bb25d4 authored over 5 years ago
fix(package): update prismjs to version 1.17.0

github.com/kiwitcms/Kiwi - de3f3dd6bff3ba67f106a0fbadca94059957b70e authored over 5 years ago
Update django-simple-history from 2.7.2 to 2.7.3

github.com/kiwitcms/Kiwi - 793df5f542ea66869d7304257a87b1112449f61e authored over 5 years ago
Remove duplicated showOnlyRoundNumbers function

from tcms/telemetry/static/telemetry/js/testing/breakdown.js
Use the one from tcms/telemetry/sta...

github.com/kiwitcms/Kiwi - 2923e865c9167aaf4c51709fa1c2287542f49faa authored over 5 years ago
Fix visualisation of X axis for ExecutionTrends

Turns out `C3ChartConfiguration.config.axis.x.tick.format` is not working as expected, as the fi...

github.com/kiwitcms/Kiwi - 402b3e82605641fb2087fbddb2b326bf75950d47 authored over 5 years ago
New translations django.po (Chinese Simplified)

github.com/kiwitcms/Kiwi - 1862928715fad8a809f83e11f260b28c65da2d71 authored over 5 years ago
New translations django.po (French)

github.com/kiwitcms/Kiwi - d0e917ccfed4f9d4dd2936c7e7f1c917f6d029fa authored over 5 years ago
New translations django.po (Chinese Traditional)

github.com/kiwitcms/Kiwi - a51332307521ede954224fab1ee11710db2dff0b authored over 5 years ago
New translations django.po (Slovenian)

github.com/kiwitcms/Kiwi - 890c1d0e41dc4e2676f47da1e2cb687b5c12af4d authored over 5 years ago
New translations django.po (Spanish)

github.com/kiwitcms/Kiwi - 0fd29c13c3af11928348eb247c47ea46073a45fc authored over 5 years ago
New translations django.po (Czech)

github.com/kiwitcms/Kiwi - 5ba25965dbd7a3c4609d3e0439fb8a247587ead1 authored over 5 years ago
New translations django.po (Russian)

github.com/kiwitcms/Kiwi - fd4ec4a21addc0ad2fbf43af861680c8355f026a authored over 5 years ago
New translations django.po (German)

github.com/kiwitcms/Kiwi - 126537046619be262225ecb39fcd1d4df443d691 authored over 5 years ago
[l10n] Update translation strings

github.com/kiwitcms/Kiwi - c2acd912befb7d05505becdbfdbfe1ee78aff506 authored over 5 years ago
Execution trends telemetry left-overs

- Use .all() instead of .filter()
- variable and context all_count was unused

cc @asankov

github.com/kiwitcms/Kiwi - fa66660a8226a6812b003f8c9c19935863bab18b authored over 5 years ago
Add TestingExecutionTrendsView

github.com/kiwitcms/Kiwi - 8ea00c2259da991b0a4ec289009cca3b5d961a24 authored over 5 years ago
fix(package): update patternfly to version 3.59.3

github.com/kiwitcms/Kiwi - c4beec623355bf0917ba1d2bf592caf5659e00ae authored over 5 years ago
Generate Pelican site

github.com/kiwitcms/kiwitcms.github.io - 58b4e95294c79917eda301c70f72860bd55cb7cd authored over 5 years ago
Generate Pelican site

github.com/kiwitcms/kiwitcms.github.io - e523e5aa6fcf8ef31180249c1595c97d11deea77 authored over 5 years ago
New translations django.po (Slovenian)

github.com/kiwitcms/Kiwi - 4092a0d2c9a4789ab756c723e25a2f79eee77e96 authored over 5 years ago
New translations django.po (Slovenian)

github.com/kiwitcms/Kiwi - 8acf8c99e20c86ad30b5a76cdbbd52ac46038b7d authored over 5 years ago
Disable pylint message for unnecessary checks. Refs #171

github.com/kiwitcms/Kiwi - 429fd3dc4c5c0262e1451ba739df4fbd21927195 authored over 5 years ago
Update naming in changelog

github.com/kiwitcms/Kiwi - 26fb95244b819b8b93dd78078ecb9263f8b73bba authored over 5 years ago
Changelog for v6.7.4

github.com/kiwitcms/junit-plugin - 10cb141a04f64b2de174f403a9ef75dd64743e66 authored over 5 years ago
Generate Pelican site

github.com/kiwitcms/kiwitcms.github.io - e2bbfa5634cb8c18ef63edeb7d6a751737c2704a authored over 5 years ago
fix(package): update marked to version 0.7.0

github.com/kiwitcms/Kiwi - e5e90133973d1e46ff50718b180e84bd8217db1e authored over 5 years ago
Generate Pelican site

github.com/kiwitcms/kiwitcms.github.io - 6d1b5f06ad021ec9e435a8e1d327c98671e76f24 authored over 5 years ago
Generate Pelican site

github.com/kiwitcms/kiwitcms.github.io - 46baa8cf06b64e48fa3a1cca2adb8c2b64177cbf authored over 5 years ago
Fixes #982: use ENV variables to control timezone settings

github.com/kiwitcms/Kiwi - d06f5b35a776b0264093c4e71825b7c637b01bc7 authored over 5 years ago
Refactor testing/breakdown.js

to use methods from utils.js
Also, rename some of the ids in the template to match those expecte...

github.com/kiwitcms/Kiwi - f85b4ab88360df72ba2e4be1680a2f92fe36a41d authored over 5 years ago
Update django from 2.2.2 to 2.2.3

github.com/kiwitcms/Kiwi - 154fbd90e1ba46b3b58c45ac74dd085424c134a0 authored over 5 years ago
Bump junit-jupiter-api from 5.5.0-RC2 to 5.5.0

Bumps [junit-jupiter-api](https://github.com/junit-team/junit5) from 5.5.0-RC2 to 5.5.0.
- [Rele...

github.com/kiwitcms/junit-plugin - 281bbe3afd88b7e8852e6f71b509468fec90dee8 authored over 5 years ago
Bump junit-platform-launcher from 1.4.2 to 1.5.0

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

github.com/kiwitcms/junit-plugin - 344549e684a64f88a78d0c82dbbc92601b261b74 authored over 5 years ago
Bump junit-jupiter-engine from 5.5.0-RC2 to 5.5.0

Bumps [junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.5.0-RC2 to 5.5.0.
- [R...

github.com/kiwitcms/junit-plugin - b803bd5b772a58a49353859fecb09bcec829b9c1 authored over 5 years ago
Disable pylint message for unnecessary checks. Refs #171

github.com/kiwitcms/Kiwi - bae42cd79f6bb80fe6cd3c7b131dcd79f4cdfadb authored over 5 years ago
New translations django.po (French)

github.com/kiwitcms/Kiwi - 7e05878b278a16f006e8c853059a62d955b4a800 authored over 5 years ago
fix(package): update marked to version 0.6.3

github.com/kiwitcms/Kiwi - 80e9d0b5dc8e4350a52fed695844619199c48503 authored over 5 years ago
New translations django.po (Slovenian)

github.com/kiwitcms/Kiwi - 0ff04daf75aa4c61369ddaff17a2849453db5629 authored over 5 years ago
New translations django.po (French)

github.com/kiwitcms/Kiwi - 0f682558be9b9312248b3129d8115b2c7a375a66 authored over 5 years ago
New translations django.po (German)

github.com/kiwitcms/Kiwi - 6111fd9095fb8eb3bf4444884da479d9d749ba3c authored over 5 years ago
New translations django.po (Chinese Traditional)

github.com/kiwitcms/Kiwi - c74e7552505a125cf79bc50ba1f9ed3764c81eaf authored over 5 years ago
New translations django.po (Spanish)

github.com/kiwitcms/Kiwi - b4ef7868ba1bbeaf7b574cb89959f37958b69a5d authored over 5 years ago
New translations django.po (Slovenian)

github.com/kiwitcms/Kiwi - 7b5870cfca97038ca4ffab7a9cb6c1313da63a01 authored over 5 years ago
New translations django.po (Czech)

github.com/kiwitcms/Kiwi - 1ca1df578650225508f5a8a686e1dc1587763fb7 authored over 5 years ago
New translations django.po (Chinese Simplified)

github.com/kiwitcms/Kiwi - d86227fcaeb56a1556c5390f13b56aa6e7f3d6bb authored over 5 years ago
New translations django.po (Russian)

github.com/kiwitcms/Kiwi - 1ee16fc9bddee26544625a617fbc7d5940220fbf authored over 5 years ago
[l10n] Update translation strings

github.com/kiwitcms/Kiwi - 6c225eff8e9b1439cd07a09ff287c821ccb822b1 authored over 5 years ago
Generate Pelican site

github.com/kiwitcms/kiwitcms.github.io - bae4d4c9410cdd0c5371dc8f772d05f4ab0b6c20 authored over 5 years ago
Generate Pelican site

github.com/kiwitcms/kiwitcms.github.io - 62c1ceac760b9da064be3fdfb30ad49f3998ae5b authored over 5 years ago
Generate Pelican site

github.com/kiwitcms/kiwitcms.github.io - 216094f755b0c82090ab20fc1201d54e7dcda1a1 authored over 5 years ago
Generate Pelican site

github.com/kiwitcms/kiwitcms.github.io - 39d4f4f001f1456c6db8f982ac99a77745130a54 authored over 5 years ago
Add TestingStatusMatrixView

github.com/kiwitcms/Kiwi - 74cbb9e616562b70f0928125d319041204816987 authored over 5 years ago
Add milestone event in history

github.com/kiwitcms/Kiwi - 0459992640a2be475f448b885b8057da19ccdca4 authored over 5 years ago
Update django-grappelli from 2.12.3 to 2.13.1

github.com/kiwitcms/Kiwi - 55513e9f69d7cd34a1ea9c924850bf8a3bce4155 authored over 5 years ago
Update python-gitlab from 1.8.0 to 1.9.0

github.com/kiwitcms/Kiwi - 3e3f47bb8854b4ab85ad85349640729c6c11fd26 authored over 5 years ago
Generate Pelican site

github.com/kiwitcms/kiwitcms.github.io - 30395bd2bc51ef2d9f8e7bdc6bb10336501a04d7 authored over 5 years ago
Generate Pelican site

github.com/kiwitcms/kiwitcms.github.io - f57ecddbfd2d175d2991dda28c2c4ec27317c180 authored over 5 years ago
New translations django.po (Spanish)

github.com/kiwitcms/Kiwi - 22917d7782b28509dad0d41ef179bf6f7289fb94 authored over 5 years ago
Bump junit-jupiter-engine from 5.5.0-M1 to 5.5.0-RC2

Bumps [junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.5.0-M1 to 5.5.0-RC2.
-...

github.com/kiwitcms/junit-plugin - b6f3ff61824fb40e6a39f9cc92cd5063f3749f97 authored over 5 years ago
Bump junit-jupiter-api from 5.5.0-M1 to 5.5.0-RC2

Bumps [junit-jupiter-api](https://github.com/junit-team/junit5) from 5.5.0-M1 to 5.5.0-RC2.
- [R...

github.com/kiwitcms/junit-plugin - a7734d7f60829b229e394bfb722ad4176be31908 authored over 5 years ago
New translations django.po (Spanish)

github.com/kiwitcms/tenants - 674d72971fc3fda5de7096a775d377ab56ad67ec authored over 5 years ago
Update kiwitcms from 6.9 to 6.10

github.com/kiwitcms/tenants - 363f44c83443c420b4626555c30508670b25738e authored over 5 years ago
Generate Pelican site

github.com/kiwitcms/kiwitcms.github.io - 1a15c5ad2ac46089350f7e418b2dc5b153688a77 authored over 5 years ago
Bump to 6.10-mt

github.com/kiwitcms/enterprise - 775e1fb073df5f0f9622e71dab2cfba57e585aa0 authored over 5 years ago
Changelog for version 6.10

github.com/kiwitcms/Kiwi - 2dcd48486a2ee3bd6dfd3cae799e1f320140be8c authored over 5 years ago
Add test for email_case_deletion()

github.com/kiwitcms/Kiwi - b4273f7d6a9c6a1eaac3243414b7263f1f357837 authored over 5 years ago
Apply code review comments. Refs #955

- execute separately from the rest checkers due to how we
modify the Python search path and b/...

github.com/kiwitcms/Kiwi - f810bc51c51b8158a408b69d7ed466290a3616bd authored over 5 years ago
Add function based view pylint checker. Fixes #734

github.com/kiwitcms/Kiwi - 2a753e147d80bf143efc1ab6a58ed989f884f111 authored over 5 years ago
Update coveralls from 1.8.0 to 1.8.1

github.com/kiwitcms/tenants - 5125d573b33ed662823331d6361e7b65f3e7c9cc authored over 5 years ago