1
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 4 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
if a class is of stereotype 'odStub' or 'stub' it is not generated More... over 20 years ago
recognition of stereotypes now also supported for XMI 1.2 (e.g. Poseidon) More... over 20 years ago
optional autoinstalling of tools: when a class of StereoType 'portal_tool' has a taggedValue autoinstall==1 this class will be instanciated as portal tool during the Quickinstaller install More... over 20 years ago
support for stereotypes: each parsed object can be queried for its stereotype by obj.getStereoType() if a class has the stereotype 'portal_tool' its generated as tool More... over 20 years ago
suppress generation of internally created tagged values for argouml More... over 20 years ago
fixed problems with argouml and updated the samples More... over 20 years ago
minor fix with capitalize, added Jens Klein to the credits More... over 20 years ago
cosmetics More... over 20 years ago
support for Ape see Archetypes/ApeSupport for more information More... over 20 years ago
some corrections in the templates More... over 20 years ago
better skin handling: creation of two skins: {ProductName} at the bottom of layers: here go all 'normal' additional items {ProductName}_public at the bttom of layers (directly after custom) for overloading standard items More... over 20 years ago
removed unnecessary references to sax.* from sources More... over 20 years ago
in the __init__.py template:added separate create permissions for any type More... over 20 years ago
handling of tagged values for fields: all tagged values are generated as parameters to the field constructor (except description) More... over 20 years ago
forgot to add the template for the vanilla action_view More... over 20 years ago
methods that have a taggedvalue 'action' are not generated as Python methods but as actions More... over 20 years ago
added the ability to define Extensions.AppInstall.install() for custom installation procedures. More... over 20 years ago
added support for method permissions: More... over 20 years ago
comments on attributes are now generated as python comments within the schema expression More... over 20 years ago
sorry tagged values and defaults work yet for xmi 1.0 and 1.2, 1.1 support coming soon More... over 20 years ago
added support for xmi 1.1+ for taggedValues and default values for attributes More... over 20 years ago
added the command line option '-n' that creates an empty archetypes project More... over 20 years ago
give credits to Fabiano Weimar dos Santos :) More... over 20 years ago
fixed bug #776163: when calculating the project name, i now call os.path.split() # shame on me :) More... over 20 years ago
allowed_content_types are now also inherited More... over 20 years ago
support for method param default values (yet only tested with OD) More... over 20 years ago
the following tagged values are supported: More... over 20 years ago
automatically remove trailing slashes in the target directory path More... almost 21 years ago
fixed one major typo: reference fields were named after the fromRole name now they are crrectly named after the toRole name More... almost 21 years ago
Merge fixes from 1.0 branch More... almost 21 years ago