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 (Chinese Simplified)

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

4442af102447054052cf8112f6bbb9c6cfe6d71d authored over 6 years ago by Alexander Todorov <[email protected]>
New translations django.po (Slovenian)

c864d191ce693e55820160559a0496dbe7f82b85 authored over 6 years ago by Alexander Todorov <[email protected]>
Add fixme for printable() view

9a9b1876f7a4f86f3383505650db03dcf6bc7540 authored over 6 years ago by Mr. Senko <[email protected]>
Remove TestCase export to XML in favor of API

06c4807d68fba1cb75ecda7ce2b75f011fcc3f7b authored over 6 years ago by Mr. Senko <[email protected]>
Remove unused templates. Fixes #114

959c45e2f65f9068806fc847e74b6dd328214341 authored over 6 years ago by Mr. Senko <[email protected]>
Update translation strings

d7e377a8ee63af78fc5ba92ff17857321135cb42 authored over 6 years ago by Mr. Senko <[email protected]>
Convert 404 and 500 templates to Patternfly

d7b57c8cca9feb69bdb1d64bb2681692dea061f9 authored over 6 years ago by Mr. Senko <[email protected]>
Remove tablednd.js from run/get.html

the capability to reorder cases inside TestRun was removed in
version 5.0 and this JavaScript fi...

b4672f552d48ca56bfcb400810ab8a8e590a959f authored over 6 years ago by Mr. Senko <[email protected]>
Update link in the docs, point to Kiwi's blog

cd1b0cd97aebdacee1b1e9db4e0b88d1cc7d991d authored over 6 years ago by Mr. Senko <[email protected]>
Convert registration template to Patternfly. Fix #211

74494fb9d0c0b4ac841609c07cc37eee4b95cfc7 authored over 6 years ago by Mr. Senko <[email protected]>
admin/base_site.html - don't use iframe, include Patternfly nav directly

32120c4109a0cf293bc65be065f33db1483e26e9 authored over 6 years ago by Mr. Senko <[email protected]>
Convert password reset pages to pure Patternfly

also mark strings for translations

95245a355bf8c40945a5d34709b5053c6f6e9086 authored over 6 years ago by Mr. Senko <[email protected]>
Convert dashboard.html to Patternfly

89173d45652f50235d911069d99d39dfa7731a19 authored over 6 years ago by Mr. Senko <[email protected]>
Convert login page to pure Patternfly without iframe

- split the navigation menu into navbar.html and include it from
where needed
- introduce a ne...

4842bc35624a736dd53e207d74002466cc9af463 authored over 6 years ago by Mr. Senko <[email protected]>
Remove unused CSS

6b819a1c51b92a487ee838334fd237f174f3ca3e authored over 6 years ago by Mr. Senko <[email protected]>
docs(readme): add Greenkeeper badge

0084f4b7f3bee89cdc0d9f685440fc479b2c6844 authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Move storage.RaiseWhenFileNotFound to devel.py

this will help us detect 404 files even when running locally

03d4b89acddc509223e75dfc842776db6572626a authored over 6 years ago by Mr. Senko <[email protected]>
chore(package): update Patternfly version. Fix #381

82349c4d94f1d36dbef05045c87de245e94d30c1 authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Adjust static paths after Patternfly upgrade

a56975ac51723fd7cd1c635bcdef94ca2d566632 authored over 6 years ago by Mr. Senko <[email protected]>
Remove the ability to upload TestPlan document files

if users wish to import their old test plan documents then they
can create a simple script to pa...

a02d8dcaa3af21e77f303dc6c427518040776690 authored over 6 years ago by Mr. Senko <[email protected]>
Replace TinyMCE with SimpleMDE

Switch to using the Simple MDE markdown editor instead of TinyMCE.

TINYMCE_DEFAULT_CONFIG setti...

335b3686a8769c00285f359f637a847b58cd4010 authored over 6 years ago by Mr. Senko <[email protected]>
Don't use get_full_url where not needed. Closes #380

2e776d9c75f9c896bd3afcfe565ad7190f0d2111 authored over 6 years ago by Mr. Senko <[email protected]>
Remove the ability to clone multiple TestPlans

this was possible from search results but not anymore.
Individual plans can be copied if necessary.

e93aba40a3715e41669bb7de20bac197cbfe4fe9 authored over 6 years ago by Mr. Senko <[email protected]>
Remove breadcrumbs at the top of pages

this is wasting visual space and doesn't provide a lot of
usability. All the information shown h...

d4feb90ff270e0c5df9a51b60a98f6c7f94ba276 authored over 6 years ago by Mr. Senko <[email protected]>
Remove html2text dependency

when reporting issues directly from Kiwi TCMS they will be reported
with their setup/actions/eff...

de6c3f23047b0216b380230b93a444980be3981b authored over 6 years ago by Mr. Senko <[email protected]>
Merge HelperAssertions with LoggedInTestCase

4d3f1f76cdb7e622c4e4c198f1d5f509873c8d66 authored over 6 years ago by Mr. Senko <[email protected]>
Update process_tokens variables just for reference

a257a3992bc77923bceab84348e48e9e1ed59540 authored over 6 years ago by Mr. Senko <[email protected]>
Fixed pylint issues in module tcms.xmlrpc.tests.test_version

c3e151b422aef5a80c03ecd98917a7567d08ff3d authored over 6 years ago by Anton Sankov <[email protected]>
Fixes pylint issues in module tcms.xmlrpc.tests.test_testcase

401f9e81b81a0cce4915e3dcf2fdf00250bd4dae authored over 6 years ago by Anton Sankov <[email protected]>
Fixed pylint issues in module tcms.xmlrpc.tests.test_category

fe5d56651351ef562a412e6a00a1f9724efcbc6e authored over 6 years ago by Anton Sankov <[email protected]>
Fixes pylint issues in module tcms.xmlrpc.utils

2740a7644cbd71043ec57833a8c8cfe6a5307bca authored over 6 years ago by Anton Sankov <[email protected]>
fix all pylint errors in tcms.testplans.forms

a6091eca85bdc0dfd231d3f845db1dc4980f10ba authored over 6 years ago by ivo0126 <[email protected]>
fix some pylint errors in tcms.testplans.tests.tests

fa45a6356d2747f4a497ad79cb3fc1b2e879fe74 authored over 6 years ago by ivo0126 <[email protected]>
fix all pylint errors in tcms.testplans.admin

9f3ee0ddb7a2f659edb3100615dc65e06d548075 authored over 6 years ago by ivo0126 <[email protected]>
Fix spaces

ebad1f85de30d4e7e011f52ce0bf1570c1d008ff authored over 6 years ago by Mr. Senko <[email protected]>
fix all pylint errors in tcms.testplans.helpers.email

a4d6bbf0b76a1020d4495f5e9b25a225fe9417ea authored over 6 years ago by ivo0126 <[email protected]>
New translations djangojs.po (German)

cbf9f37ecbd0e1273010c3254e5ac898b010dfaa authored over 6 years ago by Alexander Todorov <[email protected]>
New translations djangojs.po (Slovenian)

8ad5f958748316acde15721d5bed838e56ec5549 authored over 6 years ago by Alexander Todorov <[email protected]>
New translations djangojs.po (Chinese Traditional)

d6d8ac5a3998085b09d5886091a1cceb5c1167f4 authored over 6 years ago by Alexander Todorov <[email protected]>
New translations djangojs.po (Chinese Simplified)

5ed61d57ea865489e374072f3c2a7118b9d2d382 authored over 6 years ago by Alexander Todorov <[email protected]>
Fix pylint

60b91bc5570f08fe2e7c130eba716314ea1a1916 authored over 6 years ago by Mr. Senko <[email protected]>
Don't auto strip and replace tabulations in text fields

881491c368b329c7cad0c2c5b0bbf1bfe14aa89b authored over 6 years ago by Mr. Senko <[email protected]>
Remove a few FIXME comments

6a4dd80a500ba53b3906a6f7cb86ac968522f21f authored over 6 years ago by Mr. Senko <[email protected]>
Make use of JavaScript translations

when building PO files we have to execute
./manage.py makemessages -d djangojs

333b75b52a742cf68ba1aee91a9aff180eb34e94 authored over 6 years ago by Mr. Senko <[email protected]>
Fix some pylint errors for tcms.report

1aeda42757308e41d9deccb30dad389718cb1d98 authored over 6 years ago by ivo0126 <[email protected]>
Configure Crowdin for our new djangojs.po files

68fd82b7a26efcfa1e229da3a6c1e1bf3810606d authored over 6 years ago by Mr. Senko <[email protected]>