Ecosyste.ms: OpenCollective

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

github.com/kiwitcms/Kiwi

open source test management system with over 2 million downloads!
https://github.com/kiwitcms/Kiwi

New translations django.po (Spanish)

3b673acbc47258bb1441be620858e8311304a358 authored over 5 years ago by kiwitcms-bot <[email protected]>
New translations django.po (Russian)

36d82db6fc89796c1ad80057bda4ebe1fc8b9a82 authored over 5 years ago by kiwitcms-bot <[email protected]>
New translations django.po (German)

b9e194da3f9f9fc5da26f271536277720c56b6a5 authored over 5 years ago by kiwitcms-bot <[email protected]>
New translations django.po (Chinese Traditional)

205cd6ae252bed3bdca32eec86caa37f5725d468 authored over 5 years ago by kiwitcms-bot <[email protected]>
New translations django.po (Slovenian)

6e470a66d9be90a20a64eca7d086934009adb669 authored over 5 years ago by kiwitcms-bot <[email protected]>
New translations django.po (Chinese Simplified)

2c9fa22af499c3d6812a1daa78a45b2432df8753 authored over 5 years ago by kiwitcms-bot <[email protected]>
Clone TP: refactor clone_params usage

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

17dab32dbc124fe3a2b7ff0c65953dfb0c79f41e authored over 5 years ago by Mr. Senko <[email protected]>
Clone TP: remove unnecessary fields from ClonePlanForm()

9c26e9d2d0fc02c352321a4812b87fbc471a741f authored over 5 years ago by Mr. Senko <[email protected]>
Refactor _verify_options() and verify_cloned_plan() used in tests

9cd6bcdb4b1327d7bedc8e6c57664366a7ad3c1b authored over 5 years ago by Mr. Senko <[email protected]>
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...

8452b57d5027c248f099610775f5ba5d7ec93191 authored over 5 years ago by Mr. Senko <[email protected]>
Clone TP: always set TP.author to the current user

dd31b0d443075f36f53ab7318a6d44dcc751a19c authored over 5 years ago by Mr. Senko <[email protected]>
chmod a-x for templates

36dd8e20ff990cfbcd7cea0a708ee8d2d7cd300b authored over 5 years ago by Mr. Senko <[email protected]>
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...

85c50c2fca0e5e6b94139b8d3e63b9f92024be12 authored over 5 years ago by Mr. Senko <[email protected]>
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...

a9c7ccf3da877fdb615e07e793a3c88b73ed79de authored over 5 years ago by Mr. Senko <[email protected]>
Update TODO comment to be more accurate

7ca0714780fd8775ec955099823c1f1b1d2258e3 authored over 5 years ago by Mr. Senko <[email protected]>
[l10n] Update translation strings

530bf9d9c69cc724346d0e706d17527a2b8b3f1c authored over 5 years ago by Mr. Senko <[email protected]>
Clone TP: convert UI to Patternfly

and remove old template and now unused legacy JavaScript

2e41debcd9f11dd983beae60233869b172db076a authored over 5 years ago by Mr. Senko <[email protected]>
Remove unused parameter sender from update_version_select_from_product()

92fdc3636a98e9197b29ea2df717e19d3dc1179a authored over 5 years ago by Mr. Senko <[email protected]>
Clone TP: make clone form inherit from forms.Form

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

e57588765dd0440b7eab79cea5bd255ca4a3daa9 authored over 5 years ago by Mr. Senko <[email protected]>
Clone TP: refactor to class based view

2664fcb6d663bb39a4e97741de950f1bf9125d09 authored over 5 years ago by Mr. Senko <[email protected]>
Fix wrong permission label for deleting comments. Fixes #1010

50b478b5d05502a9bb27ba0e06c14e6ffa16f1dd authored over 5 years ago by Mr. Senko <[email protected]>
Update python-gitlab from 1.9.0 to 1.10.0

6fa0bba18b3989db5787cb5e022ab6471b22e6fb authored over 5 years ago by pyup-bot <[email protected]>
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...

80a66badf1ab055fae9760fd92a12b21a6a67a1f authored over 5 years ago by Mr. Senko <[email protected]>
Remove testcases.views.attachment b/c now unused

bb9bbc5cc4271f0761fff2f9ae903e39fd40936c authored over 5 years ago by Mr. Senko <[email protected]>
Pin django-attachments to the latest 1.4.1

c3a1473e9550990dd0b875ccf9219f78fa94d157 authored over 5 years ago by Mr. Senko <[email protected]>
[l10n] Update strings after template change

979cb3bde1fa11c7ac9f30076d75f189d0f6c5ba authored over 5 years ago by Mr. Senko <[email protected]>
[l10n] Update strings after template updates

0116d9512d69e0cfb8026ced15be28f1481ac46a authored over 5 years ago by Mr. Senko <[email protected]>
Use django-attachments inside TP

5c0efcf78833e26a3be6172ee58d2455b844bc5a authored over 5 years ago by Mr. Senko <[email protected]>
Remove testplans.views.attachment() - now unused

3e2c3bba3581b82d7684320a9269d11b62bb25d4 authored over 5 years ago by Mr. Senko <[email protected]>
fix(package): update prismjs to version 1.17.0

de3f3dd6bff3ba67f106a0fbadca94059957b70e authored over 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Update django-simple-history from 2.7.2 to 2.7.3

793df5f542ea66869d7304257a87b1112449f61e authored over 5 years ago by pyup-bot <[email protected]>
Remove duplicated showOnlyRoundNumbers function

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

2923e865c9167aaf4c51709fa1c2287542f49faa authored over 5 years ago by asankov <[email protected]>
Fix visualisation of X axis for ExecutionTrends

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

402b3e82605641fb2087fbddb2b326bf75950d47 authored over 5 years ago by asankov <[email protected]>
New translations django.po (Chinese Simplified)

1862928715fad8a809f83e11f260b28c65da2d71 authored over 5 years ago by kiwitcms-bot <[email protected]>
New translations django.po (French)

d0e917ccfed4f9d4dd2936c7e7f1c917f6d029fa authored over 5 years ago by kiwitcms-bot <[email protected]>
New translations django.po (Chinese Traditional)

a51332307521ede954224fab1ee11710db2dff0b authored over 5 years ago by kiwitcms-bot <[email protected]>
New translations django.po (Slovenian)

890c1d0e41dc4e2676f47da1e2cb687b5c12af4d authored over 5 years ago by kiwitcms-bot <[email protected]>
New translations django.po (Spanish)

0fd29c13c3af11928348eb247c47ea46073a45fc authored over 5 years ago by kiwitcms-bot <[email protected]>
New translations django.po (Czech)

5ba25965dbd7a3c4609d3e0439fb8a247587ead1 authored over 5 years ago by kiwitcms-bot <[email protected]>
New translations django.po (Russian)

fd4ec4a21addc0ad2fbf43af861680c8355f026a authored over 5 years ago by kiwitcms-bot <[email protected]>
New translations django.po (German)

126537046619be262225ecb39fcd1d4df443d691 authored over 5 years ago by kiwitcms-bot <[email protected]>
[l10n] Update translation strings

c2acd912befb7d05505becdbfdbfe1ee78aff506 authored over 5 years ago by Mr. Senko <[email protected]>
Execution trends telemetry left-overs

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

cc @asankov

fa66660a8226a6812b003f8c9c19935863bab18b authored over 5 years ago by Mr. Senko <[email protected]>
Add TestingExecutionTrendsView

8ea00c2259da991b0a4ec289009cca3b5d961a24 authored over 5 years ago by asankov <[email protected]>
fix(package): update patternfly to version 3.59.3

c4beec623355bf0917ba1d2bf592caf5659e00ae authored over 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
New translations django.po (Slovenian)

4092a0d2c9a4789ab756c723e25a2f79eee77e96 authored over 5 years ago by kiwitcms-bot <[email protected]>
New translations django.po (Slovenian)

8acf8c99e20c86ad30b5a76cdbbd52ac46038b7d authored over 5 years ago by kiwitcms-bot <[email protected]>
Disable pylint message for unnecessary checks. Refs #171

429fd3dc4c5c0262e1451ba739df4fbd21927195 authored over 5 years ago by [email protected] <[email protected]>
Update naming in changelog

26fb95244b819b8b93dd78078ecb9263f8b73bba authored over 5 years ago by Mr. Senko <[email protected]>
fix(package): update marked to version 0.7.0

e5e90133973d1e46ff50718b180e84bd8217db1e authored over 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Fixes #982: use ENV variables to control timezone settings

d06f5b35a776b0264093c4e71825b7c637b01bc7 authored over 5 years ago by Jason Yi <[email protected]>
Refactor testing/breakdown.js

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

f85b4ab88360df72ba2e4be1680a2f92fe36a41d authored over 5 years ago by asankov <[email protected]>
Update django from 2.2.2 to 2.2.3

154fbd90e1ba46b3b58c45ac74dd085424c134a0 authored over 5 years ago by pyup-bot <[email protected]>
Disable pylint message for unnecessary checks. Refs #171

bae42cd79f6bb80fe6cd3c7b131dcd79f4cdfadb authored over 5 years ago by [email protected] <[email protected]>
New translations django.po (French)

7e05878b278a16f006e8c853059a62d955b4a800 authored over 5 years ago by kiwitcms-bot <[email protected]>
fix(package): update marked to version 0.6.3

80e9d0b5dc8e4350a52fed695844619199c48503 authored over 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
New translations django.po (Slovenian)

0ff04daf75aa4c61369ddaff17a2849453db5629 authored over 5 years ago by kiwitcms-bot <[email protected]>
New translations django.po (French)

0f682558be9b9312248b3129d8115b2c7a375a66 authored over 5 years ago by kiwitcms-bot <[email protected]>
New translations django.po (German)

6111fd9095fb8eb3bf4444884da479d9d749ba3c authored over 5 years ago by kiwitcms-bot <[email protected]>
New translations django.po (Chinese Traditional)

c74e7552505a125cf79bc50ba1f9ed3764c81eaf authored over 5 years ago by kiwitcms-bot <[email protected]>
New translations django.po (Spanish)

b4ef7868ba1bbeaf7b574cb89959f37958b69a5d authored over 5 years ago by kiwitcms-bot <[email protected]>
New translations django.po (Slovenian)

7b5870cfca97038ca4ffab7a9cb6c1313da63a01 authored over 5 years ago by kiwitcms-bot <[email protected]>
New translations django.po (Czech)

1ca1df578650225508f5a8a686e1dc1587763fb7 authored over 5 years ago by kiwitcms-bot <[email protected]>
New translations django.po (Chinese Simplified)

d86227fcaeb56a1556c5390f13b56aa6e7f3d6bb authored over 5 years ago by kiwitcms-bot <[email protected]>
New translations django.po (Russian)

1ee16fc9bddee26544625a617fbc7d5940220fbf authored over 5 years ago by kiwitcms-bot <[email protected]>
[l10n] Update translation strings

6c225eff8e9b1439cd07a09ff287c821ccb822b1 authored over 5 years ago by Mr. Senko <[email protected]>
Add TestingStatusMatrixView

74cbb9e616562b70f0928125d319041204816987 authored over 5 years ago by asankov <[email protected]>
Add milestone event in history

0459992640a2be475f448b885b8057da19ccdca4 authored over 5 years ago by Mr. Senko <[email protected]>
Update django-grappelli from 2.12.3 to 2.13.1

55513e9f69d7cd34a1ea9c924850bf8a3bce4155 authored over 5 years ago by pyup-bot <[email protected]>
Update python-gitlab from 1.8.0 to 1.9.0

3e3f47bb8854b4ab85ad85349640729c6c11fd26 authored over 5 years ago by pyup-bot <[email protected]>
New translations django.po (Spanish)

22917d7782b28509dad0d41ef179bf6f7289fb94 authored over 5 years ago by kiwitcms-bot <[email protected]>
Fix typo

97218c6bb5ebd0711f4d914c705ebb1e8f789bc5 authored over 5 years ago by Mr. Senko <[email protected]>
Changelog for version 6.10

2dcd48486a2ee3bd6dfd3cae799e1f320140be8c authored over 5 years ago by Mr. Senko <[email protected]>
Add test for email_case_deletion()

b4273f7d6a9c6a1eaac3243414b7263f1f357837 authored over 5 years ago by Rik <[email protected]>
Apply code review comments. Refs #955

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

f810bc51c51b8158a408b69d7ed466290a3616bd authored over 5 years ago by Mr. Senko <[email protected]>
Add function based view pylint checker. Fixes #734

2a753e147d80bf143efc1ab6a58ed989f884f111 authored over 5 years ago by Yavor Lulchev <[email protected]>
fix(package): update patternfly to version 3.59.2

a5d88a7904864c0d5ef1ee4ea2241e2b9f07076b authored over 5 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Update psycopg2 from 2.8.2 to 2.8.3

2b17e52678d2eae5ca31e7871e58ce1276a29d81 authored over 5 years ago by pyup-bot <[email protected]>
Change Makefile and Travis for automatic recognition of Python version used

Now the CI/CD takes the correct version.

4d41098957580a44bae9e650c342577320339611 authored over 5 years ago by [email protected] <[email protected]>
Add OneToOneFieldChecker. Fixes #735

43572e13acb1c04606b8277a239df834bd20ce7c authored over 5 years ago by George Goranov <[email protected]>
Add missing permission check

for adding a comment on test excution

8de93e479f656fc0d41a65290ff6d232ff129892 authored over 5 years ago by ivo0126 <[email protected]>
Add tests for test execution commenting

01c2a7d64b4775c9cdcdcee9cb2fdc2df5779e57 authored over 5 years ago by ivo0126 <[email protected]>
Update django from 2.2.1 to 2.2.2

ee847cedeb712b54f8350032a6971064d505baa1 authored over 5 years ago by pyup-bot <[email protected]>
[docs] New Sphinx changed source docs format

cb850c2a7ef1880527fb97c7276f01be82aaba99 authored over 5 years ago by Mr. Senko <[email protected]>
Show column is_active in User Admin

67588c875d4cbf064cc7480f84b99398367e8742 authored over 5 years ago by Mr. Senko <[email protected]>
Fix a bool condition for MissingPermissionsChecker

module name is for example `tcms.testcases.views`, not only 'views'

fff59a198a08e7d43689b5a76c45dcfa0c4e5039 authored over 5 years ago by Mr. Senko <[email protected]>
Fixes #739

52896943b66d742b8f98be1e87b410cca6ebe738 authored over 5 years ago by Daniel Goshev <[email protected]>
Fixes #737

92032c5d79bac2b4f96922dd85f0e1ca3a856be7 authored over 5 years ago by Ivo Donchev <[email protected]>
Discover Python files in dirs without __init__.py. Fixes #790

also renames the module b/c there's another checker which will
fit in here

39dc1a323e01b9b22795fad9e214a6cb8e095528 authored over 5 years ago by Mr. Senko <[email protected]>
Update markdown from 3.1 to 3.1.1

b11307619a4390634036a8158a9f539eca6e5c0c authored over 5 years ago by pyup-bot <[email protected]>
Add tcms.kiwi_auth.views.PasswordResetView to PUBLIC_VIEWS

8ef40f071ad860cbf272ef493f011b06fa75a9e7 authored over 5 years ago by Mr. Senko <[email protected]>
Override PasswordResetForm because of Site.objects.get_current()

the internal cache in .get_current() doesn't produce correct
results when working with kiwitcms-...

518a13c2c5abc4108c4758ffc8540d6a5c5b8d2a authored over 5 years ago by Mr. Senko <[email protected]>
Add tests for status options permission-checks in testruns

0b279a36a052d15b2ea753335d8bd1278bafe501 authored over 5 years ago by ivo0126 <[email protected]>
Add missing permission checks for caserun status options

refs #716

8eb3737e39996f6989fd9b2111ec752d5d364d59 authored over 5 years ago by ivo0126 <[email protected]>
Changelog for v6.9

7935f3c6a2f80033dec5c78b2004f98d9f6c9dd9 authored over 5 years ago by Mr. Senko <[email protected]>
Fix leftovers for Telemetry - Testcase Breakdown

- Add date filter for test cases
- Automated/manual bar legend now contains the values
- Priotie...

df66d818d9e900c209d4045705ec1fa851871f12 authored over 5 years ago by asankov <[email protected]>
Generate translation strings

82ce9df1bac2c2eeb23e1ca12881c4e2f5f2aabf authored over 5 years ago by asankov <[email protected]>
New translations django.po (French)

69eaf4572af503c5a8b9265d02a68ad8d0da0c6a authored over 5 years ago by kiwitcms-bot <[email protected]>
Use delete_user() for deleting accounts via admin

8392fb920f04fde42b9950e32e75f2695caf926f authored over 5 years ago by Mr. Senko <[email protected]>
Fix pylint: no-else-raise

7dc6753aeb5d61013cbe51d589d9902542032f0b authored over 5 years ago by Mr. Senko <[email protected]>