This website requires JavaScript.
Explore
Help
Sign In
rattail
/
appypod-rattail
Watch
1
Star
0
Fork
You've already forked appypod-rattail
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
Fork of
https://github.com/stefanklug/appypod
166
commits
1
branch
2
tags
39
MiB
Rich Text Format
59.1%
Python
40.9%
1cd9aaaf69
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Gaetan Delannay
1cd9aaaf69
appy.gen: implemented a variant of Zope's 'has_permission' in method called 'mixin.allows', which does not make some assumptions, like the fact that an admin is Owner of any object or the fact that an Authenticated user has also role Anonymous; added button 'refresh security' for refreshing security information on every database object (it is needed because Zope requires us to duplicate security info on every object).
2011-09-08 16:33:16 +02:00
bin
appy.bin: job.py: allow to specify several commands to execute (to separate with semicolons); appy.gen: translate: added the possibility to escape XML special chars in translations; appy.pod: bugfix in buffers.write: if content is already utf-8-encoded it does not crash anymore.
2011-06-28 09:12:20 +02:00
doc
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
gen
appy.gen: implemented a variant of Zope's 'has_permission' in method called 'mixin.allows', which does not make some assumptions, like the fact that an admin is Owner of any object or the fact that an Authenticated user has also role Anonymous; added button 'refresh security' for refreshing security information on every database object (it is needed because Zope requires us to duplicate security info on every object).
2011-09-08 16:33:16 +02:00
pod
appy.pod: bugfix in html2odt: in some situations, while using stylesMappings, some empty tags were present in the result, producing a superflous empty paragraph; bugfix while importing PNG files under Windows; appy.gen: began to implement a new global Appy-specific page template and styles.
2011-09-02 09:59:49 +02:00
shared
appy.shared: dicts can now be marshalled/unmarshalled.
2011-09-06 10:23:56 +02:00
__init__.py
The Resource object in shared/dav.py is now able to send SOAP requests, with marshalled and unmarshalled Python objects.
2010-11-08 11:40:41 +01:00
install.txt
Updated appyframeworg.org generated site.
2010-05-03 12:57:24 +02:00
version.py
Ready for an 'advanced search' functionality.
2009-12-30 17:12:18 +01:00