Ecosyste.ms: OpenCollective

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

github.com/javrasya/django-river

Django workflow library that supports on the fly changes ⛵
https://github.com/javrasya/django-river

Fix/hooks

bandarAlrooqi opened this pull request about 1 month ago
What about Django 4.* support?

pikhovkin opened this issue over 1 year ago
mptt version Conflicts ?

yishenggudou opened this issue over 1 year ago
fix typo in faq docs

ahmad88me opened this pull request over 1 year ago
Upgrade to Django v4

coluck opened this pull request almost 2 years ago
Any active fork?

Vidski opened this issue about 2 years ago
Missing migrations

meska opened this pull request over 2 years ago
how to deal with the namespace

guanjiawen008 opened this issue over 2 years ago
Material/Tutorial

ajheslop opened this issue over 2 years ago
example of usage

gfunch opened this issue over 2 years ago
Permissions allow users to approver specific records only

baselakasha opened this issue over 2 years ago
Error while running django async

niranjrajasekaran opened this issue over 2 years ago
Return ticket current state status

anandrajB opened this issue almost 3 years ago
type object 'TransitionApproval' has no attribute '_mptt_meta'

ahmedalrifai opened this issue about 3 years ago
Add six

MHM5000 opened this pull request about 3 years ago
How can i use django river with django reset framework

na0495 opened this issue over 3 years ago
When does the hook trigger in django-river?

MHammad200 opened this issue over 3 years ago
Fix cyclic graph state explosion

CapCap opened this pull request over 3 years ago
Bug in MSSQL driver (more than 2000 approvals)

JohnieBraaf opened this issue over 3 years ago
Workflow pattern issue (circular not working)

JohnieBraaf opened this issue almost 4 years ago
can I create related_name for <river.models.State>

xuziheng1002 opened this issue almost 4 years ago
display river status details in DetailView

abd-Hirz opened this issue almost 4 years ago
[Question] How to incorporate multi-tenancy with django river?

shubham-pyc opened this issue almost 4 years ago
Delete object from model

abd-Hirz opened this issue almost 4 years ago
🔥 Drop support for Django 1.11, 2.0, 2.1

simkimsia opened this pull request almost 4 years ago
Drop support for python before 3.6

simkimsia opened this issue almost 4 years ago
Drop support for Django 1.11, 2.0, and 2.1 because no longer supported

simkimsia opened this issue almost 4 years ago
⬆️ Support Django 3.1

simkimsia opened this pull request almost 4 years ago
How do I make a PR to test for Django 3.1 and Python 3.8?

simkimsia opened this issue almost 4 years ago
CBV generic views with django-river

abd-Hirz opened this issue almost 4 years ago
adding transition_approval to ListView

abd-Hirz opened this issue almost 4 years ago
[Question] Support of multiple workflows for one state field

longshine opened this issue almost 4 years ago
how to define a backward workflow

xuziheng1002 opened this issue about 4 years ago
[question] Does this work with client side?

julialoh opened this issue about 4 years ago
Cycled transistions no recreated if alternate route

lunswor opened this pull request about 4 years ago
mptt version upgrade.

theshajha opened this issue about 4 years ago
Support statically defined callback functions

javrasya opened this issue about 4 years ago
Simplify the tests by using a workflow builder

javrasya opened this pull request over 4 years ago
Distinguishing if the workflow is 'completed' or'dropped'?

noobmaster19 opened this issue over 4 years ago
Backward flow step

cyberdude86 opened this issue over 4 years ago
Update function.rst

AngelLiang opened this pull request over 4 years ago
[Help]A workflow path state tranform error

AngelLiang opened this issue over 4 years ago
start workflow on an existing object

debugskeleton opened this issue over 4 years ago
Loop in approve() Function

jasondalycan opened this issue over 4 years ago
Getting transitionalapproval serializer problem

noobmaster19 opened this issue over 4 years ago
Migration file not found

rupin opened this issue over 4 years ago
get_all_permissions is not available on all Authentication Backends

arjun2504 opened this pull request over 4 years ago
Delete transmeta, states, workflows, tickets locked

Kiel-Hyre opened this issue over 4 years ago
Allow user to create multiple workflows and to be unique with a name

lunswor opened this pull request over 4 years ago
[Question] Integrate with client side

softMaina opened this issue over 4 years ago
[question] If and switch flows ?

noobmaster19 opened this issue over 4 years ago
[question] API to show entire history of the workflow object

noobmaster19 opened this issue over 4 years ago
[question] Assigning users to a task

noobmaster19 opened this issue over 4 years ago
[question] Is file uploading supported?

noobmaster19 opened this issue over 4 years ago
[question] Customizable UI?

noobmaster19 opened this issue over 4 years ago
docs: Fix simple typo, spesific -> specific

timgates42 opened this pull request over 4 years ago
#141 - Support Microsoft SQL Server

javrasya opened this pull request over 4 years ago
Support Microsoft SQL Server

javrasya opened this issue over 4 years ago
Pyodbc-azure unique key error

PS-CR7 opened this issue almost 5 years ago
[#137] Fix jump to future issue

xuziheng1002 opened this pull request almost 5 years ago
[#137] Fix jump to future issue

xuziheng1002 opened this pull request almost 5 years ago
AttributeError: 'TransitionApproval' object has no attribute 'iteration'

xuziheng1002 opened this issue almost 5 years ago
[#135] Support Django 3.0

javrasya opened this pull request almost 5 years ago
django 3 compatibility

lucilecoutouly opened this issue almost 5 years ago
#133 suppory mysql8

javrasya opened this pull request almost 5 years ago
Support MySQL 8.0

javrasya opened this issue almost 5 years ago
Can not approve if input the params of <next_state>

xuziheng1002 opened this issue almost 5 years ago
[#129] Handle string primary keys

javrasya opened this pull request almost 5 years ago
[#128] Make object id in the hook models charfield to avoid type violation

javrasya opened this pull request almost 5 years ago
Available approvals are not found properly when primary key is string

javrasya opened this issue almost 5 years ago
Hook model can not support the object it defined primary key with CharField

xuziheng1002 opened this issue almost 5 years ago
Issue 124 bdd test cases

javrasya opened this pull request almost 5 years ago
[#123] Provide jump api for the workflow object to jump to a specific future state

javrasya opened this pull request almost 5 years ago
Provide some BDD tests

javrasya opened this issue almost 5 years ago
Provide jumping capability for tests

javrasya opened this issue almost 5 years ago
Add Financial Contributors

monkeywithacupcake opened this pull request almost 5 years ago
Test with different PostgreSQL versions

javrasya opened this pull request almost 5 years ago
Cancel the impossible transitions along with transition approvals

javrasya opened this issue almost 5 years ago
Django1.9.10 can't import Cast

xiaohuasheng opened this issue almost 5 years ago
3.0.0

javrasya opened this pull request almost 5 years ago
V3.0.0

javrasya opened this pull request almost 5 years ago
Allow creating transitions without any approvals

javrasya opened this issue about 5 years ago
Remove complexity

javrasya opened this issue about 5 years ago
Transition hooks should be able to be registered for a iteration

javrasya opened this issue about 5 years ago
Approval hooks should be able to be registered for a specific approval

javrasya opened this issue about 5 years ago
Cancel all other approval peers with different branching state

javrasya opened this issue about 5 years ago
More dynamic and better way for hooks

javrasya opened this issue about 5 years ago
User friendly workflow creation ui

javrasya opened this issue about 5 years ago