This website requires JavaScript.
Explore
Help
Sign in
rattail
/
appypod-rattail
Watch
2
Star
0
Fork
You've already forked appypod-rattail
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
48acf65bdc
appypod-rattail
/
gen
/
plone25
History
Download ZIP
Download TAR.GZ
Gaetan Delannay
48acf65bdc
appy.gen: continued work on Appy-specific template.
2011-09-15 15:52:21 +02:00
..
mixins
appy.gen: continued work on Appy-specific template.
2011-09-15 15:52:21 +02:00
skin
appy.gen: continued work on Appy-specific template.
2011-09-15 15:52:21 +02:00
templates
appy.gen: continued work on Appy-specific template.
2011-09-15 15:52:21 +02:00
wrappers
appy.gen: use new index 'getState' for indexing object states; reduced size of generated file config.py; optimized debug mode: class reload is not done automatically: a 'refresh' icon is available on view and edit views.
2011-09-14 21:01:58 +02:00
__init__.py
Fixed bug
#394258
and added a new skin directly within Appy, such that every generated product does not need to include copies of Appy images and web pages.
2009-10-18 14:52:27 +02:00
descriptors.py
appy.gen: do not generate _action_ok and action_ko i18n messages anymore; added param Group.label, similar to Type.label; allowed to specify in param Group.wide any table width.
2011-09-11 01:59:22 +02:00
generator.py
appy.gen: use new index 'getState' for indexing object states; reduced size of generated file config.py; optimized debug mode: class reload is not done automatically: a 'refresh' icon is available on view and edit views.
2011-09-14 21:01:58 +02:00
installer.py
appy.gen: continued work on Appy-specific template.
2011-09-15 15:52:21 +02:00
model.py
appy.gen: use new index 'getState' for indexing object states; reduced size of generated file config.py; optimized debug mode: class reload is not done automatically: a 'refresh' icon is available on view and edit views.
2011-09-14 21:01:58 +02:00
notifier.py
appy.gen: workflows are now implemented as full Appy worlflows. Plone (DC) workflow are not generated anymore. From the Appy user point of view (=developer), no change has occurred: it is a pure implementation concern. This is one more step towards Appy independence from Plone.
2011-07-26 22:15:04 +02:00
utils.py
Added the concept of 'fake' workflow transitions: when a user can't trigger a transition but needs an explanation about why he can't, a fake button is shown, with a explanation.
2011-02-01 11:09:54 +01:00