Fri, 30 Jan 2009 16:57:20 +0100 simplification of lazy tabs mechanism
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 30 Jan 2009 16:57:20 +0100] rev 543
simplification of lazy tabs mechanism
Fri, 30 Jan 2009 16:56:21 +0100 use lgc.decorators.monkeypatch in tabs.py
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 30 Jan 2009 16:56:21 +0100] rev 542
use lgc.decorators.monkeypatch in tabs.py
Fri, 30 Jan 2009 16:53:18 +0100 fix default value of pyro ns host
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 30 Jan 2009 16:53:18 +0100] rev 541
fix default value of pyro ns host
Fri, 30 Jan 2009 16:52:00 +0100 [javascript] extract ajax postprocessing in a separate function
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 30 Jan 2009 16:52:00 +0100] rev 540
[javascript] extract ajax postprocessing in a separate function
Fri, 30 Jan 2009 15:55:03 +0100 (merge)
Julien Jehannet <julien.jehannet@logilab.fr> [Fri, 30 Jan 2009 15:55:03 +0100] rev 539
(merge)
Fri, 30 Jan 2009 15:17:22 +0100 add required attribute modname in __pkginfo__.py skeleton
Julien Jehannet <julien.jehannet@logilab.fr> [Fri, 30 Jan 2009 15:17:22 +0100] rev 538
add required attribute modname in __pkginfo__.py skeleton
Fri, 30 Jan 2009 15:36:26 +0100 small corrections
Laure Bourgois <Laure.Bourgois@logilab.fr> [Fri, 30 Jan 2009 15:36:26 +0100] rev 537
small corrections
Fri, 30 Jan 2009 17:25:11 +0100 xhtml fixes
sylvain.thenault@logilab.fr [Fri, 30 Jan 2009 17:25:11 +0100] rev 536
xhtml fixes
Fri, 30 Jan 2009 17:24:53 +0100 set self.rset else we're missing some stuff since TheMainTemplate instance as None as rset
sylvain.thenault@logilab.fr [Fri, 30 Jan 2009 17:24:53 +0100] rev 535
set self.rset else we're missing some stuff since TheMainTemplate instance as None as rset
Fri, 30 Jan 2009 15:32:02 +0100 refactor validator selection using a content type based dictionnary (which may be overriden by view id) + functions to instrumentize the registry to check what's tested and what's not
sylvain.thenault@logilab.fr [Fri, 30 Jan 2009 15:32:02 +0100] rev 534
refactor validator selection using a content type based dictionnary (which may be overriden by view id) + functions to instrumentize the registry to check what's tested and what's not
Fri, 30 Jan 2009 15:30:55 +0100 implements cell_call
sylvain.thenault@logilab.fr [Fri, 30 Jan 2009 15:30:55 +0100] rev 533
implements cell_call
Fri, 30 Jan 2009 15:30:30 +0100 specify content type for text views
sylvain.thenault@logilab.fr [Fri, 30 Jan 2009 15:30:30 +0100] rev 532
specify content type for text views
Fri, 30 Jan 2009 15:30:15 +0100 use self.rset / self.row
sylvain.thenault@logilab.fr [Fri, 30 Jan 2009 15:30:15 +0100] rev 531
use self.rset / self.row
Fri, 30 Jan 2009 15:29:30 +0100 fix xml views: ensure we're generating valide tag names (rsetxml), protect against control characters in xml view (should probably be generalized...)
sylvain.thenault@logilab.fr [Fri, 30 Jan 2009 15:29:30 +0100] rev 530
fix xml views: ensure we're generating valide tag names (rsetxml), protect against control characters in xml view (should probably be generalized...)
Fri, 30 Jan 2009 15:26:51 +0100 EntityVComponent should now implements cell_call
sylvain.thenault@logilab.fr [Fri, 30 Jan 2009 15:26:51 +0100] rev 529
EntityVComponent should now implements cell_call
Fri, 30 Jan 2009 15:26:25 +0100 give row when selecting/dispatching content navigation component
sylvain.thenault@logilab.fr [Fri, 30 Jan 2009 15:26:25 +0100] rev 528
give row when selecting/dispatching content navigation component
Fri, 30 Jan 2009 15:25:26 +0100 typo
sylvain.thenault@logilab.fr [Fri, 30 Jan 2009 15:25:26 +0100] rev 527
typo
Fri, 30 Jan 2009 15:25:03 +0100 typo
sylvain.thenault@logilab.fr [Fri, 30 Jan 2009 15:25:03 +0100] rev 526
typo
Fri, 30 Jan 2009 14:39:56 +0100 function to make generation of a simple sgml tag
sylvain.thenault@logilab.fr [Fri, 30 Jan 2009 14:39:56 +0100] rev 525
function to make generation of a simple sgml tag
Fri, 30 Jan 2009 14:38:16 +0100 hcal is a microformat and can be inserted in html
sylvain.thenault@logilab.fr [Fri, 30 Jan 2009 14:38:16 +0100] rev 524
hcal is a microformat and can be inserted in html
Fri, 30 Jan 2009 12:30:04 +0100 foaf euser view
sylvain.thenault@logilab.fr [Fri, 30 Jan 2009 12:30:04 +0100] rev 523
foaf euser view
Fri, 30 Jan 2009 12:29:37 +0100 cubicweb__loadurl -> cubicweb:lazyloadurl
sylvain.thenault@logilab.fr [Fri, 30 Jan 2009 12:29:37 +0100] rev 522
cubicweb__loadurl -> cubicweb:lazyloadurl
Fri, 30 Jan 2009 11:55:05 +0100 fix table filter form: get_widget shouldn't be called once rqlst has been recovered
sylvain.thenault@logilab.fr [Fri, 30 Jan 2009 11:55:05 +0100] rev 521
fix table filter form: get_widget shouldn't be called once rqlst has been recovered
Thu, 29 Jan 2009 17:02:15 +0100 remove debug print
sylvain.thenault@logilab.fr [Thu, 29 Jan 2009 17:02:15 +0100] rev 520
remove debug print
Thu, 29 Jan 2009 16:26:33 +0100 pyrorql source now ignore external eids which are themselves coming from another external source already in use by the repository (should have the same uri)
sylvain.thenault@logilab.fr [Thu, 29 Jan 2009 16:26:33 +0100] rev 519
pyrorql source now ignore external eids which are themselves coming from another external source already in use by the repository (should have the same uri)
Thu, 29 Jan 2009 15:26:09 +0100 method has been renamed
sylvain.thenault@logilab.fr [Thu, 29 Jan 2009 15:26:09 +0100] rev 518
method has been renamed
Thu, 29 Jan 2009 15:16:51 +0100 oops
sylvain.thenault@logilab.fr [Thu, 29 Jan 2009 15:16:51 +0100] rev 517
oops
Thu, 29 Jan 2009 12:10:41 +0100 owl cleanup
sylvain.thenault@logilab.fr [Thu, 29 Jan 2009 12:10:41 +0100] rev 516
owl cleanup
Thu, 29 Jan 2009 10:34:29 +0100 search in reverted order else in case of installed cubes (eg in cubicweb/cubes) we do not remove all expected parts
sylvain.thenault@logilab.fr [Thu, 29 Jan 2009 10:34:29 +0100] rev 515
search in reverted order else in case of installed cubes (eg in cubicweb/cubes) we do not remove all expected parts
Thu, 29 Jan 2009 10:09:42 +0100 sax only validator for owl views for now
sylvain.thenault@logilab.fr [Thu, 29 Jan 2009 10:09:42 +0100] rev 514
sax only validator for owl views for now
(0) -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip