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
31a0268641
appypod-rattail
/
gen
/
wrappers
History
Gaetan Delannay
178059ba1b
[gen]: method Wrapper.do: added param 'noSecurity' allowing to bypass check of roles mentioned as conditions for triggering worfklow actions.
2012-07-23 15:24:44 +02:00
..
__init__.py
[gen]: method Wrapper.do: added param 'noSecurity' allowing to bypass check of roles mentioned as conditions for triggering worfklow actions.
2012-07-23 15:24:44 +02:00
GroupWrapper.py
appy.bin: backup.py: added field 'To' to mails sent by the backup procedure (so it not less directly considered as junk mail); bugfix in job.py used with Appy > 0.8; appy.gen: optimized performance (methods defined in 'show' attrs were called twice on edit.pt and view.pt); appy.gen: added String.richText allowing to have ckeditor with more text-formatting icons; added ckeditor 'show source' button by default (impossible to live without that); appy.gen: solved security-related problems; appy.gen.mail: allowto send mail as authenticated user; appy.gen: bugfixes in pages when rendered by IE.
2012-05-05 17:04:19 +02:00
PageWrapper.py
appy.gen: added Ref.navigable: if True, referenced objects can appear within the portlet.
2012-03-27 10:37:41 +02:00
ToolWrapper.py
[gen] Field.indexed, instead of being a Boolean, can be a str, to represent the name of a Zope Index. This way, it is possible to bypass the standard Appy choice for index types, ie for Computed fields whose content may produce any type of value; added missing translation labels in the macro displaying object's history; added default fields Tool.dateFormat and Tool.hourFormat that give application-wide default formats for dates with/without hour; added a table in Config->Users that shows the connected users and the date/time of their last access to the app; added the missing search macro for a Computed field.
2012-07-18 21:58:11 +02:00
TranslationWrapper.py
appy.gen: Refactoring due to De-Plonization.
2011-12-05 15:11:29 +01:00
UserWrapper.py
[gen] Added UserWrapper.checkPassword allowing to check if a password is the right one for a user.
2012-07-12 17:54:14 +02:00