This website requires JavaScript.
Explore
Help
Register
Sign In
rattail
/
appypod-rattail
Watch
2
Star
0
Fork
You've already forked appypod-rattail
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
7240561f7f
appypod-rattail
/
gen
/
wrappers
History
Gaetan Delannay
7240561f7f
[gen] Added param Search.default allowing to define a default Search. The default search, if present, will be triggered when clicking on the main link for a class, instead of the query that collects all instances of this class; appy.gen.Type: removed 3 obsolete params: 'index', 'editDefault' and 'optional'. For achieving the same result than using 'editDefault', one may define 'by hand' an attribute on the Tool for storing the editable default value, and define, on the appropriate field in param 'default', a method that returns the value of the tool attribute; Added Type.defaultForSearch, allowing, for some sub-types, to define a default value when displaying the corresponding widget on the search screen; added a default 'state' field allowing to include workflow state among search criteria in the search screens; removed obsolete test applications.
2012-10-31 13:20:25 +01:00
..
__init__.py
[gen] Calendar: display weekend days in a special way.
2012-10-18 20:57:03 +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] Added param Search.default allowing to define a default Search. The default search, if present, will be triggered when clicking on the main link for a class, instead of the query that collects all instances of this class; appy.gen.Type: removed 3 obsolete params: 'index', 'editDefault' and 'optional'. For achieving the same result than using 'editDefault', one may define 'by hand' an attribute on the Tool for storing the editable default value, and define, on the appropriate field in param 'default', a method that returns the value of the tool attribute; Added Type.defaultForSearch, allowing, for some sub-types, to define a default value when displaying the corresponding widget on the search screen; added a default 'state' field allowing to include workflow state among search criteria in the search screens; removed obsolete test applications.
2012-10-31 13:20:25 +01:00
TranslationWrapper.py
appy.gen: Refactoring due to De-Plonization.
2011-12-05 15:11:29 +01:00
UserWrapper.py
[gen] Now it is possible to index and search Ref fields.
2012-09-17 21:11:54 +02:00