Wed, 23 Sep 2009 11:10:38 +0200 |
Adrien Di Mascio |
[api] use cw_property_defs instead of deprecated property_defs
|
changeset |
files
|
Wed, 23 Sep 2009 11:05:14 +0200 |
Sylvain Thénault |
use self._cw instead of self.req
|
changeset |
files
|
Wed, 23 Sep 2009 11:04:59 +0200 |
Sylvain Thénault |
nicer deprecation warnings
|
changeset |
files
|
Wed, 23 Sep 2009 11:03:57 +0200 |
Sylvain Thénault |
fix some name errors
|
changeset |
files
|
Wed, 23 Sep 2009 11:03:38 +0200 |
Sylvain Thénault |
typo
|
changeset |
files
|
Wed, 23 Sep 2009 11:03:14 +0200 |
Sylvain Thénault |
should be a after_add hook
|
changeset |
files
|
Wed, 23 Sep 2009 10:22:04 +0200 |
Sylvain Thénault |
use ._cw instead of req on appobject classes
|
changeset |
files
|
Wed, 23 Sep 2009 10:21:37 +0200 |
Sylvain Thénault |
access to schema through vreg
|
changeset |
files
|
Wed, 23 Sep 2009 10:20:51 +0200 |
Sylvain Thénault |
use __regid__ instead of id on appobject classes
|
changeset |
files
|
Wed, 23 Sep 2009 10:19:35 +0200 |
Sylvain Thénault |
widgets has been removed
|
changeset |
files
|
Wed, 23 Sep 2009 10:19:18 +0200 |
Sylvain Thénault |
update hook api
|
changeset |
files
|
Wed, 23 Sep 2009 09:54:25 +0200 |
Adrien Di Mascio |
merge
|
changeset |
files
|
Wed, 23 Sep 2009 09:54:01 +0200 |
Adrien Di Mascio |
[migration] fix bootstrap migration of 3.5 : need to support old-style and new-style hooks to migrate from 3.4 to 3.6
|
changeset |
files
|
Wed, 23 Sep 2009 09:52:52 +0200 |
Adrien Di Mascio |
[hooks] fix check for .events attribute in hooks
|
changeset |
files
|
Wed, 23 Sep 2009 09:52:09 +0200 |
Adrien Di Mascio |
[selectors] cls.vreg is not usable anymore, use req.vreg instead
|
changeset |
files
|
Wed, 23 Sep 2009 09:51:42 +0200 |
Adrien Di Mascio |
[schema] CWProperty is required at bootstrap time
|
changeset |
files
|
Wed, 23 Sep 2009 09:48:34 +0200 |
Adrien Di Mascio |
[hooks] fix deprecation warnings for old hook classes
|
changeset |
files
|
Wed, 23 Sep 2009 09:47:04 +0200 |
Adrien Di Mascio |
[appobject] detect old-style property_defs and emit a deprectaion warning
|
changeset |
files
|
Wed, 23 Sep 2009 08:14:45 +0200 |
Adrien Di Mascio |
merge
|
changeset |
files
|
Tue, 22 Sep 2009 13:08:42 +0200 |
Adrien Di Mascio |
backport old changesets corresponding to new form / controller implementation
|
changeset |
files
|
Wed, 05 Aug 2009 09:15:56 +0200 |
Adrien Di Mascio |
[forms] work-in-progress, big editcontroller refactoring: let fields/widgets process posted data
|
changeset |
files
|
Wed, 05 Aug 2009 09:14:34 +0200 |
Adrien Di Mascio |
[editcontroller] rename is_edited variable into is_main_entity to make things clearer
|
changeset |
files
|
Wed, 05 Aug 2009 09:10:32 +0200 |
Adrien Di Mascio |
[forms] work-in-progress: let guess_field and RichTextField.get_format_field handle eidparam of meta fields
|
changeset |
files
|
Wed, 05 Aug 2009 09:05:40 +0200 |
Adrien Di Mascio |
[forms] work-in-progress: get rid of edits- / edito-
|
changeset |
files
|