Stephanie Marcu <stephanie.marcu@logilab.fr> [Mon, 02 Mar 2009 11:08:33 +0100] rev 992
call postAjaxLoad in addInlineCreationForm javascript function in order to call buildWysiwygEditors when a section of the page is reloaded
Laure Bourgois <Laure.Bourgois@logilab.fr> [Mon, 02 Mar 2009 10:17:27 +0100] rev 991
correction (removing comments)
Laure Bourgois <Laure.Bourgois@logilab.fr> [Fri, 27 Feb 2009 17:32:44 +0100] rev 990
ISiocItem is an interface that is implemented by 'post' entities (in sioc specification) i.e blogentry, mail ...
IsiocContainer is an interface that is implemented by 'container' entities (see sioc specification) i.e blog, mailthread ...
Laure Bourgois <Laure.Bourgois@logilab.fr> [Fri, 27 Feb 2009 17:29:08 +0100] rev 989
primaryRight class is a div that contains right boxes (if there is)
Laure Bourgois <Laure.Bourgois@logilab.fr> [Fri, 27 Feb 2009 17:27:21 +0100] rev 988
remplacing tables by div for right (and left) box layout
sylvain.thenault@logilab.fr [Mon, 02 Mar 2009 21:06:56 +0100] rev 987
missing paren
sylvain.thenault@logilab.fr [Mon, 02 Mar 2009 21:04:36 +0100] rev 986
oops, missed one conflict
sylvain.thenault@logilab.fr [Mon, 02 Mar 2009 21:03:54 +0100] rev 985
backport stable branch, take care a lot of conflicts occured, this may be the revision you're looking for...
sylvain.thenault@logilab.fr [Mon, 02 Mar 2009 20:44:14 +0100] rev 984
import updates
sylvain.thenault@logilab.fr [Mon, 02 Mar 2009 20:43:58 +0100] rev 983
allow to pass attrs as argument explicitly
sylvain.thenault@logilab.fr [Mon, 02 Mar 2009 20:43:08 +0100] rev 982
rename EntityRelatedTab into EntityRelationView, some fixes
sylvain.thenault@logilab.fr [Fri, 27 Feb 2009 16:17:06 +0100] rev 981
fix some imports, update treeview for 3.2
sylvain.thenault@logilab.fr [Fri, 27 Feb 2009 16:16:33 +0100] rev 980
more tags, map klass -> class avoiding needs to use **dict
Stephanie Marcu <stephanie.marcu@logilab.fr> [Fri, 27 Feb 2009 09:59:53 +0100] rev 979
add an XX message to remember to correct the bug: if a rtag is redefined in a subclass, the rtag of the base class overwrite the rtag of the subclass
sylvain.thenault@logilab.fr [Thu, 26 Feb 2009 14:01:00 +0100] rev 978
use non-breakable space in time display
sylvain.thenault@logilab.fr [Thu, 26 Feb 2009 13:45:14 +0100] rev 977
fix freezeFormButtons function