viewflow

Reusable workflow library for Django

AGPL-3.0 License

Downloads
86
Stars
2.7K
Committers
1

Bot releases are hidden (Show)

viewflow - Viewflow 2.0.0 Latest Release

Published by kmmbvnr 6 months ago

viewflow - Viewflow 2.0.0a0

Published by kmmbvnr almost 4 years ago

First Preview of the Viewflow 2.0 Opensource

  • Explicit class-based url configuration
  • New Material Components UI KIt
  • Public viewflow.fsm module, replaces django-fsm
  • JSON Storage and Composite FK support for Django ORM
viewflow - 1.0.0

Published by kmmbvnr over 7 years ago

  • Django 1.11 support
  • Open-sourced Python 2.7 support
  • Added APGL license additional permissions (allows to link with commercial software)
  • Localization added: German/French/Spanish/Korean/Chinese
  • Improved task detail UI in frontend
  • Frontend - task management menu fix
  • JobActivation.async method renamed to run_async. Fix python 3.7 reserved word warning.
  • [PRO] New process dashboard view
  • [PRO] Django-Guardian support for task object level permissions
  • [PRO] Fixes and improvements in the flow chart rendering