appypod-rattail/gen/plone25
2009-08-11 11:01:17 +02:00
..
mixins Strange bug fixed when importing appy.pod classes. 2009-08-04 17:37:53 +02:00
templates Declare mixin methods (ClassMixin, ToolMixin...) as 'public' in the Zope sense to avoid security problems and corrected a small bug in the new POD statement for defining variables (regular expression forced the user to put spaces in the variable declaration before and after the '=' sign). 2009-08-11 11:01:17 +02:00
wrappers Implemented blueprints https://blueprints.launchpad.net/appy/+spec/gen-create-root-objects, https://blueprints.launchpad.net/appy/+spec/gen-get-flavour and https://blueprints.launchpad.net/appy/+spec/pod-define-variables 2009-07-10 15:01:50 +02:00
__init__.py Initial import 2009-06-29 14:06:01 +02:00
descriptors.py Initial import 2009-06-29 14:06:01 +02:00
generator.py Fixed bug https://bugs.launchpad.net/appy/+bug/408826, implemented blueprints https://blueprints.launchpad.net/appy/+spec/show-or-hide-application-portlet, https://blueprints.launchpad.net/appy/+spec/associate-a-workflow-to-custom-tool-or-flavour and https://blueprints.launchpad.net/appy/+spec/csv-parser 2009-08-04 14:39:43 +02:00
installer.py Fixed bug https://bugs.launchpad.net/appy/+bug/408826, implemented blueprints https://blueprints.launchpad.net/appy/+spec/show-or-hide-application-portlet, https://blueprints.launchpad.net/appy/+spec/associate-a-workflow-to-custom-tool-or-flavour and https://blueprints.launchpad.net/appy/+spec/csv-parser 2009-08-04 14:39:43 +02:00
model.py Initial import 2009-06-29 14:06:01 +02:00
notifier.py Initial import 2009-06-29 14:06:01 +02:00
utils.py Initial import 2009-06-29 14:06:01 +02:00
workflow.py Initial import 2009-06-29 14:06:01 +02:00