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

Add security related notes

464e0ab84fedfdeccfb2358244be46f53b51add5 authored about 6 years ago by Mr. Senko <[email protected]>
Don't show inactive Priority. Fixes #637

e3cc5708f1885f2d3f27f81964f5f76d76f7988d authored about 6 years ago by Mr. Senko <[email protected]>
Don't override user with the last super-user

521ed0370a49ea416bb2d84ecb2e28326801f51d authored about 6 years ago by Mr. Senko <[email protected]>
Notify super-users in notify_admins() too

ff3139a6fea737116731b5a6850a7966f187f91b authored about 6 years ago by Mr. Senko <[email protected]>
Super-users can also approve new registrations

make sure we show the entire list of super-users which could
be different than site ADMINS and u...

a31ae1d99323f7cf0c5ed7e17587bd213d3e2af5 authored about 6 years ago by Mr. Senko <[email protected]>
Improve the cleanup for old httpd files

Basically do the same as in:
https://github.com/CentOS/CentOS-Dockerfiles/blob/master/httpd/cent...

1aa8a36a70949cb64b0dfd4a51a09b62945379ad authored about 6 years ago by Mr. Senko <[email protected]>
Fix pylint issues in module tcms.kiwi_auth.admin

d2f56406d8018f2ba21d7a3649d16534ade653fc authored about 6 years ago by asankov <[email protected]>
Fix pylint issues in module tcms.management.admin

9b61f43f7badc3c9f97d72fe745d7a572d0d4d45 authored about 6 years ago by asankov <[email protected]>
Disable pylint too-many-ancestors warning for tcms/testcases/tests/test_views.py

d5e64274e614588e2926e6d9b589583a4a97ffa1 authored about 6 years ago by asankov <[email protected]>
Fix typo in pylint: disable statement in test_update_caserun_status_view

09908924a71a20e52fa33490872c8dab8f9b6903 authored about 6 years ago by asankov <[email protected]>
Fix pylint issues in module tcms.management.models

df3e357a0c68835041145ff68c4afb48d90abaab authored about 6 years ago by asankov <[email protected]>
make docker container restartable

a19756ce6384c560d95dfb82557fbdc880c2eb78 authored about 6 years ago by Maik Opitz <[email protected]>
No need for 2 chown commands, just expand parameter list

2c445fa5725d3b65f64f2a9600a16b9c62a9f2b6 authored about 6 years ago by Mr. Senko <[email protected]>
Add tests for Docker container

Note: install beakerlib from a fork b/c
https://github.com/beakerlib/beakerlib/pull/11 is still ...

7c3f5da229c7f0964e61e4e4fc465a5d058ec8f8 authored about 6 years ago by Mr. Senko <[email protected]>
Fix bug with report to Bugzilla, SO #53434949

this has been introduced in 3ab1657 and reported in
https://stackoverflow.com/questions/53434949...

f4d2b835a9a6dd25b56d080f40caf0ab6f0972fc authored about 6 years ago by Mr. Senko <[email protected]>
Add tests for TestRun.update API

e616074efaf55fdaf983b131d85540db95643a11 authored about 6 years ago by asankov <[email protected]>
Fix TestRun.update API not processing stop_date. Fixes #554

41db74f8df0db28d09117305a67c8292e789252e authored about 6 years ago by asankov <[email protected]>
Enable nl2br Markdown extension. Fixes #623

the list of all extensions is at:
https://python-markdown.github.io/extensions/#officially-suppo...

3f5c142c248c887427ea39647730db80eccc4714 authored about 6 years ago by Mr. Senko <[email protected]>
Replace UpdateTestCaseStatusView() with JSON-RPC

9e2d2f337a1dcc1b7f1c82748382b7585798b156 authored about 6 years ago by Mr. Senko <[email protected]>
Replace UpdateTestCasePriorityView() with JSON-RPC

a61ea5347de2854d858ee955e01054414a9883e4 authored about 6 years ago by Mr. Senko <[email protected]>
Remove updateOptionOnProdChange() binding for component & category

this is now used only in Testing Report and there aren't
Component and Category select fields!

65f34a2254f15120f44c8bebdfc8f4c9fee5320d authored about 6 years ago by Mr. Senko <[email protected]>
Remove now unused JavaScript and ajax handler

f379aa7a95498d0264ff539db0bdc8e3136bd71e authored about 6 years ago by Mr. Senko <[email protected]>
Remove on-click bindings for buttons that don't exist anymore

a8d0a34383d65a961c6e9548d80f2f5f5b6edd4b authored about 6 years ago by Mr. Senko <[email protected]>
Remove duplicate updateOptionOnProdChange() bindings

221fc70f88995172284e247677078d0a19f2d0bb authored about 6 years ago by Mr. Senko <[email protected]>
Use JSON-RPC for version/build inside Testing report

had to remove form widget specification so the form renders
ids that are consistent with the res...

635d1b9838cf71d976796b1d179869ebe5fdac02 authored about 6 years ago by Mr. Senko <[email protected]>
Disable pylint too-many-ancestors warning for tests

e81e4fdc397997867c170500f352a32bd671cfee authored about 6 years ago by asankov <[email protected]>
Remove unused parameter from plan_from_request_or_none. Refs #303

fd3482594ac9e17c9473f346c84bf0a2326b1157 authored about 6 years ago by asankov <[email protected]>
Add todo notice

480cb62e8ccbe8a8dac2cd59162a94cbb372e2b1 authored about 6 years ago by Mr. Senko <[email protected]>
Remove fmt_queries. Fixes #330

5ca0834cad9b028df04bd39f12aaef75f616ad76 authored about 6 years ago by asankov <[email protected]>
fix(package): update patternfly to version 3.58.0

ce8c4ddfcfe47f42c5be0419a1e534ea7ec00ace authored about 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Remove admin JavaScript from template. Fix #209

ec79cd964ebb30d8ad4f894382536a7c99b367e5 authored about 6 years ago by Mr. Senko <[email protected]>
Silence duplicate-code pylint warning

917e4e68df43073278105817c182387d6b8bad8a authored about 6 years ago by Mr. Senko <[email protected]>
Disable duplicate-code pylint check. Refs #171

it appears this check produces more false positives than discover
real problems so we silence it...

5613a56f51f919b8c39db7635630c0e0ffb6cb51 authored about 6 years ago by Mr. Senko <[email protected]>
Update MultipleEmailField.delimiter to make pylint happier

c23f44a63056faf2c64a53d9ce0a8548bfbee353 authored about 6 years ago by Mr. Senko <[email protected]>
pylint fixes

8b779b1a7ef8a23ea2c44e1ff2aaf2ef4f934652 authored about 6 years ago by Mr. Senko <[email protected]>
Remove unnecessary method Build.list_active()

69ddd463323b01016a07efd448d380db255be928 authored about 6 years ago by Mr. Senko <[email protected]>
Use case/edit.html template for testcases.views.new(). Closes #565

everywhere else Kiwi TCMS doesn't allow editting of many-to-many
relationships when creating or ...

8ba63a0a4326d05b1b5139ef637d28c8bd67d593 authored about 6 years ago by Mr. Senko <[email protected]>
Remove more unused JavaScript functions

- showDialog()
- set_up_choices()
- nil variable ?!?

1a32eb0f065bebe5239274546320b4d69ad37085 authored about 6 years ago by Mr. Senko <[email protected]>
Replace bind_component_selector_to_product() with JSON-RPC

06a8a581796ea16763f3a86893277b4daed0b507 authored about 6 years ago by Mr. Senko <[email protected]>
Hide KiwiUserAdmin.password field from super-user. Refs #610

override the fieldsets even if viewing the User admin form as
super-user so that we hide the pas...

a52b4c54788015cebb7fc09f71f333751868918b authored about 6 years ago by Mr. Senko <[email protected]>
Remove already unused JavaScript and ajax methods

- core.ajax.info()
- JS: getComponentsByProductId()
- JS: checkProductField()
- JS: getInfo()
- ...

9d8564a9a990da926d2ff15e16260a4114873220 authored about 6 years ago by Mr. Senko <[email protected]>
fix(package): update patternfly to version 3.57.2

80952c31537d58e9e91e74ae224ecfc4000dfef0 authored about 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Add icon for component Remove action

22983820930d5054c4f6eb1b194480382e3c6958 authored about 6 years ago by Mr. Senko <[email protected]>
Remove CategoryActions() and complimentary functions

- remove the possibility to bulk-update category for test cases
directly from the Test Plan. F...

967ec8a76e1d6a2528e9b4839fd3cf0df2245026 authored about 6 years ago by Mr. Senko <[email protected]>
Remove stale JavaScript code

b5df87f7adba027115d63f543f907e3da46c8507 authored about 6 years ago by Mr. Senko <[email protected]>
Remove unused function testruns.views.execute()

not referenced in url config and the template listed doesn't
exist.

757f99746e752745e66b55029c36f08aae67db60 authored about 6 years ago by Mr. Senko <[email protected]>
Typo

f93c554c40db41376666d9660ef71cd3b12bfbf2 authored about 6 years ago by Mr. Senko <[email protected]>
Remove ComponentActions() class. Fixes #20

with the latest commits all component actions in the UI have been
converted to reuse the existin...

f3db4be0414fd58114f27800d3e7838275aeb469 authored about 6 years ago by Mr. Senko <[email protected]>
Reuse JSON-RPC to update Categories

- replace getCategorisByProductId()
- replace bind_category_selector_to_product()

a1cdc89ab4a29d1e591c274e889c54fc664700cd authored about 6 years ago by Mr. Senko <[email protected]>
Remove unused URL config in JavaScript

8f427c01e980c5f98bd98dcbc7058cf030089f8c authored about 6 years ago by Mr. Senko <[email protected]>
Use JSON-RPC when removing TestCase component from UI

642d126d29617a674012c4184899ce7ded946575 authored about 6 years ago by Mr. Senko <[email protected]>
Remove onTestCaseComponentClick()

- remove the possibility to bulk-update components for test cases
directly from the Test Plan....

e5faf323b84033e282295228caf808e885ea8844 authored about 6 years ago by Mr. Senko <[email protected]>
Use autocomplete for adding components to TestCase

which also properly restricts the selection to components which are
available in the current pro...

22b9350ad49c7810caa3a66db63c0db85a5695e3 authored about 6 years ago by Mr. Senko <[email protected]>
Remove checkbox column for components

a0a58007305f527a03d1fcc65822ddee37bdea1b authored about 6 years ago by Mr. Senko <[email protected]>
Remove bulk-update of TestCase automated status

similar to previous commits this removes the bulk-update
functionality from the TestPlan page in...

362dda9cc79c4bf3347d0c951234e6f40e20293b authored about 6 years ago by Mr. Senko <[email protected]>
Remove bulk-remove button for TestCase component tab

b9ed176c1e0fed03312d06fc60e315d9edda1050 authored about 6 years ago by Mr. Senko <[email protected]>
fix(package): update patternfly to version 3.57.1

05df25b7a34aee0c37f455870310ae496583b3f0 authored about 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Revert to tar.gz format for PyPI

c6d63189fcefe0dd832d4683d41b90a324d4e4ca authored about 6 years ago by Mr. Senko <[email protected]>
Changelog for version 6.2.1

093136fa6ed3363fe3b979c7203ded304a64d657 authored about 6 years ago by Mr. Senko <[email protected]>
Fix InvalidQuery, refs #346

Field TestCase.default_tester cannot be both deferred and traversed
using select_related at the ...

2ba02b00a4a521802a0200da305112185c5af4aa authored about 6 years ago by Mr. Senko <[email protected]>
Update psycopg2 from 2.7.6 to 2.7.6.1

f2c212029f65a73953a83d70414eec84405f04d8 authored about 6 years ago by pyup-bot <[email protected]>
Revert a small change. This needs proper tests

it looks like everything is fine but needs proper tests before we
can trust it

925b6f9611e42492b0344a6814169f1abfa5b72d authored about 6 years ago by Mr. Senko <[email protected]>
Fix pylint errors in tcms.testcases.views

31a44e97fd05023e1a8a9c2ec3c4d250b7ae1a3f authored about 6 years ago by ivo0126 <[email protected]>
Remove empty modules

a6847c8d5750d763b09163381a3e6b22258b0a5a authored about 6 years ago by ivo0126 <[email protected]>
New translations django.po (Slovenian)

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

d411fcbb8e1bd6e419d93d078304b43098c25ec8 authored about 6 years ago by kiwitcms-bot <[email protected]>
Pin python-bugzilla to latest version 2.2.0

108af4f771be26b935d97df2a283ddb1b1fcd8df authored about 6 years ago by pyup-bot <[email protected]>
Pin django-glrm to latest version 1.1.3

ce06e876c4dbfff62a5bc1ceb82b82aeda27851c authored about 6 years ago by pyup-bot <[email protected]>
Pin django-modern-rpc to latest version 0.11.1

3b57c4b5db8bebbc36795ccf2c0ce470ae6b57a8 authored about 6 years ago by pyup-bot <[email protected]>
Pin django-uuslug to latest version 1.1.8

4a724dacc436a0370311657adea9bdd85bb8ac11 authored about 6 years ago by pyup-bot <[email protected]>
Pin jira to latest version 2.0.0

1cd6daf118bf33d5d9a0d1082a1a793fb41dc7ea authored about 6 years ago by pyup-bot <[email protected]>
Update psycopg2 from 2.7.5 to 2.7.6

8395f0b6ae7af43509b16c89db29c8ca1f2da7aa authored about 6 years ago by pyup-bot <[email protected]>
Pin django-contrib-comments to latest version 1.9.0

7a44b0901f5fc543937e24367a5fabd30e848330 authored about 6 years ago by pyup-bot <[email protected]>
Pin django-grappelli to latest version 2.12.1

b9a46bf818934a09fa2081e0e9a1dc908dbcca9d authored about 6 years ago by pyup-bot <[email protected]>
Pin django-simple-history to latest version 2.5.1

367aa19be1b4019c487899f44380376f51a7dfeb authored about 6 years ago by pyup-bot <[email protected]>
Pin django-vinaigrette to latest version 1.1.1

b4421559147a7f232396ff4a246c82a3031a60a7 authored about 6 years ago by pyup-bot <[email protected]>
Pin markdown to latest version 3.0.1

538e853106e8c4c99f6e212f09f58557f5a8e8db authored about 6 years ago by pyup-bot <[email protected]>
Pin pygithub to latest version 1.43.3

2ea0b7450eddeb0a1186ed89811d3427f3d67c50 authored about 6 years ago by pyup-bot <[email protected]>
Pin mysqlclient to latest version 1.3.13

df04fe3d1947d97ee206a8a5f678b4934e2208f5 authored about 6 years ago by pyup-bot <[email protected]>
Pin psycopg2 to latest version 2.7.5

7fa3f3c3db2c151916f538f0f1033df9a1a6d057 authored about 6 years ago by pyup-bot <[email protected]>
New French translations (#600)

Credit: Christophe CHAUVET, @kryskool

75babe3c58b65f4f007307c374015d181e2a98b6 authored about 6 years ago by Alexander Todorov <[email protected]>
New translations django.po (French)

baa2b03fabd33bdd8977854f84f31bdfd12d8bf3 authored about 6 years ago by Alexander Todorov <[email protected]>
New translations django.po (Chinese Traditional)

be20c1cc739c5f557b65de30ff3a3bb0ab3d1ed5 authored about 6 years ago by Alexander Todorov <[email protected]>
Replace vendored-in dataTables with npm dependency

73a69b850584700b12ce0939628203bc7d7e3925 authored about 6 years ago by Mr. Senko <[email protected]>
Remove duplicate setting of dataTable

this operation is performed before-hand in constructPlanCaseZone()
and is then repeated here

3db00d8c7f8c94f788421abfbfd63a3d1a597ba1 authored about 6 years ago by Mr. Senko <[email protected]>
Remove unused vendored-in js/lib/jquery.dataTables.js

71e413c0cf7cfaa13d2ac5b294a45fa28aeed28c authored about 6 years ago by Mr. Senko <[email protected]>
Remove unnecessary load of dataTables.js

sorting of test cases tables in Cases/Review cases tabs is done
by hand with additional POST to ...

127dcf39182839a13cbd90ff01f408b34adb16b7 authored about 6 years ago by Mr. Senko <[email protected]>
Everywhere else we use DataTable

bef774b70d466bc40e4fec322f1fa9a2a91d3b25 authored about 6 years ago by Mr. Senko <[email protected]>
Replace vendored-in dataTables with npm dependency

8f02f253139fcbe4c50221b5188563a807a0ad19 authored about 6 years ago by Mr. Senko <[email protected]>
[doc] Remove notice about .mo files

now they are compiled as part of the build process

4976bc9b5a79aeeea417f7e7130d404e03c9b585 authored about 6 years ago by Mr. Senko <[email protected]>
Instruct PyUP.io to pin versions for production dependencies

this makes builds more predictable and will also give us more
insight into how often these depen...

bb89fbf380517fb1431a384f56618c33e8f6cc23 authored about 6 years ago by Mr. Senko <[email protected]>
fix(package): update patternfly to version 3.57.0

3ff3d4dd4a0c8bae5e35663b8fe7e6f5a33e35e4 authored about 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
fix(package): update patternfly to version 3.56.0

c940d06d072fb7460a02357a0ce99366e1e58f76 authored about 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Fix hardcoded-auth-user errors

d5484e2918892f7418f2f9cae1381d3399379b11 authored about 6 years ago by ivo0126 <[email protected]>
Use JSON-RPC when updating version select in Custom report

0b13a4a38b2e349f1b1028476a2d11d7c9ddf7d2 authored about 6 years ago by Mr. Senko <[email protected]>
Remove unused methods that have been replaced with JSON RPC calls

91fcf2220ee988f0e1f9bd9a300799a8db593069 authored about 6 years ago by Mr. Senko <[email protected]>
Remove duplicate calls when updating version select

also updates report.js and templates to use latest jQuery
and not the vendored-in versions

3e64868a14c8262ff6e878a7d66c7abcec6928a8 authored about 6 years ago by Mr. Senko <[email protected]>
Rename SearchPlanForm.product_version to .version and

replace bind_version_selector_to_product() with JSON RPC

561c7bfa6ea72ad36d4f9af57f147024656b8eb3 authored about 6 years ago by Mr. Senko <[email protected]>
Replace vendored-in dataTables library

7bb99fed4e7cffded583392aa881a814a983d649 authored about 6 years ago by Mr. Senko <[email protected]>
Refactor duplicates when updating a build select field

398579212a684f3a622a0cc1505f49f27ffae6b4 authored about 6 years ago by Mr. Senko <[email protected]>