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

Fix a test failing b/c of French locale

The accented characters in some French translations render as
HTML utf-8 codes which breaks the ...

1c73a5b17b0d70d115feecc4908a696cfa3cd854 authored almost 2 years ago by Alexander Todorov <[email protected]>
Update jira from 3.4.1 to 3.5.0

16ed019392d1e6abbae41990d1d77254815d3e6c authored almost 2 years ago by pyup-bot <[email protected]>
Bump eslint from 8.35.0 to 8.36.0 in /tcms

Bumps [eslint](https://github.com/eslint/eslint) from 8.35.0 to 8.36.0.
- [Release notes](https:...

31f016deb59e7ee299e0c5ead0a83d68a60abb90 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump webpack from 5.76.0 to 5.76.1 in /tcms

Bumps [webpack](https://github.com/webpack/webpack) from 5.76.0 to 5.76.1.
- [Release notes](htt...

0ed76007328c323606fbed0783a39ed8dd5a5299 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add RobotFramework as a devel dependency

will be used in Docker tests

ce90ece682fffb70ca8ca2511c709c736070d9cc authored almost 2 years ago by Alexander Todorov <[email protected]>
Add a test for inline JavaScript

36103abcb1d92167a17e6c6f39d135e172913e16 authored almost 2 years ago by Alexander Todorov <[email protected]>
New translations django.po (French)

95717f8198b37788a242192671212d97e452f582 authored almost 2 years ago by kiwitcms-bot <[email protected]>
Bump webpack from 5.75.0 to 5.76.0 in /tcms

Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
- [Release notes](htt...

ef0408c496c6b4c26fccb2eaca08aa563678a939 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add the X-Content-Type-Options: nosniff header

ba358cb3fdd07888507d800506ca6a76ded23743 authored almost 2 years ago by Alexander Todorov <[email protected]>
Define Content-Security-Policy header to block inline JavaScript

also define the same headers in middleware during testing and
development to avoid building a co...

6617cee0fb70cc394b7be6bbc86ef84e6e9de077 authored almost 2 years ago by Alexander Todorov <[email protected]>
New translations django.po (Slovenian)

e995c78a0081a3c73d60f832de169a49ed4acf65 authored almost 2 years ago by kiwitcms-bot <[email protected]>
New translations django.po (Bulgarian)

3559d41c4f5f6294029967a26850b75bdcee4099 authored almost 2 years ago by kiwitcms-bot <[email protected]>
Remove unnecessary onChanged function for DurationWidget

- replacing the widget ID has been wrong since the beginning and was
causing errors
- however ...

7eb25b0cfa78909701018d22a880c93a81e0b78d authored almost 2 years ago by Alexander Todorov <[email protected]>
Enable translation integration on Admin pages too

1fc0bd1a55ed46201084b81a340965c3bb35cce3 authored almost 2 years ago by Alexander Todorov <[email protected]>
Use the standard jQuery $ var instead of grp

3aa044d8ef4f6f86135047b86d08ef6aa48f028d authored almost 2 years ago by Alexander Todorov <[email protected]>
Remove inline <script> for Crowdin integration

97d93061a71a0f38f8c532b9c0e3006c54a7c24a authored almost 2 years ago by Alexander Todorov <[email protected]>
Refactor how SimpleMDE editor is initialized in pages

- remove inline <script> tag
- render each form widget with extra HTML attributes
- fix a bug in...

5f0c8177dfea6df50111cbefc80583e002e203da authored almost 2 years ago by Alexander Todorov <[email protected]>
Move inline <script> into stand-alone file

5cac896a9951929e41b70f29b0d73f24e1bb7e08 authored almost 2 years ago by Alexander Todorov <[email protected]>
Bump eslint from 8.34.0 to 8.35.0 in /tcms

Bumps [eslint](https://github.com/eslint/eslint) from 8.34.0 to 8.35.0.
- [Release notes](https:...

a27e08ad80103015235a64e5f64e768b09e7a3e5 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add Environment.create() RPC method. Closes #3034

6ad16f43546eead6498dbe73cb79524057145551 authored almost 2 years ago by somenewacc <[email protected]>
Fix formatting & linters

42c684a12769a7d6f3a860fbe3099eae5b37bdef authored almost 2 years ago by Alexander Todorov <[email protected]>
Add Environment.filter() API method. Refs #3034

92356ac09000f230784e3c53bc035948e5f64be0 authored almost 2 years ago by somenewacc <[email protected]>
Update pygithub from 1.57 to 1.58.0

fce13654ce901258e2ecc410825da767cbf0341a authored almost 2 years ago by pyup-bot <[email protected]>
Add X-Frame-Options header to deny loading Kiwi TCMS into an iframe

aeb40deece3f600975ea0dfa0dbcee375f60af98 authored almost 2 years ago by Alexander Todorov <[email protected]>
Update translation strings

ffb2e177d6fb767f6b59cca2ffbb17fcf9a38a35 authored almost 2 years ago by Alexander Todorov <[email protected]>
Fix typo & make sure test uses translated string

6ebd92d6e7f27ade51ed595dd89444875c72fff0 authored almost 2 years ago by Alexander Todorov <[email protected]>
Prohibit deletion of the last superuser

7a7c55c13886ecf7b2fcc7f0e1e5200574d5e274 authored almost 2 years ago by Ivajlo Karabojkov <[email protected]>
Replace self.run with self.test_run in automated test

self.run conflicts with the test running mechanism in Python's
unittest module which we inherit ...

a83f1570f64d30ce35471a7dd357d81df6e0fd87 authored almost 2 years ago by Alexander Todorov <[email protected]>
Add missing import

7707f447b7ac3136d81290763ab509948aa7b603 authored almost 2 years ago by Alexander Todorov <[email protected]>
Add missing closing bracket

a1f01b5111f9b616135fe036c407fb10480f0605 authored almost 2 years ago by Alexander Todorov <[email protected]>
Make isort happy

5049dbfb846dbfa9cc682bdf41c5a7e217573e6c authored almost 2 years ago by Alexander Todorov <[email protected]>
Reformat with black

0873556c93d197acfa6e0935ada3a7464903339d authored almost 2 years ago by Alexander Todorov <[email protected]>
Add TestRun.add_attachment rpc.

9344e2873a48da477ac565362689e4851c34214e authored almost 2 years ago by David M. Johnson <[email protected]>
Refactor bugtracker integration - don't post comments in a thread

opening a bug is done in the main thread, this isn't really needed

70d67903e82e51945cacb5cf998e44a18cefc41c authored almost 2 years ago by Alexander Todorov <[email protected]>
Changelog for v12.0

37a74093e786a7eb156dc6cf46ebd86e448dc9b6 authored almost 2 years ago by Alexander Todorov <[email protected]>
Update django from 4.1.6 to 4.1.7

b4ad5331c7d304ff17b9f61e08f4b9765157c689 authored almost 2 years ago by pyup-bot <[email protected]>
Bump eslint from 8.33.0 to 8.34.0 in /tcms

Bumps [eslint](https://github.com/eslint/eslint) from 8.33.0 to 8.34.0.
- [Release notes](https:...

0fed8dae20a195353f9995e470d100e8d2527f90 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
New translations django.po (Chinese Simplified)

463d674685ba8ee392300fc22d8047c628b37200 authored almost 2 years ago by kiwitcms-bot <[email protected]>
Don't show all builds on Search Test Runs page

before Product and Version fields are initialized when loading the page
directly

660db44f3fe01ca31e0a532549474eb35ec6f8ea authored almost 2 years ago by Alexander Todorov <[email protected]>
Show captcha on password reset form if enabled

761305d04f5910ba14cc04d1255a8f1afdbb87f3 authored almost 2 years ago by Alexander Todorov <[email protected]>
Rate limit everything under /accounts/

0ed213fa0ddb7a6dc77e3c3b99e8fc90ccdaf46f authored almost 2 years ago by Alexander Todorov <[email protected]>
Set headers for proxied connections

2e357ad9b06b38b145c96a6d660ef9172cf64f19 authored almost 2 years ago by Alexander Todorov <[email protected]>
Add performance baseline tests for couple more pages

7da9d14fca4ff27bbb485383bef8ba4e2c2e3abc authored almost 2 years ago by Alexander Todorov <[email protected]>
New translations django.po (German)

c36c47113786c5c23d636298e219606b64a82b98 authored almost 2 years ago by kiwitcms-bot <[email protected]>
Add uWSGI to requirements

0930de47fda284288f7a7fcd036eaf8df55e3f70 authored almost 2 years ago by Alexander Todorov <[email protected]>
Update performance baseline results for Kiwi TCMS 12.0 (Nginx)

651ea2cf00c8b606e3493e1578fc2203a02e4708 authored almost 2 years ago by Alexander Todorov <[email protected]>
Switch from Apache to Nginx

- execute Kiwi TCMS in the background using uWSGI
- serve static files via Nginx and proxy the r...

4fa727ae447a981ac310d93dff19c471b85568c8 authored almost 2 years ago by Alexander Todorov <[email protected]>
Update performance baseline results for Kiwi TCMS 11.7 (Apache)

7b9a90c1104337f68c1fd9d37b011477efd979cb authored almost 2 years ago by Alexander Todorov <[email protected]>
Silence broad-exception-raised from pylint

Raise RuntimeError instead of Exception.

49c58ac818b63f1b36652ba951635977c1c0932c authored almost 2 years ago by Alexander Todorov <[email protected]>
Update django from 4.1.5 to 4.1.6

a213504e4cc77a754d7d0464c7d15e8c5a9f5902 authored almost 2 years ago by pyup-bot <[email protected]>
Resolve no-else-raise from pylint

606f5880e15932c7c18fd4175c756886804f5296 authored almost 2 years ago by Alexander Todorov <[email protected]>
Format with black==23.1.0

mostly removes empty lines

b85a6a218bc17453b6b4fe71b357be01572809ca authored almost 2 years ago by Alexander Todorov <[email protected]>
Update python-gitlab from 3.12.0 to 3.13.0

2868442c879a2087c8701ca9d53c7454bbea0374 authored almost 2 years ago by pyup-bot <[email protected]>
New translations django.po (Chinese Simplified)

8e3f4a7fed1258e0dd73054a5f993562d0aff643 authored almost 2 years ago by kiwitcms-bot <[email protected]>
Update django-tree-queries from 0.13.0 to 0.14.0

aeefdd1d06ef7bb5c4ac8c287ad98b16a9e4fec7 authored almost 2 years ago by pyup-bot <[email protected]>
Load SimpleMDE for Admin pages. Fixes #3057

094d5503b951645e2cfbe4e3211183add0b57836 authored almost 2 years ago by Alexander Todorov <[email protected]>
Conditionally execute top-level UI functions

some pages may not have all of the functionality defined, e.g. Admin
pages!

3a2be57fab3a06dec994b3328d9342c87a7126f7 authored almost 2 years ago by Alexander Todorov <[email protected]>
Bump eslint from 8.32.0 to 8.33.0 in /tcms

Bumps [eslint](https://github.com/eslint/eslint) from 8.32.0 to 8.33.0.
- [Release notes](https:...

45b92e96878ec40c051275112945b7f99eeb38f9 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update isort from 5.11.4 to 5.12.0

e887b9041578c1f6927c4d5c9737e2084a37fd19 authored almost 2 years ago by pyup-bot <[email protected]>
Test performance baseline on certain pages with wrk

e0298283e15a9e63e3372b0abd88a9a7e62c82c7 authored almost 2 years ago by Alexander Todorov <[email protected]>
Execute performance tests against pages which require login

aed3aec3c728017ae4830f644d5ffc2747f8f3fb authored almost 2 years ago by Alexander Todorov <[email protected]>
Update bleach from 5.0.1 to 6.0.0

4a8fa1f822f74b236d899d9055df8863c5b7ad13 authored almost 2 years ago by pyup-bot <[email protected]>
Remove a comment which is no longer valid

see a390005a15205b1c8ef74d7925c12b5a34352b66

e36c6b64c05bfbcddec64a7b0a1488a4346a5c53 authored almost 2 years ago by Alexander Todorov <[email protected]>
Update python-redmine from 2.3.0 to 2.4.0

1e3fa030f1a6d1cc049eb08a76f939281a9e6391 authored almost 2 years ago by pyup-bot <[email protected]>
Bump eslint-plugin-import from 2.27.4 to 2.27.5 in /tcms

Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.27.4 to 2...

88d3ccfe97c45c10b3d4b64fa5e9abe6da95da47 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Remove deprecated setDaemon() method

a390005a15205b1c8ef74d7925c12b5a34352b66 authored almost 2 years ago by Ivajlo Karabojkov <[email protected]>
Bump eslint from 8.31.0 to 8.32.0 in /tcms

Bumps [eslint](https://github.com/eslint/eslint) from 8.31.0 to 8.32.0.
- [Release notes](https:...

1c839a80e3971e74cc62be19d0433f45221d8f0f authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
New translations django.po (Polish)

7400ff1915e5f39c38c6aa2891e244ebd723cde7 authored almost 2 years ago by kiwitcms-bot <[email protected]>
Execute docker tests against localhost instead of container IP

4621525d7b090d84960280adc44a6eeb9105e8c0 authored almost 2 years ago by Alexander Todorov <[email protected]>
Bump eslint-plugin-import from 2.26.0 to 2.27.4 in /tcms

Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.26.0 to 2...

b084c91ad598e5e43d61397b39fcfcdc2c8eb3d9 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump eslint-plugin-n from 15.6.0 to 15.6.1 in /tcms

Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 15.6.0 to 15.6...

322e3b50ae3f23c8d7286f6ea68d1f2d44047336 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump json5 from 1.0.1 to 1.0.2 in /tcms

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://git...

bc0fa2fb4aac77c8ce4c3f2ff1b1571d3d89f74f authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Changelog for v11.7

b66bf5e9729a54bd5903bd46c9793025bdedd7a3 authored almost 2 years ago by Alexander Todorov <[email protected]>
Update django from 4.1.4 to 4.1.5

f4d1aa26c4713d4950aa5a67e725ed4aa371f02d authored almost 2 years ago by pyup-bot <[email protected]>
Bump eslint from 8.30.0 to 8.31.0 in /tcms

Bumps [eslint](https://github.com/eslint/eslint) from 8.30.0 to 8.31.0.
- [Release notes](https:...

e9671426095a7d5b307262f7fdf91c3d46a2d3f9 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Use more precise assert methods in tests

9882f8d1a245b641a2bdde684a982a75f10163e5 authored almost 2 years ago by Alexander Todorov <[email protected]>
Update pygments from 2.13.0 to 2.14.0

0136e2edd2fdadae1dc717f28012f0f1a72f7a59 authored almost 2 years ago by pyup-bot <[email protected]>
Update tests to use a stronger password

3759fb68aed36315cdde9fc573b2fe7c11544985 authored almost 2 years ago by Alexander Todorov <[email protected]>
Enable password validators to avoid users chosing weak passwords

- password can’t be too similar to your other personal information.
- password must contain at l...

802ee508f83a9ffb86b00f39837b7312145d4a06 authored almost 2 years ago by Alexander Todorov <[email protected]>
New translations django.po (Slovenian)

eb306471bf0039910099e9cb8c2a3e94119a483f authored almost 2 years ago by kiwitcms-bot <[email protected]>
Bump webpack-cli from 4.10.0 to 5.0.1 in /tcms

Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.10.0 to 5.0.1.
- [Release not...

3a56d95cd441b533b7bca70ef503be9ce68f8337 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Move tooltip() initialization to index.js to avoid duplication

c1f1b9e2de30c69790a510a12a4f10518a0feca0 authored almost 2 years ago by Alexander Todorov <[email protected]>
Move bootstrapSwitch() initialization to index.js to avoid duplication

cf5b9769bfa836a78019aa4f86142815203e3b48 authored almost 2 years ago by Alexander Todorov <[email protected]>
Consume SimpleMDE through WebPack

Important: content is rendered *AFTER* all JavaScript files are loaded
in the template b/c Simpl...

f4012110742173d66b60e41793e769ac110dc9f9 authored almost 2 years ago by Alexander Todorov <[email protected]>
Move selectpicker() initialization to index.js to avoid duplication

0c0ad1481348dac54a874b8e5f6c7815dfcd45b0 authored almost 2 years ago by Alexander Todorov <[email protected]>
Refactor bugs/js to benefit from WebPack

50f74190152db1e3458435caccbfbc7663a0f160 authored almost 2 years ago by Alexander Todorov <[email protected]>
Refactor duplicated setup in Telemetry pages. Closes #1118

unifies everything into a common pageReady handler and splits the page
specific setup into initi...

4d68953cbd6ca6b806e862c9016ccfbb1caf883c authored almost 2 years ago by Alexander Todorov <[email protected]>
Replace module var markdownEditor with an explicit global attribute

Resolves eslint issues and explicitly indicates where the
markdownEditor variable is coming from!

151c2abb8704289532aa6004cc8c8fb3f6ca58a7 authored almost 2 years ago by Alexander Todorov <[email protected]>
Start using webpack for JavaScript assets. Closes #1262

will bundle everything under tcms/static/js/bundle.js

459f1013547bed6cff2f14829a277ce274780a86 authored almost 2 years ago by Alexander Todorov <[email protected]>
Refactor testplans/js to benefit from WebPack

ad81b0e7795a8097bf4bda504485496a68c5927d authored almost 2 years ago by Alexander Todorov <[email protected]>
Initialize planned_start, planned_stop fields when cloning a TestRun

0b8ebab755bfd11a7f0b10a8391b67a85c3e5ca7 authored almost 2 years ago by Alexander Todorov <[email protected]>
Bug fix: TestRun edit will save datetime fields now

d04c4928d3b7237770c71ee902d64ae2fcb9afbf authored almost 2 years ago by Alexander Todorov <[email protected]>
Add missing return in currentTimeWithTimezone()

01dd532c46f400e8e15a33203deaeafdc7a0a666 authored almost 2 years ago by Alexander Todorov <[email protected]>
Merge <script> tags into templates/base.html

a09f6987ac1d2d3ac4bb29de0e2ab920677c051c authored almost 2 years ago by Alexander Todorov <[email protected]>
Compile tcms/static/js/bundle.js before running tests in CI

3aec716dbf4d41df2c7fcb84e06e29c5e441a3bb authored almost 2 years ago by Alexander Todorov <[email protected]>
Adjust test assertions for WebPack

62ae40950969c65d47fff24092a595569486687f authored almost 2 years ago by Alexander Todorov <[email protected]>
Remove redundant if pageId conditions from handler functions

09b25678e21d7cb6ab65c4de118273c976b749e0 authored almost 2 years ago by Alexander Todorov <[email protected]>
Fix a few more eslint issues

8dbfc8ea7d4fb4e8ed10ed6fa86c5202997ba2e8 authored almost 2 years ago by Alexander Todorov <[email protected]>
Refactor Telemetry Test Case Health for WebPack

0dde555b21bf06d6d626c08ca493c9446464a1c7 authored almost 2 years ago by Alexander Todorov <[email protected]>
Refactor Telemetry Execution Trends for WebPack

7fc833b4cbef26bbb4383bb40dae032ab5e343ff authored almost 2 years ago by Alexander Todorov <[email protected]>