Wed, 23 Sep 2009 12:31:18 +0200 [hooks] fix dummy NameError in RenderAndSendNotification
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 12:31:18 +0200] rev 3422
[hooks] fix dummy NameError in RenderAndSendNotification
Wed, 23 Sep 2009 12:30:56 +0200 [hooks] fix dummy AttributeError in SetUseEmailRelationOp
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 12:30:56 +0200] rev 3421
[hooks] fix dummy AttributeError in SetUseEmailRelationOp
Wed, 23 Sep 2009 12:29:53 +0200 [tests] use maxsize instead of SizeConstraint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 12:29:53 +0200] rev 3420
[tests] use maxsize instead of SizeConstraint
Wed, 23 Sep 2009 12:29:31 +0200 fix deprecation warnings in appobject: display the correct expected replacement
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 12:29:31 +0200] rev 3419
fix deprecation warnings in appobject: display the correct expected replacement
Wed, 23 Sep 2009 12:28:28 +0200 [api] use _cw, cw_row, cw_col, cw_rset etc.
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 12:28:28 +0200] rev 3418
[api] use _cw, cw_row, cw_col, cw_rset etc.
Wed, 23 Sep 2009 12:23:14 +0200 unregister hooks by using category
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 12:23:14 +0200] rev 3417
unregister hooks by using category
Wed, 23 Sep 2009 12:23:00 +0200 fix hook category selector
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 12:23:00 +0200] rev 3416
fix hook category selector
Wed, 23 Sep 2009 12:22:43 +0200 nicer error message
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 12:22:43 +0200] rev 3415
nicer error message
Wed, 23 Sep 2009 12:22:16 +0200 no more HooksManager but a HooksRegistry: update test accordingly
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 12:22:16 +0200] rev 3414
no more HooksManager but a HooksRegistry: update test accordingly
Wed, 23 Sep 2009 12:17:59 +0200 update imports, rename test module
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 12:17:59 +0200] rev 3413
update imports, rename test module
Wed, 23 Sep 2009 11:22:19 +0200 indent
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 11:22:19 +0200] rev 3412
indent
Wed, 23 Sep 2009 11:22:08 +0200 access to repo through session
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 11:22:08 +0200] rev 3411
access to repo through session
Wed, 23 Sep 2009 11:20:29 +0200 fix class name
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 11:20:29 +0200] rev 3410
fix class name
Wed, 23 Sep 2009 11:16:38 +0200 [bootstrap] metadata hooks need to be registered at bootstrap time for db creation
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 11:16:38 +0200] rev 3409
[bootstrap] metadata hooks need to be registered at bootstrap time for db creation
Wed, 23 Sep 2009 11:13:39 +0200 [api] use __regid__ instead of deprecated id
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 11:13:39 +0200] rev 3408
[api] use __regid__ instead of deprecated id
Wed, 23 Sep 2009 11:10:38 +0200 [api] use cw_property_defs instead of deprecated property_defs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 11:10:38 +0200] rev 3407
[api] use cw_property_defs instead of deprecated property_defs
Wed, 23 Sep 2009 11:05:14 +0200 use self._cw instead of self.req
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 11:05:14 +0200] rev 3406
use self._cw instead of self.req
Wed, 23 Sep 2009 11:04:59 +0200 nicer deprecation warnings
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 11:04:59 +0200] rev 3405
nicer deprecation warnings
Wed, 23 Sep 2009 11:03:57 +0200 fix some name errors
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 11:03:57 +0200] rev 3404
fix some name errors
Wed, 23 Sep 2009 11:03:38 +0200 typo
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 11:03:38 +0200] rev 3403
typo
Wed, 23 Sep 2009 11:03:14 +0200 should be a after_add hook
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 11:03:14 +0200] rev 3402
should be a after_add hook
Wed, 23 Sep 2009 10:22:04 +0200 use ._cw instead of req on appobject classes
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 10:22:04 +0200] rev 3401
use ._cw instead of req on appobject classes
Wed, 23 Sep 2009 10:21:37 +0200 access to schema through vreg
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 10:21:37 +0200] rev 3400
access to schema through vreg
Wed, 23 Sep 2009 10:20:51 +0200 use __regid__ instead of id on appobject classes
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 10:20:51 +0200] rev 3399
use __regid__ instead of id on appobject classes
Wed, 23 Sep 2009 10:19:35 +0200 widgets has been removed
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 10:19:35 +0200] rev 3398
widgets has been removed
Wed, 23 Sep 2009 10:19:18 +0200 update hook api
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 10:19:18 +0200] rev 3397
update hook api
Wed, 23 Sep 2009 09:54:25 +0200 merge
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 09:54:25 +0200] rev 3396
merge
Wed, 23 Sep 2009 09:54:01 +0200 [migration] fix bootstrap migration of 3.5 : need to support old-style and new-style hooks to migrate from 3.4 to 3.6
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 09:54:01 +0200] rev 3395
[migration] fix bootstrap migration of 3.5 : need to support old-style and new-style hooks to migrate from 3.4 to 3.6
Wed, 23 Sep 2009 09:52:52 +0200 [hooks] fix check for .events attribute in hooks
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 09:52:52 +0200] rev 3394
[hooks] fix check for .events attribute in hooks
Wed, 23 Sep 2009 09:52:09 +0200 [selectors] cls.vreg is not usable anymore, use req.vreg instead
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 09:52:09 +0200] rev 3393
[selectors] cls.vreg is not usable anymore, use req.vreg instead
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip