Commit graph

10 commits

Author SHA1 Message Date
51cc5a6d36 move checkActors() to stateful object to allow overriding by subclass 2013-07-26 09:29:55 +02:00
68ed9d878b provide 'actors' and 'condition' attributes for more control on actions/transitions 2013-07-18 13:26:25 +02:00
helmutm
a9c73b5361 rename 'publishing' states definition to 'simple_publishing' for unification of naming with loops.organize.stateful
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2598 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-05-16 10:09:05 +00:00
helmutm
b9a0105604 provide separate notify() method for stateful objects to control notification by subclasses
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2563 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-04-28 07:58:08 +00:00
helmutm
592058cfc5 fix bug in state event notification - moved notify() call to StatefulAdapter
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2562 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-04-27 20:57:32 +00:00
helmutm
4ead71499e add 'archived' and 'removed' states to simple publishing
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2542 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-04-26 12:39:58 +00:00
helmutm
1011f4b2eb make simplePublishing a function that returns a utility
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2525 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-04-14 11:44:45 +00:00
helmutm
ad30d6f655 added a simple publishing states definition (publishing 'workflow')
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2466 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-03-21 13:26:58 +00:00
helmutm
c0c772ff30 extend 'stateful' implementation (sort of a very simple workflow system)
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@1933 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-08-19 14:41:23 +00:00
helmutm
0dda2f4b12 added simple 'stateful' (sort of mini-workflow) package
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@1539 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-01-04 11:11:32 +00:00