Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/kiwitcms/tenants

Multi-tenant support for Kiwi TCMS
https://github.com/kiwitcms/tenants

Install Kiwi TCMS from source

5f13d7b93f64d7315c1c5433c29fee9b47c34548 authored over 3 years ago by Alexander Todorov <[email protected]>
Update PYTHONPATH when testing for missing migrations

8e5be37cb2317946316312d99fda58e53c3cd153 authored over 3 years ago by Alexander Todorov <[email protected]>
pylint: Fix unspecified-encoding

04c62eb2521a1004a1e8fcf3a94cb2697c579bb4 authored over 3 years ago by Alexander Todorov <[email protected]>
Update kiwitcms from 10.2 to 10.3

5b0b542c894adcb81fccea51145c73de194e9473 authored over 3 years ago by pyup-bot <[email protected]>
Update kiwitcms from 10.1 to 10.2

70d9702946e4bb92ec9fd29c38bfae21b09b79c5 authored over 3 years ago by pyup-bot <[email protected]>
Disable pylint warning

e260948882eeb07ad9040ae0a0de2b6e9277b907 authored over 3 years ago by Alexander Todorov <[email protected]>
Changelog for v1.6.0

21e086e52a03cff9ffcf197053c5464d38bb3d9c authored over 3 years ago by Alexander Todorov <[email protected]>
More robust tenant domain detection

This is used on the login page to construct the URLs for social login
buttons. Usually important...

4adcbaf0f8aa690eee08155f00a0ba466160c079 authored over 3 years ago by Alexander Todorov <[email protected]>
Bump django-tenants from 3.3.1 to 3.3.2

Bumps [django-tenants](https://github.com/django-tenants/django-tenants) from 3.3.1 to 3.3.2.
- ...

64f6e7dea18d8169433e9d5b3b6ef34146f4f1b9 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Changelog for v1.5.0

c5df7bcd6b57e27ed1bb08df4dc80cda80225679 authored over 3 years ago by Alexander Todorov <[email protected]>
Update translation strings

9bc8c7b0a0099e1dccc4c7f4bea2fa3612b0d53f authored over 3 years ago by Alexander Todorov <[email protected]>
Fix bug, discovered by tests

0ececc155eb96a41380c53895eb490ad5dfbc0b6 authored over 3 years ago by Alexander Todorov <[email protected]>
Add tests for UpdateTenantView. Refs #6

e16748689be5d3d01d8732fee8dac929c9e956cd authored over 3 years ago by Alexander Todorov <[email protected]>
Refactor utils.create_tenant() to work with forms

instead of passing the data field by field

51d59e71e48fca9450141f62dc63fe11e568369c authored over 3 years ago by Alexander Todorov <[email protected]>
Allow editing Tenant properties

- New menu item under PLUGINS -> Tenant -> Edit
- Show some fields as read-only b/c we don't all...

c80d6fb518dbcb35840c2cb115887d789b7a07eb authored over 3 years ago by Alexander Todorov <[email protected]>
CI: Run only on master branch & PRs

8c4e2398d42ed24d7c5f3c104b09d63347cbfabc authored over 3 years ago by Alexander Todorov <[email protected]>
Update translation strings

07a34f0a863bc3375ef001353877fd4894a121b3 authored over 3 years ago by Alexander Todorov <[email protected]>
Expose publicly_readable field in NewTenantForm

allows admins to configure this setting during tenant creation time!

6ab8e2260beca083c3550412ea4dbc99fc6dd763 authored over 3 years ago by Alexander Todorov <[email protected]>
Update create_tenant command in README: on_trial -> publicly_readable

7f33df797fee4c8a7c124ac64de09363cf9a221f authored over 3 years ago by Alexander Todorov <[email protected]>
Convert NewTenantForm to ModelForm

WARNING:
this may break the inheritance in kiwitcms-github-marketplace! Test it!

78ca8797e808a6e39638c636d70b15736c9aab16 authored over 3 years ago by Alexander Todorov <[email protected]>
Update django-tenants from 3.3.0 to 3.3.1

19833813db0d2ed5b7cdd157fec72a3062076d08 authored over 3 years ago by pyup-bot <[email protected]>
Use get_public_schema_name() instead of hard-coding

4ea5d236ee1258ede2c8c3a55f6ab09a9295f88c authored over 3 years ago by Alexander Todorov <[email protected]>
Allow unauthorized users to access publicly_readable tenants

Refs https://github.com/kiwitcms/Kiwi/issues/2229

- New authentication backend:
tcms_tenants....

041a3aa986e4d120cc413e8474624ccc0c34fb7f authored over 3 years ago by Alexander Todorov <[email protected]>
DB: Rename on_trial -> publicly_readable

Refs https://github.com/kiwitcms/Kiwi/issues/2229

6d0eee17e4ce485d1b0c9e1e6c000dd5d8d127d7 authored over 3 years ago by Alexander Todorov <[email protected]>
Update kiwitcms from 10.0 to 10.1

3de812c2a524d014efe358ca49d8300907d6eee7 authored over 3 years ago by pyup-bot <[email protected]>
Changelog for v1.4.4

71a4e9182bceaa9ab244ab2efa6a669f5bc747ed authored over 3 years ago by Alexander Todorov <[email protected]>
Move pylint disable comments around

6a9637920147c0808c887b626e098e5f1bd0784c authored over 3 years ago by Alexander Todorov <[email protected]>
Updates for the new similar-string checker from kiwi_lint

e9d918e521587daf7a57285a769f0a5e96624c5f authored over 3 years ago by Alexander Todorov <[email protected]>
Migrate to Python 3.8

588f2ed3dc0d595e295a5e3988dfbe0d46dc5cdf authored over 3 years ago by Alexander Todorov <[email protected]>
Update dependabot.yml

fb8cf50558c65dffa7077d9c5b5db846bbe79a06 authored over 3 years ago by Alexander Todorov <[email protected]>
Upgrade to GitHub-native Dependabot

7c725b8fb56b51c0b294c376577ed01d745c2f0d authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump django-tenants from 3.2.1 to 3.3.0

Bumps [django-tenants](https://github.com/django-tenants/django-tenants) from 3.2.1 to 3.3.0.
- ...

dfc90df7bbc9e22285af41f4370b766c75b7c67a authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Don't use iframe-navigation as test target b/c it doesn't exist

this view has been removed in Kiwi TCMS v10

b9fee17053f2a6c09fa24b2869abcc0a7f2e7af4 authored almost 4 years ago by Mr. Senko <[email protected]>
Bump kiwitcms from 9.0 to 10.0

Bumps [kiwitcms](https://github.com/kiwitcms/Kiwi) from 9.0 to 10.0.
- [Release notes](https://g...

a5a6e8b174e182dd3ed32ef2637e5ceac04f00e6 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Add csrf_token in NewTenant form

6178b2a1d322af8815d5f238a302f0c95a82d4d1 authored almost 4 years ago by Mr. Senko <[email protected]>
Changelog for v1.4.3

768038c15bb58cafd0acdbc675db9558782beb9d authored almost 4 years ago by Mr. Senko <[email protected]>
Update kiwitcms from 8.9 to 9.0

0490897b5238fdbf373b6c7b264dcd609ab6f50b authored almost 4 years ago by pyup-bot <[email protected]>
Changelog for v1.4.2

721bbf489dd2dfc4f5a091a4dfad84df11431efb authored almost 4 years ago by Mr. Senko <[email protected]>
Fix email subject

0154c6b008ba946b8bc8ec49c74be0d50d082d5c authored almost 4 years ago by Mr. Senko <[email protected]>
typo

c6fd2a8b4e976c1a6a48b93e9741c637c5f5b403 authored almost 4 years ago by Mr. Senko <[email protected]>
Changelog for v1.4.1

42eccce3cd113efe58d96702e6d296b5142223b2 authored almost 4 years ago by Mr. Senko <[email protected]>
Fix a bug with how captcha field is overriden

a4480ce7b49cdcaaff5aad6ad2dad6c8050f7b1e authored almost 4 years ago by Mr. Senko <[email protected]>
Changelog for v1.4

73f1877f7508c372375d9a3b54c116bdc2ed755b authored almost 4 years ago by Mr. Senko <[email protected]>
New page to allow user invites for tenant. Fixes #116

users will be invited via email. If they don't have accounts
already such will be created automa...

1f46b894d2050b7b5631c8500bb4cc01089be946 authored almost 4 years ago by Mr. Senko <[email protected]>
Replace ModelChoiceField with UserField. Fixes #114

this is a custom field which accepts username, email or ID and
is used in many places in Kiwi TC...

bc0ed5f094c82051247edbffff17948ed587f492 authored about 4 years ago by Mr. Senko <[email protected]>
README: add warning for owner_id

1cbccd7ef7b56b3c05beeb98563321ce1bb5de49 authored about 4 years ago by Mr. Senko <[email protected]>
Update kiwitcms from 8.8 to 8.9

ac3d7c1ca500cbdcc4efe99014c859201955ef22 authored about 4 years ago by pyup-bot <[email protected]>
Bump kiwitcms from 8.7 to 8.8

Bumps [kiwitcms](https://github.com/kiwitcms/Kiwi) from 8.7 to 8.8.
- [Release notes](https://gi...

e442665a081be702656fa27d81ce596fbd1ce416 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Update kiwitcms from 8.6.1 to 8.7

da879cccdb6a452a5df4435d165b0edce09d93b8 authored over 4 years ago by pyup-bot <[email protected]>
Update kiwitcms from 8.6 to 8.6.1

2617aefd49c89ca52ad70443d1fd32c80c8af3ad authored over 4 years ago by pyup-bot <[email protected]>
Changelog for v1.3.1

17a9c5ad48599046e700ddbfede1fbd2b13f3641 authored over 4 years ago by Mr. Senko <[email protected]>
Replace deprecated url() with re_path()

to silence warnings with Django 3.1

48800a2bff7c70eb6e225bc3fcb466ef2dc8300c authored over 4 years ago by Mr. Senko <[email protected]>
Changelog for v1.3

88a6b3e914510215ddcff07fb7aca8cadee34fdd authored over 4 years ago by Mr. Senko <[email protected]>
Bump django-tenants from 3.1.0 to 3.2.1

Bumps [django-tenants](https://github.com/django-tenants/django-tenants) from 3.1.0 to 3.2.1.
- ...

c41a6e4c4df7ed0c9ff34c1957d02e9166bab7f4 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Update kiwitcms from 8.5 to 8.6

9e40908fab5222de8496668b49cae38c64586965 authored over 4 years ago by pyup-bot <[email protected]>
Don't ping dependencies in devel.txt

f3efe8c3834d51db8530bb2fd7f9f9206674beb8 authored over 4 years ago by Mr. Senko <[email protected]>
Bump coveralls from 2.1.1 to 2.1.2

Bumps [coveralls](https://github.com/coveralls-clients/coveralls-python) from 2.1.1 to 2.1.2.
- ...

55769058f91f12b6f35992b467436778c2795c0f authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Update pylint-django from 2.2.0 to 2.3.0

a2e0eefcea1c626a2622b8b77b73104b6c7a3090 authored over 4 years ago by pyup-bot <[email protected]>
Changelog for v1.2.1

858f7311985c4c6acd1e13bf88af3454c0138353 authored over 4 years ago by Mr. Senko <[email protected]>
Add more tests around error handling for AuthorizedUsersAdmin

5ee1743cea50d44d2575247bd984d080ed7524f7 authored over 4 years ago by Mr. Senko <[email protected]>
Filter out AuthorizedUsersChangeForm even on errors

7494dd59642120db23dfc41132486017a5d36803 authored over 4 years ago by Mr. Senko <[email protected]>
Update pylint-django from 2.1.0 to 2.2.0

eb6683f8ba5f316836557925c71f077cd8bd7177 authored over 4 years ago by pyup-bot <[email protected]>
Update pylint-django from 2.0.15 to 2.1.0

37d1f13d14bff13d8563bdfb42291eb29b18642f authored over 4 years ago by pyup-bot <[email protected]>
Update kiwitcms from 8.4 to 8.5

6d30d47025a244a6ef6ea5f7fd9a4ac283e97523 authored over 4 years ago by pyup-bot <[email protected]>
Update coveralls from 2.1.0 to 2.1.1

9ebe68d555af64e69c6f5388746be1a33d3e2569 authored over 4 years ago by pyup-bot <[email protected]>
Update coveralls from 2.0.0 to 2.1.0

d36946666e4a48f422731dc848e7edf14f6787ff authored over 4 years ago by pyup-bot <[email protected]>
Update badge in README

3911de0a804c3c50ae52f4c40363f8cb9be62e4e authored over 4 years ago by Mr. Senko <[email protected]>
Changelog for v1.2

89a0c1b96c8744af1210deabc6ff8308918ed617 authored over 4 years ago by Mr. Senko <[email protected]>
Update kiwitcms from 8.3 to 8.4

6069402bd1e27dcb15398e9670aade5fe7c12054 authored over 4 years ago by pyup-bot <[email protected]>
pylint disable must-inherit-from-model-form

b/c the way the current form is implemented actually works fine
and b/c the risk of changing it ...

e2af2b4a22e63b51ed61bfabac30d3ac4e008033 authored over 4 years ago by Mr. Senko <[email protected]>
Disable 1 more flake8 issue b/c newer flake8

d59edc039e509cc72d38aefa584eebc38af83433 authored over 4 years ago by Mr. Senko <[email protected]>
tests: Override upstream schema_name in test class

b/c here we're using it as domain name and the default "fast_test"
is invalid

7c7d3ee04a0e13d8ae2e0fd7d59d7bc59128c12b authored over 4 years ago by Mr. Senko <[email protected]>
tests: Update expected paths b/c default schema_name changed

a7236d342f0fe93769f40eec16a5ad6becafe235 authored over 4 years ago by Mr. Senko <[email protected]>
tests: construct expected_url based on schema_name

instead of hard-coding it

02ec7c3af427d5ac8b3023463209b8970860c524 authored over 4 years ago by Mr. Senko <[email protected]>
Update django-tenants from 3.0.3 to 3.1.0

74197f8b091485e9426b41baa5b7767278e53ab8 authored over 4 years ago by pyup-bot <[email protected]>
tests: Workaround: override upstream get_test_tenant_domain()

not needed once we get https://github.com/tomturner/django-tenants/pull/396
merged

a82ab3c3844f50e16ea206217c0b3314a0f66c0a authored over 4 years ago by Mr. Senko <[email protected]>
Changelog for v1.1.1

622f1bc53613cd9ed34f112e678a6228af945694 authored over 4 years ago by Mr. Senko <[email protected]>
Remove TENANT_APPS, now part of Kiwi TCMS v8.3 or later

bcc6dd37c09988c77f4faf817982badeee827ac1 authored over 4 years ago by Mr. Senko <[email protected]>
Bump kiwitcms from 8.2 to 8.3

Bumps [kiwitcms](https://github.com/kiwitcms/Kiwi) from 8.2 to 8.3.
- [Release notes](https://gi...

35589bb5a68acd31e161d9f41d51c6e41f5d17f2 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Update translation strings

2bb1f83d25c964c38b63e2dfecf1b4e8902af423 authored over 4 years ago by Mr. Senko <[email protected]>
Changelog for v1.1

962e95e37f5abb7f912d7b015bad56d40f315c8a authored over 4 years ago by Mr. Senko <[email protected]>
Remove test for lowercase schema_name b/c this is now invalid

3919995616fc41ae92670381763c783e322d9951 authored over 4 years ago by Mr. Senko <[email protected]>
Bring back an improved HTML placeholder for schema_name

- placeholder value follows the validation rules

This reverts commit d6a40056e1ef0cf03b58a32cf9...

45381fed988a2ca36d1f8efee69029e7addbcd4c authored over 4 years ago by Mr. Senko <[email protected]>
Show validation pattern as help text in UI form

- change the current help-text string
- impose more restrictions over what is valid
- add more v...

2cc9a4bc11b7440e394464eb8dbe84b8d9941f22 authored over 4 years ago by Mr. Senko <[email protected]>
Changelog for v1.0.3

9c241c25e65c3b5e9806ae5609362ed72ab9916d authored over 4 years ago by Mr. Senko <[email protected]>
Always lower case schema_name

because Postgres and django_tenants allow upper case letters as
schema_name but that will not pl...

16415952c6870167b4fdf8acdd9fb492ef47174b authored over 4 years ago by Mr. Senko <[email protected]>
Changelog for v1.0.2

f4fc007f343cfc42e3d773994dc0bda39fb72af1 authored over 4 years ago by Mr. Senko <[email protected]>
tests: make sure schema_name validation error is shown

c65f846c8d5aba532247894b47b797eb3398f03e authored over 4 years ago by Mr. Senko <[email protected]>
l10n: Update source strings

bd261cd86180085bae6b66e9e827d50992d1c346 authored over 4 years ago by Mr. Senko <[email protected]>
UI: remove placeholder b/c misleading

d6a40056e1ef0cf03b58a32cf934b12cda5a5ca9 authored over 4 years ago by Mr. Senko <[email protected]>
Show valid schema_name pattern as help text in UI form

e4f833890c7eba699116bc55c2c606e8eb39219a authored over 4 years ago by Mr. Senko <[email protected]>
Remove newline from source string

b/c it breaks Esperanto for in-context translation

1b59740633b26efa92815ca3017f2802e08f31a8 authored over 4 years ago by Mr. Senko <[email protected]>
l10n: Update source strings

fb84ab0df654ae33ed557b4e70f78607784536c0 authored over 4 years ago by Mr. Senko <[email protected]>
l10n: Remove untranslated languages & Crowdin config

in future will be translated via the main Kiwi TCMS Crowdin page.

Existing Slovenian and Russia...

98090b582583abefafcd26b4f3f70c7846fee6d8 authored over 4 years ago by Mr. Senko <[email protected]>
l10n: Only update English source strings

a4880f52982e7c506da89b5080df68e0f5c1ede0 authored over 4 years ago by Mr. Senko <[email protected]>
Update django-tenants from 3.0.2 to 3.0.3

c1bbecc2c0a110cb1ba71745a73a270ba8e1eae3 authored over 4 years ago by pyup-bot <[email protected]>
Update django-tenants from 3.0.1 to 3.0.2

205412ec2194fd60528a598b8c75351f98ca9d32 authored over 4 years ago by pyup-bot <[email protected]>
Update pylint-django from 2.0.14 to 2.0.15

d760ea0c45538a2f192ac5f1b48fc5ea163637a1 authored over 4 years ago by pyup-bot <[email protected]>
Bump coveralls from 1.11.1 to 2.0.0

Bumps [coveralls](https://github.com/coveralls-clients/coveralls-python) from 1.11.1 to 2.0.0.
-...

b3f2136fe564d3819bf065579611e5667765ccce authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Update kiwitcms from 8.1.99 to 8.2

902c694e6e4bea2f088734f1cdae8602246847ac authored over 4 years ago by pyup-bot <[email protected]>