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 (Slovenian)

github.com/kiwitcms/Kiwi - c864d191ce693e55820160559a0496dbe7f82b85 authored over 6 years ago by Alexander Todorov <[email protected]>
New translations django.po (Chinese Traditional)

github.com/kiwitcms/Kiwi - 4442af102447054052cf8112f6bbb9c6cfe6d71d authored over 6 years ago by Alexander Todorov <[email protected]>
New translations django.po (German)

github.com/kiwitcms/Kiwi - dbb53d8092290fddd84476d3bd921c6e7c850b85 authored over 6 years ago by Alexander Todorov <[email protected]>
Remove TestCase export to XML in favor of API

github.com/kiwitcms/Kiwi - 06c4807d68fba1cb75ecda7ce2b75f011fcc3f7b authored over 6 years ago by Mr. Senko <[email protected]>
Remove unused templates. Fixes #114

github.com/kiwitcms/Kiwi - 959c45e2f65f9068806fc847e74b6dd328214341 authored over 6 years ago by Mr. Senko <[email protected]>
Add fixme for printable() view

github.com/kiwitcms/Kiwi - 9a9b1876f7a4f86f3383505650db03dcf6bc7540 authored over 6 years ago by Mr. Senko <[email protected]>
Update translation strings

github.com/kiwitcms/Kiwi - d7e377a8ee63af78fc5ba92ff17857321135cb42 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...

github.com/kiwitcms/Kiwi - b4672f552d48ca56bfcb400810ab8a8e590a959f authored over 6 years ago by Mr. Senko <[email protected]>
Remove unused CSS

github.com/kiwitcms/Kiwi - 6b819a1c51b92a487ee838334fd237f174f3ca3e authored over 6 years ago by Mr. Senko <[email protected]>
Convert 404 and 500 templates to Patternfly

github.com/kiwitcms/Kiwi - d7b57c8cca9feb69bdb1d64bb2681692dea061f9 authored over 6 years ago by Mr. Senko <[email protected]>
Update link in the docs, point to Kiwi's blog

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

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

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

also mark strings for translations

github.com/kiwitcms/Kiwi - 95245a355bf8c40945a5d34709b5053c6f6e9086 authored over 6 years ago by Mr. Senko <[email protected]>
Convert dashboard.html to Patternfly

github.com/kiwitcms/Kiwi - 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...

github.com/kiwitcms/Kiwi - 4842bc35624a736dd53e207d74002466cc9af463 authored over 6 years ago by Mr. Senko <[email protected]>
Adjust static paths after Patternfly upgrade

github.com/kiwitcms/Kiwi - a56975ac51723fd7cd1c635bcdef94ca2d566632 authored over 6 years ago by Mr. Senko <[email protected]>
chore(package): update Patternfly version. Fix #381

github.com/kiwitcms/Kiwi - 82349c4d94f1d36dbef05045c87de245e94d30c1 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

github.com/kiwitcms/Kiwi - 03d4b89acddc509223e75dfc842776db6572626a authored over 6 years ago by Mr. Senko <[email protected]>
docs(readme): add Greenkeeper badge

github.com/kiwitcms/Kiwi - 0084f4b7f3bee89cdc0d9f685440fc479b2c6844 authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Generate Pelican site

github.com/kiwitcms/kiwitcms.github.io - 2a9f2af6941d004441d6ae694802c5957ac2ecd6 authored over 6 years ago by Mr. Senko <[email protected]>
Don't use get_full_url where not needed. Closes #380

github.com/kiwitcms/Kiwi - 2e776d9c75f9c896bd3afcfe565ad7190f0d2111 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...

github.com/kiwitcms/Kiwi - de6c3f23047b0216b380230b93a444980be3981b 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...

github.com/kiwitcms/Kiwi - a02d8dcaa3af21e77f303dc6c427518040776690 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...

github.com/kiwitcms/Kiwi - d4feb90ff270e0c5df9a51b60a98f6c7f94ba276 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...

github.com/kiwitcms/Kiwi - 335b3686a8769c00285f359f637a847b58cd4010 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.

github.com/kiwitcms/Kiwi - e93aba40a3715e41669bb7de20bac197cbfe4fe9 authored over 6 years ago by Mr. Senko <[email protected]>
Generate Pelican site

github.com/kiwitcms/kiwitcms.github.io - 2f51c6f1807fb183c2d1db13a3b2e39d537b4631 authored over 6 years ago by Mr. Senko <[email protected]>
Update process_tokens variables just for reference

github.com/kiwitcms/Kiwi - a257a3992bc77923bceab84348e48e9e1ed59540 authored over 6 years ago by Mr. Senko <[email protected]>
Merge HelperAssertions with LoggedInTestCase

github.com/kiwitcms/Kiwi - 4d3f1f76cdb7e622c4e4c198f1d5f509873c8d66 authored over 6 years ago by Mr. Senko <[email protected]>
Fixed pylint issues in module tcms.xmlrpc.tests.test_category

github.com/kiwitcms/Kiwi - fe5d56651351ef562a412e6a00a1f9724efcbc6e authored over 6 years ago by Anton Sankov <[email protected]>
Fixed pylint issues in module tcms.xmlrpc.tests.test_version

github.com/kiwitcms/Kiwi - c3e151b422aef5a80c03ecd98917a7567d08ff3d authored over 6 years ago by Anton Sankov <[email protected]>
Fixes pylint issues in module tcms.xmlrpc.utils

github.com/kiwitcms/Kiwi - 2740a7644cbd71043ec57833a8c8cfe6a5307bca authored over 6 years ago by Anton Sankov <[email protected]>
Fixes pylint issues in module tcms.xmlrpc.tests.test_testcase

github.com/kiwitcms/Kiwi - 401f9e81b81a0cce4915e3dcf2fdf00250bd4dae authored over 6 years ago by Anton Sankov <[email protected]>
fix all pylint errors in tcms.testplans.forms

github.com/kiwitcms/Kiwi - a6091eca85bdc0dfd231d3f845db1dc4980f10ba authored over 6 years ago by ivo0126 <[email protected]>
fix some pylint errors in tcms.testplans.tests.tests

github.com/kiwitcms/Kiwi - fa45a6356d2747f4a497ad79cb3fc1b2e879fe74 authored over 6 years ago by ivo0126 <[email protected]>
fix all pylint errors in tcms.testplans.admin

github.com/kiwitcms/Kiwi - 9f3ee0ddb7a2f659edb3100615dc65e06d548075 authored over 6 years ago by ivo0126 <[email protected]>
v5.2-ee-816.3

github.com/kiwitcms/enterprise - bba020dda51960ce33723b19de65ac8bb788b496 authored over 6 years ago by Mr. Senko <[email protected]>
Properly search for GitHub emails

github.com/kiwitcms/enterprise - 7bb7c72b0cb40a3740b5b2c67cdf52880de9a37d authored over 6 years ago by Mr. Senko <[email protected]>
Fix spaces

github.com/kiwitcms/Kiwi - ebad1f85de30d4e7e011f52ce0bf1570c1d008ff authored over 6 years ago by Mr. Senko <[email protected]>
Email is required

github.com/kiwitcms/enterprise - 4b571da109275a5f3b5d338377bad9569b241053 authored over 6 years ago by Mr. Senko <[email protected]>
fix all pylint errors in tcms.testplans.helpers.email

github.com/kiwitcms/Kiwi - a4d6bbf0b76a1020d4495f5e9b25a225fe9417ea authored over 6 years ago by ivo0126 <[email protected]>
Bail out social_auth if email already in use

github.com/kiwitcms/enterprise - b6d744545c5f8cacd76d6009bd0987f4174ef29d authored over 6 years ago by Mr. Senko <[email protected]>
New translations djangojs.po (Slovenian)

github.com/kiwitcms/Kiwi - 8ad5f958748316acde15721d5bed838e56ec5549 authored over 6 years ago by Alexander Todorov <[email protected]>
New translations djangojs.po (German)

github.com/kiwitcms/Kiwi - cbf9f37ecbd0e1273010c3254e5ac898b010dfaa authored over 6 years ago by Alexander Todorov <[email protected]>
New translations djangojs.po (Chinese Traditional)

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

github.com/kiwitcms/Kiwi - 5ed61d57ea865489e374072f3c2a7118b9d2d382 authored over 6 years ago by Alexander Todorov <[email protected]>
Make use of JavaScript translations

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

github.com/kiwitcms/Kiwi - 333b75b52a742cf68ba1aee91a9aff180eb34e94 authored over 6 years ago by Mr. Senko <[email protected]>
Don't auto strip and replace tabulations in text fields

github.com/kiwitcms/Kiwi - 881491c368b329c7cad0c2c5b0bbf1bfe14aa89b authored over 6 years ago by Mr. Senko <[email protected]>
Remove a few FIXME comments

github.com/kiwitcms/Kiwi - 6a4dd80a500ba53b3906a6f7cb86ac968522f21f authored over 6 years ago by Mr. Senko <[email protected]>
Fix pylint

github.com/kiwitcms/Kiwi - 60b91bc5570f08fe2e7c130eba716314ea1a1916 authored over 6 years ago by Mr. Senko <[email protected]>
Fix some pylint errors for tcms.report

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

github.com/kiwitcms/Kiwi - 68fd82b7a26efcfa1e229da3a6c1e1bf3810606d authored over 6 years ago by Mr. Senko <[email protected]>
Back to devel

github.com/kiwitcms/enterprise - 8348585ac42f7a66fc92c9dc08ab3447f1229268 authored over 6 years ago by Mr. Senko <[email protected]>
Vetrsion 5.2-ee-810

github.com/kiwitcms/enterprise - 84243f4c1ede131f38006329218680902f558174 authored over 6 years ago by Mr. Senko <[email protected]>
Add custom_login.html template and static files for Social login

By default we override the login template and show icons for
passwordless login with enabled soc...

github.com/kiwitcms/enterprise - ecc3a270b197868d53ecf5b672421d3c09b8c582 authored over 6 years ago by Mr. Senko <[email protected]>
Version 5.2

github.com/kiwitcms/enterprise - db5c866f82cd9936effffeef9e26c02d299cca69 authored over 6 years ago by Mr. Senko <[email protected]>
Generate Pelican site

github.com/kiwitcms/kiwitcms.github.io - f0e9f3d32344230bf65fd2673da751f5ac1a0877 authored over 6 years ago by Mr. Senko <[email protected]>
Override pipeline so we can initiate default permissions

github.com/kiwitcms/enterprise - 1fa5795ea9b3c45b1921a62d7766fc6e1faba58b authored over 6 years ago by Mr. Senko <[email protected]>
Make social views public

github.com/kiwitcms/enterprise - 4ab5f9b21aa5d76a14f724f6fd658161162b6652 authored over 6 years ago by Mr. Senko <[email protected]>
use lists when appending to urlpatterns

github.com/kiwitcms/enterprise - 79fcef467efefe0d0fcfeccef1943bca3e0aa7eb authored over 6 years ago by Mr. Senko <[email protected]>
Tag version 5.1-ee-807

github.com/kiwitcms/enterprise - d75f1c27cf4ef108c86ee68d335536f9a2971809 authored over 6 years ago by Mr. Senko <[email protected]>
Enable social auth for Django

github.com/kiwitcms/enterprise - 657f68f44853d84ea7ac9cf81f97f193d8af62ae authored over 6 years ago by Mr. Senko <[email protected]>
Use pip --no-cache-dir to avoid errors when running as non-root

github.com/kiwitcms/enterprise - 7bcaf7e0dcf7fa99c0a643b10ef77cf0e704d501 authored over 6 years ago by Mr. Senko <[email protected]>
Generate Pelican site

github.com/kiwitcms/kiwitcms.github.io - 349962ee3bc466352c14770456ae61c6ffd49f3e authored over 6 years ago by Mr. Senko <[email protected]>
Use global settings when overriding existing ones

github.com/kiwitcms/enterprise - 4b1598af08441b78c36d0ee5d1097e619a7e71f6 authored over 6 years ago by Mr. Senko <[email protected]>
Convert this repo to build config only

This repo will contain only build configuration files for the
private docker image mrsenko/kiwi....

github.com/kiwitcms/enterprise - 7f478592b12b1156f186ef62c75ffe8ec3d8c00b authored over 6 years ago by Mr. Senko <[email protected]>
[docs] Improve API client docs

github.com/kiwitcms/tcms-api - 35712d55a382bc87e005215bcdae1cffbef9d8a5 authored over 6 years ago by Mr. Senko <[email protected]>
Generate Pelican site

github.com/kiwitcms/kiwitcms.github.io - 93e3d32eb291fc970fb03f8fc244bddeac025380 authored over 6 years ago by Mr. Senko <[email protected]>
Do not install libs.d/ because empty

github.com/kiwitcms/enterprise - e074beccbf7001843fa7453fa284306a33f92a82 authored over 6 years ago by Mr. Senko <[email protected]>
Bump to version 5.1

github.com/kiwitcms/enterprise - 698186921be7fee8bcbc547dcc90f950e6f314c1 authored over 6 years ago by Mr. Senko <[email protected]>
Generate Pelican site

github.com/kiwitcms/kiwitcms.github.io - 0ab06c07a4591caa1f3631d4c0ddfdd02942b82c authored over 6 years ago by Mr. Senko <[email protected]>
Generate Pelican site

github.com/kiwitcms/kiwitcms.github.io - 04d1e77e325bcfc733546bce6cf80700e3056abc authored over 6 years ago by Mr. Senko <[email protected]>
Generate Pelican site

github.com/kiwitcms/kiwitcms.github.io - a6720905ccf717635fd8a3a58ea8a704589998d6 authored over 6 years ago by Mr. Senko <[email protected]>
Bump version to 5.0

github.com/kiwitcms/enterprise - fb70c112bada30a447f49e384b4a2e6fbc01fbde authored over 6 years ago by Mr. Senko <[email protected]>
Changelog for version 5.0

github.com/kiwitcms/tcms-api - 6745fac908401a0df618cd55ef370258b109e59c authored over 6 years ago by Mr. Senko <[email protected]>
[tcms-api] pylint fixes

github.com/kiwitcms/tcms-api - ef6943c35c1ee4717a163799cc5c75cb627826db authored over 6 years ago by Mr. Senko <[email protected]>
[bandit] Ignore warning about HTTPSConnection

Certificate hostname verifications has been fixed in Python 3.4.3:
https://docs.python.org/3/lib...

github.com/kiwitcms/tcms-api - ddbd05071bd9f5e388c90c28ad9bbc689b38efd6 authored over 6 years ago by Mr. Senko <[email protected]>
[tcms-api] Make the package Python 3.6 only

this is because it fixes bugs related to Django's 2.0 disabling of
keep-alive connections. See:
...

github.com/kiwitcms/tcms-api - 80bd7eecc3d7b3a04e553832f534f90e97e2a6c2 authored over 6 years ago by Mr. Senko <[email protected]>
[tcms-api] Remove tcms script and update client-side interface

- the rpc client is now accessed via TCMS().exec.<Server-Method>
- remove `tcms` script
- update...

github.com/kiwitcms/tcms-api - 989fa5b8338cedb0c3a86f67d4e8112546801f55 authored over 6 years ago by Mr. Senko <[email protected]>
[tcms-api] Remove tcms_api.config module

this is not useful to the client and is only used when
creating the connection to the server.

github.com/kiwitcms/tcms-api - 870f549705a2d340c7540dbd98a0cde96cf1f05e authored over 6 years ago by Mr. Senko <[email protected]>
[tcms-api] Remove logging class

github.com/kiwitcms/tcms-api - 5af44ba3b7477b8a56559b29b16d821fbcedb91f authored over 6 years ago by Mr. Senko <[email protected]>
[tcms-api] Leave only transport classes

this removes most of the top-level/oop interface behind the API
client. Because it is legacy cod...

github.com/kiwitcms/tcms-api - 8b26e0b8e387d866cf3f3b7589c960fbca5cd84a authored over 6 years ago by Mr. Senko <[email protected]>
Remove script_examples/

these were never tested and are not maintained

github.com/kiwitcms/tcms-api - 34038bb100ac6a80d990df1a58afb0fc70624e39 authored over 6 years ago by Mr. Senko <[email protected]>
Generate Pelican site

github.com/kiwitcms/kiwitcms.github.io - eb919405cd008bde2b7c0159484d0142b79a2769 authored over 6 years ago by Mr. Senko <[email protected]>
Don't specify VENV variables twice

github.com/kiwitcms/enterprise - 74c283346a7d7cf5a3ca66838fb49cf76f36eef3 authored over 6 years ago by Mr. Senko <[email protected]>
[api] Extra if condition to avoid crashes

github.com/kiwitcms/tcms-api - 1c991d2f9cb178fc94744aa067262a44070d79b3 authored over 6 years ago by Mr. Senko <[email protected]>
Generate Pelican site

github.com/kiwitcms/kiwitcms.github.io - 320b863d6bd179061e4a8ea8ea334f84f0b33d49 authored over 6 years ago by Mr. Senko <[email protected]>
Generate Pelican site

github.com/kiwitcms/kiwitcms.github.io - a4f7e89ba04914eb44ff3223629852b88577212c authored over 6 years ago by Mr. Senko <[email protected]>
Bump version to 4.2-ee

github.com/kiwitcms/enterprise - 4da07dc10e1049449fc1a4de1e648cbfea1e1e31 authored over 6 years ago by Mr. Senko <[email protected]>
Changelog for version 4.2

github.com/kiwitcms/tcms-api - 589a8e54dd3af6b45249ad4c41803da39e0937c5 authored over 6 years ago by Mr. Senko <[email protected]>
Update paths for Python 3.6

github.com/kiwitcms/enterprise - 39b8697ac1b10943c5f094fa3c8f6bcade9bd8cf authored over 6 years ago by Mr. Senko <[email protected]>
Generate Pelican site

github.com/kiwitcms/kiwitcms.github.io - 81e7d20235eb9711765d40816762e82d5bf3cc9c authored over 6 years ago by Mr. Senko <[email protected]>
Generate Pelican site

github.com/kiwitcms/kiwitcms.github.io - 92371e84bed44267e3f2b9e29ede3d26bdd2a95f authored over 6 years ago by Mr. Senko <[email protected]>
changed contructor in CookieTransport, which created problem when creating SafeCookieTransport

fixed too long line by flake8

github.com/kiwitcms/tcms-api - feb99e2289eddb9498612d6d9e985789ad33c1f4 authored over 6 years ago by a.loszyn <[email protected]>
[bandit] Disable B311 for tests

Issue: Standard pseudo-random generators are not suitable for
security/cryptographic purp...

github.com/kiwitcms/tcms-api - 2cb8446bdbe4e0f7675ab0871ebabee69924c4b8 authored over 6 years ago by Mr. Senko <[email protected]>
Generate Pelican site

github.com/kiwitcms/kiwitcms.github.io - b745a6544b748a770a20074ef41e1046adebcf71 authored over 6 years ago by Mr. Senko <[email protected]>
Generate Pelican site

github.com/kiwitcms/kiwitcms.github.io - eeedf66f54aeebe35c501cc2552ca24da28dee3f authored over 6 years ago by Mr. Senko <[email protected]>
Generate Pelican site

github.com/kiwitcms/kiwitcms.github.io - e686a2cf84a32a3aa803599f4d8a1ac6de67b99e authored over 6 years ago by Mr. Senko <[email protected]>
Generate Pelican site

github.com/kiwitcms/kiwitcms.github.io - 0e66353389ac2861a8798cd2cd02a8b9963eb465 authored over 6 years ago by Mr. Senko <[email protected]>