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
Mon, 21 Sep 2009 18:02:48 +0200 fix vocab param to avoid deprecation warning stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 21 Sep 2009 18:02:48 +0200] rev 3347
fix vocab param to avoid deprecation warning
Mon, 21 Sep 2009 18:02:21 +0200 fix case insensitive selector for entity creation stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 21 Sep 2009 18:02:21 +0200] rev 3346
fix case insensitive selector for entity creation
Mon, 21 Sep 2009 18:00:28 +0200 [selector] check read perm if action is add/update/delete stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 21 Sep 2009 18:00:28 +0200] rev 3345
[selector] check read perm if action is add/update/delete
Mon, 21 Sep 2009 17:59:22 +0200 don't want this stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 21 Sep 2009 17:59:22 +0200] rev 3344
don't want this
Mon, 21 Sep 2009 17:04:19 +0200 [validatecontroller] allow additional args to be passed to the js callback stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Mon, 21 Sep 2009 17:04:19 +0200] rev 3343
[validatecontroller] allow additional args to be passed to the js callback
Mon, 21 Sep 2009 15:55:40 +0200 [javascript] make inlinedform-added event bindable stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Mon, 21 Sep 2009 15:55:40 +0200] rev 3342
[javascript] make inlinedform-added event bindable $(form).trigger('inlinedform-added') was not usable since form had no existence outside the inner callback. Use the general CubicWeb object to trigger the event so it's easy to bind a callback wherever it's needed.
Mon, 21 Sep 2009 15:33:46 +0200 [forms] take a look at inlined form to guess whether the form requires multipart or not stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Mon, 21 Sep 2009 15:33:46 +0200] rev 3341
[forms] take a look at inlined form to guess whether the form requires multipart or not
Mon, 21 Sep 2009 12:52:44 +0200 [form] simply skip unknown argument given to form constructor, don't fail stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 21 Sep 2009 12:52:44 +0200] rev 3340
[form] simply skip unknown argument given to form constructor, don't fail
Mon, 21 Sep 2009 12:52:17 +0200 fix argument given to changestate form selection stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 21 Sep 2009 12:52:17 +0200] rev 3339
fix argument given to changestate form selection
Mon, 21 Sep 2009 12:15:32 +0200 can't use anymore make_uid to generate a valid js var name stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 21 Sep 2009 12:15:32 +0200] rev 3338
can't use anymore make_uid to generate a valid js var name
Mon, 21 Sep 2009 11:55:50 +0200 remove debug raise stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 21 Sep 2009 11:55:50 +0200] rev 3337
remove debug raise
Mon, 21 Sep 2009 11:42:09 +0200 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 21 Sep 2009 11:42:09 +0200] rev 3336
merge
Mon, 21 Sep 2009 11:41:45 +0200 statuschange form view only works w/ one entity, fix selector accordingly stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 21 Sep 2009 11:41:45 +0200] rev 3335
statuschange form view only works w/ one entity, fix selector accordingly
Mon, 21 Sep 2009 11:41:17 +0200 fix sort of fields vocabulary: should consider option groups stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 21 Sep 2009 11:41:17 +0200] rev 3334
fix sort of fields vocabulary: should consider option groups
Mon, 21 Sep 2009 11:18:55 +0200 [widgets] change make_uid() seed to make slider ids xhtml-valid stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Mon, 21 Sep 2009 11:18:55 +0200] rev 3333
[widgets] change make_uid() seed to make slider ids xhtml-valid
Fri, 18 Sep 2009 19:51:45 +0200 introduced to ease overriding for fancy stuff... stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 18 Sep 2009 19:51:45 +0200] rev 3332
introduced to ease overriding for fancy stuff...
Fri, 18 Sep 2009 19:51:27 +0200 cleaner code stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 18 Sep 2009 19:51:27 +0200] rev 3331
cleaner code
Fri, 18 Sep 2009 19:51:13 +0200 don't propose inlined form if user can't edit the entity stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 18 Sep 2009 19:51:13 +0200] rev 3330
don't propose inlined form if user can't edit the entity
Fri, 18 Sep 2009 19:50:37 +0200 cleanup, smarter sort control to avoid it when not necessary stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 18 Sep 2009 19:50:37 +0200] rev 3329
cleanup, smarter sort control to avoid it when not necessary
Fri, 18 Sep 2009 19:49:54 +0200 facets enhancement: can now set label_vid to use a view instead of a simple attribute as label stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 18 Sep 2009 19:49:54 +0200] rev 3328
facets enhancement: can now set label_vid to use a view instead of a simple attribute as label
Fri, 18 Sep 2009 19:48:58 +0200 fix/enhance i18n context usage for inlined forms stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 18 Sep 2009 19:48:58 +0200] rev 3327
fix/enhance i18n context usage for inlined forms
Fri, 18 Sep 2009 19:47:07 +0200 don't show label if no label given stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 18 Sep 2009 19:47:07 +0200] rev 3326
don't show label if no label given
Fri, 18 Sep 2009 16:00:02 +0200 fix sys import stable
Julien Jehannet <julien.jehannet@logilab.fr> [Fri, 18 Sep 2009 16:00:02 +0200] rev 3325
fix sys import
Fri, 18 Sep 2009 12:50:39 +0200 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 18 Sep 2009 12:50:39 +0200] rev 3324
merge
Fri, 18 Sep 2009 12:50:25 +0200 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 18 Sep 2009 12:50:25 +0200] rev 3323
merge
Fri, 18 Sep 2009 12:45:43 +0200 [D] book: define a workflow stable
Julien Jehannet <julien.jehannet@logilab.fr> [Fri, 18 Sep 2009 12:45:43 +0200] rev 3322
[D] book: define a workflow
Fri, 18 Sep 2009 12:48:58 +0200 cleanup stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Fri, 18 Sep 2009 12:48:58 +0200] rev 3321
cleanup
Fri, 18 Sep 2009 12:47:47 +0200 more in the way of subclassability & args passing all the way down stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Fri, 18 Sep 2009 12:47:47 +0200] rev 3320
more in the way of subclassability & args passing all the way down do not set cookie if the tree is throw-away
Fri, 18 Sep 2009 12:33:12 +0200 merge stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Fri, 18 Sep 2009 12:33:12 +0200] rev 3319
merge
Fri, 18 Sep 2009 12:27:51 +0200 documentation : fixed docstring stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Fri, 18 Sep 2009 12:27:51 +0200] rev 3318
documentation : fixed docstring Added missing import in the provided data importation example script.
Fri, 18 Sep 2009 12:21:49 +0200 backport 3.5 stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 18 Sep 2009 12:21:49 +0200] rev 3317
backport 3.5
Fri, 18 Sep 2009 12:20:39 +0200 backport old head 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 18 Sep 2009 12:20:39 +0200] rev 3316
backport old head
Fri, 18 Sep 2009 11:24:37 +0200 STABLE IS NOW 3.5 stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 18 Sep 2009 11:24:37 +0200] rev 3315
STABLE IS NOW 3.5
Fri, 18 Sep 2009 11:06:42 +0200 Added tag cubicweb-debian-version-3.5.1-1 for changeset f476cecd4690 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 18 Sep 2009 11:06:42 +0200] rev 3314
Added tag cubicweb-debian-version-3.5.1-1 for changeset f476cecd4690
Fri, 18 Sep 2009 11:06:42 +0200 Added tag cubicweb-version-3.5.1 for changeset 77ed72f3c260 3.5 cubicweb-debian-version-3.5.1-1
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 18 Sep 2009 11:06:42 +0200] rev 3313
Added tag cubicweb-version-3.5.1 for changeset 77ed72f3c260
Fri, 18 Sep 2009 10:35:09 +0200 3.5.1 3.5 cubicweb-version-3.5.1
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 18 Sep 2009 10:35:09 +0200] rev 3312
3.5.1
Fri, 18 Sep 2009 10:34:33 +0200 backport stable 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 18 Sep 2009 10:34:33 +0200] rev 3311
backport stable
Fri, 18 Sep 2009 09:21:53 +0200 i18nupdate 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 18 Sep 2009 09:21:53 +0200] rev 3310
i18nupdate
Fri, 18 Sep 2009 09:17:20 +0200 we may have some entity forms with nothing to edit for an entity, no RequestError in that case 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 18 Sep 2009 09:17:20 +0200] rev 3309
we may have some entity forms with nothing to edit for an entity, no RequestError in that case
Fri, 18 Sep 2009 09:16:40 +0200 fix generated label for object relation 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 18 Sep 2009 09:16:40 +0200] rev 3308
fix generated label for object relation
Fri, 18 Sep 2009 09:16:20 +0200 [wf graph] translate group names as well 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 18 Sep 2009 09:16:20 +0200] rev 3307
[wf graph] translate group names as well
Fri, 18 Sep 2009 09:16:01 +0200 [wf] uicfg tweaks 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 18 Sep 2009 09:16:01 +0200] rev 3306
[wf] uicfg tweaks
Fri, 18 Sep 2009 08:33:18 +0200 [migration] fix initial_state migration: at this point, S state_of ET is no more true (but we don't need it...) 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 18 Sep 2009 08:33:18 +0200] rev 3305
[migration] fix initial_state migration: at this point, S state_of ET is no more true (but we don't need it...)
Fri, 18 Sep 2009 08:33:16 +0200 [ui] translate state/tr names in wf image 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 18 Sep 2009 08:33:16 +0200] rev 3304
[ui] translate state/tr names in wf image
Fri, 18 Sep 2009 08:16:01 +0200 cleanup 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 18 Sep 2009 08:16:01 +0200] rev 3303
cleanup
Fri, 18 Sep 2009 07:57:28 +0200 merge 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 18 Sep 2009 07:57:28 +0200] rev 3302
merge
Fri, 18 Sep 2009 07:56:46 +0200 remove 2.5 construct 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 18 Sep 2009 07:56:46 +0200] rev 3301
remove 2.5 construct
Thu, 17 Sep 2009 15:52:46 +0200 missing import
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 17 Sep 2009 15:52:46 +0200] rev 3300
missing import
Thu, 17 Sep 2009 19:43:42 +0200 make it easier to subclass 3.5
Aurelien Campeas <aurelien.campeas@logilab.fr> [Thu, 17 Sep 2009 19:43:42 +0200] rev 3299
make it easier to subclass
Thu, 17 Sep 2009 19:38:04 +0200 backport from 3.5 stable
Katia Saurfelt <katia.saurfelt@logilab.fr> [Thu, 17 Sep 2009 19:38:04 +0200] rev 3298
backport from 3.5
Thu, 17 Sep 2009 17:06:22 +0200 merge 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 17 Sep 2009 17:06:22 +0200] rev 3297
merge
Thu, 17 Sep 2009 17:05:58 +0200 Added tag cubicweb-debian-version-3.5.0-1 for changeset 7e5d0ae8d202 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 17 Sep 2009 17:05:58 +0200] rev 3296
Added tag cubicweb-debian-version-3.5.0-1 for changeset 7e5d0ae8d202
Thu, 17 Sep 2009 17:05:58 +0200 Added tag cubicweb-version-3.5.0 for changeset 70c0dd1c3b7d 3.5 cubicweb-debian-version-3.5.0-1
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 17 Sep 2009 17:05:58 +0200] rev 3295
Added tag cubicweb-version-3.5.0 for changeset 70c0dd1c3b7d
Thu, 17 Sep 2009 16:16:00 +0200 do not wipe a good value if input is bad and cancelled 3.5
Aurelien Campeas <aurelien.campeas@logilab.fr> [Thu, 17 Sep 2009 16:16:00 +0200] rev 3294
do not wipe a good value if input is bad and cancelled
Thu, 17 Sep 2009 15:16:53 +0200 backport 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 17 Sep 2009 15:16:53 +0200] rev 3293
backport 3.5
Thu, 17 Sep 2009 14:53:18 +0200 backport stable 3.5 cubicweb-version-3.5.0
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 17 Sep 2009 14:53:18 +0200] rev 3292
backport stable
Thu, 17 Sep 2009 14:03:21 +0200 Added tag cubicweb-debian-version-3.4.11-1 for changeset 635a25031f4a stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Thu, 17 Sep 2009 14:03:21 +0200] rev 3291
Added tag cubicweb-debian-version-3.4.11-1 for changeset 635a25031f4a
Thu, 17 Sep 2009 14:03:20 +0200 Added tag cubicweb-version-3.4.11 for changeset f3d2adf48332 stable cubicweb-debian-version-3.4.11-1
Aurelien Campeas <aurelien.campeas@logilab.fr> [Thu, 17 Sep 2009 14:03:20 +0200] rev 3290
Added tag cubicweb-version-3.4.11 for changeset f3d2adf48332
Thu, 17 Sep 2009 14:03:17 +0200 bump stable cubicweb-version-3.4.11
Aurelien Campeas <aurelien.campeas@logilab.fr> [Thu, 17 Sep 2009 14:03:17 +0200] rev 3289
bump
Thu, 17 Sep 2009 13:36:41 +0200 skip SYSTEM_RTYPES by default in schema view 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 17 Sep 2009 13:36:41 +0200] rev 3288
skip SYSTEM_RTYPES by default in schema view
Thu, 17 Sep 2009 13:21:13 +0200 tweak catalog generation by adding a new SYSTEM_RTYPES set to schema 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 17 Sep 2009 13:21:13 +0200] rev 3287
tweak catalog generation by adding a new SYSTEM_RTYPES set to schema
Thu, 17 Sep 2009 12:30:53 +0200 remove debug print 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 17 Sep 2009 12:30:53 +0200] rev 3286
remove debug print
Thu, 17 Sep 2009 12:29:47 +0200 fix .po generation: ensure we get all msgids when building a cube catalog 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 17 Sep 2009 12:29:47 +0200] rev 3285
fix .po generation: ensure we get all msgids when building a cube catalog
Thu, 17 Sep 2009 12:29:05 +0200 ensure pgettext return unicode as well 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 17 Sep 2009 12:29:05 +0200] rev 3284
ensure pgettext return unicode as well
Thu, 17 Sep 2009 12:11:39 +0200 more doc stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Thu, 17 Sep 2009 12:11:39 +0200] rev 3283
more doc
Thu, 17 Sep 2009 12:03:14 +0200 i18n roundup 3.5
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 17 Sep 2009 12:03:14 +0200] rev 3282
i18n roundup
Thu, 17 Sep 2009 11:45:20 +0200 [i18n] do not add context information for metadata relations 3.5
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 17 Sep 2009 11:45:20 +0200] rev 3281
[i18n] do not add context information for metadata relations
Thu, 17 Sep 2009 11:31:38 +0200 ensure bw compat for relation traduction, add context to _object msg id 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 17 Sep 2009 11:31:38 +0200] rev 3280
ensure bw compat for relation traduction, add context to _object msg id
Thu, 17 Sep 2009 11:08:09 +0200 patch gettext for compat w/ catalog generated by cw < 3.5 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 17 Sep 2009 11:08:09 +0200] rev 3279
patch gettext for compat w/ catalog generated by cw < 3.5
Thu, 17 Sep 2009 09:52:19 +0200 merge 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 17 Sep 2009 09:52:19 +0200] rev 3278
merge
Thu, 17 Sep 2009 09:51:39 +0200 fix see_also permissions 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 17 Sep 2009 09:51:39 +0200] rev 3277
fix see_also permissions
Thu, 17 Sep 2009 09:49:13 +0200 [selectors] score_entity selector now ensures an int score is returned 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 17 Sep 2009 09:49:13 +0200] rev 3276
[selectors] score_entity selector now ensures an int score is returned
Wed, 16 Sep 2009 21:29:17 +0200 [gettext] provide GNU contexts to avoid translations ambiguities 3.5
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 16 Sep 2009 21:29:17 +0200] rev 3275
[gettext] provide GNU contexts to avoid translations ambiguities
Wed, 16 Sep 2009 21:23:35 +0200 gettext] provide a more up-to-date version of gettext.py 3.5
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 16 Sep 2009 21:23:35 +0200] rev 3274
gettext] provide a more up-to-date version of gettext.py taken from python2.6 + patched to defined pgettext (i.e. contextual translations)
Wed, 16 Sep 2009 19:26:21 +0200 typo 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 16 Sep 2009 19:26:21 +0200] rev 3273
typo
Wed, 16 Sep 2009 19:25:08 +0200 nicer add urls 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 16 Sep 2009 19:25:08 +0200] rev 3272
nicer add urls
Wed, 16 Sep 2009 19:25:01 +0200 set strict when checking if edit action should be shown 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 16 Sep 2009 19:25:01 +0200] rev 3271
set strict when checking if edit action should be shown
Wed, 16 Sep 2009 18:25:13 +0200 warning -> critical, also allow goa to work without vobject 3.5
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 16 Sep 2009 18:25:13 +0200] rev 3270
warning -> critical, also allow goa to work without vobject
Wed, 16 Sep 2009 18:14:43 +0200 prevent some command providers to stop using cubicweb-ctl (current case : goactl when vobject is not there) 3.5
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 16 Sep 2009 18:14:43 +0200] rev 3269
prevent some command providers to stop using cubicweb-ctl (current case : goactl when vobject is not there)
Wed, 16 Sep 2009 17:52:54 +0200 3.5 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 16 Sep 2009 17:52:54 +0200] rev 3268
3.5
Wed, 16 Sep 2009 17:48:23 +0200 backport default fix 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 16 Sep 2009 17:48:23 +0200] rev 3267
backport default fix
Wed, 16 Sep 2009 17:46:30 +0200 we must now explicitly call rebuild_infered_relation 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 16 Sep 2009 17:46:30 +0200] rev 3266
we must now explicitly call rebuild_infered_relation
Wed, 16 Sep 2009 17:32:39 +0200 test update, no more a FakeVReg, needs to hack it 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 16 Sep 2009 17:32:39 +0200] rev 3265
test update, no more a FakeVReg, needs to hack it
Wed, 16 Sep 2009 17:29:45 +0200 backport stable 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 16 Sep 2009 17:29:45 +0200] rev 3264
backport stable
Wed, 16 Sep 2009 17:27:04 +0200 i18n update 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 16 Sep 2009 17:27:04 +0200] rev 3263
i18n update
Wed, 16 Sep 2009 17:26:52 +0200 uicfg tweaks for wf 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 16 Sep 2009 17:26:52 +0200] rev 3262
uicfg tweaks for wf
Wed, 16 Sep 2009 17:26:24 +0200 remove annoying sqlite, not cw, test 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 16 Sep 2009 17:26:24 +0200] rev 3261
remove annoying sqlite, not cw, test
Wed, 16 Sep 2009 17:16:29 +0200 [jsoncontroller] bugfix: update to match new validate_form API 3.5
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 16 Sep 2009 17:16:29 +0200] rev 3260
[jsoncontroller] bugfix: update to match new validate_form API
Wed, 16 Sep 2009 17:15:50 +0200 ensure unittest_pdf passes 3.5
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 16 Sep 2009 17:15:50 +0200] rev 3259
ensure unittest_pdf passes
Wed, 16 Sep 2009 16:52:47 +0200 update the documentation stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 16 Sep 2009 16:52:47 +0200] rev 3258
update the documentation
Wed, 16 Sep 2009 16:14:48 +0200 [D] add entity inheritance example stable
Julien Jehannet <julien.jehannet@logilab.fr> [Wed, 16 Sep 2009 16:14:48 +0200] rev 3257
[D] add entity inheritance example
Tue, 15 Sep 2009 17:43:56 +0200 [C] uicfg: Change CWCache as system entites stable
Julien Jehannet <julien.jehannet@logilab.fr> [Tue, 15 Sep 2009 17:43:56 +0200] rev 3256
[C] uicfg: Change CWCache as system entites
Wed, 16 Sep 2009 16:40:20 +0200 cleanup 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 16 Sep 2009 16:40:20 +0200] rev 3255
cleanup
Wed, 16 Sep 2009 16:39:12 +0200 should not have been commited 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 16 Sep 2009 16:39:12 +0200] rev 3254
should not have been commited
Wed, 16 Sep 2009 16:39:03 +0200 email hooks tests 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 16 Sep 2009 16:39:03 +0200] rev 3253
email hooks tests
Wed, 16 Sep 2009 16:37:49 +0200 tests update 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 16 Sep 2009 16:37:49 +0200] rev 3252
tests update
Wed, 16 Sep 2009 16:37:27 +0200 those items are in the add menu, we don't want 'add' in their label 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 16 Sep 2009 16:37:27 +0200] rev 3251
those items are in the add menu, we don't want 'add' in their label
Wed, 16 Sep 2009 16:36:55 +0200 refactor to allow explicit card integrity check from client code (eg email hooks for instance) 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 16 Sep 2009 16:36:55 +0200] rev 3250
refactor to allow explicit card integrity check from client code (eg email hooks for instance)
Wed, 16 Sep 2009 16:36:08 +0200 fix rqlannotation bug w/ identity relation in subscope 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 16 Sep 2009 16:36:08 +0200] rev 3249
fix rqlannotation bug w/ identity relation in subscope
Wed, 16 Sep 2009 16:35:24 +0200 fix cardinality integrity and security when setting use_email/primary_email 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 16 Sep 2009 16:35:24 +0200] rev 3248
fix cardinality integrity and security when setting use_email/primary_email
Wed, 16 Sep 2009 16:34:34 +0200 hide bookmarked_by relation from addrelated menu, we've a specific box for bookmarks 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 16 Sep 2009 16:34:34 +0200] rev 3247
hide bookmarked_by relation from addrelated menu, we've a specific box for bookmarks
Wed, 16 Sep 2009 14:33:24 +0200 stop setting sort to false by default on relation field and explain why 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 16 Sep 2009 14:33:24 +0200] rev 3246
stop setting sort to false by default on relation field and explain why
Wed, 16 Sep 2009 14:32:56 +0200 cleanup 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 16 Sep 2009 14:32:56 +0200] rev 3245
cleanup
Wed, 16 Sep 2009 14:32:13 +0200 since unrelated_rql now consider security, we may consider returning relation having local role in some cases 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 16 Sep 2009 14:32:13 +0200] rev 3244
since unrelated_rql now consider security, we may consider returning relation having local role in some cases
Wed, 16 Sep 2009 14:30:32 +0200 unrelated_rql now return rql *and* args 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 16 Sep 2009 14:30:32 +0200] rev 3243
unrelated_rql now return rql *and* args
Wed, 16 Sep 2009 14:29:29 +0200 missing import 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 16 Sep 2009 14:29:29 +0200] rev 3242
missing import
Wed, 16 Sep 2009 14:28:58 +0200 unrelated_rql now considers relation's add perm 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 16 Sep 2009 14:28:58 +0200] rev 3241
unrelated_rql now considers relation's add perm
Wed, 16 Sep 2009 14:24:31 +0200 refactor so that rql rewriter may be used outside the server. Enhance it to be usable for RRQLExpression as well 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 16 Sep 2009 14:24:31 +0200] rev 3240
refactor so that rql rewriter may be used outside the server. Enhance it to be usable for RRQLExpression as well
Wed, 16 Sep 2009 14:17:12 +0200 [ms] fix planning w/ query using identity 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 16 Sep 2009 14:17:12 +0200] rev 3239
[ms] fix planning w/ query using identity
Wed, 16 Sep 2009 14:16:19 +0200 [querier] fix sql generated w/ NOT relation and shared variable: ensure variable's table is in parent select'scope 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 16 Sep 2009 14:16:19 +0200] rev 3238
[querier] fix sql generated w/ NOT relation and shared variable: ensure variable's table is in parent select'scope
Tue, 15 Sep 2009 19:04:09 +0200 [cleanup] remove unused imports 3.5
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Tue, 15 Sep 2009 19:04:09 +0200] rev 3237
[cleanup] remove unused imports
Tue, 15 Sep 2009 16:33:30 +0200 add note stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 15 Sep 2009 16:33:30 +0200] rev 3236
add note
Tue, 15 Sep 2009 16:31:45 +0200 fix when Interval is coming from date substraction stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 15 Sep 2009 16:31:45 +0200] rev 3235
fix when Interval is coming from date substraction
Tue, 15 Sep 2009 16:03:17 +0200 remerge 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 15 Sep 2009 16:03:17 +0200] rev 3234
remerge
Tue, 15 Sep 2009 16:02:07 +0200 merge 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 15 Sep 2009 16:02:07 +0200] rev 3233
merge
Tue, 15 Sep 2009 16:02:17 +0200 [controllers] allow onsuccess / onfailure callback to be passed to validateform 3.5
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Tue, 15 Sep 2009 16:02:17 +0200] rev 3232
[controllers] allow onsuccess / onfailure callback to be passed to validateform For instance : validateform?__onsuccess=wp.addAndSelectHall will call the addAndSelectHall function on success rather than redirecting to a specific URL.
Tue, 15 Sep 2009 16:00:03 +0200 [utils] provide a class to extend the default simplejson encoder to be able to dump standard yams attribute types 3.5
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Tue, 15 Sep 2009 16:00:03 +0200] rev 3231
[utils] provide a class to extend the default simplejson encoder to be able to dump standard yams attribute types
Tue, 15 Sep 2009 15:01:41 +0200 backport 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 15 Sep 2009 15:01:41 +0200] rev 3230
backport 3.5
Tue, 15 Sep 2009 14:49:40 +0200 test update 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 15 Sep 2009 14:49:40 +0200] rev 3229
test update
Tue, 15 Sep 2009 14:49:30 +0200 [actions] refactor: extract actual_actions from fill_menu to work with table filter form 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 15 Sep 2009 14:49:30 +0200] rev 3228
[actions] refactor: extract actual_actions from fill_menu to work with table filter form
Tue, 15 Sep 2009 14:48:13 +0200 test fix 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 15 Sep 2009 14:48:13 +0200] rev 3227
test fix
Tue, 15 Sep 2009 14:47:58 +0200 should now use _test_action, not bare action.url() 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 15 Sep 2009 14:47:58 +0200] rev 3226
should now use _test_action, not bare action.url()
Tue, 15 Sep 2009 14:47:39 +0200 facilities to test new submenu actions 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 15 Sep 2009 14:47:39 +0200] rev 3225
facilities to test new submenu actions
Tue, 15 Sep 2009 14:47:15 +0200 comment out deprecated test 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 15 Sep 2009 14:47:15 +0200] rev 3224
comment out deprecated test
Tue, 15 Sep 2009 14:13:59 +0200 merge 3.5
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 15 Sep 2009 14:13:59 +0200] rev 3223
merge
Mon, 14 Sep 2009 17:24:09 +0200 was lost in some merge 3.5
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 14 Sep 2009 17:24:09 +0200] rev 3222
was lost in some merge
Tue, 15 Sep 2009 14:10:52 +0200 [i18ncube] access to appearsin_addmenu config through uicfg directly 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 15 Sep 2009 14:10:52 +0200] rev 3221
[i18ncube] access to appearsin_addmenu config through uicfg directly
Mon, 14 Sep 2009 19:01:37 +0200 cleanup, futur warning fixes :) 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 14 Sep 2009 19:01:37 +0200] rev 3220
cleanup, futur warning fixes :)
Mon, 14 Sep 2009 19:01:24 +0200 edit box refactoring to gain more control by using actions 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 14 Sep 2009 19:01:24 +0200] rev 3219
edit box refactoring to gain more control by using actions
Mon, 14 Sep 2009 18:59:17 +0200 [3.5 migration] avoid removing defined transitions... 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 14 Sep 2009 18:59:17 +0200] rev 3218
[3.5 migration] avoid removing defined transitions...
Mon, 14 Sep 2009 18:58:51 +0200 cleanup 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 14 Sep 2009 18:58:51 +0200] rev 3217
cleanup
Mon, 14 Sep 2009 18:28:37 +0200 [wf graph] fix display of condition 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 14 Sep 2009 18:28:37 +0200] rev 3216
[wf graph] fix display of condition
Mon, 14 Sep 2009 18:28:01 +0200 fix workflow graph views and tabs for the new wf system, remove useless view and action (actually useless since introduction of tabbed entity type view 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 14 Sep 2009 18:28:01 +0200] rev 3215
fix workflow graph views and tabs for the new wf system, remove useless view and action (actually useless since introduction of tabbed entity type view
Mon, 14 Sep 2009 18:25:43 +0200 [3.5 migration] missing identical_to/canonical -> prefered_form migration 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 14 Sep 2009 18:25:43 +0200] rev 3214
[3.5 migration] missing identical_to/canonical -> prefered_form migration
Mon, 14 Sep 2009 18:25:11 +0200 [migration] don't ask confirm here 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 14 Sep 2009 18:25:11 +0200] rev 3213
[migration] don't ask confirm here
Mon, 14 Sep 2009 18:24:42 +0200 displaytime attribute should not have been removed from there 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 14 Sep 2009 18:24:42 +0200] rev 3212
displaytime attribute should not have been removed from there
Mon, 14 Sep 2009 16:24:01 +0200 [forms] avoid to create superfluous add_new_relation_link in create form stable
Katia Saurfelt <katia.saurfelt@logilab.fr> [Mon, 14 Sep 2009 16:24:01 +0200] rev 3211
[forms] avoid to create superfluous add_new_relation_link in create form
Mon, 14 Sep 2009 15:11:58 +0200 merge 3.5
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 14 Sep 2009 15:11:58 +0200] rev 3210
merge
Mon, 14 Sep 2009 14:59:23 +0200 allow user to give ?tab=tabname and be set to the right tab (part of #345399) 3.5
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 14 Sep 2009 14:59:23 +0200] rev 3209
allow user to give ?tab=tabname and be set to the right tab (part of #345399)
Mon, 14 Sep 2009 12:50:27 +0200 merge 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 14 Sep 2009 12:50:27 +0200] rev 3208
merge
Mon, 14 Sep 2009 12:48:40 +0200 return self, not None, when no prefered form 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 14 Sep 2009 12:48:40 +0200] rev 3207
return self, not None, when no prefered form
Mon, 14 Sep 2009 12:48:25 +0200 tests update 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 14 Sep 2009 12:48:25 +0200] rev 3206
tests update
Mon, 14 Sep 2009 12:28:22 +0200 fix entity classes inheritance (repair cw.test.unittest_entity) 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 14 Sep 2009 12:28:22 +0200] rev 3205
fix entity classes inheritance (repair cw.test.unittest_entity)
Mon, 14 Sep 2009 12:17:31 +0200 #370578: change EmailAddress identical_to/canonical to prefered_form 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 14 Sep 2009 12:17:31 +0200] rev 3204
#370578: change EmailAddress identical_to/canonical to prefered_form
Mon, 14 Sep 2009 11:38:30 +0200 merge 3.5
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 14 Sep 2009 11:38:30 +0200] rev 3203
merge
Mon, 14 Sep 2009 09:37:14 +0200 as shell, also works fine/linux 3.5
Aurelien Campeas [Mon, 14 Sep 2009 09:37:14 +0200] rev 3202
as shell, also works fine/linux
Fri, 11 Sep 2009 18:49:48 +0200 HOME is spelled USERPROFILE on windows 3.5
Aurelien Campeas [Fri, 11 Sep 2009 18:49:48 +0200] rev 3201
HOME is spelled USERPROFILE on windows
Mon, 14 Sep 2009 11:32:07 +0200 #345461: drop support for cube_eid / direct bug submission 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 14 Sep 2009 11:32:07 +0200] rev 3200
#345461: drop support for cube_eid / direct bug submission
Mon, 14 Sep 2009 11:25:56 +0200 backport 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 14 Sep 2009 11:25:56 +0200] rev 3199
backport 3.5
Mon, 14 Sep 2009 11:23:31 +0200 backport stable 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 14 Sep 2009 11:23:31 +0200] rev 3198
backport stable
Mon, 14 Sep 2009 11:08:57 +0200 [repo] take care of inlined relation in session.[add|delete]_relation stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 14 Sep 2009 11:08:57 +0200] rev 3197
[repo] take care of inlined relation in session.[add|delete]_relation
Mon, 14 Sep 2009 10:15:11 +0200 [repo] set entity.rset & co when needed stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 14 Sep 2009 10:15:11 +0200] rev 3196
[repo] set entity.rset & co when needed
Mon, 14 Sep 2009 08:34:11 +0200 remove extra paren
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 14 Sep 2009 08:34:11 +0200] rev 3195
remove extra paren
Fri, 11 Sep 2009 20:37:30 +0200 [controllers] fix bad if/elif switch in handle_attribute stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 11 Sep 2009 20:37:30 +0200] rev 3194
[controllers] fix bad if/elif switch in handle_attribute
(0) -3000 -1000 -240 +240 +1000 +3000 tip