2009-08-13 |
Sylvain Thénault |
better as a method of the etypes registry
|
changeset |
files
|
2009-08-13 |
Sylvain Thénault |
backported from appobject
|
changeset |
files
|
2009-08-13 |
Sylvain Thénault |
deprecate appobject.vreg and rename appobject instance attributes using cw_ prefix
|
changeset |
files
|
2009-08-13 |
Sylvain Thénault |
no need for a classid class method
|
changeset |
files
|
2009-08-13 |
Sylvain Thénault |
rename registered to __registered__
|
changeset |
files
|
2009-08-13 |
Sylvain Thénault |
remove more 3.2 deprecated code, reintroduce checkbox used by formrenderers
|
changeset |
files
|
2009-08-13 |
Sylvain Thénault |
propagate some api changes
|
changeset |
files
|
2009-08-13 |
Sylvain Thénault |
entity has no more tal_render method
|
changeset |
files
|
2009-08-13 |
Sylvain Thénault |
access schema through req.vreg
|
changeset |
files
|
2009-08-13 |
Sylvain Thénault |
merge
|
changeset |
files
|
2009-08-13 |
Nicolas Chauvat |
R deprecate CWRegistry.render
|
changeset |
files
|
2009-08-13 |
Nicolas Chauvat |
R propagate deprecation of CWRegistry.possible_vobjects
|
changeset |
files
|
2009-08-13 |
Sylvain Thénault |
use session.vreg.config instead
|
changeset |
files
|
2009-08-13 |
Sylvain Thénault |
fix bw compat properties
|
changeset |
files
|
2009-08-13 |
Sylvain Thénault |
temporarily needed hack, should move out with hooks refactoring
|
changeset |
files
|
2009-08-13 |
Sylvain Thénault |
register_to needs the schema as argument
|
changeset |
files
|
2009-08-13 |
Sylvain Thénault |
fix urlquote imports
|
changeset |
files
|
2009-08-13 |
Sylvain Thénault |
__initialize__ needs the schema as argument
|
changeset |
files
|
2009-08-13 |
Sylvain Thénault |
proper rewrite
|
changeset |
files
|
2009-08-13 |
Nicolas Chauvat |
R deprecate CWRegistry.possible_vobjects
|
changeset |
files
|
2009-08-13 |
Sylvain Thénault |
no more needs for vreg_initialization_completed hook
|
changeset |
files
|
2009-08-13 |
Sylvain Thénault |
remove usage of vreg_initialization_complete by using an 'initializable dict' (eg call init after complete registration
|
changeset |
files
|
2009-08-13 |
Sylvain Thénault |
should still call .items
|
changeset |
files
|
2009-08-13 |
Sylvain Thénault |
fix syntax error
|
changeset |
files
|
2009-08-13 |
Nicolas Chauvat |
R deprecate CWRegistry.select_vobject
|
changeset |
files
|
2009-08-13 |
Sylvain Thénault |
refactor property handling to avoid name conflicts
|
changeset |
files
|
2009-08-13 |
Sylvain Thénault |
stop using controller class attribute, allowing to deprecate appobject.build_url in favor of req.build_url
|
changeset |
files
|
2009-08-13 |
Sylvain Thénault |
remove code deprecated in 3.2
|
changeset |
files
|
2009-08-13 |
Sylvain Thénault |
move get_cache to base request
|
changeset |
files
|
2009-08-13 |
Sylvain Thénault |
move tal_render to View
|
changeset |
files
|