Ecosyste.ms: OpenCollective

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

django-river

Django workflow library supports on the fly changes.
Collective - Host: opensource - https://opencollective.com/django-river - Website: https://twitter.com/ceahmetdal - Code: https://github.com/javrasya/django-river

Update changelog about the relase notes for 3.3.0

github.com/javrasya/django-river - 7e49aa9e555d9f09737e15fb808bf9303cc39e25 authored over 3 years ago by Ahmet DAL <[email protected]>
:arrow_up: Release new version

github.com/javrasya/django-river - 661f6ea65c911ba48282d3e4abe01bf77ab78875 authored over 3 years ago by Ahmet DAL <[email protected]>
🔥 Drop support for Django 1.11, 2.0, 2.1 (#183)

* 🔥 Drop support for Django 1.11, 2.0, 2.1

Also bumped up the python support to include python ...

github.com/javrasya/django-river - 949c3c8eb2c2702c267d1480423d837a4474cc1b authored over 3 years ago by simkimsia <[email protected]>
⬆️ Support Django 3.1 (#180)

⬆️ Support Django 3.1

github.com/javrasya/django-river - 06a23df4856beb594aa5734e0fb888a2a1fc4a75 authored over 3 years ago by simkimsia <[email protected]>
Simplify the tests by using a workflow builder (#169)

* Simplify the tests by using a workflow builder

* Revisit and simplify behavioral tests

github.com/javrasya/django-river - 57fdcc1926adba86ef8697adb00e6a235a7bdbff authored about 4 years ago by Ahmet DAL <[email protected]>
Refer to correct pypirc file

github.com/javrasya/django-river - 8cb4d9eefe3582d462477f8d43baa17df427e5d0 authored about 4 years ago by Ahmet Dal <[email protected]>
[#162] Don't cancel possible transitions even though it is the future of one of those that is cancelled (#168)

* [#162] Don't cancel possible transitions even though it is the future of one of those that is ...

github.com/javrasya/django-river - 80b3359eb22ca2ef3bc44504d7d31b4edd4d9d21 authored about 4 years ago by Ahmet DAL <[email protected]>
Mention about support for python 3.4 getting dropped in the changelog

github.com/javrasya/django-river - f693cdb8fe1e0cfa56eea19a2d3bac89d4725504 authored about 4 years ago by Ahmet Dal <[email protected]>
[#159] Update change log with the newly released version changes

github.com/javrasya/django-river - 5864e7daa0b4e71e1c1873456c1c95b05e45a126 authored about 4 years ago by Ahmet Dal <[email protected]>
Bump patch version

github.com/javrasya/django-river - c6eeb23f28b0b8322f8b5e249d9f96b74116bfe0 authored about 4 years ago by Ahmet Dal <[email protected]>
[#159] Allow to have multiple cyclic dependencies and don't go in an infinite loop (#167)

* [#159] Allow to have multiple cyclic dependencies and don't go in an infinite loop

* [#159]...

github.com/javrasya/django-river - b7f0b100ecb68b2c9657c56fbb824785612221c9 authored about 4 years ago by Ahmet DAL <[email protected]>
Update function.rst (#163)

When I test this example in django-river-v3.2.0, it will raise following execption:

```
'Tra...

github.com/javrasya/django-river - 76e3592ccfb5bd4dbd950eb8712d5c90304d1017 authored over 4 years ago by AngelLiang <[email protected]>
docs: Fix simple typo, spesific -> specific (#144)

There is a small typo in docs/api/instance.rst.

Should read `specific` rather than `spesific`.

github.com/javrasya/django-river - f58df9fa931339be6afc7dd99db58590ae27b4c2 authored over 4 years ago by Tim Gates <[email protected]>
[#141] Update changelogs with the release changes

github.com/javrasya/django-river - d26645df391f292c8ed1c817e73c0b8f1f2e1626 authored over 4 years ago by Ahmet DAL <[email protected]>
[#141 , #143] Support Microsoft SQL Server 17 and 19

* [#141] Support Microsoft SQL Server 17 and 19

github.com/javrasya/django-river - 5b716993924f4460d57c2e5e68ddc85597f51fdc authored over 4 years ago by Ahmet DAL <[email protected]>
Update changelogs with the latest version

github.com/javrasya/django-river - 405df9b55ae995fddf3d2bc9745cf54a2c7f945b authored over 4 years ago by Ahmet DAL <[email protected]>
:arrow_up: Bump patch version

github.com/javrasya/django-river - 9b7ba8d581d55a0d86d24d510f265a17aa397fd4 authored over 4 years ago by Ahmet DAL <[email protected]>
[#137] Fix jump to future issue

* [#137] Fix jump to future problem

github.com/javrasya/django-river - 37c9921dd15edd9fc492ba20b9e738177c387a5f authored over 4 years ago by kyo <[email protected]>
[#135] Support Django 3.0 (#136)

github.com/javrasya/django-river - 40591fc6ec7793b76e42842cde8c6292f6f623a8 authored over 4 years ago by Ahmet DAL <[email protected]>
#133 #132 Support mysql8

[#133 #132] Support MySQL 8.0

github.com/javrasya/django-river - 0c58ec6c9492c580787ff84d349415760e0cddee authored over 4 years ago by Ahmet DAL <[email protected]>
:arrow_up: Bump patch version

github.com/javrasya/django-river - a246966935c95a98a1321d69e96a24168f7335e6 authored over 4 years ago by Ahmet DAL <[email protected]>
[#129] Handle string primary keys properly

github.com/javrasya/django-river - 083c7335bf37137b18a3a3878b7ccfbd3e61bbe5 authored over 4 years ago by Ahmet DAL <[email protected]>
[#128] Make object id in the hook models charfield to avoid type violation (#130)

github.com/javrasya/django-river - e681bd2e270c61e1faf4c7ba67a69f5193f2fd33 authored over 4 years ago by Ahmet DAL <[email protected]>
Document it as tested with correct postgresql versions not MySQL versions

github.com/javrasya/django-river - c191f0efeffddc1d0908d7fe6d412f385c2382df authored almost 5 years ago by Ahmet DAL <[email protected]>
Update changelogs

github.com/javrasya/django-river - 995e0f6d2daca2dedc48f0660300bcb14d86661a authored almost 5 years ago by Ahmet DAL <[email protected]>
:arrow_up: Bump version

github.com/javrasya/django-river - 09ae93bceac5facd2be1f6b59112a983c1067ff8 authored almost 5 years ago by Ahmet DAL <[email protected]>
[#124] Fix code quality issues

github.com/javrasya/django-river - 78c7a970ee53b16e0c2ab1e9622b537b2977a40d authored almost 5 years ago by Ahmet DAL <[email protected]>
[#124] Provide some BDD scena

github.com/javrasya/django-river - 7052e7a4052d3fd72c2b84a98cb17aceb33d50bb authored almost 5 years ago by Ahmet DAL <[email protected]>
Publish the package via a script

github.com/javrasya/django-river - 0dcc94eb09a33790a8f97f9dae83659dbae58297 authored almost 5 years ago by Ahmet DAL <[email protected]>
Add 1 git-crypt collaborator

New collaborators:

09EFC7F4 Ahmet Dal <[email protected]>

github.com/javrasya/django-river - 5ece4ed736bf9d231e304518634a7196e5b0a386 authored almost 5 years ago by Ahmet DAL <[email protected]>
[#123] Provide jump api for the workflow object to jump to a specific future state

github.com/javrasya/django-river - 63c962be2cb930f5a981bcb30cd16c6195ae60b0 authored almost 5 years ago by Ahmet DAL <[email protected]>
Forward to the contributers page when the image is clicked

github.com/javrasya/django-river - 4afa45e70e1cb6c9951cee5e821f03641d2a05d6 authored almost 5 years ago by Ahmet DAL <[email protected]>
Fix it for RST

github.com/javrasya/django-river - 285c3d918d042d19c3fc5bc7e260d2b1a21282d2 authored almost 5 years ago by Ahmet DAL <[email protected]>
Add Financial Contributors

Hi, I'm making updates for Open Collective. Either you or another core contributor signed this r...

github.com/javrasya/django-river - e3549ff81872e39d8309433034f2a5098bdfde4d authored almost 5 years ago by jess <[email protected]>
Include discord badge

github.com/javrasya/django-river - cb0fe50d5310d8b93dd0001310b2857f26cc7631 authored almost 5 years ago by Ahmet DAL <[email protected]>
Include downloads badge

github.com/javrasya/django-river - 1c1257537e2bb788194167ba511c8d0b6473394b authored almost 5 years ago by Ahmet DAL <[email protected]>
Update README.rst

github.com/javrasya/django-river - a2ea15650ac45b5b4585d585a4eb1df8c89953d1 authored almost 5 years ago by Ahmet DAL <[email protected]>
Mention that it is tested with PostgreSQL version 5.6, 5.7 and 8.0

github.com/javrasya/django-river - ef9930a0d5e6d1ea8ebc9ff9167974335985dd79 authored almost 5 years ago by Ahmet DAL <[email protected]>
Unignore settings with sqlite3

github.com/javrasya/django-river - 82a9d2239044708df25e8f3d4d38923d473c5f12 authored almost 5 years ago by Ahmet DAL <[email protected]>
Increase expected time for the case with too many workflow object

github.com/javrasya/django-river - 2c98511ed9995120fa6b5dee805d2b2c3da2dc59 authored almost 5 years ago by Ahmet DAL <[email protected]>
Install tox-docker before running the tests

github.com/javrasya/django-river - f94bdb94d60e0d68b3b5255332de162d95a15e80 authored almost 5 years ago by Ahmet DAL <[email protected]>
Test with different versions of postgresql

github.com/javrasya/django-river - 9910e37c4d871aa03481ffd1718226675d799234 authored almost 5 years ago by Ahmet DAL <[email protected]>
Move donation section upper

github.com/javrasya/django-river - 824215420424dedd68cce20b3af2cd98d946f6d2 authored almost 5 years ago by Ahmet DAL <[email protected]>
Introduce river admin in the documentation

github.com/javrasya/django-river - 4e4bb3c0aa2f8d841763f8eae2d8106fa9522be6 authored almost 5 years ago by Ahmet DAL <[email protected]>
Update FUNDING.yml

github.com/javrasya/django-river - 71be7444411d72dfe212ee86c1bd921ea2b77eb5 authored almost 5 years ago by Ahmet DAL <[email protected]>
Add donations section in the documentation

github.com/javrasya/django-river - aec2e6a48552f60289d590db4fa456d1465e26fe authored almost 5 years ago by Ahmet DAL <[email protected]>
Include function create page picture in the documentation

github.com/javrasya/django-river - 8ba30027017c26e57088ca6f563bd2185217ade2 authored almost 5 years ago by Ahmet DAL <[email protected]>
Create pythonpublish.yml

github.com/javrasya/django-river - f132585e611a655c45adf356056ce31f3b8cbfba authored almost 5 years ago by Ahmet DAL <[email protected]>
Protect models on delete

github.com/javrasya/django-river - f738610525a84c913b3061b1e8077b90264e7a90 authored almost 5 years ago by Ahmet DAL <[email protected]>
[#109] Turn approval status column from to be nteger enumeration to string enumeration

github.com/javrasya/django-river - 67e07b359cd7401462cc88efee1fb7f8d5352c4f authored almost 5 years ago by Ahmet DAL <[email protected]>
[#109] Fix migration test

github.com/javrasya/django-river - 3ee2951b3590bc41836a7e7f880373f5417c6bf9 authored almost 5 years ago by Ahmet DAL <[email protected]>
[#105] Introduce context variable which contains information about the hooking as well and document the dynamic hooking [WIP]

github.com/javrasya/django-river - c2d01cdf74f1ce6864a5b52daa6871709bca5862 authored almost 5 years ago by Ahmet DAL <[email protected]>
[#109] Turn approval status column from to be nteger enumeration to string enumeration

github.com/javrasya/django-river - fdbd9d82b9ad451ae3f83207814256f80e8149fb authored almost 5 years ago by Ahmet DAL <[email protected]>
Remove django dependency from requirements.txt

github.com/javrasya/django-river - b283580b318ddd96a123e465f1f50f6c4ebdffa3 authored almost 5 years ago by Ahmet DAL <[email protected]>
Don't inject to the admins of all models

github.com/javrasya/django-river - 1765cd9ed2cf79f73c2e58d6df85eac4b5cbbab3 authored almost 5 years ago by Ahmet DAL <[email protected]>
Update documentation to remove hooking sections from class and instance api

github.com/javrasya/django-river - 109d3734b7f728f9b4690a60c305cc2d109436ac authored almost 5 years ago by Ahmet DAL <[email protected]>
[#108] Cancell all other approval peers with different branching

github.com/javrasya/django-river - 1c818b0e9a0e48733d2291531a1b6d7d79caa637 authored almost 5 years ago by Ahmet DAL <[email protected]>
[RE-[#105] Update documentation on hooks and functions

github.com/javrasya/django-river - d2b8173761a013668f76fd6bbf46a7b1cc891ef9 authored almost 5 years ago by Ahmet DAL <[email protected]>
[#106] Handle undefined workflow for the state fields gracefully when a workflow object is created

github.com/javrasya/django-river - d4d0d41d53c93523e93960cf39e5681c7f2962a8 authored almost 5 years ago by Ahmet DAL <[email protected]>
[#107] Make next_approvals instance API work again

github.com/javrasya/django-river - 4fac709eafea31eaa498764fd3e5bb64b9e01cc8 authored almost 5 years ago by Ahmet DAL <[email protected]>
[#112] Check if there is also no PENDING approvals to mark it as cycled to fix the next approval after it cycles

github.com/javrasya/django-river - 49bb9aae2618cb55c160b0d924628afb5aebc808 authored almost 5 years ago by Ahmet DAL <[email protected]>
[#116] Allow creating transitions without any approvals and introduce TransitionMeta and Transition models

github.com/javrasya/django-river - 87593039e64644e138e5e230ce4ee417b3eb8e74 authored almost 5 years ago by Ahmet DAL <[email protected]>
[#110] Introduce an iteration number of approvals to keep track of the order of the transitions properly

github.com/javrasya/django-river - 5e4fdd30efb203a6e7d9a972f7a0cf355e268a6c authored almost 5 years ago by Ahmet DAL <[email protected]>
Fix code quality issues

github.com/javrasya/django-river - 1c7f10440006499982bdb1c795e1959ea87b54f4 authored almost 5 years ago by Ahmet DAL <[email protected]>
[#110] Migrate existing approvals by calculating their iterations as well and update changelogs

github.com/javrasya/django-river - 608f62142a0615edc089d7f8318ab4b98f42d197 authored almost 5 years ago by Ahmet DAL <[email protected]>
Don't inject model admin default if it is not set

github.com/javrasya/django-river - 75c503d6620d8f688a856ff8879819f7ef81847b authored almost 5 years ago by Ahmet DAL <[email protected]>
[#108, #109] Update changelog

github.com/javrasya/django-river - 7cd50804939e9aa4a869f19ab6e33d0339637330 authored almost 5 years ago by Ahmet DAL <[email protected]>
[#115] Drop skipping and disabling approvals to cut the unnecessary complexity

github.com/javrasya/django-river - 2179146e4fa8c3a53e06a84acbc63cdb42d25d5a authored almost 5 years ago by Ahmet DAL <[email protected]>
[#113, #114] Support defining an approval hook with a specific approval and support defining a transition hook with a specific iteration

github.com/javrasya/django-river - 4f8051ebe355eb5f1f0f2e8699956aaeabd09100 authored almost 5 years ago by Ahmet DAL <[email protected]>
Fix code quality issues

github.com/javrasya/django-river - c84cb831736aa1b63b96fb777ffc99c5138b63f7 authored almost 5 years ago by Ahmet DAL <[email protected]>
[#111] Cancel the impossible future when approved and re-create the whole rest of the workflow when it cycles

github.com/javrasya/django-river - e8b24963e00d01e9ddf995b01433e3ad70e55598 authored almost 5 years ago by Ahmet DAL <[email protected]>
Have migration section in the documentation

github.com/javrasya/django-river - 37a3142417dd4578e517096d82ffbc0870a577f1 authored almost 5 years ago by Ahmet DAL <[email protected]>
[#110] Improve migration for more advance cases

github.com/javrasya/django-river - 05775729b0860c397f92455c7e19aeb3e83f4995 authored almost 5 years ago by Ahmet DAL <[email protected]>
[#105] Handle hooks on DB

github.com/javrasya/django-river - ec3fbe4577099f6fd893065ae1d10185f17cb689 authored almost 5 years ago by Ahmet DAL <[email protected]>
[#109] Skip migrating status test if django version is greater than 2

github.com/javrasya/django-river - d8de17f49cd46d8d30434b4da94dbedefadaee5b authored almost 5 years ago by Ahmet DAL <[email protected]>
Update setup.py

github.com/javrasya/django-river - 478b9c1e31ce783808b67d59a6a544972345d661 authored almost 5 years ago by Ahmet DAL <[email protected]>
Update README.rst

github.com/javrasya/django-river - 90423d6ee90fca2811d48b844823dae60fc91e79 authored almost 5 years ago by Ahmet DAL <[email protected]>
Update LICENSE

github.com/javrasya/django-river - c02e1f9d74723a25c586ee076070acf8fdb81e0b authored almost 5 years ago by Ahmet DAL <[email protected]>
Update FUNDING.yml

github.com/javrasya/django-river - a5fc9084b1aedbca73a671a7e53b3b4a7d9858c8 authored almost 5 years ago by Ahmet DAL <[email protected]>
Fix code quality issues

github.com/javrasya/django-river - b11f3d6fecf5635f89305572161b0d0ef90f5d1b authored about 5 years ago by Ahmet DAL <[email protected]>
Issue 92 force user to provide initial state (#96)

* [#92] Force user to provide initial state

github.com/javrasya/django-river - 8ea0bd3cf9bb56b66b9ad6be18a931091b002c75 authored about 5 years ago by Ahmet DAL <[email protected]>
Fix natural keys of the models

github.com/javrasya/django-river - acc8c9c936d162a271da62146f4bbf77e75cecfc authored about 5 years ago by Ahmet DAL <[email protected]>
[#101] Explain authorization mechanism in more detail (#102)

github.com/javrasya/django-river - c24e41f82c1eb3e3556b5d7b190870d9eba62c9b authored about 5 years ago by Ahmet DAL <[email protected]>
Fix the badges in the documentation

github.com/javrasya/django-river - 3ce9a2c2ca0e309926053ccca470f6efcaaf2c33 authored about 5 years ago by Ahmet DAL <[email protected]>
Fix documentation formatting issue

github.com/javrasya/django-river - 6f1d41030a56ffd71fcf1b57fa32960d337e9099 authored about 5 years ago by Ahmet DAL <[email protected]>
[#91] Delete callbacks when the workflow object is deleted (#100)

github.com/javrasya/django-river - b59d6c2956ffaf33d0b8aac5a57423b6e2ad173e authored about 5 years ago by Ahmet DAL <[email protected]>
[#94] Support class level hooking (#99)

github.com/javrasya/django-river - 8753d40ba296302edb7bc38fa1db1e23e4e5d015 authored about 5 years ago by Ahmet DAL <[email protected]>
Update documentation

github.com/javrasya/django-river - b80c5a20cc4c18c797a063bc7368cd94c5aa3725 authored about 5 years ago by Ahmet DAL <[email protected]>
#90 make approval fingins fast at scale (#98)

* [#90] Speed up finding available approvals ~ x400 times at scale.

github.com/javrasya/django-river - 16027aff40506a56ce0ecaef6b1eb4c6b63f6ea7 authored about 5 years ago by Ahmet DAL <[email protected]>
Copy all the authorization rules while cycling

github.com/javrasya/django-river - ed6f3335b27f01a034871a81d46302d6b32bc2d8 authored about 5 years ago by Ahmet DAL <[email protected]>
[#93] Re-write all the tests and make them simple (#97)

* [#93] Re-write and simplify all the tests

github.com/javrasya/django-river - 8bcf8009a510847639e9ea772384ff4ac5fb7346 authored about 5 years ago by Ahmet DAL <[email protected]>
Update FUNDING.yml

github.com/javrasya/django-river - 74240861b89016762bdd128fbf46aa95043ad616 authored about 5 years ago by Ahmet DAL <[email protected]>
Create FUNDING.yml

github.com/javrasya/django-river - af1b5b3f5570fa7a2c014d283dbbe1b811a3d38c authored about 5 years ago by Ahmet DAL <[email protected]>
Update documentation

github.com/javrasya/django-river - 0f150c355f02662429efa20659c0a75251c0790f authored about 5 years ago by Ahmet DAL <[email protected]>
Bump patch version

github.com/javrasya/django-river - 5a94b0b39f80b982443725d6b7bf63197562846c authored about 5 years ago by Ahmet DAL <[email protected]>
[#77] Stop recreating migrations for the models that have state field (#78)

github.com/javrasya/django-river - 69f931e7215591105200250a170da886aee4008f authored about 5 years ago by Ahmet DAL <[email protected]>