1
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 4 hours ago.
Sep 07, 2025 — Sep 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added example to use on workflow generation features. More... about 22 years ago
Added automatic permissions generation based on tagged values definitions. More... about 22 years ago
some smaller fixes More... about 22 years ago
- class filenames can be changed with the module_name parameter - packages that have the taggedValue 'stub' wont get generated More... about 22 years ago
Fixing generation of workflow definitions with duplicated states and duplicated transitions. It is allowed to have two transitions with the same name that goes to the same states. About states, two states with the same name are considered as a single one. More... about 22 years ago
repaired bug in workflow generation (call to ExternalMethod) More... about 22 years ago
support for specifying effect actions in worflow transitions (still experimental) More... about 22 years ago
found a workaround for the Poseidon problem that it was not possible to assign a name to a Stateachine, but only to a State Diagram, so I have to pull the name out of the Diagram (ouch) More... about 22 years ago
PyParser can now also scan global functions More... about 22 years ago
use getCleanName More... about 22 years ago
adding builtis to the mapping dictionary for the code templates (dtml) More... about 22 years ago
fixed CustomizationPolicy More... about 22 years ago
added support for generating CustomizationPolicies: if a --customizytion-policy option is given,a CurtomizatioPolicy.py file gets generated More... about 22 years ago
taggedvalue 'code' supported for pagetemplates More... about 22 years ago
minor fix More... about 22 years ago
remove absolute import paths in documenttemplate More... about 22 years ago
some cleaning More... about 22 years ago
added WorkflowGenerator More... about 22 years ago
- borrowed documenttemplate module from Zope 3 (DTML) for better templating - added basic, raw and totally untested dcworkflow generation support More... about 22 years ago
statemachines listedon product level More... about 22 years ago
parsig statemachines More... about 22 years ago
first step for workflow support More... about 22 years ago
HEAD now goes towards 1.2 (Workflow support) More... about 22 years ago
automatic creation of refresh.txt More... about 22 years ago
applied Duncan Booth's bugfix - thanks Duncan More... about 22 years ago
refactoring of allowed_content_types added allowed_content_interfaces variable that gets generated for interfaces that are aggregation children More... about 22 years ago
refactored getSubTypeNames to use getAggregatedClasses More... about 22 years ago
assoc ends didnt resolve interfaces More... about 22 years ago
removed double line
jensens
as yenzenz
More... about 22 years ago
handle the title correctly: accessor=Title More... about 22 years ago