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

Modify tenant_url templatetag to receive schema_name argument

github.com/kiwitcms/tenants - 84d6466e99a64d557bf22cfc3005a4a90580f8a9 authored over 5 years ago
Revert "Removet templatetags/ b/c unused"

This reverts commit 50e475dba4ead7a4ad6518e4860c6fd1fbdd7cf7.

github.com/kiwitcms/tenants - e587062f8134948c47e02e35c93ac1aea072c96c authored over 5 years ago
Don't go through tenant redirect for public tenant

github.com/kiwitcms/enterprise - 09a0dd3dd67a51e523f1668c6cac9f052c834158 authored over 5 years ago
Changelog for v0.3.1

github.com/kiwitcms/github-marketplace - 32752c7029cb60227b5e9569a1916bbe6578f5aa authored over 5 years ago
Use the same name for index in models and migrations

this prevents Django from claiming models don't match migrations
and creating another migration ...

github.com/kiwitcms/github-marketplace - c66b64ae9c75721f7981cb1f8d4b5b457567585b authored over 5 years ago
Pin pylint-django to latest version 2.0.9

github.com/kiwitcms/tenants - b8c4c7e3614f551a27dd76f37db73b0672eef5c6 authored over 5 years ago
Use a new way to redirect GitHub logins

requires kiwitcms-tenants 0.1.8

github.com/kiwitcms/enterprise - 8791ead647045992a0f089a3ce48d858376215f2 authored over 5 years ago
Update kiwitcms-tenants from 0.1.7 to 0.1.9

github.com/kiwitcms/enterprise - bd9c3d3c4910b942bfb744538e0b89d3c7fb894c authored over 5 years ago
Changelog for v0.1.9

github.com/kiwitcms/tenants - 8a53892c47ca11cdd6b08fa56e17a8ddfd8f3357 authored over 5 years ago
Fix failing tests by providing Tenant.owner

github.com/kiwitcms/tenants - 8b34845c886869a115fd041b1c6bc673295dfaa7 authored over 5 years ago
Pin factory_boy to latest version 2.11.1

github.com/kiwitcms/tenants - 86e21a3ef555fe2e232b65ab62c91e7566a6b3fd authored over 5 years ago
Changelog for v0.1.8

github.com/kiwitcms/tenants - 3c1fff9508144d75a4898ac2cb1e8aac0c8fec4e authored over 5 years ago
Remove support code in migration 0002

this was only useful to migrate an already deployed DB and doesn't
affect new installations

github.com/kiwitcms/tenants - 31afabe088fd9c71d94620f65c682278ac5d97a4 authored over 5 years ago
Removet templatetags/ b/c unused

github.com/kiwitcms/tenants - 50e475dba4ead7a4ad6518e4860c6fd1fbdd7cf7 authored over 5 years ago
Make it possible to redirect to tenant's /

github.com/kiwitcms/tenants - 60894f4be0642ca330a593abf896dd68175cbf21 authored over 5 years ago
Exclude tests from coverage

github.com/kiwitcms/tenants - 55fec89e09208c2df5f2b9552381f4ec913fd96d authored over 5 years ago
Add view which facilitates GitHub login & redirects

because of how GitHub matches the redirect_uri parameter!

github.com/kiwitcms/tenants - ef6b160b791197ada8e3755c1feed53df908c535 authored over 5 years ago
Add pylint and fix some issues - not in CI for now

github.com/kiwitcms/tenants - d1d6766cef57a0ee7a725b82e9fa053d0ab95cc9 authored over 5 years ago
Add PostgreSQL docker compose for local testing

after starting the container you have to manually add CREATEDB
permission:

ALTER USER kiwi CREA...

github.com/kiwitcms/tenants - da75732024fbf2f1d2efe703910c98b8c47a46a6 authored over 5 years ago
Generate Pelican site

github.com/kiwitcms/kiwitcms.github.io - 799a9b8213ca8691eef57bf78751c45f20230395 authored over 5 years ago
Generate Pelican site

github.com/kiwitcms/kiwitcms.github.io - d39364f5d7e8060d83612cc001a1d41932b5192d authored over 5 years ago
Update django-grappelli from 2.12.2 to 2.12.3

github.com/kiwitcms/Kiwi - 33f9a15de2f9ef4707aed2508b1a39c273958d57 authored over 5 years ago
New translations django.po (Russian)

github.com/kiwitcms/Kiwi - e7e8652bbf5cde5b46a47967685a77b61f3aa04f authored over 5 years ago
Changelog for v6.7.2

github.com/kiwitcms/junit-plugin - 4ff0fd68373e7c3d4cdac6f28822ff9203f83462 authored over 5 years ago
Update django from 2.2 to 2.2.1

github.com/kiwitcms/Kiwi - 3ff48ffa88d3f5dd71dfa25418f59178393521c4 authored over 5 years ago
Generate Pelican site

github.com/kiwitcms/kiwitcms.github.io - 44b2f4e2ca9fbb6f185c4abbb3a43cb408dad9ac authored over 5 years ago
Generate Pelican site

github.com/kiwitcms/kiwitcms.github.io - 9225b67f33137c34243657728fb46aa83e35bbaf authored over 5 years ago
New translations django.po (Russian)

github.com/kiwitcms/Kiwi - 6e82679729de6207ad8a32352d9277af0695b585 authored over 5 years ago
Don't use Site.objects.get_current()

because it uses an internal cache and causes email notifications
from tenants/public to use the ...

github.com/kiwitcms/Kiwi - 85473a9309d602b48e119af18c7e3d29dcaa9e45 authored over 5 years ago
Rebuild 6.7.0.5-mt for tenant email notif fixes

github.com/kiwitcms/enterprise - 39328eff6e0f8bc73daa199bedaa602476613259 authored over 5 years ago
Bump kiwitcms-tenants to 0.1.7

github.com/kiwitcms/enterprise - 7c9e4a4adbfcdb4d962a1f76b59c581fef1272db authored over 5 years ago
Packaging fix - missing migrations

github.com/kiwitcms/tenants - ccbf63b3723597241ed661ce0b92e5974e3830ee authored over 5 years ago
Update kiwitcms-tenants to 0.1.6 - Tenant.owner

github.com/kiwitcms/enterprise - af3c311ddb7bb6c1c523da8949bc9116cd0e19f1 authored over 5 years ago
Changelog for v0.1.6

github.com/kiwitcms/tenants - f525c60d0309a32f2a72380c129e71d6025cd7dd authored over 5 years ago
Create a special user with ID 0

github.com/kiwitcms/tenants - fc1ea10a53729d5e569d0274f0f5da7b2ed0358e authored over 5 years ago
Add Tenant.owner FK pointing to user creating the tenant

github.com/kiwitcms/tenants - feccc9347aa5084127acf8fda6203f673993db14 authored over 5 years ago
Changelog for version 0.3.0

github.com/kiwitcms/github-marketplace - 931646570872d3454cef6097f6ed5f347fb6fcb9 authored almost 6 years ago
Fix query inside assert statement

github.com/kiwitcms/github-marketplace - 5758a942c6dba98fe7319a18312fdfeb8813e1f4 authored almost 6 years ago
Provide proper return value type for patched method

otherwise the function under test will fail to unpack the expected
values

github.com/kiwitcms/github-marketplace - 2119ee0ce09821d1631e073f1116249cd628f485 authored almost 6 years ago
extra_data is JSONField

github.com/kiwitcms/github-marketplace - 01fabf231a2e506418afcf711df134866b044a98 authored almost 6 years ago
Add test for cancelling plans

github.com/kiwitcms/github-marketplace - df2d578b44cd291d0e2b40302f712572b1f1d0a4 authored almost 6 years ago
Handle plan calncellation events

github.com/kiwitcms/github-marketplace - 23fa2e564a3e7a15e69a03f4314a91826faa0fbb authored almost 6 years ago
Generate Pelican site

github.com/kiwitcms/kiwitcms.github.io - 06789dabed687f54b9c7cf81f4d5f97d4fda2b44 authored almost 6 years ago
Bump to version 0.2.1 b/c packaging

github.com/kiwitcms/github-marketplace - f05a5a27488f92aa83d3684b51ae093c12d5be25 authored almost 6 years ago
Use find_packages() so it finds migrations

and tell it to exclude unwanted files from wheel package

github.com/kiwitcms/github-marketplace - 84515c8e2e56f4abdcb071eb577401397ad0767e authored almost 6 years ago
Changelog for v0.2.0

github.com/kiwitcms/github-marketplace - 0ca2c147caec00f8743ca33a4674a74d9ae64342 authored almost 6 years ago
Grab price from plan

github.com/kiwitcms/github-marketplace - 239f9b5f363774c85c29e5be8c4940bb06e53af3 authored almost 6 years ago
test: Modify purchase payload to match current username

because our test suite uses factory objects

github.com/kiwitcms/github-marketplace - 585bfadf654cdf465b282ec4da8ab9db7d6c78b8 authored almost 6 years ago
test: Configure INSTALLED_APPS and MIDDLEWARE for authentication

github.com/kiwitcms/github-marketplace - 1865f04c7aae7f70c51caa467f8edf144c0fabc6 authored almost 6 years ago
Remove unused import

github.com/kiwitcms/github-marketplace - 828ffbe1d22270c867118a48faba141edb581130 authored almost 6 years ago
Add Install view to provision resources

github.com/kiwitcms/github-marketplace - 97b3a3c1c9129109b98c2eb01a651ca784dbabf6 authored almost 6 years ago
Support files so we can test locally with Postgres

See discussion in:
sclorg/postgresql-container/pull/327

at the moment this init script doesn't ...

github.com/kiwitcms/github-marketplace - 776997d2322a5bb0d90f09dbce4f7577b26f98b0 authored almost 6 years ago
Make PurchaseHook store everything in DB

github.com/kiwitcms/github-marketplace - cff42f939391a1699bce5f8d21b0430a545e431c authored almost 6 years ago
Add comments about btree_gin extension

github.com/kiwitcms/github-marketplace - 76d6f9bb93d7e23dbf6f2fb40e3b85a07e7a650f authored almost 6 years ago
Try installing the btree_gin extension in Travis CI

b/c this requires db connection with postgres user and we are not
using that. At least we'll see...

github.com/kiwitcms/github-marketplace - 4beab1eea108f758154f91c951af1a537d8d1469 authored almost 6 years ago
Start using Postgres for testing

github.com/kiwitcms/github-marketplace - aa8f31bff6f35832e5b6a844b6ecb7a15cc832b2 authored almost 6 years ago
Rename test DB to test_project

github.com/kiwitcms/tenants - 7038076383ab54a26ea8b8161bbdf6c6441b4e3e authored almost 6 years ago
Add a model to store purchase data

github.com/kiwitcms/github-marketplace - bc47a4e16de5bf317590caab204a8bbf7aca75ae authored almost 6 years ago
Changelog for version 0.1.1

github.com/kiwitcms/github-marketplace - 5c226ee73515ecd92fa98216bd8c75c78ed353cf authored almost 6 years ago
Handle GitHub hook pings

Fixes Sentry KIWI-TCMS-6R:
https://sentry.io/organizations/open-technologies-bulgaria-ltd/issues...

github.com/kiwitcms/github-marketplace - 06d067149c2437f65b3f8bb5bd4afdfb388d5eab authored almost 6 years ago
New translations django.po (Czech)

github.com/kiwitcms/tenants - 21b5e98e3c828b6b01139439778478b09b4bfd45 authored almost 6 years ago
New translations django.po (Czech)

github.com/kiwitcms/Kiwi - e1697bb643e40f76c9cbc9540412418dbb774950 authored almost 6 years ago
Upgrade pip and setuptools inside Docker image

because that may lead to errors from other packages which sometimes
are not easy to see (e.g. if...

github.com/kiwitcms/Kiwi - 5eca8b6f150d351fb7ff649fefdffd7c226f1c9e authored almost 6 years ago
Make it a POST only view

also not inherit from TemplateView to avoid

TemplateResponseMixin requires either a definition ...

github.com/kiwitcms/github-marketplace - fe53ec02e53744623295214543c53c2101d3b2aa authored almost 6 years ago
Update kiwitcms-tenants to 0.1.5 - minor fixes

github.com/kiwitcms/enterprise - d076aa95475d7542ce983d1368441e8e49f4b16f authored almost 6 years ago
Changelog for version 0.1.5

github.com/kiwitcms/tenants - 9a49ceeb54a4d709b29a671eb4111763cd665cdc authored almost 6 years ago
Don't use find_packages b/c it doesn't exclude test_project/ from bdist_wheel

github.com/kiwitcms/tenants - 63269d202611db72f5d92b25aec0ceaae56ae849 authored almost 6 years ago
Din't use find_packages b/c it doesn't exclude test_project/ from bdist_wheel

github.com/kiwitcms/github-marketplace - 630b96b29d7bc0f73629257b642ad57577e77372 authored almost 6 years ago
Remove empty files - no need to ship them around

also don't ship the test project

github.com/kiwitcms/github-marketplace - 497259028ce15cfd207ea3e2c6fff41c09f949d0 authored almost 6 years ago
Changelog for v0.1.0

github.com/kiwitcms/github-marketplace - bc2b991e46cf874d8697a31308023f390ca5c934 authored almost 6 years ago
Test + fix for failing signature verification in view

github.com/kiwitcms/github-marketplace - 8452aeeae00175ca894adbab155905af8deacc76 authored almost 6 years ago
Add tests for utils module

github.com/kiwitcms/github-marketplace - 01006096fcd1c96bbc650087db0ca9fdf46002ec authored almost 6 years ago
Add test for hook view

surprisingly it doesn't fail when signature is missing

github.com/kiwitcms/github-marketplace - 09a49c0c64e22d8b706a943a3e1848565f210096 authored almost 6 years ago
Split code into calculate_signature() function

b/c this will be needed later during testing

github.com/kiwitcms/github-marketplace - 2f1ad7379fe86b14aa2a190166ff57cea4ff6c09 authored almost 6 years ago
New translations django.po (Slovenian)

github.com/kiwitcms/tenants - c84b3fdc309070fa9ebf78d23c16812d28953890 authored almost 6 years ago
Don't count tests in coverage

github.com/kiwitcms/github-marketplace - bb06e53d7deeb2d0011727e89a41d1c3908d2398 authored almost 6 years ago
Use request.headers instead of request.META

github.com/kiwitcms/github-marketplace - 9fa33cfa79de2a4ed971556b3f677ce57df8d65d authored almost 6 years ago
Add tests for verify_signature()

github.com/kiwitcms/github-marketplace - ea8b8193b4d1d66c6d3e71e314cd03123d4ebee3 authored almost 6 years ago
Add a Django project to facilitate unit testing

github.com/kiwitcms/github-marketplace - 4adfdae75a31790c909cfdc8340397b78033e417 authored almost 6 years ago
Remove unused model

- because it generates a pylint issue
- and also because we don't use it and don't want to gener...

github.com/kiwitcms/github-marketplace - 61727166f72751f5d42ef9f021d3ec9f01ac6aef authored almost 6 years ago
Handle Free plans from Marketplace

github.com/kiwitcms/github-marketplace - b6cb58b8f51e2e2f3a145efbae06528e9576833e authored almost 6 years ago
Add Django to devel.txt for Travis CI

github.com/kiwitcms/github-marketplace - 65906dd2c78d86dca5ee3f63b61e80fe10e62b22 authored almost 6 years ago
Add pylint checks and fix some issues

github.com/kiwitcms/github-marketplace - 661c1a79ca39e1e0f52ab67fa0e5f3d6191869a2 authored almost 6 years ago
Add more support files

github.com/kiwitcms/github-marketplace - 079baa7d953b06b91bb9936095a5fa68eacc9cda authored almost 6 years ago
Add module structure

github.com/kiwitcms/github-marketplace - 68a0d29ebd6cc7782956d1b00c0c263ce34788d8 authored almost 6 years ago
Add boilerplace files

github.com/kiwitcms/github-marketplace - 6cfe256b6095375870d1d8dcc032d7f1d74b4aac authored almost 6 years ago
New translations django.po (Slovenian)

github.com/kiwitcms/tenants - a90d6fd481ab85e19a0c8aaec68ed2c427a50afa authored almost 6 years ago
Generate Pelican site

github.com/kiwitcms/kiwitcms.github.io - 1ce2b051670c1bab3849031c4d46a03e882ad126 authored almost 6 years ago
Generate Pelican site

github.com/kiwitcms/kiwitcms.github.io - 1d05e49365b33fcf67a2473675698c206815c0d7 authored almost 6 years ago
Use bootstrap-switch version 3.3.4 Fixes #916

There is a bug from version 3.3.5 onwards, which displays ON switches as OFF ones.
This change c...

github.com/kiwitcms/Kiwi - fd2f80900193b7ada73b3b93aed53d6fb035c666 authored almost 6 years ago
New translations django.po (Russian)

github.com/kiwitcms/Kiwi - 5b97db27b4f6e39693bb4c423298871c6d860824 authored almost 6 years ago
New translations django.po (Russian)

github.com/kiwitcms/Kiwi - 4052c9f6744131b68af9ffaccb8087d037d1e44c authored almost 6 years ago
New translations django.po (Russian)

github.com/kiwitcms/Kiwi - bc7525cf4efd18f922130549c16a84423db94d26 authored almost 6 years ago
New translations django.po (Russian)

github.com/kiwitcms/Kiwi - 3129b1241acf58dbf79b1d66d6cfd85069885d8c authored almost 6 years ago