Thu, 24 Sep 2009 20:46:53 +0200 [tests] make unittest_views_editforms pass again
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 24 Sep 2009 20:46:53 +0200] rev 3467
[tests] make unittest_views_editforms pass again
Thu, 24 Sep 2009 20:40:20 +0200 [tests] make unittest_views_actions pass again
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 24 Sep 2009 20:40:20 +0200] rev 3466
[tests] make unittest_views_actions pass again
Thu, 24 Sep 2009 20:39:08 +0200 [tests] make unittest_urlrewrite pass again
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 24 Sep 2009 20:39:08 +0200] rev 3465
[tests] make unittest_urlrewrite pass again
Thu, 24 Sep 2009 20:31:23 +0200 [tests] make unittest_uicfg pass again by using the correct test class
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 24 Sep 2009 20:31:23 +0200] rev 3464
[tests] make unittest_uicfg pass again by using the correct test class
Thu, 24 Sep 2009 20:28:25 +0200 [editcontroller] fix bad method name: s/process_form_data/process_form_value
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 24 Sep 2009 20:28:25 +0200] rev 3463
[editcontroller] fix bad method name: s/process_form_data/process_form_value NOTE: this still doesn't work, relations are not processed properly
Thu, 24 Sep 2009 20:25:49 +0200 [magicsearch] make tests pass again: base preprocessor must have access to vreg
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 24 Sep 2009 20:25:49 +0200] rev 3462
[magicsearch] make tests pass again: base preprocessor must have access to vreg (+ removed some deprecation warnings)
Thu, 24 Sep 2009 11:06:50 +0200 merge
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 24 Sep 2009 11:06:50 +0200] rev 3461
merge
Thu, 24 Sep 2009 00:24:21 +0200 [api] some more _cw / __regid__, automatic tests now pass again
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 24 Sep 2009 00:24:21 +0200] rev 3460
[api] some more _cw / __regid__, automatic tests now pass again
Thu, 24 Sep 2009 00:23:32 +0200 [entity] pass cw_row and cw_col to select(vid, ...) in self.view
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 24 Sep 2009 00:23:32 +0200] rev 3459
[entity] pass cw_row and cw_col to select(vid, ...) in self.view
Wed, 23 Sep 2009 23:28:59 +0200 don't use assert here
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 23:28:59 +0200] rev 3458
don't use assert here
Wed, 23 Sep 2009 20:13:31 +0200 [api] __regid__, cw_* and friends
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 20:13:31 +0200] rev 3457
[api] __regid__, cw_* and friends
Wed, 23 Sep 2009 20:12:48 +0200 [facets] typo fix
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 20:12:48 +0200] rev 3456
[facets] typo fix
Wed, 23 Sep 2009 19:43:00 +0200 merge
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 19:43:00 +0200] rev 3455
merge
Wed, 23 Sep 2009 19:42:44 +0200 [testlib] added some new required attributes on FakeRequest, fix dummy NameError
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 19:42:44 +0200] rev 3454
[testlib] added some new required attributes on FakeRequest, fix dummy NameError
Wed, 23 Sep 2009 19:41:19 +0200 [deprecation] better deprecation handling on self.varmaker
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 19:41:19 +0200] rev 3453
[deprecation] better deprecation handling on self.varmaker
Wed, 23 Sep 2009 19:40:47 +0200 [entity] fix view selection in entity.view
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 19:40:47 +0200] rev 3452
[entity] fix view selection in entity.view
Wed, 23 Sep 2009 19:40:19 +0200 [api] work in progress, use __regid__, cw_*, etc.
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 19:40:19 +0200] rev 3451
[api] work in progress, use __regid__, cw_*, etc.
Wed, 23 Sep 2009 19:36:53 +0200 use __regid__
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 19:36:53 +0200] rev 3450
use __regid__
Wed, 23 Sep 2009 19:36:31 +0200 no need to access to _ through entity.req...
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 19:36:31 +0200] rev 3449
no need to access to _ through entity.req...
Wed, 23 Sep 2009 19:26:38 +0200 remove dumb test
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 19:26:38 +0200] rev 3448
remove dumb test
Wed, 23 Sep 2009 19:23:09 +0200 test fixes
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 19:23:09 +0200] rev 3447
test fixes
Wed, 23 Sep 2009 19:16:51 +0200 use __regid__
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 19:16:51 +0200] rev 3446
use __regid__
Wed, 23 Sep 2009 19:16:44 +0200 update and simplify test
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 19:16:44 +0200] rev 3445
update and simplify test
Wed, 23 Sep 2009 18:23:52 +0200 cleanup stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 18:23:52 +0200] rev 3444
cleanup
Wed, 23 Sep 2009 18:23:45 +0200 [security] test and fix/refactor optimization of optional varialbe when rewriting rql stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 18:23:45 +0200] rev 3443
[security] test and fix/refactor optimization of optional varialbe when rewriting rql
Wed, 23 Sep 2009 18:21:37 +0200 use maxsize stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 18:21:37 +0200] rev 3442
use maxsize
Wed, 23 Sep 2009 16:33:29 +0200 typo fix stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Wed, 23 Sep 2009 16:33:29 +0200] rev 3441
typo fix
Wed, 23 Sep 2009 16:31:27 +0200 typo fix stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Wed, 23 Sep 2009 16:31:27 +0200] rev 3440
typo fix
Wed, 23 Sep 2009 16:28:50 +0200 documentation formatting fix stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Wed, 23 Sep 2009 16:28:50 +0200] rev 3439
documentation formatting fix extracted cwconfig.rst from index.rst to avoid ugly html
Wed, 23 Sep 2009 15:42:00 +0200 use __regid__, not id
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 15:42:00 +0200] rev 3438
use __regid__, not id
Wed, 23 Sep 2009 15:29:31 +0200 cw.rqlrewrite shouldn't depend on cw.server stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 15:29:31 +0200] rev 3437
cw.rqlrewrite shouldn't depend on cw.server
Wed, 23 Sep 2009 15:26:59 +0200 nicer test
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 15:26:59 +0200] rev 3436
nicer test
Wed, 23 Sep 2009 15:26:47 +0200 add anon user for TestServerConfiguration, no only AppTestConfiguration
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 15:26:47 +0200] rev 3435
add anon user for TestServerConfiguration, no only AppTestConfiguration
Wed, 23 Sep 2009 13:43:00 +0200 merge
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 13:43:00 +0200] rev 3434
merge
Wed, 23 Sep 2009 13:42:48 +0200 state_of/transition_of could now be inlined
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 13:42:48 +0200] rev 3433
state_of/transition_of could now be inlined
Wed, 23 Sep 2009 13:42:33 +0200 use ._cw instead of req on appobject classes
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 13:42:33 +0200] rev 3432
use ._cw instead of req on appobject classes
Wed, 23 Sep 2009 13:41:18 +0200 move hooks test to the hooks package, update them to work with a minimal schema
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 13:41:18 +0200] rev 3431
move hooks test to the hooks package, update them to work with a minimal schema
Wed, 23 Sep 2009 13:34:22 +0200 [api] use cw_* in supervising
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 13:34:22 +0200] rev 3430
[api] use cw_* in supervising
Wed, 23 Sep 2009 13:34:08 +0200 [supervising] fix delete_relation() prototype and changedescr usage
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 13:34:08 +0200] rev 3429
[supervising] fix delete_relation() prototype and changedescr usage
Wed, 23 Sep 2009 13:30:16 +0200 [tests] fix status change notification test: initial user state is set on commit
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 13:30:16 +0200] rev 3428
[tests] fix status change notification test: initial user state is set on commit
Wed, 23 Sep 2009 13:29:10 +0200 [notification] add missing import, fix dummy AttributeError in RenderAndSendNotificationView
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 13:29:10 +0200] rev 3427
[notification] add missing import, fix dummy AttributeError in RenderAndSendNotificationView
Wed, 23 Sep 2009 13:28:26 +0200 [api] use cw_*
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 13:28:26 +0200] rev 3426
[api] use cw_*
Wed, 23 Sep 2009 13:27:05 +0200 [server] backout previous change: forcing HooksRegistry instanciation conflicts with later hooks registration later in tests
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 13:27:05 +0200] rev 3425
[server] backout previous change: forcing HooksRegistry instanciation conflicts with later hooks registration later in tests
Wed, 23 Sep 2009 12:45:40 +0200 [tests] force hook registry instanciation for test configs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 12:45:40 +0200] rev 3424
[tests] force hook registry instanciation for test configs
Wed, 23 Sep 2009 12:31:55 +0200 merge
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 12:31:55 +0200] rev 3423
merge
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
Wed, 23 Sep 2009 09:51:42 +0200 [schema] CWProperty is required at bootstrap time
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 09:51:42 +0200] rev 3392
[schema] CWProperty is required at bootstrap time
Wed, 23 Sep 2009 09:48:34 +0200 [hooks] fix deprecation warnings for old hook classes
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 09:48:34 +0200] rev 3391
[hooks] fix deprecation warnings for old hook classes
Wed, 23 Sep 2009 09:47:04 +0200 [appobject] detect old-style property_defs and emit a deprectaion warning
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 09:47:04 +0200] rev 3390
[appobject] detect old-style property_defs and emit a deprectaion warning
Wed, 23 Sep 2009 08:14:45 +0200 merge
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 08:14:45 +0200] rev 3389
merge
Tue, 22 Sep 2009 13:08:42 +0200 backport old changesets corresponding to new form / controller implementation
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Tue, 22 Sep 2009 13:08:42 +0200] rev 3388
backport old changesets corresponding to new form / controller implementation
Wed, 05 Aug 2009 09:15:56 +0200 [forms] work-in-progress, big editcontroller refactoring: let fields/widgets process posted data
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 05 Aug 2009 09:15:56 +0200] rev 3387
[forms] work-in-progress, big editcontroller refactoring: let fields/widgets process posted data
Wed, 05 Aug 2009 09:14:34 +0200 [editcontroller] rename is_edited variable into is_main_entity to make things clearer
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 05 Aug 2009 09:14:34 +0200] rev 3386
[editcontroller] rename is_edited variable into is_main_entity to make things clearer
Wed, 05 Aug 2009 09:10:32 +0200 [forms] work-in-progress: let guess_field and RichTextField.get_format_field handle eidparam of meta fields
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 05 Aug 2009 09:10:32 +0200] rev 3385
[forms] work-in-progress: let guess_field and RichTextField.get_format_field handle eidparam of meta fields
Wed, 05 Aug 2009 09:05:40 +0200 [forms] work-in-progress: get rid of edits- / edito-
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 05 Aug 2009 09:05:40 +0200] rev 3384
[forms] work-in-progress: get rid of edits- / edito-
Wed, 23 Sep 2009 09:35:36 +0200 nicer warnings
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 09:35:36 +0200] rev 3383
nicer warnings
Wed, 23 Sep 2009 09:35:28 +0200 remove method deprecated since 3.2
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 09:35:28 +0200] rev 3382
remove method deprecated since 3.2
Wed, 23 Sep 2009 09:35:11 +0200 use .session.repo instead of repo on operation classes
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 09:35:11 +0200] rev 3381
use .session.repo instead of repo on operation classes
Wed, 23 Sep 2009 09:34:46 +0200 use ._cw.vreg instead of vreg on appobject classes
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 09:34:46 +0200] rev 3380
use ._cw.vreg instead of vreg on appobject classes
Wed, 23 Sep 2009 09:34:10 +0200 use .cw_rset instead of rset on appobject classes
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 09:34:10 +0200] rev 3379
use .cw_rset instead of rset on appobject classes
Wed, 23 Sep 2009 09:33:02 +0200 use ._cw instead of req on appobject classes
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 09:33:02 +0200] rev 3378
use ._cw instead of req on appobject classes
Wed, 23 Sep 2009 09:29:39 +0200 use __regid__ instead of id on appobject classes
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 09:29:39 +0200] rev 3377
use __regid__ instead of id on appobject classes
Wed, 23 Sep 2009 08:42:52 +0200 [appobjects] use __regid__ instead of __id__, more explicit
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 08:42:52 +0200] rev 3376
[appobjects] use __regid__ instead of __id__, more explicit
Wed, 23 Sep 2009 08:17:52 +0200 backport stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 08:17:52 +0200] rev 3375
backport stable
Wed, 23 Sep 2009 08:16:06 +0200 [db-check] fix sql to fix bad eid referenced by inlined relation stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 08:16:06 +0200] rev 3374
[db-check] fix sql to fix bad eid referenced by inlined relation
Tue, 22 Sep 2009 19:33:47 +0200 use 3.6 attributes
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 22 Sep 2009 19:33:47 +0200] rev 3373
use 3.6 attributes
Tue, 22 Sep 2009 18:59:00 +0200 typo stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 22 Sep 2009 18:59:00 +0200] rev 3372
typo
Tue, 22 Sep 2009 18:52:20 +0200 this has probably be killed by a bad merge... stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 22 Sep 2009 18:52:20 +0200] rev 3371
this has probably be killed by a bad merge...
Tue, 22 Sep 2009 14:08:21 +0200 [notification] use super_session to select the recipients finder stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 22 Sep 2009 14:08:21 +0200] rev 3370
[notification] use super_session to select the recipients finder
Tue, 22 Sep 2009 12:11:12 +0200 backport stable branch
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Tue, 22 Sep 2009 12:11:12 +0200] rev 3369
backport stable branch
Tue, 22 Sep 2009 11:13:55 +0200 Added tag cubicweb-debian-version-3.5.2-1 for changeset 75cc4aa76fb1 stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Tue, 22 Sep 2009 11:13:55 +0200] rev 3368
Added tag cubicweb-debian-version-3.5.2-1 for changeset 75cc4aa76fb1
Tue, 22 Sep 2009 11:13:54 +0200 Added tag cubicweb-version-3.5.2 for changeset 1f0aa3cd5af2 stable cubicweb-debian-version-3.5.2-1
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Tue, 22 Sep 2009 11:13:54 +0200] rev 3367
Added tag cubicweb-version-3.5.2 for changeset 1f0aa3cd5af2
Tue, 22 Sep 2009 11:13:44 +0200 preparing 3.5.2 stable cubicweb-version-3.5.2
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Tue, 22 Sep 2009 11:13:44 +0200] rev 3366
preparing 3.5.2
Tue, 22 Sep 2009 10:40:03 +0200 [i18n] updated catalogs stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Tue, 22 Sep 2009 10:40:03 +0200] rev 3365
[i18n] updated catalogs
Tue, 22 Sep 2009 10:04:58 +0200 fix uid generation for py >= 2.5 stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 22 Sep 2009 10:04:58 +0200] rev 3364
fix uid generation for py >= 2.5
Tue, 22 Sep 2009 10:04:45 +0200 update to 3.5 wf api stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 22 Sep 2009 10:04:45 +0200] rev 3363
update to 3.5 wf api
Tue, 22 Sep 2009 09:50:45 +0200 [magicsearch] update to match new i18n API: config.translations[lang] now returns a couple of function stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Tue, 22 Sep 2009 09:50:45 +0200] rev 3362
[magicsearch] update to match new i18n API: config.translations[lang] now returns a couple of function
Tue, 22 Sep 2009 09:44:35 +0200 [tests] fix inline-creation/edition unit tests stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Tue, 22 Sep 2009 09:44:35 +0200] rev 3361
[tests] fix inline-creation/edition unit tests
Tue, 22 Sep 2009 09:17:15 +0200 cleanup, reorganize stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 22 Sep 2009 09:17:15 +0200] rev 3360
cleanup, reorganize
Tue, 22 Sep 2009 09:17:03 +0200 [css] backported download box styles from forge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 22 Sep 2009 09:17:03 +0200] rev 3359
[css] backported download box styles from forge
Tue, 22 Sep 2009 09:16:43 +0200 [forms] do similar refactoring for inline edition than for inline creation stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 22 Sep 2009 09:16:43 +0200] rev 3358
[forms] do similar refactoring for inline edition than for inline creation
Mon, 21 Sep 2009 19:49:47 +0200 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 21 Sep 2009 19:49:47 +0200] rev 3357
merge
Mon, 21 Sep 2009 19:49:21 +0200 refactor to ease overriding stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 21 Sep 2009 19:49:21 +0200] rev 3356
refactor to ease overriding
Mon, 21 Sep 2009 19:49:02 +0200 [inline forms] propagate kwargs to render_form stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 21 Sep 2009 19:49:02 +0200] rev 3355
[inline forms] propagate kwargs to render_form
Mon, 21 Sep 2009 19:48:30 +0200 [forms] propagate parameters added to autoform method stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 21 Sep 2009 19:48:30 +0200] rev 3354
[forms] propagate parameters added to autoform method
Mon, 21 Sep 2009 19:44:08 +0200 [schema sync] fix so that new cardinality are considered when both inlined and cardinality change in the same transaction stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 21 Sep 2009 19:44:08 +0200] rev 3353
[schema sync] fix so that new cardinality are considered when both inlined and cardinality change in the same transaction
Mon, 21 Sep 2009 19:16:10 +0200 a case for tidy : for your consideration stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 21 Sep 2009 19:16:10 +0200] rev 3352
a case for tidy : for your consideration
Mon, 21 Sep 2009 18:49:38 +0200 [uicfg] automatically set generated for the opposite of inlined relation as well stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 21 Sep 2009 18:49:38 +0200] rev 3351
[uicfg] automatically set generated for the opposite of inlined relation as well
Mon, 21 Sep 2009 18:09:38 +0200 since we have the transition entity, give it directly stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 21 Sep 2009 18:09:38 +0200] rev 3350
since we have the transition entity, give it directly
Mon, 21 Sep 2009 18:03:10 +0200 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 21 Sep 2009 18:03:10 +0200] rev 3349
merge
Mon, 21 Sep 2009 18:02:59 +0200 this is actually a role, fix argument name stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 21 Sep 2009 18:02:59 +0200] rev 3348
this is actually a role, fix argument name
(0) -3000 -1000 -120 +120 +1000 +3000 tip