Thu, 19 Nov 2009 18:02:04 +0100 backported from confman stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 19 Nov 2009 18:02:04 +0100] rev 3882
backported from confman
Thu, 19 Nov 2009 18:01:57 +0100 typo stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 19 Nov 2009 18:01:57 +0100] rev 3881
typo
Thu, 19 Nov 2009 17:06:46 +0100 [forms] muledit mainform should copy nav params, its subforms shouldn't stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 19 Nov 2009 17:06:46 +0100] rev 3880
[forms] muledit mainform should copy nav params, its subforms shouldn't
Thu, 19 Nov 2009 14:28:59 +0100 fix tests stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Thu, 19 Nov 2009 14:28:59 +0100] rev 3879
fix tests
Thu, 19 Nov 2009 12:58:57 +0100 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 19 Nov 2009 12:58:57 +0100] rev 3878
merge
Thu, 19 Nov 2009 12:55:47 +0100 reldefsecurity branch : reldefsecurity
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 19 Nov 2009 12:55:47 +0100] rev 3877
reldefsecurity branch : * follow yams default branch api changes * now consider permissions on relation definitions, not relation types. This is still experimental.
Wed, 18 Nov 2009 09:16:38 +0100 properly use substitution for rql query argument stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 18 Nov 2009 09:16:38 +0100] rev 3876
properly use substitution for rql query argument
Wed, 18 Nov 2009 09:16:00 +0100 use shorter notation stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 18 Nov 2009 09:16:00 +0100] rev 3875
use shorter notation
Wed, 18 Nov 2009 12:50:23 +0100 [formfields] allow fields ordering with autoform_field_kwargs stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 18 Nov 2009 12:50:23 +0100] rev 3874
[formfields] allow fields ordering with autoform_field_kwargs
Wed, 18 Nov 2009 12:32:57 +0100 [web] remove widget.render backward compatibility stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 18 Nov 2009 12:32:57 +0100] rev 3873
[web] remove widget.render backward compatibility there are very few widgets outside CW that used old render API and they should have all been updated by now.
Wed, 18 Nov 2009 10:05:41 +0100 [migration] avoid AssertionError / crashes if migration script is neither a py nor a sql file stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 18 Nov 2009 10:05:41 +0100] rev 3872
[migration] avoid AssertionError / crashes if migration script is neither a py nor a sql file
Tue, 17 Nov 2009 11:48:36 +0100 merge stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Tue, 17 Nov 2009 11:48:36 +0100] rev 3871
merge
Tue, 17 Nov 2009 11:47:58 +0100 [hooks] update CWUser class after schema changes stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Tue, 17 Nov 2009 11:47:58 +0100] rev 3870
[hooks] update CWUser class after schema changes
Tue, 17 Nov 2009 11:46:07 +0100 [server] remove not-so-useful entity_name and entity_attr functions, introduce entity_oldnewvalue stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Tue, 17 Nov 2009 11:46:07 +0100] rev 3869
[server] remove not-so-useful entity_name and entity_attr functions, introduce entity_oldnewvalue entity_oldnewvalue(entity, attr) is usable in before_update_entity and returns both old and new value of entity
Mon, 16 Nov 2009 19:42:27 +0100 oops, fix wf entity types vocabulary while in creation stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 16 Nov 2009 19:42:27 +0100] rev 3868
oops, fix wf entity types vocabulary while in creation
Mon, 16 Nov 2009 19:05:54 +0100 fix vocabulary for destination_state/allowed_transitions when creating state or transition stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 16 Nov 2009 19:05:54 +0100] rev 3867
fix vocabulary for destination_state/allowed_transitions when creating state or transition
Mon, 16 Nov 2009 18:36:31 +0100 fix potential key error stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 16 Nov 2009 18:36:31 +0100] rev 3866
fix potential key error
Mon, 16 Nov 2009 18:10:51 +0100 actually fix rgx_action stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 16 Nov 2009 18:10:51 +0100] rev 3865
actually fix rgx_action
Mon, 16 Nov 2009 17:51:45 +0100 fix UnboundLocalError stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 16 Nov 2009 17:51:45 +0100] rev 3864
fix UnboundLocalError
Mon, 16 Nov 2009 17:20:03 +0100 [forms] add setFormsTarget() to the list of postAjaxLoad callbacks to have iframe on ajax-rendered forms stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Mon, 16 Nov 2009 17:20:03 +0100] rev 3863
[forms] add setFormsTarget() to the list of postAjaxLoad callbacks to have iframe on ajax-rendered forms
Mon, 16 Nov 2009 17:18:48 +0100 [breadcrumbs] make it easier to redefine html structure of breadcrumbs component stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Mon, 16 Nov 2009 17:18:48 +0100] rev 3862
[breadcrumbs] make it easier to redefine html structure of breadcrumbs component
Mon, 16 Nov 2009 15:44:42 +0100 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 16 Nov 2009 15:44:42 +0100] rev 3861
merge
Mon, 16 Nov 2009 15:44:26 +0100 add textparser object, designed to trigger some actions from textual content such as email or checkin-message (unused in the library itself yet, see email cube) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 16 Nov 2009 15:44:26 +0100] rev 3860
add textparser object, designed to trigger some actions from textual content such as email or checkin-message (unused in the library itself yet, see email cube)
Mon, 16 Nov 2009 15:36:06 +0100 more helpful error message stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 16 Nov 2009 15:36:06 +0100] rev 3859
more helpful error message
Mon, 16 Nov 2009 14:47:47 +0100 add XX reminder stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 16 Nov 2009 14:47:47 +0100] rev 3858
add XX reminder
Mon, 16 Nov 2009 11:16:28 +0100 ensure pb is not None stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 16 Nov 2009 11:16:28 +0100] rev 3857
ensure pb is not None
Mon, 16 Nov 2009 10:52:45 +0100 fix rgx_action to ensure eids given to .execute are correctly typed stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 16 Nov 2009 10:52:45 +0100] rev 3856
fix rgx_action to ensure eids given to .execute are correctly typed
Mon, 16 Nov 2009 10:32:06 +0100 try to update ldap tests to make them work from the DMZ (eg using another ldap directory) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 16 Nov 2009 10:32:06 +0100] rev 3855
try to update ldap tests to make them work from the DMZ (eg using another ldap directory)
Mon, 16 Nov 2009 10:31:32 +0100 no progress bar in apycot environment stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 16 Nov 2009 10:31:32 +0100] rev 3854
no progress bar in apycot environment
Mon, 16 Nov 2009 09:37:06 +0100 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 16 Nov 2009 09:37:06 +0100] rev 3853
merge
Mon, 16 Nov 2009 09:36:25 +0100 test and fix case where remove_unsused_solutions remove some solutions that should be kept stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 16 Nov 2009 09:36:25 +0100] rev 3852
test and fix case where remove_unsused_solutions remove some solutions that should be kept
Mon, 16 Nov 2009 08:58:35 +0100 added days_in_year function stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Mon, 16 Nov 2009 08:58:35 +0100] rev 3851
added days_in_year function
Sun, 15 Nov 2009 13:58:33 +0100 merge stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Sun, 15 Nov 2009 13:58:33 +0100] rev 3850
merge
Fri, 13 Nov 2009 15:38:48 +0100 deactivate toolbox until 3.6 stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 13 Nov 2009 15:38:48 +0100] rev 3849
deactivate toolbox until 3.6
Fri, 13 Nov 2009 15:35:45 +0100 cleanup stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 13 Nov 2009 15:35:45 +0100] rev 3848
cleanup
Fri, 13 Nov 2009 15:36:09 +0100 [common] add tr, th and td tags stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Fri, 13 Nov 2009 15:36:09 +0100] rev 3847
[common] add tr, th and td tags
Fri, 13 Nov 2009 14:24:47 +0100 new argument to provide extra content stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 13 Nov 2009 14:24:47 +0100] rev 3846
new argument to provide extra content
Fri, 13 Nov 2009 14:24:29 +0100 introduce render_entity_toolbox on default primary view to display components in the ctxtoolbar context, such as pdf icon, notification registration (nosylist)... stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 13 Nov 2009 14:24:29 +0100] rev 3845
introduce render_entity_toolbox on default primary view to display components in the ctxtoolbar context, such as pdf icon, notification registration (nosylist)...
Fri, 13 Nov 2009 14:22:09 +0100 stop calling render_entity_metadata in primary view, provides a stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 13 Nov 2009 14:22:09 +0100] rev 3844
stop calling render_entity_metadata in primary view, provides a contextual compontent instead, displayed by default in the navbottom section.
Fri, 13 Nov 2009 14:19:08 +0100 display entity type in metadata section instead of default title of primary view stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 13 Nov 2009 14:19:08 +0100] rev 3843
display entity type in metadata section instead of default title of primary view
Fri, 13 Nov 2009 14:14:48 +0100 PUCE_UP make me thing it will fold something on click, use PUCE_DOWN instead (as for actions box menus) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 13 Nov 2009 14:14:48 +0100] rev 3842
PUCE_UP make me thing it will fold something on click, use PUCE_DOWN instead (as for actions box menus)
Fri, 13 Nov 2009 11:16:39 +0100 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 13 Nov 2009 11:16:39 +0100] rev 3841
merge
Fri, 13 Nov 2009 11:16:24 +0100 prepare support for a 'context toolbar', used in tracker but will much probably be backported in default primary view. Turn pdfview component into a toolbar element stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 13 Nov 2009 11:16:24 +0100] rev 3840
prepare support for a 'context toolbar', used in tracker but will much probably be backported in default primary view. Turn pdfview component into a toolbar element
Fri, 13 Nov 2009 11:14:48 +0100 missing space between label and value stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 13 Nov 2009 11:14:48 +0100] rev 3839
missing space between label and value
Fri, 13 Nov 2009 10:47:26 +0100 [web] safety belt to avoid overriding pageid with loadxhtml() stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 13 Nov 2009 10:47:26 +0100] rev 3838
[web] safety belt to avoid overriding pageid with loadxhtml() HtmlHeaders.define_var() now accepts a third optional 'override' paramater. If set to False, the variable won't be evaluated if it's already defined in the page.
Fri, 13 Nov 2009 09:16:28 +0100 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 13 Nov 2009 09:16:28 +0100] rev 3837
merge
Fri, 13 Nov 2009 09:15:28 +0100 fix necessary when adding a cube which isn't listed in fs dependencies of the instance stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 13 Nov 2009 09:15:28 +0100] rev 3836
fix necessary when adding a cube which isn't listed in fs dependencies of the instance
Fri, 13 Nov 2009 09:13:30 +0100 more sensible default values to c-c "create" inputs stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 13 Nov 2009 09:13:30 +0100] rev 3835
more sensible default values to c-c "create" inputs * db name default to instance name * db user default to user's login on 'user' mode * admin account login default to 'admin' note: dirty hack to make default_instance_id method available
Thu, 12 Nov 2009 18:27:59 +0100 [javascript] fid form / onfailure behaviour stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 12 Nov 2009 18:27:59 +0100] rev 3834
[javascript] fid form / onfailure behaviour If onfailure is specified, it should be done _before_ any default / standard CW action is done. The callback signature should be the same as the onsuccess one. If the onfailure callback returns true, the default actions will still take place afterwards, otherwise (i.e. return false), the processing stops directly after the callback.
Thu, 12 Nov 2009 17:36:15 +0100 add set_page_data as well stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 12 Nov 2009 17:36:15 +0100] rev 3833
add set_page_data as well
Thu, 12 Nov 2009 17:32:09 +0100 #473188: missing get_page_data when patching bare db-api request for web compatibility stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 12 Nov 2009 17:32:09 +0100] rev 3832
#473188: missing get_page_data when patching bare db-api request for web compatibility
Thu, 12 Nov 2009 17:31:19 +0100 benefit from the orm for clearer code stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 12 Nov 2009 17:31:19 +0100] rev 3831
benefit from the orm for clearer code
Thu, 12 Nov 2009 17:15:07 +0100 close #472361: omit password and bytes attributes in allowed mass-mailing keys stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 12 Nov 2009 17:15:07 +0100] rev 3830
close #472361: omit password and bytes attributes in allowed mass-mailing keys by fixing default implementation for allowed_massmail_keys() in the Emailable pluggable mixin (cw.common.mixins). Added test (in entities.test though), also fix CWUserTC classes conflicts in the test module.
Thu, 12 Nov 2009 13:53:26 +0100 close #474415 by using 'is' instead of comparison which explicitly fails on entity classes stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 12 Nov 2009 13:53:26 +0100] rev 3829
close #474415 by using 'is' instead of comparison which explicitly fails on entity classes
Thu, 12 Nov 2009 13:46:47 +0100 when instance is started normally (eg not in debug mode), check versions before daemonization stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 12 Nov 2009 13:46:47 +0100] rev 3828
when instance is started normally (eg not in debug mode), check versions before daemonization
Thu, 12 Nov 2009 13:46:10 +0100 doc stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 12 Nov 2009 13:46:10 +0100] rev 3827
doc
Thu, 12 Nov 2009 12:15:19 +0100 close #511810: bad rql generated when looking for vocabulary for a relation on an entity which doesn't exist (yet) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 12 Nov 2009 12:15:19 +0100] rev 3826
close #511810: bad rql generated when looking for vocabulary for a relation on an entity which doesn't exist (yet) technical details: * add a graph of linked variables in the RRQLExpression instance * modify rql rewriter to remove relations where an unexistant variable and or a variable linked to an unexistant variable is used. * activate this feature in Entity.unrelated_rql if the entity doesn't exists yet
Thu, 12 Nov 2009 12:08:43 +0100 typo stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 12 Nov 2009 12:08:43 +0100] rev 3825
typo
Thu, 12 Nov 2009 12:08:30 +0100 consider U when computing main variables stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 12 Nov 2009 12:08:30 +0100] rev 3824
consider U when computing main variables
Thu, 12 Nov 2009 12:07:59 +0100 fix cut and paste stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 12 Nov 2009 12:07:59 +0100] rev 3823
fix cut and paste
Thu, 12 Nov 2009 09:33:55 +0100 do not fail if anon user == manager, simply emit warning that it should not be done in production. stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 12 Nov 2009 09:33:55 +0100] rev 3822
do not fail if anon user == manager, simply emit warning that it should not be done in production. close #469395
Thu, 12 Nov 2009 09:27:26 +0100 oops, junk stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 12 Nov 2009 09:27:26 +0100] rev 3821
oops, junk
Thu, 12 Nov 2009 09:27:01 +0100 c-c create stopped asking if anonymous access should be activated stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 12 Nov 2009 09:27:01 +0100] rev 3820
c-c create stopped asking if anonymous access should be activated introduced by 2654:6512522860aa, close #469418 Generic behaviour of WebCreateHandler should be kept for twisted and all-in-one configurations.
Thu, 12 Nov 2009 09:08:00 +0100 no more dependency on mx date time. Better description of optional dependencies stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 12 Nov 2009 09:08:00 +0100] rev 3819
no more dependency on mx date time. Better description of optional dependencies
Wed, 11 Nov 2009 14:44:58 +0100 [web ui] move help from header to footer stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Wed, 11 Nov 2009 14:44:58 +0100] rev 3818
[web ui] move help from header to footer
Tue, 10 Nov 2009 18:13:07 +0100 merge stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Tue, 10 Nov 2009 18:13:07 +0100] rev 3817
merge
Tue, 10 Nov 2009 18:11:24 +0100 [web] set pageid at request instanciation rather than in htmlheader template stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Tue, 10 Nov 2009 18:11:24 +0100] rev 3816
[web] set pageid at request instanciation rather than in htmlheader template In some occasions, we need to force a pageid: typically an ajax-rendererd creation form would need to use the pageid of the main page to correclty set it's page_data (e.g. rql varmker). If pageid is found in req.form, it's used, otherwise we build a new one with. make_uid(). The behaviour should be consistent with the former one in JSonController.
Tue, 10 Nov 2009 18:06:47 +0100 test and fix http://www.logilab.org/ticket/499838 stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 10 Nov 2009 18:06:47 +0100] rev 3815
test and fix http://www.logilab.org/ticket/499838 refactor nicely on the way
Tue, 10 Nov 2009 15:46:34 +0100 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 10 Nov 2009 15:46:34 +0100] rev 3814
merge
Tue, 10 Nov 2009 15:46:03 +0100 Backed out changeset 8d0b5de8002b stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 10 Nov 2009 15:46:03 +0100] rev 3813
Backed out changeset 8d0b5de8002b
Tue, 10 Nov 2009 10:48:22 +0100 [B] migration: normalize migration script path stable
Julien Jehannet <julien.jehannet@logilab.fr> [Tue, 10 Nov 2009 10:48:22 +0100] rev 3812
[B] migration: normalize migration script path
Mon, 09 Nov 2009 16:41:40 +0100 small fixes stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 09 Nov 2009 16:41:40 +0100] rev 3811
small fixes
Sun, 08 Nov 2009 21:53:18 +0100 #509981: cw-ctl shell <instance> file.txt runs doctest.testfile
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Sun, 08 Nov 2009 21:53:18 +0100] rev 3810
#509981: cw-ctl shell <instance> file.txt runs doctest.testfile
Sun, 08 Nov 2009 19:53:28 +0100 [web ui] PrimaryView.render_attributes now uses a table stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Sun, 08 Nov 2009 19:53:28 +0100] rev 3809
[web ui] PrimaryView.render_attributes now uses a table
Sun, 08 Nov 2009 19:37:44 +0100 [web ui] primaryview_section tags for CWGroup stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Sun, 08 Nov 2009 19:37:44 +0100] rev 3808
[web ui] primaryview_section tags for CWGroup
Sun, 08 Nov 2009 19:37:08 +0100 [web ui] change "table actions" icon to arrow-up stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Sun, 08 Nov 2009 19:37:08 +0100] rev 3807
[web ui] change "table actions" icon to arrow-up
Sun, 08 Nov 2009 19:34:31 +0100 [web ui] remove "trame_grise" from forms stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Sun, 08 Nov 2009 19:34:31 +0100] rev 3806
[web ui] remove "trame_grise" from forms
Sun, 08 Nov 2009 19:33:03 +0100 [web ui] rename form buttons to ok/cancel where workflow change state stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Sun, 08 Nov 2009 19:33:03 +0100] rev 3805
[web ui] rename form buttons to ok/cancel where workflow change state
Sun, 08 Nov 2009 19:28:25 +0100 [i18n] fix typos stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Sun, 08 Nov 2009 19:28:25 +0100] rev 3804
[i18n] fix typos
Sat, 07 Nov 2009 22:04:45 +0100 [web ui] decorate form buttons with icons (at last) stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Sat, 07 Nov 2009 22:04:45 +0100] rev 3803
[web ui] decorate form buttons with icons (at last)
Sat, 07 Nov 2009 18:39:37 +0100 [web ui] very simple default configuration for ckeditor stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Sat, 07 Nov 2009 18:39:37 +0100] rev 3802
[web ui] very simple default configuration for ckeditor
Sat, 07 Nov 2009 18:38:52 +0100 [clean] remove print polluting test outputs stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Sat, 07 Nov 2009 18:38:52 +0100] rev 3801
[clean] remove print polluting test outputs
Sat, 07 Nov 2009 18:37:55 +0100 [web ui] fix the editable fields: better look and behaviour. stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Sat, 07 Nov 2009 18:37:55 +0100] rev 3800
[web ui] fix the editable fields: better look and behaviour.
Sat, 07 Nov 2009 18:06:56 +0100 [icons] make nomail icon more recognizable stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Sat, 07 Nov 2009 18:06:56 +0100] rev 3799
[icons] make nomail icon more recognizable
Thu, 05 Nov 2009 12:44:24 +0100 [doc] added note about the required js and css in TableWidget stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Thu, 05 Nov 2009 12:44:24 +0100] rev 3798
[doc] added note about the required js and css in TableWidget
Thu, 05 Nov 2009 12:42:15 +0100 style: s/pourcent/percent/ stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Thu, 05 Nov 2009 12:42:15 +0100] rev 3797
style: s/pourcent/percent/
Thu, 05 Nov 2009 12:41:58 +0100 added SimpleModel for TableWidget stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Thu, 05 Nov 2009 12:41:58 +0100] rev 3796
added SimpleModel for TableWidget
Thu, 05 Nov 2009 12:41:03 +0100 [doc] fix inaccurate docstring stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Thu, 05 Nov 2009 12:41:03 +0100] rev 3795
[doc] fix inaccurate docstring
Wed, 28 Oct 2009 12:19:01 +0100 [B] views: fix wrong xhtml when empty rset stable
Julien Jehannet <julien.jehannet@logilab.fr> [Wed, 28 Oct 2009 12:19:01 +0100] rev 3794
[B] views: fix wrong xhtml when empty rset
Tue, 03 Nov 2009 13:54:07 +0100 do not display anything when bein asked something (fix #504759) stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 03 Nov 2009 13:54:07 +0100] rev 3793
do not display anything when bein asked something (fix #504759)
Tue, 03 Nov 2009 13:52:25 +0100 fix wrong answer when the rset is empty but did not raise stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 03 Nov 2009 13:52:25 +0100] rev 3792
fix wrong answer when the rset is empty but did not raise
Tue, 03 Nov 2009 11:19:10 +0100 put back url info started at the end of initialisations stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 03 Nov 2009 11:19:10 +0100] rev 3791
put back url info started at the end of initialisations
Mon, 02 Nov 2009 16:37:19 +0100 [B] web: weird display with internationalizable (Closes: #503071) stable
Julien Jehannet <julien.jehannet@logilab.fr> [Mon, 02 Nov 2009 16:37:19 +0100] rev 3790
[B] web: weird display with internationalizable (Closes: #503071)
Mon, 02 Nov 2009 16:10:03 +0100 update docstring, xml escape exception description stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 02 Nov 2009 16:10:03 +0100] rev 3789
update docstring, xml escape exception description
Sun, 01 Nov 2009 21:40:03 +0100 [migration] warn if 3.5 workflow migration is going to fail stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Sun, 01 Nov 2009 21:40:03 +0100] rev 3788
[migration] warn if 3.5 workflow migration is going to fail
Wed, 28 Oct 2009 20:09:59 +0100 C - fix typo. make `lgp check` happy. stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Wed, 28 Oct 2009 20:09:59 +0100] rev 3787
C - fix typo. make `lgp check` happy.
Mon, 26 Oct 2009 10:04:18 +0100 force debug mode on cubicweb-ctl start on win32 stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Mon, 26 Oct 2009 10:04:18 +0100] rev 3786
force debug mode on cubicweb-ctl start on win32 this prevents a crash (daemon mode not yet supported)
Fri, 23 Oct 2009 15:43:30 +0200 read form arg specifying json call context (to make it work under json controller) stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Fri, 23 Oct 2009 15:43:30 +0200] rev 3785
read form arg specifying json call context (to make it work under json controller)
Thu, 22 Oct 2009 11:07:05 +0200 [javascript] handle cases where vid parameter is hijacked by parameter-injection stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 22 Oct 2009 11:07:05 +0200] rev 3784
[javascript] handle cases where vid parameter is hijacked by parameter-injection
Thu, 22 Oct 2009 11:02:50 +0200 [views] consider fallbackvid request parameter in ViewController stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 22 Oct 2009 11:02:50 +0200] rev 3783
[views] consider fallbackvid request parameter in ViewController
Thu, 22 Oct 2009 11:01:50 +0200 [cleanup] reorder cubicweb namespace attributes declaration stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 22 Oct 2009 11:01:50 +0200] rev 3782
[cleanup] reorder cubicweb namespace attributes declaration
Thu, 22 Oct 2009 09:30:10 +0200 [javascript] asURL now escapes request arguments stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 22 Oct 2009 09:30:10 +0200] rev 3781
[javascript] asURL now escapes request arguments I can't see no good reason for not escaping parameters. The two main locations where asURL is used are : - edition view: here, the change should have no effect - facets: escaping is clearly needed in that case
Wed, 21 Oct 2009 19:32:53 +0200 merge stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 21 Oct 2009 19:32:53 +0200] rev 3780
merge
Wed, 21 Oct 2009 19:31:28 +0200 remove obsolete caveat stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 21 Oct 2009 19:31:28 +0200] rev 3779
remove obsolete caveat
Wed, 21 Oct 2009 17:37:58 +0200 so bad tests hasn't find that one... stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 21 Oct 2009 17:37:58 +0200] rev 3778
so bad tests hasn't find that one...
Wed, 21 Oct 2009 17:32:20 +0200 backport stable branch
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 21 Oct 2009 17:32:20 +0200] rev 3777
backport stable branch
Wed, 21 Oct 2009 17:12:58 +0200 Added tag cubicweb-debian-version-3.5.5-1 for changeset aad818d9d9b6 stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 21 Oct 2009 17:12:58 +0200] rev 3776
Added tag cubicweb-debian-version-3.5.5-1 for changeset aad818d9d9b6
Wed, 21 Oct 2009 17:12:58 +0200 Added tag cubicweb-version-3.5.5 for changeset 1eca47d59fd9 stable cubicweb-debian-version-3.5.5-1
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 21 Oct 2009 17:12:58 +0200] rev 3775
Added tag cubicweb-version-3.5.5 for changeset 1eca47d59fd9
Wed, 21 Oct 2009 15:13:07 +0200 on precommit / rollback of schema update op, clear order_relations cache of entity schemas stable cubicweb-version-3.5.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 21 Oct 2009 15:13:07 +0200] rev 3774
on precommit / rollback of schema update op, clear order_relations cache of entity schemas
Wed, 21 Oct 2009 15:12:29 +0200 don't allow that even with cow powers stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 21 Oct 2009 15:12:29 +0200] rev 3773
don't allow that even with cow powers
Wed, 21 Oct 2009 14:39:26 +0200 fix reledit related test breakage stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 21 Oct 2009 14:39:26 +0200] rev 3772
fix reledit related test breakage
Wed, 21 Oct 2009 14:31:15 +0200 test fixes stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 21 Oct 2009 14:31:15 +0200] rev 3771
test fixes
Wed, 21 Oct 2009 13:52:16 +0200 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 21 Oct 2009 13:52:16 +0200] rev 3770
merge
Wed, 21 Oct 2009 13:52:05 +0200 test fix stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 21 Oct 2009 13:52:05 +0200] rev 3769
test fix
Wed, 21 Oct 2009 10:35:19 +0200 nicer relation|entity schema view stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 21 Oct 2009 10:35:19 +0200] rev 3768
nicer relation|entity schema view
Wed, 21 Oct 2009 11:34:11 +0200 reledit: stuff the value into its own div and properly hide it when necessary (but dont lump it with the landingzone div for it switches the form on when one clicks on a value to traverse it) stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 21 Oct 2009 11:34:11 +0200] rev 3767
reledit: stuff the value into its own div and properly hide it when necessary (but dont lump it with the landingzone div for it switches the form on when one clicks on a value to traverse it)
Wed, 21 Oct 2009 11:21:58 +0200 work around a pb. with subquery_selection_index stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 21 Oct 2009 11:21:58 +0200] rev 3766
work around a pb. with subquery_selection_index
Wed, 21 Oct 2009 11:19:54 +0200 latst_trinfo : do not crash on absent wf history stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 21 Oct 2009 11:19:54 +0200] rev 3765
latst_trinfo : do not crash on absent wf history
Wed, 21 Oct 2009 09:47:55 +0200 drop _prepare_copy method from rset in favor of a more generic copy method stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 21 Oct 2009 09:47:55 +0200] rev 3764
drop _prepare_copy method from rset in favor of a more generic copy method
Wed, 21 Oct 2009 08:59:14 +0200 i18nupdate stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 21 Oct 2009 08:59:14 +0200] rev 3763
i18nupdate
Wed, 21 Oct 2009 08:55:54 +0200 prefix sql aliases for entity table by '_' to avoid pb with variable such as 'AS' (eg a keyword in SQL) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 21 Oct 2009 08:55:54 +0200] rev 3762
prefix sql aliases for entity table by '_' to avoid pb with variable such as 'AS' (eg a keyword in SQL)
Tue, 20 Oct 2009 19:19:19 +0200 small cleanup & revert to less intrusive icon stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 20 Oct 2009 19:19:19 +0200] rev 3761
small cleanup & revert to less intrusive icon
Tue, 20 Oct 2009 18:13:36 +0200 actually hide the value when editing, cleanup spurious arg stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 20 Oct 2009 18:13:36 +0200] rev 3760
actually hide the value when editing, cleanup spurious arg
Tue, 20 Oct 2009 17:13:05 +0200 merge stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 20 Oct 2009 17:13:05 +0200] rev 3759
merge
Tue, 20 Oct 2009 17:11:52 +0200 yet another brain fart stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 20 Oct 2009 17:11:52 +0200] rev 3758
yet another brain fart
Tue, 20 Oct 2009 16:53:25 +0200 2.4 compat stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 20 Oct 2009 16:53:25 +0200] rev 3757
2.4 compat
Tue, 20 Oct 2009 16:53:52 +0200 remove spurious wview stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 20 Oct 2009 16:53:52 +0200] rev 3756
remove spurious wview
Tue, 20 Oct 2009 16:48:37 +0200 deprecated api update stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 20 Oct 2009 16:48:37 +0200] rev 3755
deprecated api update
Tue, 20 Oct 2009 16:48:30 +0200 document stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 20 Oct 2009 16:48:30 +0200] rev 3754
document
Tue, 20 Oct 2009 16:22:52 +0200 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 20 Oct 2009 16:22:52 +0200] rev 3753
merge
Tue, 20 Oct 2009 16:22:33 +0200 when a query is grouped, ensure sort terms are grouped as well stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 20 Oct 2009 16:22:33 +0200] rev 3752
when a query is grouped, ensure sort terms are grouped as well
Tue, 20 Oct 2009 16:21:41 +0200 take care to outer joins stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 20 Oct 2009 16:21:41 +0200] rev 3751
take care to outer joins
Tue, 20 Oct 2009 16:21:30 +0200 display title in the component to avoid relying on view supporting title argument stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 20 Oct 2009 16:21:30 +0200] rev 3750
display title in the component to avoid relying on view supporting title argument
Tue, 20 Oct 2009 14:34:42 +0200 turn make_relations_query into a true generator (this allows interleaving of actual entities linking and query generation) stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 20 Oct 2009 14:34:42 +0200] rev 3749
turn make_relations_query into a true generator (this allows interleaving of actual entities linking and query generation) restore check botched in previous inadvertent commit
Tue, 20 Oct 2009 14:24:19 +0200 node ids shall not begin with a number stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 20 Oct 2009 14:24:19 +0200] rev 3748
node ids shall not begin with a number
Tue, 20 Oct 2009 13:54:40 +0200 remove debug print stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 20 Oct 2009 13:54:40 +0200] rev 3747
remove debug print
Tue, 20 Oct 2009 13:00:31 +0200 accepts single values as create_entity stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 20 Oct 2009 13:00:31 +0200] rev 3746
accepts single values as create_entity
Tue, 20 Oct 2009 12:48:43 +0200 move these definitions below cell_call stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 20 Oct 2009 12:48:43 +0200] rev 3745
move these definitions below cell_call
Tue, 20 Oct 2009 12:45:44 +0200 reledit: load actual edition form on demand #471799 stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 20 Oct 2009 12:45:44 +0200] rev 3744
reledit: load actual edition form on demand #471799
Mon, 19 Oct 2009 20:34:13 +0200 merge stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 19 Oct 2009 20:34:13 +0200] rev 3743
merge
Mon, 19 Oct 2009 20:33:30 +0200 kill separate attribute client-side handling #473636 stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 19 Oct 2009 20:33:30 +0200] rev 3742
kill separate attribute client-side handling #473636
Mon, 19 Oct 2009 20:26:22 +0200 use cuibicweb json encoder for json_dumps, still catch the TypeError in the request-less jsonize stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 19 Oct 2009 20:26:22 +0200] rev 3741
use cuibicweb json encoder for json_dumps, still catch the TypeError in the request-less jsonize
Mon, 19 Oct 2009 11:23:29 -0700 [doc] remove toc.rst which is not used and conflicts with index.rst and fix table of contents numbering stable
Sandrine Ribeau <sandrine.ribeau@logilab.fr> [Mon, 19 Oct 2009 11:23:29 -0700] rev 3740
[doc] remove toc.rst which is not used and conflicts with index.rst and fix table of contents numbering
Mon, 19 Oct 2009 20:22:01 +0200 oops
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 20:22:01 +0200] rev 3739
oops
Mon, 19 Oct 2009 20:01:34 +0200 disable syncschema hooks during db initialization
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 20:01:34 +0200] rev 3738
disable syncschema hooks during db initialization
Mon, 19 Oct 2009 20:01:14 +0200 finally
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 20:01:14 +0200] rev 3737
finally
Mon, 19 Oct 2009 18:36:20 +0200 take care to already existant solutions local variable stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 18:36:20 +0200] rev 3736
take care to already existant solutions local variable
Mon, 19 Oct 2009 18:15:45 +0200 bad merge
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 18:15:45 +0200] rev 3735
bad merge
Mon, 19 Oct 2009 18:15:39 +0200 ignored_relations should be a set
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 18:15:39 +0200] rev 3734
ignored_relations should be a set
Mon, 19 Oct 2009 18:15:24 +0200 remove some warnings
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 18:15:24 +0200] rev 3733
remove some warnings
Mon, 19 Oct 2009 17:53:53 +0200 really need some holidays
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 17:53:53 +0200] rev 3732
really need some holidays
Mon, 19 Oct 2009 17:50:04 +0200 mark class as abstract
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 17:50:04 +0200] rev 3731
mark class as abstract
Mon, 19 Oct 2009 17:49:50 +0200 editable-attributes return a list of 2-uple
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 17:49:50 +0200] rev 3730
editable-attributes return a list of 2-uple
Mon, 19 Oct 2009 17:49:26 +0200 remove some warnings
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 17:49:26 +0200] rev 3729
remove some warnings
Mon, 19 Oct 2009 17:42:47 +0200 dumb name error
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 17:42:47 +0200] rev 3728
dumb name error
Mon, 19 Oct 2009 17:36:37 +0200 typo
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 17:36:37 +0200] rev 3727
typo
Mon, 19 Oct 2009 17:35:33 +0200 forgotten some part of a merge
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 17:35:33 +0200] rev 3726
forgotten some part of a merge
Mon, 19 Oct 2009 17:03:31 +0200 bad merge
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 17:03:31 +0200] rev 3725
bad merge
Mon, 19 Oct 2009 16:51:13 +0200 .id has been renamed
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 16:51:13 +0200] rev 3724
.id has been renamed
Mon, 19 Oct 2009 15:52:56 +0200 be quiet w/ apycot
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 15:52:56 +0200] rev 3723
be quiet w/ apycot
Mon, 19 Oct 2009 15:20:43 +0200 2.4 compat
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 15:20:43 +0200] rev 3722
2.4 compat
Mon, 19 Oct 2009 15:17:20 +0200 2.4 compat
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 15:17:20 +0200] rev 3721
2.4 compat
Mon, 19 Oct 2009 15:16:41 +0200 backport stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 15:16:41 +0200] rev 3720
backport stable
Mon, 19 Oct 2009 14:43:27 +0200 typo stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 14:43:27 +0200] rev 3719
typo
Mon, 19 Oct 2009 14:43:14 +0200 restrict follow action to one line rset stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 14:43:14 +0200] rev 3718
restrict follow action to one line rset
Mon, 19 Oct 2009 14:42:52 +0200 cleanup stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 14:42:52 +0200] rev 3717
cleanup
Mon, 19 Oct 2009 09:15:41 +0200 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 09:15:41 +0200] rev 3716
merge
Mon, 19 Oct 2009 09:15:19 +0200 [shell] make process_script available throuhg c-c shell / migration script context stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 09:15:19 +0200] rev 3715
[shell] make process_script available throuhg c-c shell / migration script context
Sun, 18 Oct 2009 19:06:24 +0200 ugly workaround to javascript serialisation problem #481437 (not considered fixed by this changeset) stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Sun, 18 Oct 2009 19:06:24 +0200] rev 3714
ugly workaround to javascript serialisation problem #481437 (not considered fixed by this changeset)
Fri, 16 Oct 2009 18:44:28 +0200 merge stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Fri, 16 Oct 2009 18:44:28 +0200] rev 3713
merge
Fri, 16 Oct 2009 18:41:40 +0200 revert change, but there's something fishy here stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Fri, 16 Oct 2009 18:41:40 +0200] rev 3712
revert change, but there's something fishy here
Fri, 16 Oct 2009 18:35:24 +0200 work around a problem in constraint application stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Fri, 16 Oct 2009 18:35:24 +0200] rev 3711
work around a problem in constraint application
Fri, 16 Oct 2009 17:12:10 +0200 should remove entities from kwargs (won't go through pyro) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 16 Oct 2009 17:12:10 +0200] rev 3710
should remove entities from kwargs (won't go through pyro)
Fri, 16 Oct 2009 17:11:44 +0200 properly close remote connections stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 16 Oct 2009 17:11:44 +0200] rev 3709
properly close remote connections
Fri, 16 Oct 2009 17:11:31 +0200 update prototype stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 16 Oct 2009 17:11:31 +0200] rev 3708
update prototype
Fri, 16 Oct 2009 16:29:46 +0200 [c-c] fixes for shell w/ pyro instance stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 16 Oct 2009 16:29:46 +0200] rev 3707
[c-c] fixes for shell w/ pyro instance
Fri, 16 Oct 2009 15:43:23 +0200 oops stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 16 Oct 2009 15:43:23 +0200] rev 3706
oops
Fri, 16 Oct 2009 15:18:38 +0200 get dispctrl through extra_kwargs to avoid error when a custom view is specified (potentially not taking any argument) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 16 Oct 2009 15:18:38 +0200] rev 3705
get dispctrl through extra_kwargs to avoid error when a custom view is specified (potentially not taking any argument)
Fri, 16 Oct 2009 15:17:28 +0200 a way to distinguish __init__ vs render arguments stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 16 Oct 2009 15:17:28 +0200] rev 3704
a way to distinguish __init__ vs render arguments
Fri, 16 Oct 2009 14:38:01 +0200 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 16 Oct 2009 14:38:01 +0200] rev 3703
merge
Fri, 16 Oct 2009 14:37:42 +0200 skip final type stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 16 Oct 2009 14:37:42 +0200] rev 3702
skip final type
Fri, 16 Oct 2009 14:37:26 +0200 check we've some message to display stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 16 Oct 2009 14:37:26 +0200] rev 3701
check we've some message to display
Fri, 16 Oct 2009 14:37:11 +0200 #481017: cubicweb-ctl shell on remote instance stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 16 Oct 2009 14:37:11 +0200] rev 3700
#481017: cubicweb-ctl shell on remote instance
Fri, 16 Oct 2009 14:15:44 +0200 initialize entity classes in repository initialization stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 16 Oct 2009 14:15:44 +0200] rev 3699
initialize entity classes in repository initialization
Fri, 16 Oct 2009 10:59:11 +0200 revert to adim fix stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Fri, 16 Oct 2009 10:59:11 +0200] rev 3698
revert to adim fix
Fri, 16 Oct 2009 10:30:35 +0200 merge stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Fri, 16 Oct 2009 10:30:35 +0200] rev 3697
merge
Fri, 16 Oct 2009 10:29:24 +0200 missing args stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Fri, 16 Oct 2009 10:29:24 +0200] rev 3696
missing args
Fri, 16 Oct 2009 08:14:34 +0200 [workflow] fix NameError in fire_transition() stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 16 Oct 2009 08:14:34 +0200] rev 3695
[workflow] fix NameError in fire_transition()
Thu, 15 Oct 2009 20:31:55 +0200 cleanup stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 15 Oct 2009 20:31:55 +0200] rev 3694
cleanup
Thu, 15 Oct 2009 20:31:44 +0200 [optimisation] insert is / is_instance_of using sql stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 15 Oct 2009 20:31:44 +0200] rev 3693
[optimisation] insert is / is_instance_of using sql
Thu, 15 Oct 2009 20:31:13 +0200 clear eschema caches on schema changes stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 15 Oct 2009 20:31:13 +0200] rev 3692
clear eschema caches on schema changes
Thu, 15 Oct 2009 20:30:40 +0200 reimplements some methods to traverse operations in reverse order, much efficient w/ transactions where there is a lot of pending operation stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 15 Oct 2009 20:30:40 +0200] rev 3691
reimplements some methods to traverse operations in reverse order, much efficient w/ transactions where there is a lot of pending operation
Thu, 15 Oct 2009 20:29:51 +0200 skip tidy hook for super session stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 15 Oct 2009 20:29:51 +0200] rev 3690
skip tidy hook for super session
Thu, 15 Oct 2009 20:29:21 +0200 follow yams 0.25 api changes to improve performance stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 15 Oct 2009 20:29:21 +0200] rev 3689
follow yams 0.25 api changes to improve performance
Thu, 15 Oct 2009 18:43:04 +0200 merge stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Thu, 15 Oct 2009 18:43:04 +0200] rev 3688
merge
Thu, 15 Oct 2009 18:34:20 +0200 update for new create_entity implementation stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 15 Oct 2009 18:34:20 +0200] rev 3687
update for new create_entity implementation
Thu, 15 Oct 2009 17:12:47 +0200 [doc] document rql operator ILIKE stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Thu, 15 Oct 2009 17:12:47 +0200] rev 3686
[doc] document rql operator ILIKE
Thu, 15 Oct 2009 15:28:10 +0200 no integrity check for super session stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 15 Oct 2009 15:28:10 +0200] rev 3685
no integrity check for super session
Thu, 15 Oct 2009 15:27:25 +0200 support _cw_unsafe as set_attributes/set_relations stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 15 Oct 2009 15:27:25 +0200] rev 3684
support _cw_unsafe as set_attributes/set_relations
Thu, 15 Oct 2009 12:10:48 +0200 fix related_rql when target_type specified stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Thu, 15 Oct 2009 12:10:48 +0200] rev 3683
fix related_rql when target_type specified
Thu, 15 Oct 2009 11:56:56 +0200 add kwargs to some base views stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 15 Oct 2009 11:56:56 +0200] rev 3682
add kwargs to some base views
Thu, 15 Oct 2009 11:55:07 +0200 fix max-related of related entities handling in primary view stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 15 Oct 2009 11:55:07 +0200] rev 3681
fix max-related of related entities handling in primary view
Thu, 15 Oct 2009 11:54:05 +0200 oops stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 15 Oct 2009 11:54:05 +0200] rev 3680
oops
Thu, 15 Oct 2009 11:39:41 +0200 only copy when necessary stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 15 Oct 2009 11:39:41 +0200] rev 3679
only copy when necessary
Thu, 15 Oct 2009 11:20:26 +0200 add note
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 15 Oct 2009 11:20:26 +0200] rev 3678
add note
Thu, 15 Oct 2009 11:20:23 +0200 fix i18ncube
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 15 Oct 2009 11:20:23 +0200] rev 3677
fix i18ncube
Thu, 15 Oct 2009 10:56:46 +0200 optional nbsessions arg
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 15 Oct 2009 10:56:46 +0200] rev 3676
optional nbsessions arg
Thu, 15 Oct 2009 10:56:34 +0200 fix merge
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 15 Oct 2009 10:56:34 +0200] rev 3675
fix merge
Thu, 15 Oct 2009 10:31:54 +0200 backport stable branch
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 15 Oct 2009 10:31:54 +0200] rev 3674
backport stable branch
Thu, 15 Oct 2009 10:25:21 +0200 [testlib] hummm stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 15 Oct 2009 10:25:21 +0200] rev 3673
[testlib] hummm
Thu, 15 Oct 2009 10:13:52 +0200 [entity] make related_rql honors its targettypes argument stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 15 Oct 2009 10:13:52 +0200] rev 3672
[entity] make related_rql honors its targettypes argument
Wed, 14 Oct 2009 17:45:49 +0200 new set_relations method on entity stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 14 Oct 2009 17:45:49 +0200] rev 3671
new set_relations method on entity
Wed, 14 Oct 2009 16:30:46 +0200 allow to link to multiple entities stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 14 Oct 2009 16:30:46 +0200] rev 3670
allow to link to multiple entities
Wed, 14 Oct 2009 15:59:00 +0200 nicer create_entity implementation (and test) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 14 Oct 2009 15:59:00 +0200] rev 3669
nicer create_entity implementation (and test)
Wed, 14 Oct 2009 14:09:40 +0200 merge stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Wed, 14 Oct 2009 14:09:40 +0200] rev 3668
merge
Wed, 14 Oct 2009 14:09:22 +0200 use unicode in the example of create_entity stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Wed, 14 Oct 2009 14:09:22 +0200] rev 3667
use unicode in the example of create_entity
Wed, 14 Oct 2009 13:59:24 +0200 fix migration script stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 14 Oct 2009 13:59:24 +0200] rev 3666
fix migration script
Wed, 14 Oct 2009 12:49:20 +0200 fix clear_all_cache: ensure we don't remove eid from entity's dict stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 14 Oct 2009 12:49:20 +0200] rev 3665
fix clear_all_cache: ensure we don't remove eid from entity's dict
Wed, 14 Oct 2009 12:48:51 +0200 use typed_eid stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 14 Oct 2009 12:48:51 +0200] rev 3664
use typed_eid
Wed, 14 Oct 2009 12:48:39 +0200 simpler implementation stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 14 Oct 2009 12:48:39 +0200] rev 3663
simpler implementation
Wed, 14 Oct 2009 12:43:35 +0200 defer trinfo creation when cancelling subworkflow stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 14 Oct 2009 12:43:35 +0200] rev 3662
defer trinfo creation when cancelling subworkflow
Tue, 13 Oct 2009 18:21:24 +0200 add a note
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 13 Oct 2009 18:21:24 +0200] rev 3661
add a note
Tue, 13 Oct 2009 18:21:11 +0200 fix/prepare propagation hooks usage
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 13 Oct 2009 18:21:11 +0200] rev 3660
fix/prepare propagation hooks usage
Tue, 13 Oct 2009 18:20:05 +0200 3.6 update
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 13 Oct 2009 18:20:05 +0200] rev 3659
3.6 update
Tue, 13 Oct 2009 16:00:09 +0200 pluggable authentication information retreiver
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 13 Oct 2009 16:00:09 +0200] rev 3658
pluggable authentication information retreiver
Tue, 13 Oct 2009 15:59:47 +0200 factor out code reusable for authentication tests
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 13 Oct 2009 15:59:47 +0200] rev 3657
factor out code reusable for authentication tests
Tue, 13 Oct 2009 15:59:18 +0200 missing authorized value
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 13 Oct 2009 15:59:18 +0200] rev 3656
missing authorized value
Tue, 13 Oct 2009 15:59:05 +0200 3.6 updates
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 13 Oct 2009 15:59:05 +0200] rev 3655
3.6 updates
Tue, 13 Oct 2009 12:04:36 +0200 composite relation, should'nt be needed
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 13 Oct 2009 12:04:36 +0200] rev 3654
composite relation, should'nt be needed
Tue, 13 Oct 2009 12:04:10 +0200 [req] new expires argument to set_cookie
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 13 Oct 2009 12:04:10 +0200] rev 3653
[req] new expires argument to set_cookie
Tue, 13 Oct 2009 12:03:24 +0200 [testlib] nicer http headers and cookie faking in fake request
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 13 Oct 2009 12:03:24 +0200] rev 3652
[testlib] nicer http headers and cookie faking in fake request
Tue, 13 Oct 2009 09:17:53 +0200 fixed cut and pasted docstring stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Tue, 13 Oct 2009 09:17:53 +0200] rev 3651
fixed cut and pasted docstring
Tue, 13 Oct 2009 07:31:51 +0200 ignore some internal warnings stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Tue, 13 Oct 2009 07:31:51 +0200] rev 3650
ignore some internal warnings prevent the display of warnings caused by the definition of deprecated functions so that the output of cubicweb-ctl is not polluted.
Tue, 13 Oct 2009 08:51:02 +0200 3.6 updates
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 13 Oct 2009 08:51:02 +0200] rev 3649
3.6 updates
Tue, 13 Oct 2009 08:50:51 +0200 on entity deletion query, return eids of deleted entities
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 13 Oct 2009 08:50:51 +0200] rev 3648
on entity deletion query, return eids of deleted entities
Tue, 13 Oct 2009 08:50:19 +0200 refactor repo authentication to allow pluggable authentifier to login with something else than a password
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 13 Oct 2009 08:50:19 +0200] rev 3647
refactor repo authentication to allow pluggable authentifier to login with something else than a password
Tue, 13 Oct 2009 08:48:00 +0200 fix bad merges
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 13 Oct 2009 08:48:00 +0200] rev 3646
fix bad merges
Tue, 13 Oct 2009 08:47:41 +0200 3.6 updates
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 13 Oct 2009 08:47:41 +0200] rev 3645
3.6 updates
Mon, 12 Oct 2009 17:11:21 +0200 stronger wording stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 12 Oct 2009 17:11:21 +0200] rev 3644
stronger wording
Mon, 12 Oct 2009 13:16:08 +0200 oops stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 12 Oct 2009 13:16:08 +0200] rev 3643
oops
Mon, 12 Oct 2009 13:13:11 +0200 ... stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 12 Oct 2009 13:13:11 +0200] rev 3642
...
Mon, 12 Oct 2009 13:12:52 +0200 fix debug attribute conflict on configuration stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 12 Oct 2009 13:12:52 +0200] rev 3641
fix debug attribute conflict on configuration
Mon, 12 Oct 2009 12:57:48 +0200 oops stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 12 Oct 2009 12:57:48 +0200] rev 3640
oops
Mon, 12 Oct 2009 12:57:02 +0200 more doc stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 12 Oct 2009 12:57:02 +0200] rev 3639
more doc
Mon, 12 Oct 2009 12:54:01 +0200 system/user modes + CWDEV instead of installed/dev mixed modes. Fix behaviour when setting CW_MODE explicitly stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 12 Oct 2009 12:54:01 +0200] rev 3638
system/user modes + CWDEV instead of installed/dev mixed modes. Fix behaviour when setting CW_MODE explicitly
Mon, 12 Oct 2009 12:20:51 +0200 unused stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 12 Oct 2009 12:20:51 +0200] rev 3637
unused
Mon, 12 Oct 2009 12:20:41 +0200 [reledit] display value anyway when should not edit attribute/relation stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 12 Oct 2009 12:20:41 +0200] rev 3636
[reledit] display value anyway when should not edit attribute/relation
Mon, 12 Oct 2009 12:19:58 +0200 do not override __iter__ on entities stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 12 Oct 2009 12:19:58 +0200] rev 3635
do not override __iter__ on entities
Fri, 09 Oct 2009 19:21:06 +0200 don't duplicates restrictions stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 09 Oct 2009 19:21:06 +0200] rev 3634
don't duplicates restrictions
Fri, 09 Oct 2009 19:20:38 +0200 [multi-source] add test case for an encountered bug, fixed by adding state_of to dont_cross_relations. Added a note to remind me that something should be done to be smarter in handling this stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 09 Oct 2009 19:20:38 +0200] rev 3633
[multi-source] add test case for an encountered bug, fixed by adding state_of to dont_cross_relations. Added a note to remind me that something should be done to be smarter in handling this
Fri, 09 Oct 2009 19:19:30 +0200 [rql2sql] test we don't crash on dumb queries stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 09 Oct 2009 19:19:30 +0200] rev 3632
[rql2sql] test we don't crash on dumb queries
Fri, 09 Oct 2009 16:48:03 +0200 give correctly typed eid stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 09 Oct 2009 16:48:03 +0200] rev 3631
give correctly typed eid
Fri, 09 Oct 2009 16:46:44 +0200 oops, feature killed by merge...
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 09 Oct 2009 16:46:44 +0200] rev 3630
oops, feature killed by merge...
Fri, 09 Oct 2009 16:39:26 +0200 backport stable branch
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 09 Oct 2009 16:39:26 +0200] rev 3629
backport stable branch
Fri, 09 Oct 2009 16:31:06 +0200 [wf engine] support for subwf exit point with no destination state: go back to state from which we entered into the subworkflow stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 09 Oct 2009 16:31:06 +0200] rev 3628
[wf engine] support for subwf exit point with no destination state: go back to state from which we entered into the subworkflow
Fri, 09 Oct 2009 15:53:42 +0200 fix title of CopyFormView stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Fri, 09 Oct 2009 15:53:42 +0200] rev 3627
fix title of CopyFormView
Fri, 09 Oct 2009 15:53:02 +0200 [doc] updated docstrings stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Fri, 09 Oct 2009 15:53:02 +0200] rev 3626
[doc] updated docstrings
Fri, 09 Oct 2009 15:10:17 +0200 fix bug w/ get_entity and subqueries stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 09 Oct 2009 15:10:17 +0200] rev 3625
fix bug w/ get_entity and subqueries
Fri, 09 Oct 2009 10:49:21 +0200 fix buggy assertion stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 09 Oct 2009 10:49:21 +0200] rev 3624
fix buggy assertion
Thu, 08 Oct 2009 15:25:09 +0200 avoid progress bar when test launched from apycot stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 08 Oct 2009 15:25:09 +0200] rev 3623
avoid progress bar when test launched from apycot
Thu, 08 Oct 2009 12:34:31 +0200 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 08 Oct 2009 12:34:31 +0200] rev 3622
merge
Thu, 08 Oct 2009 12:34:17 +0200 [wf] fix detection of transition where we've entered a subworkflow stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 08 Oct 2009 12:34:17 +0200] rev 3621
[wf] fix detection of transition where we've entered a subworkflow
Thu, 08 Oct 2009 11:46:40 +0200 missing translation stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 08 Oct 2009 11:46:40 +0200] rev 3620
missing translation
Thu, 08 Oct 2009 11:46:33 +0200 enhance docstring stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 08 Oct 2009 11:46:33 +0200] rev 3619
enhance docstring
Thu, 08 Oct 2009 12:00:58 +0200 oops stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Thu, 08 Oct 2009 12:00:58 +0200] rev 3618
oops
Thu, 08 Oct 2009 11:58:19 +0200 add a commit point, a new transition exhibits the problem again stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Thu, 08 Oct 2009 11:58:19 +0200] rev 3617
add a commit point, a new transition exhibits the problem again
Thu, 08 Oct 2009 11:44:06 +0200 a problem with consecutive transition firing when subworkflows are involved stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Thu, 08 Oct 2009 11:44:06 +0200] rev 3616
a problem with consecutive transition firing when subworkflows are involved
Wed, 07 Oct 2009 23:20:01 +0200 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 23:20:01 +0200] rev 3615
merge
Wed, 07 Oct 2009 23:17:32 +0200 Added tag cubicweb-debian-version-3.5.4-1 for changeset 37d025b2aa77 stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 23:17:32 +0200] rev 3614
Added tag cubicweb-debian-version-3.5.4-1 for changeset 37d025b2aa77
Wed, 07 Oct 2009 23:17:32 +0200 Added tag cubicweb-version-3.5.4 for changeset 312349b3712e stable cubicweb-debian-version-3.5.4-1
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 23:17:32 +0200] rev 3613
Added tag cubicweb-version-3.5.4 for changeset 312349b3712e
Wed, 07 Oct 2009 22:18:16 +0200 [migration] make it more explicit that BaseTransition upgrade should only be done if migrating from version prior to 3.5 stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 07 Oct 2009 22:18:16 +0200] rev 3612
[migration] make it more explicit that BaseTransition upgrade should only be done if migrating from version prior to 3.5
Wed, 07 Oct 2009 21:59:22 +0200 [migration] fix 3.5.3_Any.py for migrations starting from before 3.5 stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 07 Oct 2009 21:59:22 +0200] rev 3611
[migration] fix 3.5.3_Any.py for migrations starting from before 3.5
Wed, 07 Oct 2009 20:58:59 +0200 3.5.4 stable cubicweb-version-3.5.4
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 20:58:59 +0200] rev 3610
3.5.4
Wed, 07 Oct 2009 20:03:24 +0200 ensure relation is properly created stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 20:03:24 +0200] rev 3609
ensure relation is properly created
Wed, 07 Oct 2009 19:59:46 +0200 [editcontroller] backout (sort of) removal of entity.complete() in validate_form stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 07 Oct 2009 19:59:46 +0200] rev 3608
[editcontroller] backout (sort of) removal of entity.complete() in validate_form entity is passed to js callbacks when there's one. In that case, we want as much information as we can. The removal was there to avoid complete to fail when all constraints (required relations / attributes) aren't satisfied. This fix only does the complete() after the commit is done, any ValidationError should have been raised at this point.
Wed, 07 Oct 2009 19:22:34 +0200 don't crash if specified page size is greater than rset size stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 19:22:34 +0200] rev 3607
don't crash if specified page size is greater than rset size
Wed, 07 Oct 2009 19:15:43 +0200 fix startup as a daemon stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 19:15:43 +0200] rev 3606
fix startup as a daemon
Wed, 07 Oct 2009 18:41:17 +0200 fix debug msg stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 18:41:17 +0200] rev 3605
fix debug msg
Wed, 07 Oct 2009 17:13:01 +0200 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 17:13:01 +0200] rev 3604
merge
Wed, 07 Oct 2009 17:12:40 +0200 Added tag cubicweb-debian-version-3.5.3-1 for changeset 2e22b975f9c2 stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 17:12:40 +0200] rev 3603
Added tag cubicweb-debian-version-3.5.3-1 for changeset 2e22b975f9c2
Wed, 07 Oct 2009 17:12:40 +0200 Added tag cubicweb-version-3.5.3 for changeset 540210e138d3 stable cubicweb-debian-version-3.5.3-1
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 17:12:40 +0200] rev 3602
Added tag cubicweb-version-3.5.3 for changeset 540210e138d3
Wed, 07 Oct 2009 17:08:49 +0200 [doc] added an example of use of create_entity in a shell session stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Wed, 07 Oct 2009 17:08:49 +0200] rev 3601
[doc] added an example of use of create_entity in a shell session
Wed, 07 Oct 2009 15:35:59 +0200 3.5.3 stable cubicweb-version-3.5.3
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 15:35:59 +0200] rev 3600
3.5.3
Wed, 07 Oct 2009 15:11:55 +0200 don't call complete here, it may fail in case of missing relation stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 15:11:55 +0200] rev 3599
don't call complete here, it may fail in case of missing relation
Wed, 07 Oct 2009 15:09:20 +0200 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 15:09:20 +0200] rev 3598
merge
Wed, 07 Oct 2009 15:09:03 +0200 remove weird code leading to bug stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 15:09:03 +0200] rev 3597
remove weird code leading to bug
Wed, 07 Oct 2009 14:50:33 +0200 [treeview] pass back subvid parameter to treeview when computing an opened subtree stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 07 Oct 2009 14:50:33 +0200] rev 3596
[treeview] pass back subvid parameter to treeview when computing an opened subtree
Wed, 07 Oct 2009 14:37:15 +0200 at this point we know this is true stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 14:37:15 +0200] rev 3595
at this point we know this is true
Wed, 07 Oct 2009 14:36:55 +0200 rewrite form_needs_multipart using precomputed form views stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 14:36:55 +0200] rev 3594
rewrite form_needs_multipart using precomputed form views
Wed, 07 Oct 2009 14:36:19 +0200 fix inlined forms initialization stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 14:36:19 +0200] rev 3593
fix inlined forms initialization
Wed, 07 Oct 2009 13:52:36 +0200 [i18n] msgid tweaks stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 13:52:36 +0200] rev 3592
[i18n] msgid tweaks
Wed, 07 Oct 2009 13:52:16 +0200 i18n update stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 13:52:16 +0200] rev 3591
i18n update
Wed, 07 Oct 2009 12:38:30 +0200 merge fix
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 12:38:30 +0200] rev 3590
merge fix
Wed, 07 Oct 2009 12:31:08 +0200 backport stable branch
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 12:31:08 +0200] rev 3589
backport stable branch
Wed, 07 Oct 2009 11:45:54 +0200 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 11:45:54 +0200] rev 3588
merge
Wed, 07 Oct 2009 11:45:39 +0200 test fixes stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 11:45:39 +0200] rev 3587
test fixes
Wed, 07 Oct 2009 11:33:38 +0200 cleanup stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 11:33:38 +0200] rev 3586
cleanup
Wed, 07 Oct 2009 11:33:24 +0200 use daemon thread stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 11:33:24 +0200] rev 3585
use daemon thread
Wed, 07 Oct 2009 11:33:11 +0200 set edited_attributes before call to pre_add_hook stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 11:33:11 +0200] rev 3584
set edited_attributes before call to pre_add_hook
Wed, 07 Oct 2009 11:32:54 +0200 [entity] must not define __iter__ or other method from the dict protocal since entities are inheriting from dict (and expecting such behaviour) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 07 Oct 2009 11:32:54 +0200] rev 3583
[entity] must not define __iter__ or other method from the dict protocal since entities are inheriting from dict (and expecting such behaviour)
Wed, 07 Oct 2009 10:41:19 +0200 two bits of docstring stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 07 Oct 2009 10:41:19 +0200] rev 3582
two bits of docstring
Wed, 07 Oct 2009 10:33:24 +0200 [doc] various fixes stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Wed, 07 Oct 2009 10:33:24 +0200] rev 3581
[doc] various fixes
Tue, 06 Oct 2009 15:56:10 -0700 [sobjects] missing import stable
Sandrine Ribeau <sandrine.ribeau@logilab.fr> [Tue, 06 Oct 2009 15:56:10 -0700] rev 3580
[sobjects] missing import
Tue, 06 Oct 2009 14:12:56 -0700 [doc] include module uicfg and rtags doctring in the book stable
Sandrine Ribeau <sandrine.ribeau@logilab.fr> [Tue, 06 Oct 2009 14:12:56 -0700] rev 3579
[doc] include module uicfg and rtags doctring in the book
Tue, 06 Oct 2009 18:17:11 +0200 doesn't necessarily have parent stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 06 Oct 2009 18:17:11 +0200] rev 3578
doesn't necessarily have parent
Tue, 06 Oct 2009 18:15:05 +0200 add version number to deprecation messages stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 06 Oct 2009 18:15:05 +0200] rev 3577
add version number to deprecation messages
Tue, 06 Oct 2009 18:14:54 +0200 set title to None so it doesn't appears in possible views stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 06 Oct 2009 18:14:54 +0200] rev 3576
set title to None so it doesn't appears in possible views
Tue, 06 Oct 2009 17:49:42 +0200 remove useless code stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 06 Oct 2009 17:49:42 +0200] rev 3575
remove useless code
Tue, 06 Oct 2009 17:45:10 +0200 [forms] fix generated label for fields stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 06 Oct 2009 17:45:10 +0200] rev 3574
[forms] fix generated label for fields
Tue, 06 Oct 2009 17:18:23 +0200 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 06 Oct 2009 17:18:23 +0200] rev 3573
merge
Tue, 06 Oct 2009 17:18:10 +0200 [forms] some style for htable renderer layout stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 06 Oct 2009 17:18:10 +0200] rev 3572
[forms] some style for htable renderer layout
Tue, 06 Oct 2009 17:16:23 +0200 [json validation] catch everything here stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 06 Oct 2009 17:16:23 +0200] rev 3571
[json validation] catch everything here
Tue, 06 Oct 2009 17:15:24 +0200 [tabs] some convenience classes for tabbed views stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 06 Oct 2009 17:15:24 +0200] rev 3570
[tabs] some convenience classes for tabbed views
Tue, 06 Oct 2009 17:15:04 +0200 [tabs] refactor to more tab control stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 06 Oct 2009 17:15:04 +0200] rev 3569
[tabs] refactor to more tab control
Tue, 06 Oct 2009 17:14:15 +0200 [hooks] don't delete composed of a composite where relation is being removed from the schema stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 06 Oct 2009 17:14:15 +0200] rev 3568
[hooks] don't delete composed of a composite where relation is being removed from the schema
Tue, 06 Oct 2009 17:13:27 +0200 add edited_attributes to entities from external sources stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 06 Oct 2009 17:13:27 +0200] rev 3567
add edited_attributes to entities from external sources
Tue, 06 Oct 2009 17:13:08 +0200 [entities] default implementation for after_deletion_path goes back to the parent if any stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 06 Oct 2009 17:13:08 +0200] rev 3566
[entities] default implementation for after_deletion_path goes back to the parent if any
Tue, 06 Oct 2009 17:12:26 +0200 [vreg] fix reloading pb w/ module level error stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 06 Oct 2009 17:12:26 +0200] rev 3565
[vreg] fix reloading pb w/ module level error
Tue, 06 Oct 2009 16:50:11 +0200 [config] dumb implementation of default_instance_id on no app config since it's referenced stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 06 Oct 2009 16:50:11 +0200] rev 3564
[config] dumb implementation of default_instance_id on no app config since it's referenced
Tue, 06 Oct 2009 16:56:22 +0200 fix label in generated form for relations stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Tue, 06 Oct 2009 16:56:22 +0200] rev 3563
fix label in generated form for relations the label for object relations was incorrect, because the '_object' mangling is done on the wrong component of field.label. fix ticket 472831
Tue, 06 Oct 2009 14:14:16 +0200 typo stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 06 Oct 2009 14:14:16 +0200] rev 3562
typo
Tue, 06 Oct 2009 14:01:21 +0200 bits about operations (from the actual docstrings) stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 06 Oct 2009 14:01:21 +0200] rev 3561
bits about operations (from the actual docstrings)
Mon, 05 Oct 2009 19:11:48 +0200 fixlets on the workflow chapter stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 05 Oct 2009 19:11:48 +0200] rev 3560
fixlets on the workflow chapter
Mon, 05 Oct 2009 18:45:40 +0200 merge stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 05 Oct 2009 18:45:40 +0200] rev 3559
merge
Mon, 05 Oct 2009 18:45:12 +0200 smallest possible change to fix #472806 stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 05 Oct 2009 18:45:12 +0200] rev 3558
smallest possible change to fix #472806
Mon, 05 Oct 2009 16:15:41 +0200 provide missing image, build on local user tmp (to avoid permissions conflicts) stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 05 Oct 2009 16:15:41 +0200] rev 3557
provide missing image, build on local user tmp (to avoid permissions conflicts)
Mon, 05 Oct 2009 16:04:14 +0200 update chatper on permissions stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 05 Oct 2009 16:04:14 +0200] rev 3556
update chatper on permissions
Mon, 05 Oct 2009 17:40:33 +0200 Hide Workflow related entities in the schema diagram stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Mon, 05 Oct 2009 17:40:33 +0200] rev 3555
Hide Workflow related entities in the schema diagram
Fri, 02 Oct 2009 15:31:28 +0200 [schema] make RQL* constraints usable w/ attributes stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 02 Oct 2009 15:31:28 +0200] rev 3554
[schema] make RQL* constraints usable w/ attributes
Fri, 02 Oct 2009 14:22:23 +0200 [session cache] ensure we're not modifying cached rset/entities, they may be used elsewhere stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 02 Oct 2009 14:22:23 +0200] rev 3553
[session cache] ensure we're not modifying cached rset/entities, they may be used elsewhere
Fri, 02 Oct 2009 14:17:22 +0200 [entity] put cached related entities as tuple to be sure no one is modifying stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 02 Oct 2009 14:17:22 +0200] rev 3552
[entity] put cached related entities as tuple to be sure no one is modifying
Fri, 02 Oct 2009 14:15:23 +0200 [rset] new copy() method stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 02 Oct 2009 14:15:23 +0200] rev 3551
[rset] new copy() method
Fri, 02 Oct 2009 10:14:29 +0200 [migration] fix bug when propagating newly inserted relation type to children classes stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 02 Oct 2009 10:14:29 +0200] rev 3550
[migration] fix bug when propagating newly inserted relation type to children classes
Fri, 02 Oct 2009 08:57:55 +0200 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 02 Oct 2009 08:57:55 +0200] rev 3549
merge
Fri, 02 Oct 2009 08:57:25 +0200 add some notes stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 02 Oct 2009 08:57:25 +0200] rev 3548
add some notes
Fri, 02 Oct 2009 08:57:16 +0200 fix pyro-host option type stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 02 Oct 2009 08:57:16 +0200] rev 3547
fix pyro-host option type
Fri, 02 Oct 2009 08:57:07 +0200 fix bug when renaming a full text indexed attribute stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 02 Oct 2009 08:57:07 +0200] rev 3546
fix bug when renaming a full text indexed attribute
Thu, 01 Oct 2009 17:15:46 +0200 fix remove/do not remove action sequence (using a temp attribute instead of setting a wrong value in the resurrected hidden input) stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Thu, 01 Oct 2009 17:15:46 +0200] rev 3545
fix remove/do not remove action sequence (using a temp attribute instead of setting a wrong value in the resurrected hidden input)
Thu, 01 Oct 2009 16:06:29 +0200 fix #471746 stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Thu, 01 Oct 2009 16:06:29 +0200] rev 3544
fix #471746
Thu, 01 Oct 2009 14:50:10 +0200 [migration] when adding a new attribute with a default value, set this value on existing entities (test and fix) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 01 Oct 2009 14:50:10 +0200] rev 3543
[migration] when adding a new attribute with a default value, set this value on existing entities (test and fix)
Thu, 01 Oct 2009 09:41:41 +0200 oops stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 01 Oct 2009 09:41:41 +0200] rev 3542
oops
Thu, 01 Oct 2009 09:41:34 +0200 unicode file name stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 01 Oct 2009 09:41:34 +0200] rev 3541
unicode file name
Thu, 01 Oct 2009 09:41:26 +0200 by default skip new 'footer' category stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 01 Oct 2009 09:41:26 +0200] rev 3540
by default skip new 'footer' category
Thu, 01 Oct 2009 08:49:29 +0200 [pyro] merge pyro-id / pyro-instance-id options, put all pyro options in the same section of the configuration file stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 01 Oct 2009 08:49:29 +0200] rev 3539
[pyro] merge pyro-id / pyro-instance-id options, put all pyro options in the same section of the configuration file
Wed, 30 Sep 2009 21:06:09 +0200 [css] fix html_tree css, selected node use the selected class stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 30 Sep 2009 21:06:09 +0200] rev 3538
[css] fix html_tree css, selected node use the selected class
Wed, 30 Sep 2009 18:53:18 +0200 [B] urlrewite: basic patch for i18n vtitle stable
Julien Jehannet <julien.jehannet@logilab.fr> [Wed, 30 Sep 2009 18:53:18 +0200] rev 3537
[B] urlrewite: basic patch for i18n vtitle
Wed, 30 Sep 2009 18:57:42 +0200 backport stable branch
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 30 Sep 2009 18:57:42 +0200] rev 3536
backport stable branch
Wed, 30 Sep 2009 17:57:02 +0200 more test stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 30 Sep 2009 17:57:02 +0200] rev 3535
more test
Wed, 30 Sep 2009 17:56:53 +0200 ensure str is given as field's name stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 30 Sep 2009 17:56:53 +0200] rev 3534
ensure str is given as field's name
Wed, 30 Sep 2009 17:32:29 +0200 nicer deprecation messages stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 30 Sep 2009 17:32:29 +0200] rev 3533
nicer deprecation messages
Wed, 30 Sep 2009 17:32:03 +0200 [inlined forms] nicer add_hiddens implementation relying on standard entity forms handling stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 30 Sep 2009 17:32:03 +0200] rev 3532
[inlined forms] nicer add_hiddens implementation relying on standard entity forms handling
Wed, 30 Sep 2009 16:34:43 +0200 [migration] take care to entity being added stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 30 Sep 2009 16:34:43 +0200] rev 3531
[migration] take care to entity being added
Wed, 30 Sep 2009 16:23:12 +0200 call special sql files in correct order stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 30 Sep 2009 16:23:12 +0200] rev 3530
call special sql files in correct order
Wed, 30 Sep 2009 16:06:58 +0200 cleanup stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 30 Sep 2009 16:06:58 +0200] rev 3529
cleanup
Wed, 30 Sep 2009 16:06:52 +0200 support for automatic transition stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 30 Sep 2009 16:06:52 +0200] rev 3528
support for automatic transition
Wed, 30 Sep 2009 16:06:04 +0200 log when connecting to an external pyro source stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 30 Sep 2009 16:06:04 +0200] rev 3527
log when connecting to an external pyro source
Wed, 30 Sep 2009 16:05:43 +0200 [migration] fix addition of attribute to a parent class stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 30 Sep 2009 16:05:43 +0200] rev 3526
[migration] fix addition of attribute to a parent class
Tue, 29 Sep 2009 15:10:12 -0700 [notification] add operation responsible for sending email notification when an entity is updated stable
Sandrine Ribeau <sandrine.ribeau@logilab.fr> [Tue, 29 Sep 2009 15:10:12 -0700] rev 3525
[notification] add operation responsible for sending email notification when an entity is updated
Tue, 29 Sep 2009 15:58:44 +0200 backport stable branch
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 29 Sep 2009 15:58:44 +0200] rev 3524
backport stable branch
Tue, 29 Sep 2009 15:10:56 +0200 don't accept None to avoid error stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 29 Sep 2009 15:10:56 +0200] rev 3523
don't accept None to avoid error
Tue, 29 Sep 2009 15:10:13 +0200 [selectors] add accept_none to EClassSelector so we can specify to not ignore None from outer join in some cases stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 29 Sep 2009 15:10:13 +0200] rev 3522
[selectors] add accept_none to EClassSelector so we can specify to not ignore None from outer join in some cases
Tue, 29 Sep 2009 15:09:12 +0200 can't edit in_state anymore, hide it stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 29 Sep 2009 15:09:12 +0200] rev 3521
can't edit in_state anymore, hide it
Tue, 29 Sep 2009 12:46:22 +0200 update test, record a failing test (commented out) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 29 Sep 2009 12:46:22 +0200] rev 3520
update test, record a failing test (commented out)
Tue, 29 Sep 2009 12:45:23 +0200 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 29 Sep 2009 12:45:23 +0200] rev 3519
merge
Tue, 29 Sep 2009 12:44:50 +0200 [form] important refactoring of inlined forms to get proper separation of form object creation / rendering stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 29 Sep 2009 12:44:50 +0200] rev 3518
[form] important refactoring of inlined forms to get proper separation of form object creation / rendering
Tue, 29 Sep 2009 12:44:06 +0200 __linkto may only appears in root form stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 29 Sep 2009 12:44:06 +0200] rev 3517
__linkto may only appears in root form
Tue, 29 Sep 2009 12:43:40 +0200 [form] put unknown constructor args into extra_kwargs and consider them when looking for field display values stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 29 Sep 2009 12:43:40 +0200] rev 3516
[form] put unknown constructor args into extra_kwargs and consider them when looking for field display values
Tue, 29 Sep 2009 12:42:24 +0200 update to new file schema stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 29 Sep 2009 12:42:24 +0200] rev 3515
update to new file schema
Tue, 29 Sep 2009 12:42:11 +0200 forgotten that one stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 29 Sep 2009 12:42:11 +0200] rev 3514
forgotten that one
Tue, 29 Sep 2009 12:41:46 +0200 [form] replace is_subform by parent_form, carrying more information at the same cost stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 29 Sep 2009 12:41:46 +0200] rev 3513
[form] replace is_subform by parent_form, carrying more information at the same cost
Tue, 29 Sep 2009 12:39:32 +0200 move low-level form handling to base form class stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 29 Sep 2009 12:39:32 +0200] rev 3512
move low-level form handling to base form class
Tue, 29 Sep 2009 12:38:48 +0200 fix warning stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 29 Sep 2009 12:38:48 +0200] rev 3511
fix warning
Tue, 29 Sep 2009 12:37:47 +0200 rename form_build_context to build_context, and call it from form, not renderer stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 29 Sep 2009 12:37:47 +0200] rev 3510
rename form_build_context to build_context, and call it from form, not renderer
Tue, 29 Sep 2009 10:39:02 +0200 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 29 Sep 2009 10:39:02 +0200] rev 3509
merge
Mon, 28 Sep 2009 21:32:10 +0200 [B] server: fix initial data structure in session.transaction_data stable
Julien Jehannet <julien.jehannet@logilab.fr> [Mon, 28 Sep 2009 21:32:10 +0200] rev 3508
[B] server: fix initial data structure in session.transaction_data
Tue, 29 Sep 2009 09:22:14 +0200 [form] make EntityFormRenderer a little bit easier to override stable
Katia Saurfelt <katia.saurfelt@logilab.fr> [Tue, 29 Sep 2009 09:22:14 +0200] rev 3507
[form] make EntityFormRenderer a little bit easier to override
Mon, 28 Sep 2009 18:58:12 +0200 fix selectors stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 28 Sep 2009 18:58:12 +0200] rev 3506
fix selectors
Mon, 28 Sep 2009 16:39:10 +0200 fix dumb name error
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 28 Sep 2009 16:39:10 +0200] rev 3505
fix dumb name error
Mon, 28 Sep 2009 16:07:18 +0200 bad merge
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 28 Sep 2009 16:07:18 +0200] rev 3504
bad merge
Mon, 28 Sep 2009 12:37:01 +0200 backport stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 28 Sep 2009 12:37:01 +0200] rev 3503
backport stable
Mon, 28 Sep 2009 11:35:04 +0200 oops stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 28 Sep 2009 11:35:04 +0200] rev 3502
oops
Mon, 28 Sep 2009 11:09:50 +0200 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 28 Sep 2009 11:09:50 +0200] rev 3501
merge
Mon, 28 Sep 2009 11:09:40 +0200 [ui api] backport create_links from forge so it may be reused stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 28 Sep 2009 11:09:40 +0200] rev 3500
[ui api] backport create_links from forge so it may be reused
Mon, 28 Sep 2009 11:06:18 +0200 [schema] set composite on state_of / transition_of stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 28 Sep 2009 11:06:18 +0200] rev 3499
[schema] set composite on state_of / transition_of
Mon, 28 Sep 2009 11:02:24 +0200 cleanup not necessary stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 28 Sep 2009 11:02:24 +0200] rev 3498
cleanup not necessary
Mon, 28 Sep 2009 11:02:04 +0200 [fti] don't catch BaseException subclasses stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 28 Sep 2009 11:02:04 +0200] rev 3497
[fti] don't catch BaseException subclasses
Mon, 28 Sep 2009 11:01:32 +0200 support name metadata on guess_field; add name_field to FileField stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 28 Sep 2009 11:01:32 +0200] rev 3496
support name metadata on guess_field; add name_field to FileField
Mon, 28 Sep 2009 10:56:37 +0200 [ui] turn footer items into actions stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 28 Sep 2009 10:56:37 +0200] rev 3495
[ui] turn footer items into actions
Mon, 28 Sep 2009 10:55:36 +0200 cleanup unused stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 28 Sep 2009 10:55:36 +0200] rev 3494
cleanup unused
Sat, 26 Sep 2009 11:45:47 +0200 use default repo looping task so they are started in thread, else we get blocking task stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Sat, 26 Sep 2009 11:45:47 +0200] rev 3493
use default repo looping task so they are started in thread, else we get blocking task
Sat, 26 Sep 2009 11:44:58 +0200 skel fixes stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Sat, 26 Sep 2009 11:44:58 +0200] rev 3492
skel fixes
Sat, 26 Sep 2009 11:44:35 +0200 cleanup
Sylvain Thénault <sylvain.thenault@logilab.fr> [Sat, 26 Sep 2009 11:44:35 +0200] rev 3491
cleanup
Sat, 26 Sep 2009 11:42:50 +0200 missing section
Sylvain Thénault <sylvain.thenault@logilab.fr> [Sat, 26 Sep 2009 11:42:50 +0200] rev 3490
missing section
Fri, 25 Sep 2009 14:25:46 +0200 [index page] move workflow entity types to the 'system' entities stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 25 Sep 2009 14:25:46 +0200] rev 3489
[index page] move workflow entity types to the 'system' entities
Sun, 27 Sep 2009 14:37:55 +0200 [doc] add missing dependencies in annexes. explain more precisely source install. stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Sun, 27 Sep 2009 14:37:55 +0200] rev 3488
[doc] add missing dependencies in annexes. explain more precisely source install. Feedback sent by Carlos Balderas.
Fri, 25 Sep 2009 21:58:55 +0200 [views] workflow primary view: do not show states and transitions in side boxes stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Fri, 25 Sep 2009 21:58:55 +0200] rev 3487
[views] workflow primary view: do not show states and transitions in side boxes
Fri, 25 Sep 2009 20:49:41 +0200 [cwctl] improve dialog messages stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Fri, 25 Sep 2009 20:49:41 +0200] rev 3486
[cwctl] improve dialog messages
Fri, 25 Sep 2009 11:57:35 +0200 cleanup
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 25 Sep 2009 11:57:35 +0200] rev 3485
cleanup
Fri, 25 Sep 2009 11:57:31 +0200 fix some actions selectors
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 25 Sep 2009 11:57:31 +0200] rev 3484
fix some actions selectors
Fri, 25 Sep 2009 11:57:06 +0200 [autoform] no need to recheck inlined tag here
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 25 Sep 2009 11:57:06 +0200] rev 3483
[autoform] no need to recheck inlined tag here
Fri, 25 Sep 2009 11:56:31 +0200 [i18n] properly give context
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 25 Sep 2009 11:56:31 +0200] rev 3482
[i18n] properly give context
Fri, 25 Sep 2009 11:55:39 +0200 remove useless rtag (correct default)
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 25 Sep 2009 11:55:39 +0200] rev 3481
remove useless rtag (correct default)
Fri, 25 Sep 2009 11:54:49 +0200 smarter default for actionbox_appearsin_addmenu
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 25 Sep 2009 11:54:49 +0200] rev 3480
smarter default for actionbox_appearsin_addmenu
Fri, 25 Sep 2009 11:54:03 +0200 [inplace edit] we can now use edition form for both attributes and relations inplace form
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 25 Sep 2009 11:54:03 +0200] rev 3479
[inplace edit] we can now use edition form for both attributes and relations inplace form
Fri, 25 Sep 2009 11:53:06 +0200 handle display_fields in the form, not in the renderer
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 25 Sep 2009 11:53:06 +0200] rev 3478
handle display_fields in the form, not in the renderer
Fri, 25 Sep 2009 11:50:22 +0200 [uicfg, autoform] should have been in previous ci
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 25 Sep 2009 11:50:22 +0200] rev 3477
[uicfg, autoform] should have been in previous ci
Fri, 25 Sep 2009 11:49:47 +0200 [uicfg, autoform] more consistent/powerful autoform_section rtags by using formtype/section; deprecates autoform_is_inlined; refactor automatci form and renderer thanks to this
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 25 Sep 2009 11:49:47 +0200] rev 3476
[uicfg, autoform] more consistent/powerful autoform_section rtags by using formtype/section; deprecates autoform_is_inlined; refactor automatci form and renderer thanks to this
Fri, 25 Sep 2009 11:30:59 +0200 [forms] drop FormMixIn deprecated in 3.2
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 25 Sep 2009 11:30:59 +0200] rev 3475
[forms] drop FormMixIn deprecated in 3.2
Fri, 25 Sep 2009 11:27:26 +0200 [api] use _cw
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 25 Sep 2009 11:27:26 +0200] rev 3474
[api] use _cw
Fri, 25 Sep 2009 11:27:01 +0200 [rtags] ease overriding
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 25 Sep 2009 11:27:01 +0200] rev 3473
[rtags] ease overriding
Fri, 25 Sep 2009 11:25:27 +0200 [rtags] make internal key order consistent with api
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 25 Sep 2009 11:25:27 +0200] rev 3472
[rtags] make internal key order consistent with api
Fri, 25 Sep 2009 11:23:11 +0200 can now give context to rschema.display_name(...)
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 25 Sep 2009 11:23:11 +0200] rev 3471
can now give context to rschema.display_name(...)
Fri, 25 Sep 2009 11:01:23 +0200 [forms] fix form_needs_multipart implementation stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 25 Sep 2009 11:01:23 +0200] rev 3470
[forms] fix form_needs_multipart implementation problem ------- The current implementation of form_needs_multipart goes down recursively in all inlined forms to check if one of them needs a multipart enctype. If we have a relation definition as X part_of X, the previous implementation potentially lead to an infinite recursion
Fri, 25 Sep 2009 09:09:02 +0200 [magicsearch] (pre_)process_query doesn't need the req argument, instances already have access to self._cw
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 25 Sep 2009 09:09:02 +0200] rev 3469
[magicsearch] (pre_)process_query doesn't need the req argument, instances already have access to self._cw
Thu, 24 Sep 2009 21:20:15 +0200 [tests] make unittest_viewselectors pass again
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 24 Sep 2009 21:20:15 +0200] rev 3468
[tests] make unittest_viewselectors pass again
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
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
Fri, 11 Sep 2009 19:51:09 +0200 should change process'user once pid file has been written stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 11 Sep 2009 19:51:09 +0200] rev 3193
should change process'user once pid file has been written
Fri, 11 Sep 2009 18:24:47 +0200 windows doesn't like ':' in filesc 3.5
Aurelien Campeas [Fri, 11 Sep 2009 18:24:47 +0200] rev 3192
windows doesn't like ':' in filesc
Fri, 11 Sep 2009 17:20:01 +0200 enough annoying for a 3.4.10... stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 11 Sep 2009 17:20:01 +0200] rev 3191
enough annoying for a 3.4.10...
Fri, 11 Sep 2009 17:16:03 +0200 another friend stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 11 Sep 2009 17:16:03 +0200] rev 3190
another friend
Fri, 11 Sep 2009 17:14:37 +0200 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 11 Sep 2009 17:14:37 +0200] rev 3189
merge
Fri, 11 Sep 2009 17:14:20 +0200 [c-c] fix 3.4.9 name error :'( stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 11 Sep 2009 17:14:20 +0200] rev 3188
[c-c] fix 3.4.9 name error :'(
Fri, 11 Sep 2009 16:19:58 +0200 Added tag cubicweb-debian-version-3.4.9-1 for changeset 24ea70f19a48 stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 11 Sep 2009 16:19:58 +0200] rev 3187
Added tag cubicweb-debian-version-3.4.9-1 for changeset 24ea70f19a48
Fri, 11 Sep 2009 16:19:58 +0200 Added tag cubicweb-version-3.4.9 for changeset e916f1e856c8 stable cubicweb-debian-version-3.4.9-1
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 11 Sep 2009 16:19:58 +0200] rev 3186
Added tag cubicweb-version-3.4.9 for changeset e916f1e856c8
Fri, 11 Sep 2009 15:57:34 +0200 backport 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 11 Sep 2009 15:57:34 +0200] rev 3185
backport 3.5
Fri, 11 Sep 2009 15:55:15 +0200 backport stable branch 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 11 Sep 2009 15:55:15 +0200] rev 3184
backport stable branch
Fri, 11 Sep 2009 14:27:52 +0200 3.4.9 stable cubicweb-version-3.4.9
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 11 Sep 2009 14:27:52 +0200] rev 3183
3.4.9
Fri, 11 Sep 2009 14:16:40 +0200 cleanup stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 11 Sep 2009 14:16:40 +0200] rev 3182
cleanup
Fri, 11 Sep 2009 14:16:31 +0200 fix daemonize: set umask, move to /, consider uid stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 11 Sep 2009 14:16:31 +0200] rev 3181
fix daemonize: set umask, move to /, consider uid
Fri, 11 Sep 2009 14:16:06 +0200 [c-c] fix start/restart commands stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 11 Sep 2009 14:16:06 +0200] rev 3180
[c-c] fix start/restart commands
Fri, 11 Sep 2009 13:40:49 +0200 from 3.5 branch; XXX the test depends on an eid value stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Fri, 11 Sep 2009 13:40:49 +0200] rev 3179
from 3.5 branch; XXX the test depends on an eid value
Fri, 11 Sep 2009 12:52:55 +0200 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 11 Sep 2009 12:52:55 +0200] rev 3178
merge
Fri, 11 Sep 2009 12:42:37 +0200 small note on fetch_unrelated_order ... fetch_order needs clarification 3.5
Aurelien Campeas <aurelien.campeas@logilab.fr> [Fri, 11 Sep 2009 12:42:37 +0200] rev 3177
small note on fetch_unrelated_order ... fetch_order needs clarification
Fri, 11 Sep 2009 12:40:27 +0200 hopefully correctly fix the breadcrumbs escaping 3.5
Aurelien Campeas <aurelien.campeas@logilab.fr> [Fri, 11 Sep 2009 12:40:27 +0200] rev 3176
hopefully correctly fix the breadcrumbs escaping
Fri, 11 Sep 2009 08:39:17 +0200 Added tag cubicweb-debian-version-3.4.8-1 for changeset 97273eeaaead stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 11 Sep 2009 08:39:17 +0200] rev 3175
Added tag cubicweb-debian-version-3.4.8-1 for changeset 97273eeaaead
Fri, 11 Sep 2009 08:39:17 +0200 Added tag cubicweb-version-3.4.8 for changeset ba43e084e884 stable cubicweb-debian-version-3.4.8-1
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 11 Sep 2009 08:39:17 +0200] rev 3174
Added tag cubicweb-version-3.4.8 for changeset ba43e084e884
Thu, 10 Sep 2009 18:49:23 +0200 missing escape 3.5
Aurelien Campeas <aurelien.campeas@logilab.fr> [Thu, 10 Sep 2009 18:49:23 +0200] rev 3173
missing escape
Fri, 11 Sep 2009 12:35:19 +0200 [vreg] we must ensure that parent classes are initialiazed first stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 11 Sep 2009 12:35:19 +0200] rev 3172
[vreg] we must ensure that parent classes are initialiazed first
Fri, 11 Sep 2009 12:34:55 +0200 [repo] oops, glob_update_entity takes a list of edited attributes has third argument stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 11 Sep 2009 12:34:55 +0200] rev 3171
[repo] oops, glob_update_entity takes a list of edited attributes has third argument
Thu, 10 Sep 2009 15:27:27 +0200 3.4.8 stable cubicweb-version-3.4.8
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 10 Sep 2009 15:27:27 +0200] rev 3170
3.4.8
Thu, 10 Sep 2009 15:16:44 +0200 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 10 Sep 2009 15:16:44 +0200] rev 3169
merge
Thu, 10 Sep 2009 14:16:10 +0200 [tests] inheritance_precedence in url rewrite stable
Julien Jehannet <julien.jehannet@logilab.fr> [Thu, 10 Sep 2009 14:16:10 +0200] rev 3168
[tests] inheritance_precedence in url rewrite
Thu, 10 Sep 2009 14:10:58 +0200 [D] add example about site properties configuration stable
Julien Jehannet <julien.jehannet@logilab.fr> [Thu, 10 Sep 2009 14:10:58 +0200] rev 3167
[D] add example about site properties configuration
Thu, 10 Sep 2009 14:17:39 +0200 properly escape site-title stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 10 Sep 2009 14:17:39 +0200] rev 3166
properly escape site-title
Tue, 08 Sep 2009 17:27:33 -0700 [views] remove parameter displaytime from final view 3.5
Sandrine Ribeau <sandrine.ribeau@logilab.fr> [Tue, 08 Sep 2009 17:27:33 -0700] rev 3165
[views] remove parameter displaytime from final view
Thu, 10 Sep 2009 12:23:16 +0200 nicer fix stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 10 Sep 2009 12:23:16 +0200] rev 3164
nicer fix
Thu, 10 Sep 2009 08:13:22 +0200 backport 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 10 Sep 2009 08:13:22 +0200] rev 3163
backport 3.5
Thu, 10 Sep 2009 08:03:18 +0200 merge 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 10 Sep 2009 08:03:18 +0200] rev 3162
merge
Thu, 10 Sep 2009 08:02:52 +0200 [notification] should get actual session here stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 10 Sep 2009 08:02:52 +0200] rev 3161
[notification] should get actual session here
Thu, 10 Sep 2009 08:00:44 +0200 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 10 Sep 2009 08:00:44 +0200] rev 3160
merge
Thu, 10 Sep 2009 08:00:03 +0200 Added tag cubicweb-debian-version-3.4.7-1 for changeset ebb92e62eb04 stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 10 Sep 2009 08:00:03 +0200] rev 3159
Added tag cubicweb-debian-version-3.4.7-1 for changeset ebb92e62eb04
Thu, 10 Sep 2009 08:00:02 +0200 Added tag cubicweb-version-3.4.7 for changeset 0e549b299f0b stable cubicweb-debian-version-3.4.7-1
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 10 Sep 2009 08:00:02 +0200] rev 3158
Added tag cubicweb-version-3.4.7 for changeset 0e549b299f0b
Wed, 09 Sep 2009 22:28:09 +0200 [editcontrollers] handle_attribute: test for value presence before trying to convert it to int/float stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 09 Sep 2009 22:28:09 +0200] rev 3157
[editcontrollers] handle_attribute: test for value presence before trying to convert it to int/float
Wed, 09 Sep 2009 19:06:35 +0200 very dubious but observed : os.system works on linux, subprocess.call on windows, no other way around ? 3.5
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 09 Sep 2009 19:06:35 +0200] rev 3156
very dubious but observed : os.system works on linux, subprocess.call on windows, no other way around ?
Wed, 09 Sep 2009 18:38:25 +0200 oops, key can be non str 3.5
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 09 Sep 2009 18:38:25 +0200] rev 3155
oops, key can be non str
Wed, 09 Sep 2009 18:00:18 +0200 merge 3.5
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 09 Sep 2009 18:00:18 +0200] rev 3154
merge
Wed, 09 Sep 2009 17:58:47 +0200 fix user login for windows 3.5
Aurelien Campeas [Wed, 09 Sep 2009 17:58:47 +0200] rev 3153
fix user login for windows
Wed, 09 Sep 2009 17:58:09 +0200 close file handler leak 3.5
Aurelien Campeas [Wed, 09 Sep 2009 17:58:09 +0200] rev 3152
close file handler leak
Wed, 09 Sep 2009 17:57:46 +0200 note about this test under windows 3.5
Aurelien Campeas [Wed, 09 Sep 2009 17:57:46 +0200] rev 3151
note about this test under windows
Wed, 09 Sep 2009 17:51:30 +0200 remove bogus assertion 3.5
Aurelien Campeas [Wed, 09 Sep 2009 17:51:30 +0200] rev 3150
remove bogus assertion
Wed, 09 Sep 2009 17:50:45 +0200 note about licence, fix copyright, fix case of unicode argument 3.5
Aurelien Campeas [Wed, 09 Sep 2009 17:50:45 +0200] rev 3149
note about licence, fix copyright, fix case of unicode argument
Wed, 09 Sep 2009 17:49:06 +0200 close file handler leak 3.5
Aurelien Campeas [Wed, 09 Sep 2009 17:49:06 +0200] rev 3148
close file handler leak
Wed, 09 Sep 2009 17:48:26 +0200 use proper locks instead of hasardous time.sleep()s 3.5
Aurelien Campeas [Wed, 09 Sep 2009 17:48:26 +0200] rev 3147
use proper locks instead of hasardous time.sleep()s
Wed, 09 Sep 2009 17:46:30 +0200 have a better make_uid function, esp. useful for win32 as collisions are frequents with the old one 3.5
Aurelien Campeas [Wed, 09 Sep 2009 17:46:30 +0200] rev 3146
have a better make_uid function, esp. useful for win32 as collisions are frequents with the old one
Wed, 09 Sep 2009 17:45:34 +0200 avoid open file handler leak 3.5
Aurelien Campeas [Wed, 09 Sep 2009 17:45:34 +0200] rev 3145
avoid open file handler leak
Wed, 09 Sep 2009 17:16:13 +0200 Bugfix: message was not written in english stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Wed, 09 Sep 2009 17:16:13 +0200] rev 3144
Bugfix: message was not written in english
Wed, 09 Sep 2009 16:48:39 +0200 merge stable cubicweb-version-3.4.7
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 09 Sep 2009 16:48:39 +0200] rev 3143
merge
Wed, 09 Sep 2009 16:11:07 +0200 [javascript ie6] make "strptime" function work in ie6 stable
Katia Saurfelt <katia.saurfelt@logilab.fr> [Wed, 09 Sep 2009 16:11:07 +0200] rev 3142
[javascript ie6] make "strptime" function work in ie6
Wed, 09 Sep 2009 16:13:01 +0200 ii8nupdate stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 09 Sep 2009 16:13:01 +0200] rev 3141
ii8nupdate
Wed, 09 Sep 2009 15:58:02 +0200 update test now that etype_class systematically copy registry classes 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 09 Sep 2009 15:58:02 +0200] rev 3140
update test now that etype_class systematically copy registry classes
Wed, 09 Sep 2009 15:12:42 +0200 merge 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 09 Sep 2009 15:12:42 +0200] rev 3139
merge
Wed, 09 Sep 2009 14:55:43 +0200 add pyro 3.5
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 09 Sep 2009 14:55:43 +0200] rev 3138
add pyro
Wed, 09 Sep 2009 15:12:23 +0200 fix so that we ensure issubclass(etype_class('SubNote'), etype_class('Note')) 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 09 Sep 2009 15:12:23 +0200] rev 3137
fix so that we ensure issubclass(etype_class('SubNote'), etype_class('Note'))
Wed, 09 Sep 2009 15:07:58 +0200 backport stable 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 09 Sep 2009 15:07:58 +0200] rev 3136
backport stable
Wed, 09 Sep 2009 15:07:06 +0200 test fixes and enhancement stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 09 Sep 2009 15:07:06 +0200] rev 3135
test fixes and enhancement
Wed, 09 Sep 2009 14:38:50 +0200 update test to avoid failure due to migration schema changes 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 09 Sep 2009 14:38:50 +0200] rev 3134
update test to avoid failure due to migration schema changes
Wed, 09 Sep 2009 14:09:45 +0200 3.4.7 stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 09 Sep 2009 14:09:45 +0200] rev 3133
3.4.7
Wed, 09 Sep 2009 13:58:29 +0200 python-ldap, also win32 binary version of simplejson 3.5
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 09 Sep 2009 13:58:29 +0200] rev 3132
python-ldap, also win32 binary version of simplejson
Wed, 09 Sep 2009 14:05:20 +0200 [supervision] ignore internal changes stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 09 Sep 2009 14:05:20 +0200] rev 3131
[supervision] ignore internal changes
Wed, 09 Sep 2009 12:29:06 +0200 allow to specify targettypes in related_rql stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 09 Sep 2009 12:29:06 +0200] rev 3130
allow to specify targettypes in related_rql
Wed, 09 Sep 2009 12:28:36 +0200 [facets] duhh, necessary fromformfilter hidden was missing stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 09 Sep 2009 12:28:36 +0200] rev 3129
[facets] duhh, necessary fromformfilter hidden was missing
Wed, 09 Sep 2009 12:27:41 +0200 include facets.css so we're sure it's there when needed stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 09 Sep 2009 12:27:41 +0200] rev 3128
include facets.css so we're sure it's there when needed
Wed, 09 Sep 2009 09:56:47 +0200 should have been done in stable stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 09 Sep 2009 09:56:47 +0200] rev 3127
should have been done in stable
Wed, 09 Sep 2009 09:56:16 +0200 test cubes_path is updated as well 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 09 Sep 2009 09:56:16 +0200] rev 3126
test cubes_path is updated as well
Wed, 09 Sep 2009 09:37:14 +0200 [uicfg, autoform] when a relation is inlined, put it in the generated section by default 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 09 Sep 2009 09:37:14 +0200] rev 3125
[uicfg, autoform] when a relation is inlined, put it in the generated section by default
Tue, 08 Sep 2009 21:57:45 +0200 [forms] fix form enctype handling with inlined forms stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Tue, 08 Sep 2009 21:57:45 +0200] rev 3124
[forms] fix form enctype handling with inlined forms If an inlined form is added dynamically and contains a file input, the parent form enctype must be set to multiplart/form-data otherwise files won't be uploaded correctly.
Tue, 08 Sep 2009 20:08:10 +0200 merge 3.5
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 08 Sep 2009 20:08:10 +0200] rev 3123
merge
Tue, 08 Sep 2009 20:03:32 +0200 fix open call to make cw happy /win32 3.5
Aurelien Campeas [Tue, 08 Sep 2009 20:03:32 +0200] rev 3122
fix open call to make cw happy /win32
Tue, 08 Sep 2009 17:24:08 +0200 sections to help building a window dev environment 3.5
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 08 Sep 2009 17:24:08 +0200] rev 3121
sections to help building a window dev environment
Tue, 08 Sep 2009 16:00:14 +0200 backport stable 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 08 Sep 2009 16:00:14 +0200] rev 3120
backport stable
Tue, 08 Sep 2009 15:59:20 +0200 merge 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 08 Sep 2009 15:59:20 +0200] rev 3119
merge
Tue, 08 Sep 2009 14:13:36 +0200 more i18n commands fixes : 3.5
Aurélien Campéas [Tue, 08 Sep 2009 14:13:36 +0200] rev 3118
more i18n commands fixes : * win32 compatible commands * generate .mo even when no priori .mo exists
Mon, 07 Sep 2009 17:46:28 +0200 mostly adapt the i18n subsystem to limitation wrt redirection handinling in windows, using the -o argument of the utilities 3.5
Aurélien Campéas [Mon, 07 Sep 2009 17:46:28 +0200] rev 3117
mostly adapt the i18n subsystem to limitation wrt redirection handinling in windows, using the -o argument of the utilities
Mon, 07 Sep 2009 12:23:42 +0200 two convenience files 3.5
Aurélien Campéas [Mon, 07 Sep 2009 12:23:42 +0200] rev 3116
two convenience files * .hgignore with good default values * cubicweb-ctl.bat to launch things under win32
Mon, 07 Sep 2009 12:22:14 +0200 minimal steps to have cw running on windows 3.5
Aurélien Campéas [Mon, 07 Sep 2009 12:22:14 +0200] rev 3115
minimal steps to have cw running on windows * use a portable temporary directory path * conditionalize some imports (for uncrucial functionality) * do not try to install plpythonu (some DLL problem)
Tue, 08 Sep 2009 15:58:47 +0200 missing exception stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 08 Sep 2009 15:58:47 +0200] rev 3114
missing exception
Tue, 08 Sep 2009 15:58:40 +0200 [notification] drop useless user_login method stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 08 Sep 2009 15:58:40 +0200] rev 3113
[notification] drop useless user_login method
Tue, 08 Sep 2009 15:37:46 +0200 enhance notification mecanism: recipients may return user entities, which will be used to create a fake session so one can check security during notification if necessary stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 08 Sep 2009 15:37:46 +0200] rev 3112
enhance notification mecanism: recipients may return user entities, which will be used to create a fake session so one can check security during notification if necessary
Tue, 08 Sep 2009 15:30:49 +0200 [notification] can't see valid reason for this... 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 08 Sep 2009 15:30:49 +0200] rev 3111
[notification] can't see valid reason for this...
Tue, 08 Sep 2009 15:30:14 +0200 enhance notification mecanism: recipients may return user entities, which will be used to create a fake session so one can check security during notification if necessary 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 08 Sep 2009 15:30:14 +0200] rev 3110
enhance notification mecanism: recipients may return user entities, which will be used to create a fake session so one can check security during notification if necessary
Tue, 08 Sep 2009 10:46:47 +0200 ensure eid given in arguments will be returned correctly typed (though only if they are in the cachekey for now) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 08 Sep 2009 10:46:47 +0200] rev 3109
ensure eid given in arguments will be returned correctly typed (though only if they are in the cachekey for now)
Mon, 07 Sep 2009 20:23:40 +0200 merge stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Mon, 07 Sep 2009 20:23:40 +0200] rev 3108
merge
Mon, 07 Sep 2009 13:53:12 +0200 fix OR in facets stable
Katia Saurfelt <katia.saurfelt@logilab.fr> [Mon, 07 Sep 2009 13:53:12 +0200] rev 3107
fix OR in facets
Thu, 03 Sep 2009 13:06:36 +0200 fix AddComboBoxWidget stable
Katia Saurfelt <katia.saurfelt@logilab.fr> [Thu, 03 Sep 2009 13:06:36 +0200] rev 3106
fix AddComboBoxWidget
Fri, 04 Sep 2009 16:13:04 +0200 be able to restore pre cw 3.4 database dumps #370595 stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Fri, 04 Sep 2009 16:13:04 +0200] rev 3105
be able to restore pre cw 3.4 database dumps #370595
Thu, 03 Sep 2009 14:17:12 +0200 note stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Thu, 03 Sep 2009 14:17:12 +0200] rev 3104
note
Thu, 03 Sep 2009 14:08:17 +0200 backport stable 3.5
Aurelien Campeas <aurelien.campeas@logilab.fr> [Thu, 03 Sep 2009 14:08:17 +0200] rev 3103
backport stable
Thu, 03 Sep 2009 14:07:02 +0200 use node cloning method that works with IE (6,7) stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Thu, 03 Sep 2009 14:07:02 +0200] rev 3102
use node cloning method that works with IE (6,7)
Wed, 02 Sep 2009 18:10:36 +0200 backport stable into 3.5 3.5
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 02 Sep 2009 18:10:36 +0200] rev 3101
backport stable into 3.5
Wed, 02 Sep 2009 17:47:39 +0200 fix reledit validation error handling for relations #345477 3.5
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 02 Sep 2009 17:47:39 +0200] rev 3100
fix reledit validation error handling for relations #345477
Wed, 02 Sep 2009 15:44:40 +0200 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 02 Sep 2009 15:44:40 +0200] rev 3099
merge
Wed, 02 Sep 2009 15:44:10 +0200 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 02 Sep 2009 15:44:10 +0200] rev 3098
merge
Wed, 02 Sep 2009 10:41:05 +0200 [views] #344733: make burndown chart visible with IE6/7 stable
Katia Saurfelt <katia.saurfelt@logilab.fr> [Wed, 02 Sep 2009 10:41:05 +0200] rev 3097
[views] #344733: make burndown chart visible with IE6/7
Wed, 02 Sep 2009 10:40:43 +0200 [views] #343641: fix calendar with IE6/7 stable
Katia Saurfelt <katia.saurfelt@logilab.fr> [Wed, 02 Sep 2009 10:40:43 +0200] rev 3096
[views] #343641: fix calendar with IE6/7
Wed, 02 Sep 2009 10:40:16 +0200 add td/th borders on popup calendar stable
Katia Saurfelt <katia.saurfelt@logilab.fr> [Wed, 02 Sep 2009 10:40:16 +0200] rev 3095
add td/th borders on popup calendar
Wed, 02 Sep 2009 10:59:48 +0200 [googlemap] #344872 set request content-type to text/html stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 02 Sep 2009 10:59:48 +0200] rev 3094
[googlemap] #344872 set request content-type to text/html
Wed, 02 Sep 2009 09:31:22 +0200 merge stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 02 Sep 2009 09:31:22 +0200] rev 3093
merge
Wed, 02 Sep 2009 09:30:50 +0200 [edition] convert integer and float values coming from edit forms so that values are correctly typed in before_xxx hooks stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 02 Sep 2009 09:30:50 +0200] rev 3092
[edition] convert integer and float values coming from edit forms so that values are correctly typed in before_xxx hooks
Wed, 02 Sep 2009 09:29:19 +0200 [html-head] escape js and css urls stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 02 Sep 2009 09:29:19 +0200] rev 3091
[html-head] escape js and css urls
Wed, 02 Sep 2009 16:42:07 +0200 backport 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 02 Sep 2009 16:42:07 +0200] rev 3090
backport 3.5
Wed, 02 Sep 2009 16:39:19 +0200 refactor to ease overriding of what's displayed in breadcrum for an entity 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 02 Sep 2009 16:39:19 +0200] rev 3089
refactor to ease overriding of what's displayed in breadcrum for an entity
Wed, 02 Sep 2009 16:38:08 +0200 do not delay sync queries to an operation, it may cause pb (nosy list propagation for instance) 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 02 Sep 2009 16:38:08 +0200] rev 3088
do not delay sync queries to an operation, it may cause pb (nosy list propagation for instance)
Wed, 02 Sep 2009 10:54:04 +0200 this is a deprecation warning
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 02 Sep 2009 10:54:04 +0200] rev 3087
this is a deprecation warning
Wed, 02 Sep 2009 10:53:51 +0200 only get value when necessary to check uniqueness
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 02 Sep 2009 10:53:51 +0200] rev 3086
only get value when necessary to check uniqueness
Wed, 02 Sep 2009 10:24:15 +0200 backport 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 02 Sep 2009 10:24:15 +0200] rev 3085
backport 3.5
Wed, 02 Sep 2009 10:23:38 +0200 backport stable 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 02 Sep 2009 10:23:38 +0200] rev 3084
backport stable
Wed, 02 Sep 2009 10:22:47 +0200 wrong merge
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 02 Sep 2009 10:22:47 +0200] rev 3083
wrong merge
Wed, 02 Sep 2009 10:20:12 +0200 fix wf related actions stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 02 Sep 2009 10:20:12 +0200] rev 3082
fix wf related actions
Wed, 02 Sep 2009 09:17:23 +0200 oops, that fix should be done in stable as well stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 02 Sep 2009 09:17:23 +0200] rev 3081
oops, that fix should be done in stable as well
Tue, 01 Sep 2009 18:45:50 +0200 move xhtml2fo to ext, allow to specify the section in url/get param 3.5
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 01 Sep 2009 18:45:50 +0200] rev 3080
move xhtml2fo to ext, allow to specify the section in url/get param
Tue, 01 Sep 2009 18:44:17 +0200 treeview element ids should be unique, cleanup 3.5
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 01 Sep 2009 18:44:17 +0200] rev 3079
treeview element ids should be unique, cleanup
Tue, 01 Sep 2009 18:05:35 +0200 missing import stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 01 Sep 2009 18:05:35 +0200] rev 3078
missing import
Tue, 01 Sep 2009 17:58:29 +0200 case insensitive add/XXX url stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 01 Sep 2009 17:58:29 +0200] rev 3077
case insensitive add/XXX url
Tue, 01 Sep 2009 16:55:45 +0200 make it more easy to override default branch state 3.5
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 01 Sep 2009 16:55:45 +0200] rev 3076
make it more easy to override default branch state
Tue, 01 Sep 2009 16:42:57 +0200 allow treeview to work correctly in a tab #345293 3.5
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 01 Sep 2009 16:42:57 +0200] rev 3075
allow treeview to work correctly in a tab #345293
Tue, 01 Sep 2009 17:25:00 +0200 don't fail when trying to update relation cache for relation deletion, this may occurs regularly stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 01 Sep 2009 17:25:00 +0200] rev 3074
don't fail when trying to update relation cache for relation deletion, this may occurs regularly
Tue, 01 Sep 2009 11:02:31 +0200 do postprocessing as in the xhtml case fix #345293 stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 01 Sep 2009 11:02:31 +0200] rev 3073
do postprocessing as in the xhtml case fix #345293
Mon, 31 Aug 2009 19:09:54 +0200 backport 3.5 branch
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 31 Aug 2009 19:09:54 +0200] rev 3072
backport 3.5 branch
Mon, 31 Aug 2009 18:59:10 +0200 backport stable branch 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 31 Aug 2009 18:59:10 +0200] rev 3071
backport stable branch
Mon, 31 Aug 2009 18:55:59 +0200 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 31 Aug 2009 18:55:59 +0200] rev 3070
merge
Mon, 31 Aug 2009 18:55:57 +0200 Added tag cubicweb-debian-version-3.4.6-1 for changeset 52dba800ca4d stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 31 Aug 2009 18:55:57 +0200] rev 3069
Added tag cubicweb-debian-version-3.4.6-1 for changeset 52dba800ca4d
Mon, 31 Aug 2009 18:55:57 +0200 Added tag cubicweb-version-3.4.6 for changeset 921fdbf8b303 stable cubicweb-debian-version-3.4.6-1
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 31 Aug 2009 18:55:57 +0200] rev 3068
Added tag cubicweb-version-3.4.6 for changeset 921fdbf8b303
Mon, 31 Aug 2009 18:04:26 +0200 merge stable cubicweb-version-3.4.6
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 31 Aug 2009 18:04:26 +0200] rev 3067
merge
Mon, 31 Aug 2009 16:29:10 +0200 [cubicweb] #344957 : fix popup display in IE7 stable
Katia Saurfelt <katia.saurfelt@logilab.fr> [Mon, 31 Aug 2009 16:29:10 +0200] rev 3066
[cubicweb] #344957 : fix popup display in IE7
Mon, 31 Aug 2009 18:12:29 +0200 <a> doesn't have alt attribute stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 31 Aug 2009 18:12:29 +0200] rev 3065
<a> doesn't have alt attribute
Mon, 31 Aug 2009 17:38:38 +0200 fix so that entity's summary appears in main content cell to avoid layout pb stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 31 Aug 2009 17:38:38 +0200] rev 3064
fix so that entity's summary appears in main content cell to avoid layout pb
Mon, 31 Aug 2009 16:49:00 +0200 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 31 Aug 2009 16:49:00 +0200] rev 3063
merge
Mon, 31 Aug 2009 16:48:53 +0200 ease overriding of copy warning stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 31 Aug 2009 16:48:53 +0200] rev 3062
ease overriding of copy warning
Mon, 31 Aug 2009 14:37:48 +0200 merge stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 31 Aug 2009 14:37:48 +0200] rev 3061
merge
Mon, 31 Aug 2009 14:37:16 +0200 avoid installing editor n times for n ajax loads stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 31 Aug 2009 14:37:16 +0200] rev 3060
avoid installing editor n times for n ajax loads
Mon, 31 Aug 2009 16:48:14 +0200 consider CW_MODE='system', the opposite of 'user' (eg use 'installed' mode while using the forest) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 31 Aug 2009 16:48:14 +0200] rev 3059
consider CW_MODE='system', the opposite of 'user' (eg use 'installed' mode while using the forest)
Mon, 31 Aug 2009 14:27:28 +0200 prepare 3.4.6 stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 31 Aug 2009 14:27:28 +0200] rev 3058
prepare 3.4.6
Mon, 31 Aug 2009 14:27:16 +0200 generic rtag cleaing method stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 31 Aug 2009 14:27:16 +0200] rev 3057
generic rtag cleaing method
Mon, 31 Aug 2009 14:26:44 +0200 fix necessary for some tests stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 31 Aug 2009 14:26:44 +0200] rev 3056
fix necessary for some tests
Mon, 31 Aug 2009 09:58:15 +0200 [vreg] keep positional arg compat stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 31 Aug 2009 09:58:15 +0200] rev 3055
[vreg] keep positional arg compat
Mon, 31 Aug 2009 09:57:45 +0200 check object has __registry__ attribute before call to register() stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 31 Aug 2009 09:57:45 +0200] rev 3054
check object has __registry__ attribute before call to register()
Mon, 31 Aug 2009 09:57:27 +0200 provide facility to override main header components without having to override the whole methode stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 31 Aug 2009 09:57:27 +0200] rev 3053
provide facility to override main header components without having to override the whole methode
Fri, 28 Aug 2009 16:28:26 +0200 reorganize, add some docstring an format_field/format_section convenience methods 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 28 Aug 2009 16:28:26 +0200] rev 3052
reorganize, add some docstring an format_field/format_section convenience methods
Fri, 28 Aug 2009 14:20:34 +0200 oops 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 28 Aug 2009 14:20:34 +0200] rev 3051
oops
Fri, 28 Aug 2009 14:15:36 +0200 backport stable 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 28 Aug 2009 14:15:36 +0200] rev 3050
backport stable
Fri, 28 Aug 2009 14:15:18 +0200 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 28 Aug 2009 14:15:18 +0200] rev 3049
merge
Fri, 28 Aug 2009 13:21:12 +0200 translate bits of the doc stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Fri, 28 Aug 2009 13:21:12 +0200] rev 3048
translate bits of the doc
Fri, 28 Aug 2009 14:15:00 +0200 fix __cmp__ arguments stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 28 Aug 2009 14:15:00 +0200] rev 3047
fix __cmp__ arguments
Thu, 27 Aug 2009 20:23:07 +0200 backport stable 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 27 Aug 2009 20:23:07 +0200] rev 3046
backport stable
Thu, 27 Aug 2009 20:22:51 +0200 fix potential session cache effect: entity's rset may have been emptied stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 27 Aug 2009 20:22:51 +0200] rev 3045
fix potential session cache effect: entity's rset may have been emptied
Thu, 27 Aug 2009 19:36:20 +0200 oops 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 27 Aug 2009 19:36:20 +0200] rev 3044
oops
Thu, 27 Aug 2009 17:04:50 +0200 force cache clear when external entity is edited, we don't know what may occurs in external repository hooks 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 27 Aug 2009 17:04:50 +0200] rev 3043
force cache clear when external entity is edited, we don't know what may occurs in external repository hooks
Thu, 27 Aug 2009 17:03:19 +0200 [multi-sources] enhance relation'source detection to avoid inconsistency 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 27 Aug 2009 17:03:19 +0200] rev 3042
[multi-sources] enhance relation'source detection to avoid inconsistency
Thu, 27 Aug 2009 17:02:02 +0200 [multi-sources] new may_cross_relation method on sources 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 27 Aug 2009 17:02:02 +0200] rev 3041
[multi-sources] new may_cross_relation method on sources
Thu, 27 Aug 2009 17:01:32 +0200 [multi-sources] move [dont_]cross_relations to AbstractSource 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 27 Aug 2009 17:01:32 +0200] rev 3040
[multi-sources] move [dont_]cross_relations to AbstractSource
Thu, 27 Aug 2009 16:59:19 +0200 [multi-sources] in ms config, don't try to delete previous state in some condition 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 27 Aug 2009 16:59:19 +0200] rev 3039
[multi-sources] in ms config, don't try to delete previous state in some condition
Thu, 27 Aug 2009 16:58:20 +0200 [multi-sources] in ms config we don't have state_of (and probably others, but that's the one used until now...) 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 27 Aug 2009 16:58:20 +0200] rev 3038
[multi-sources] in ms config we don't have state_of (and probably others, but that's the one used until now...)
Thu, 27 Aug 2009 16:57:22 +0200 [pdf] remove buggy css, add alt to img for valid xhtml 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 27 Aug 2009 16:57:22 +0200] rev 3037
[pdf] remove buggy css, add alt to img for valid xhtml
Thu, 27 Aug 2009 16:56:55 +0200 add version to deprecation warning 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 27 Aug 2009 16:56:55 +0200] rev 3036
add version to deprecation warning
Thu, 27 Aug 2009 13:02:45 +0200 backport 3.5 branch
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 27 Aug 2009 13:02:45 +0200] rev 3035
backport 3.5 branch
Thu, 27 Aug 2009 13:01:47 +0200 backport stable branch 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 27 Aug 2009 13:01:47 +0200] rev 3034
backport stable branch
Thu, 27 Aug 2009 13:01:17 +0200 i18n update and deprecated msgid cleanup stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 27 Aug 2009 13:01:17 +0200] rev 3033
i18n update and deprecated msgid cleanup
Thu, 27 Aug 2009 12:17:18 +0200 integrate fix made for shingouz, let's see if it breaks something 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 27 Aug 2009 12:17:18 +0200] rev 3032
integrate fix made for shingouz, let's see if it breaks something
Thu, 27 Aug 2009 12:04:08 +0200 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 27 Aug 2009 12:04:08 +0200] rev 3031
merge
Wed, 26 Aug 2009 20:23:27 +0200 B [views] fixing breadcrumbs stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Wed, 26 Aug 2009 20:23:27 +0200] rev 3030
B [views] fixing breadcrumbs
Wed, 26 Aug 2009 19:53:01 +0200 F [devtools] by default dataimport prints message on stdout 3.5
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Wed, 26 Aug 2009 19:53:01 +0200] rev 3029
F [devtools] by default dataimport prints message on stdout
Wed, 26 Aug 2009 19:17:53 +0200 Added tag cubicweb-debian-version-3.4.5-1 for changeset 7fd294cbf6ff stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 26 Aug 2009 19:17:53 +0200] rev 3028
Added tag cubicweb-debian-version-3.4.5-1 for changeset 7fd294cbf6ff
Wed, 26 Aug 2009 19:17:50 +0200 Added tag cubicweb-version-3.4.5 for changeset 3a65f9b3367c stable cubicweb-debian-version-3.4.5-1
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 26 Aug 2009 19:17:50 +0200] rev 3027
Added tag cubicweb-version-3.4.5 for changeset 3a65f9b3367c
Thu, 27 Aug 2009 12:02:38 +0200 fix emacs syntaxic colorization stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 27 Aug 2009 12:02:38 +0200] rev 3026
fix emacs syntaxic colorization
Wed, 26 Aug 2009 15:01:52 +0200 3.4.5 stable cubicweb-version-3.4.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 26 Aug 2009 15:01:52 +0200] rev 3025
3.4.5
Wed, 26 Aug 2009 15:00:46 +0200 backport 3.5 step 2, backport wf changes in hooks/workflow.py
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 26 Aug 2009 15:00:46 +0200] rev 3024
backport 3.5 step 2, backport wf changes in hooks/workflow.py
Wed, 26 Aug 2009 14:45:56 +0200 backport 3.5 step 1, remaining wf changes in hooks to merge
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 26 Aug 2009 14:45:56 +0200] rev 3023
backport 3.5 step 1, remaining wf changes in hooks to merge
Wed, 26 Aug 2009 14:36:00 +0200 backport stable 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 26 Aug 2009 14:36:00 +0200] rev 3022
backport stable
Wed, 26 Aug 2009 14:28:54 +0200 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 26 Aug 2009 14:28:54 +0200] rev 3021
merge
Wed, 26 Aug 2009 13:19:16 +0200 B in footer, replace "(c) Logilab" with "powered by CubicWeb" stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Wed, 26 Aug 2009 13:19:16 +0200] rev 3020
B in footer, replace "(c) Logilab" with "powered by CubicWeb"
Wed, 26 Aug 2009 13:09:19 +0200 backport stable branch 3.5
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Wed, 26 Aug 2009 13:09:19 +0200] rev 3019
backport stable branch
Wed, 26 Aug 2009 14:28:22 +0200 use a span stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 26 Aug 2009 14:28:22 +0200] rev 3018
use a span
Wed, 26 Aug 2009 14:17:53 +0200 removed deprecated entries (pre oss publication), add some fresher news stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 26 Aug 2009 14:17:53 +0200] rev 3017
removed deprecated entries (pre oss publication), add some fresher news
Wed, 26 Aug 2009 13:27:03 +0200 [rset] fix #231354 w/ rql 0.22.3 api stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 26 Aug 2009 13:27:03 +0200] rev 3016
[rset] fix #231354 w/ rql 0.22.3 api
Wed, 26 Aug 2009 11:16:10 +0200 [breadcrumb] BreadCrumbAnyRSetVComponent should implements call() stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 26 Aug 2009 11:16:10 +0200] rev 3015
[breadcrumb] BreadCrumbAnyRSetVComponent should implements call()
Wed, 26 Aug 2009 11:15:39 +0200 [page nav] previous/next page links should also consider url's base path stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 26 Aug 2009 11:15:39 +0200] rev 3014
[page nav] previous/next page links should also consider url's base path
Wed, 26 Aug 2009 11:14:47 +0200 [page nav] json navigation (when coming from a facets restriction for instance) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 26 Aug 2009 11:14:47 +0200] rev 3013
[page nav] json navigation (when coming from a facets restriction for instance)
Wed, 26 Aug 2009 11:13:42 +0200 [page nav] display non clickable previous/next page when it does'nt make sense instead of nothing stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 26 Aug 2009 11:13:42 +0200] rev 3012
[page nav] display non clickable previous/next page when it does'nt make sense instead of nothing
Wed, 26 Aug 2009 11:11:40 +0200 cleanup stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 26 Aug 2009 11:11:40 +0200] rev 3011
cleanup
Wed, 26 Aug 2009 10:18:49 +0200 [ui props] drop htmlclass as a persistent property, this is definitly useless/unusable stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 26 Aug 2009 10:18:49 +0200] rev 3010
[ui props] drop htmlclass as a persistent property, this is definitly useless/unusable
Wed, 26 Aug 2009 10:18:07 +0200 no comment stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 26 Aug 2009 10:18:07 +0200] rev 3009
no comment
Wed, 26 Aug 2009 10:06:47 +0200 [facets] reload breadcrumbs on facets search stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 26 Aug 2009 10:06:47 +0200] rev 3008
[facets] reload breadcrumbs on facets search
Wed, 26 Aug 2009 10:06:17 +0200 [breadcrumb] only provides a breadcrumbs component, no more as pluggable content nav comp; provides alternative implentation for rset with more than one entity stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 26 Aug 2009 10:06:17 +0200] rev 3007
[breadcrumb] only provides a breadcrumbs component, no more as pluggable content nav comp; provides alternative implentation for rset with more than one entity
Wed, 26 Aug 2009 09:14:45 +0200 rename cubicweb.formfilter.js into cubicweb.facets.js stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 26 Aug 2009 09:14:45 +0200] rev 3006
rename cubicweb.formfilter.js into cubicweb.facets.js
Wed, 26 Aug 2009 09:08:44 +0200 move some stuff from server/__init__ to postcreate, fixing instance creation bug 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 26 Aug 2009 09:08:44 +0200] rev 3005
move some stuff from server/__init__ to postcreate, fixing instance creation bug
Wed, 26 Aug 2009 08:04:06 +0200 [notification] fix #103822, don't try to wrap text/rest to 80 characters stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 26 Aug 2009 08:04:06 +0200] rev 3004
[notification] fix #103822, don't try to wrap text/rest to 80 characters
Wed, 26 Aug 2009 00:04:03 +0200 R [dataimport] rename uid to eid 3.5
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Wed, 26 Aug 2009 00:04:03 +0200] rev 3003
R [dataimport] rename uid to eid
Wed, 26 Aug 2009 00:02:57 +0200 backport stable branch 3.5
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Wed, 26 Aug 2009 00:02:57 +0200] rev 3002
backport stable branch
Tue, 25 Aug 2009 23:52:07 +0200 B fix the cubicweb init script stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Tue, 25 Aug 2009 23:52:07 +0200] rev 3001
B fix the cubicweb init script
Tue, 25 Aug 2009 23:34:30 +0200 B [entities] #343385 comparing entities should raise NotImplementedError stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Tue, 25 Aug 2009 23:34:30 +0200] rev 3000
B [entities] #343385 comparing entities should raise NotImplementedError
Tue, 25 Aug 2009 23:29:05 +0200 B [css] #344441 edit form is too spread out stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Tue, 25 Aug 2009 23:29:05 +0200] rev 2999
B [css] #344441 edit form is too spread out
Tue, 25 Aug 2009 23:23:30 +0200 B #323887 misleading message after hitting cancel form button stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Tue, 25 Aug 2009 23:23:30 +0200] rev 2998
B #323887 misleading message after hitting cancel form button
Tue, 25 Aug 2009 23:23:28 +0200 B fix typo stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Tue, 25 Aug 2009 23:23:28 +0200] rev 2997
B fix typo
Tue, 25 Aug 2009 22:57:47 +0200 B #345282 xhtml requires to use &#160; instead of &nbsp; stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Tue, 25 Aug 2009 22:57:47 +0200] rev 2996
B #345282 xhtml requires to use &#160; instead of &nbsp;
Tue, 25 Aug 2009 19:42:19 +0200 merge stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 25 Aug 2009 19:42:19 +0200] rev 2995
merge
Tue, 25 Aug 2009 19:40:20 +0200 why not columns, too ? stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 25 Aug 2009 19:40:20 +0200] rev 2994
why not columns, too ?
Tue, 25 Aug 2009 18:47:25 +0200 [actions box] implements #344415, will have to take care to application relying on the old behaviour 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 25 Aug 2009 18:47:25 +0200] rev 2993
[actions box] implements #344415, will have to take care to application relying on the old behaviour
Tue, 25 Aug 2009 18:31:16 +0200 [wf] test and hooks for WorkflowTransition support 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 25 Aug 2009 18:31:16 +0200] rev 2992
[wf] test and hooks for WorkflowTransition support
Tue, 25 Aug 2009 18:30:44 +0200 cleanup 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 25 Aug 2009 18:30:44 +0200] rev 2991
cleanup
Tue, 25 Aug 2009 18:30:29 +0200 [wf] new method on WorkflowableMixIn to get the transition which had led to the current sub-workflow 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 25 Aug 2009 18:30:29 +0200] rev 2990
[wf] new method on WorkflowableMixIn to get the transition which had led to the current sub-workflow
Tue, 25 Aug 2009 18:29:36 +0200 [wf] refactor change_state/fire_transition to share more code, change_state can also take an optional tr argument 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 25 Aug 2009 18:29:36 +0200] rev 2989
[wf] refactor change_state/fire_transition to share more code, change_state can also take an optional tr argument
Tue, 25 Aug 2009 18:26:31 +0200 [wf] use custom exception class 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 25 Aug 2009 18:26:31 +0200] rev 2988
[wf] use custom exception class
Tue, 25 Aug 2009 18:26:05 +0200 [wf] ensure fromstates given, allow to give an entity (avoid spotless error, we can iter on entities...) 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 25 Aug 2009 18:26:05 +0200] rev 2987
[wf] ensure fromstates given, allow to give an entity (avoid spotless error, we can iter on entities...)
Tue, 25 Aug 2009 18:24:54 +0200 [wf] new methods to build wf w/ workflow transition 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 25 Aug 2009 18:24:54 +0200] rev 2986
[wf] new methods to build wf w/ workflow transition
Tue, 25 Aug 2009 13:36:02 +0200 cleanup 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 25 Aug 2009 13:36:02 +0200] rev 2985
cleanup
Tue, 25 Aug 2009 13:35:45 +0200 [wf] test doesn't apply anymore 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 25 Aug 2009 13:35:45 +0200] rev 2984
[wf] test doesn't apply anymore
Tue, 25 Aug 2009 13:35:01 +0200 [wf] test in_state consistency 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 25 Aug 2009 13:35:01 +0200] rev 2983
[wf] test in_state consistency
Tue, 25 Aug 2009 13:34:19 +0200 [wf] need to clear cache here 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 25 Aug 2009 13:34:19 +0200] rev 2982
[wf] need to clear cache here
Tue, 25 Aug 2009 13:33:32 +0200 [wf] nicer deprecation warning 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 25 Aug 2009 13:33:32 +0200] rev 2981
[wf] nicer deprecation warning
Tue, 25 Aug 2009 13:33:03 +0200 [wf] allow state entity as argument to change_state 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 25 Aug 2009 13:33:03 +0200] rev 2980
[wf] allow state entity as argument to change_state
Tue, 25 Aug 2009 13:32:33 +0200 test two different wfs may have a state of the same name 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 25 Aug 2009 13:32:33 +0200] rev 2979
test two different wfs may have a state of the same name
Tue, 25 Aug 2009 12:38:37 +0200 [wf] distinguish main workflow / current workflow 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 25 Aug 2009 12:38:37 +0200] rev 2978
[wf] distinguish main workflow / current workflow
Tue, 25 Aug 2009 12:36:23 +0200 [wf] state/transition may only belong to one workflow 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 25 Aug 2009 12:36:23 +0200] rev 2977
[wf] state/transition may only belong to one workflow
Tue, 25 Aug 2009 12:33:30 +0200 [wf] new iter_worfklows method on workflow 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 25 Aug 2009 12:33:30 +0200] rev 2976
[wf] new iter_worfklows method on workflow
Tue, 25 Aug 2009 12:32:44 +0200 [wf] new .workflow property on states and transitions 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 25 Aug 2009 12:32:44 +0200] rev 2975
[wf] new .workflow property on states and transitions
Tue, 25 Aug 2009 11:47:26 +0200 F tools to import data 3.5
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Tue, 25 Aug 2009 11:47:26 +0200] rev 2974
F tools to import data
Tue, 25 Aug 2009 11:45:16 +0200 backport stable branch 3.5
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Tue, 25 Aug 2009 11:45:16 +0200] rev 2973
backport stable branch
Tue, 25 Aug 2009 11:18:41 +0200 Backed out changeset d83f5d96e1d7 3.5
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Tue, 25 Aug 2009 11:18:41 +0200] rev 2972
Backed out changeset d83f5d96e1d7
Mon, 24 Aug 2009 20:27:05 +0200 B CWUser login is in title, do not show in attributes stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Mon, 24 Aug 2009 20:27:05 +0200] rev 2971
B CWUser login is in title, do not show in attributes
Mon, 24 Aug 2009 20:01:05 +0200 R remove code deprecated since 3.2 3.5
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Mon, 24 Aug 2009 20:01:05 +0200] rev 2970
R remove code deprecated since 3.2
Mon, 24 Aug 2009 19:53:10 +0200 F add --automatic/-a option to run db-create without user input stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Mon, 24 Aug 2009 19:53:10 +0200] rev 2969
F add --automatic/-a option to run db-create without user input
Fri, 21 Aug 2009 16:26:20 +0200 somewhat painful backport of 3.5 branch, should mostly be ok
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 21 Aug 2009 16:26:20 +0200] rev 2968
somewhat painful backport of 3.5 branch, should mostly be ok
Fri, 21 Aug 2009 15:07:47 +0200 backport stable 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 21 Aug 2009 15:07:47 +0200] rev 2967
backport stable
Fri, 21 Aug 2009 15:07:13 +0200 trigger migration 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 21 Aug 2009 15:07:13 +0200] rev 2966
trigger migration
Fri, 21 Aug 2009 15:07:11 +0200 3.5 migration script 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 21 Aug 2009 15:07:11 +0200] rev 2965
3.5 migration script
Fri, 21 Aug 2009 15:06:24 +0200 merge 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 21 Aug 2009 15:06:24 +0200] rev 2964
merge
Fri, 21 Aug 2009 15:05:50 +0200 test and fix migration introducing base classes (w/ regard to yams inheritance) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 21 Aug 2009 15:05:50 +0200] rev 2963
test and fix migration introducing base classes (w/ regard to yams inheritance)
Fri, 21 Aug 2009 15:04:35 +0200 [migraction] use role instead of x stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 21 Aug 2009 15:04:35 +0200] rev 2962
[migraction] use role instead of x
Fri, 21 Aug 2009 15:03:56 +0200 cleanup stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 21 Aug 2009 15:03:56 +0200] rev 2961
cleanup
Fri, 21 Aug 2009 15:03:00 +0200 [db-dump] don't create tarball on failed dump, properly remove temporary directory stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 21 Aug 2009 15:03:00 +0200] rev 2960
[db-dump] don't create tarball on failed dump, properly remove temporary directory
Fri, 21 Aug 2009 15:02:03 +0200 make db-restore command work even with no/corrupted database stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 21 Aug 2009 15:02:03 +0200] rev 2959
make db-restore command work even with no/corrupted database
Fri, 21 Aug 2009 14:59:00 +0200 no inference for the identity relation stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 21 Aug 2009 14:59:00 +0200] rev 2958
no inference for the identity relation
Fri, 21 Aug 2009 14:57:36 +0200 [schema] make_workflowable now take an option description for the in_state relation 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 21 Aug 2009 14:57:36 +0200] rev 2957
[schema] make_workflowable now take an option description for the in_state relation
Fri, 21 Aug 2009 14:56:15 +0200 [migration] don't ask confirm here 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 21 Aug 2009 14:56:15 +0200] rev 2956
[migration] don't ask confirm here
Fri, 21 Aug 2009 14:52:07 +0200 remove some pretty old deprecation code 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 21 Aug 2009 14:52:07 +0200] rev 2955
remove some pretty old deprecation code
Fri, 21 Aug 2009 14:50:20 +0200 [wf] oops, BaseTransition.__init__ may be called for subclasses 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 21 Aug 2009 14:50:20 +0200] rev 2954
[wf] oops, BaseTransition.__init__ may be called for subclasses
Fri, 21 Aug 2009 11:38:57 +0200 [doc] important note about tests and connections/users 3.5
Aurelien Campeas <aurelien.campeas@logilab.fr> [Fri, 21 Aug 2009 11:38:57 +0200] rev 2953
[doc] important note about tests and connections/users
Fri, 21 Aug 2009 10:44:45 +0200 [pdf,tests] test the pdf tranformation 3.5
Aurelien Campeas <aurelien.campeas@logilab.fr> [Fri, 21 Aug 2009 10:44:45 +0200] rev 2952
[pdf,tests] test the pdf tranformation
Fri, 21 Aug 2009 09:03:30 +0200 [wf] BaseTransition is a virtual type 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 21 Aug 2009 09:03:30 +0200] rev 2951
[wf] BaseTransition is a virtual type
Fri, 21 Aug 2009 09:02:35 +0200 [schema] oops, should use BaseTransition here 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 21 Aug 2009 09:02:35 +0200] rev 2950
[schema] oops, should use BaseTransition here
Fri, 21 Aug 2009 08:45:55 +0200 test and implements workflow changes 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 21 Aug 2009 08:45:55 +0200] rev 2949
test and implements workflow changes
Fri, 21 Aug 2009 08:45:16 +0200 override clear_all_caches to clear cwetype_workflow cache 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 21 Aug 2009 08:45:16 +0200] rev 2948
override clear_all_caches to clear cwetype_workflow cache
Fri, 21 Aug 2009 08:44:51 +0200 [wf] new workflow_history property, nicer the reverse_wf_info_for... 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 21 Aug 2009 08:44:51 +0200] rev 2947
[wf] new workflow_history property, nicer the reverse_wf_info_for...
Fri, 21 Aug 2009 08:44:16 +0200 [wf] refactor current_workflow by extracting cwetype_workflow method 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 21 Aug 2009 08:44:16 +0200] rev 2946
[wf] refactor current_workflow by extracting cwetype_workflow method
Fri, 21 Aug 2009 08:43:28 +0200 [wf] allow ascii state/transition names 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 21 Aug 2009 08:43:28 +0200] rev 2945
[wf] allow ascii state/transition names
Fri, 21 Aug 2009 08:43:00 +0200 [wf] return None, not empty list 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 21 Aug 2009 08:43:00 +0200] rev 2944
[wf] return None, not empty list
Fri, 21 Aug 2009 08:42:17 +0200 [schema] default_workflow_of more naturally expressed as default_workflow 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 21 Aug 2009 08:42:17 +0200] rev 2943
[schema] default_workflow_of more naturally expressed as default_workflow
Fri, 21 Aug 2009 08:31:25 +0200 [entity] generic clear_all_caches methods, to use in test 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 21 Aug 2009 08:31:25 +0200] rev 2942
[entity] generic clear_all_caches methods, to use in test
Fri, 21 Aug 2009 08:31:01 +0200 [entity] use role instead of x 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 21 Aug 2009 08:31:01 +0200] rev 2941
[entity] use role instead of x
Fri, 21 Aug 2009 08:29:15 +0200 [session] add delete_relation in the same way as add_relation, document them 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 21 Aug 2009 08:29:15 +0200] rev 2940
[session] add delete_relation in the same way as add_relation, document them
Thu, 20 Aug 2009 19:03:24 +0200 make state/transition name unique within a workflow 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 20 Aug 2009 19:03:24 +0200] rev 2939
make state/transition name unique within a workflow
Thu, 20 Aug 2009 18:37:33 +0200 merge 3.5
Aurelien Campeas <aurelien.campeas@logilab.fr> [Thu, 20 Aug 2009 18:37:33 +0200] rev 2938
merge
Thu, 20 Aug 2009 18:30:18 +0200 [pdf] (ugly) pdf icon, component 3.5
Aurelien Campeas <aurelien.campeas@logilab.fr> [Thu, 20 Aug 2009 18:30:18 +0200] rev 2937
[pdf] (ugly) pdf icon, component
Thu, 20 Aug 2009 17:52:21 +0200 follow name change, fix pdf template registration, add debian package tracking 3.5
Aurelien Campeas <aurelien.campeas@logilab.fr> [Thu, 20 Aug 2009 17:52:21 +0200] rev 2936
follow name change, fix pdf template registration, add debian package tracking
Thu, 20 Aug 2009 14:48:35 +0200 [views,pdf] minimal support for xhtml->pdf conversion 3.5
Aurelien Campeas <aurelien.campeas@logilab.fr> [Thu, 20 Aug 2009 14:48:35 +0200] rev 2935
[views,pdf] minimal support for xhtml->pdf conversion
Thu, 20 Aug 2009 14:30:45 +0200 [web] oops 3.5
Aurelien Campeas <aurelien.campeas@logilab.fr> [Thu, 20 Aug 2009 14:30:45 +0200] rev 2934
[web] oops
Thu, 20 Aug 2009 12:59:11 +0200 [uilib] move unused render_HTML_tree function to lgc 3.5
Aurelien Campeas <aurelien.campeas@logilab.fr> [Thu, 20 Aug 2009 12:59:11 +0200] rev 2933
[uilib] move unused render_HTML_tree function to lgc
Thu, 20 Aug 2009 11:52:57 +0200 [utils] remove seemingly completely unused class 3.5
Aurelien Campeas <aurelien.campeas@logilab.fr> [Thu, 20 Aug 2009 11:52:57 +0200] rev 2932
[utils] remove seemingly completely unused class
Thu, 20 Aug 2009 17:57:56 +0200 backport stable branch 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 20 Aug 2009 17:57:56 +0200] rev 2931
backport stable branch
Thu, 20 Aug 2009 17:57:31 +0200 some test fixes, more in the 3.5 branch stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 20 Aug 2009 17:57:31 +0200] rev 2930
some test fixes, more in the 3.5 branch
Thu, 20 Aug 2009 17:57:07 +0200 fix edited_attributes handling when adding entity stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 20 Aug 2009 17:57:07 +0200] rev 2929
fix edited_attributes handling when adding entity
Thu, 20 Aug 2009 17:56:41 +0200 oops, not self but cls here stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 20 Aug 2009 17:56:41 +0200] rev 2928
oops, not self but cls here
Thu, 20 Aug 2009 17:56:22 +0200 use a property for schema, avoid bad schema reference stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 20 Aug 2009 17:56:22 +0200] rev 2927
use a property for schema, avoid bad schema reference
Thu, 20 Aug 2009 17:55:08 +0200 when adding/removing cubes, we should add/remove entity types in correct order if one inherits from another stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 20 Aug 2009 17:55:08 +0200] rev 2926
when adding/removing cubes, we should add/remove entity types in correct order if one inherits from another
Wed, 19 Aug 2009 19:08:59 +0200 [debian] fix (hopefully) packaging problems with hardy stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 19 Aug 2009 19:08:59 +0200] rev 2925
[debian] fix (hopefully) packaging problems with hardy
Thu, 20 Aug 2009 17:52:22 +0200 cleanup 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 20 Aug 2009 17:52:22 +0200] rev 2924
cleanup
Thu, 20 Aug 2009 17:50:26 +0200 fix test schema and update some tests to work again with wf changes 3.5
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 20 Aug 2009 17:50:26 +0200] rev 2923
fix test schema and update some tests to work again with wf changes
(0) -3000 -1000 -960 +960 +1000 +3000 tip