Fri, 30 Jan 2009 18:15:03 +0100 Aurelien Campeas [tabs] dead code
Fri, 30 Jan 2009 17:25:32 +0100 sylvain thenault merge
Fri, 30 Jan 2009 17:15:07 +0100 Aurelien Campeas [tabs] fix the no-eid case, remove unused code
Fri, 30 Jan 2009 17:01:15 +0100 Adrien Di Mascio fix js syntax in tabs.forceview()
Fri, 30 Jan 2009 16:57:20 +0100 Adrien Di Mascio simplification of lazy tabs mechanism
Fri, 30 Jan 2009 16:56:21 +0100 Adrien Di Mascio use lgc.decorators.monkeypatch in tabs.py
Fri, 30 Jan 2009 16:53:18 +0100 Adrien Di Mascio fix default value of pyro ns host
Fri, 30 Jan 2009 16:52:00 +0100 Adrien Di Mascio [javascript] extract ajax postprocessing in a separate function
Fri, 30 Jan 2009 15:55:03 +0100 Julien Jehannet (merge)
Fri, 30 Jan 2009 15:17:22 +0100 Julien Jehannet add required attribute modname in __pkginfo__.py skeleton
Fri, 30 Jan 2009 15:36:26 +0100 Laure Bourgois small corrections
Fri, 30 Jan 2009 17:25:11 +0100 sylvain thenault xhtml fixes
Fri, 30 Jan 2009 17:24:53 +0100 sylvain thenault set self.rset else we're missing some stuff since TheMainTemplate instance as None as rset
Fri, 30 Jan 2009 15:32:02 +0100 sylvain thenault 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 sylvain thenault implements cell_call
Fri, 30 Jan 2009 15:30:30 +0100 sylvain thenault specify content type for text views
Fri, 30 Jan 2009 15:30:15 +0100 sylvain thenault use self.rset / self.row
Fri, 30 Jan 2009 15:29:30 +0100 sylvain thenault 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 sylvain thenault EntityVComponent should now implements cell_call
Fri, 30 Jan 2009 15:26:25 +0100 sylvain thenault give row when selecting/dispatching content navigation component
Fri, 30 Jan 2009 15:25:26 +0100 sylvain thenault typo
Fri, 30 Jan 2009 15:25:03 +0100 sylvain thenault typo
Fri, 30 Jan 2009 14:39:56 +0100 sylvain thenault function to make generation of a simple sgml tag
Fri, 30 Jan 2009 14:38:16 +0100 sylvain thenault hcal is a microformat and can be inserted in html
Fri, 30 Jan 2009 12:30:04 +0100 sylvain thenault foaf euser view
Fri, 30 Jan 2009 12:29:37 +0100 sylvain thenault cubicweb__loadurl -> cubicweb:lazyloadurl
Fri, 30 Jan 2009 11:55:05 +0100 sylvain thenault fix table filter form: get_widget shouldn't be called once rqlst has been recovered
Thu, 29 Jan 2009 17:02:15 +0100 sylvain thenault remove debug print
Thu, 29 Jan 2009 16:26:33 +0100 sylvain thenault 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 sylvain thenault method has been renamed
Thu, 29 Jan 2009 15:16:51 +0100 sylvain thenault oops
Thu, 29 Jan 2009 12:10:41 +0100 sylvain thenault owl cleanup
Thu, 29 Jan 2009 10:34:29 +0100 sylvain thenault 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 sylvain thenault sax only validator for owl views for now
Wed, 28 Jan 2009 17:41:14 +0100 sylvain thenault while EntityView has been used here?? (changeset 501 by laure)
Wed, 28 Jan 2009 17:32:44 +0100 Laure Bourgois cleaning code
Wed, 28 Jan 2009 17:31:07 +0100 Aurelien Campeas merge
Wed, 28 Jan 2009 17:30:26 +0100 Aurelien Campeas [tabs] improve pylint note :)
Wed, 28 Jan 2009 17:30:04 +0100 Laure Bourgois OWLABOXView correction
Wed, 28 Jan 2009 17:28:08 +0100 Laure Bourgois OWLABOXView correction
Wed, 28 Jan 2009 17:25:22 +0100 Laure Bourgois merge
Wed, 28 Jan 2009 17:22:45 +0100 Laure Bourgois cleaning OWLView
Wed, 28 Jan 2009 17:00:03 +0100 Aurelien Campeas missing import
Wed, 28 Jan 2009 16:58:05 +0100 Aurelien Campeas [tabs] cookie name par cube instance will reduce cookie collisions
Wed, 28 Jan 2009 16:53:09 +0100 Laure Bourgois OWLView correction (namespace)
Wed, 28 Jan 2009 16:52:12 +0100 Laure Bourgois owl module has two views : OWLView (TBOX) and OWLABOXView (more or less ABOX. indeed, it layout ABOX information only for an specific entity and not all entities)
Wed, 28 Jan 2009 16:49:57 +0100 Laure Bourgois removing OWLView from this file (in order to put OWLView into owl module)
Wed, 28 Jan 2009 16:29:01 +0100 sylvain thenault merge
Wed, 28 Jan 2009 15:52:45 +0100 Aurelien Campeas merge
Wed, 28 Jan 2009 15:50:14 +0100 Aurelien Campeas [tabs]
Wed, 28 Jan 2009 16:28:44 +0100 sylvain thenault refactor table views to share more code and to avoid empty filter table in some case
Wed, 28 Jan 2009 15:28:32 +0100 sylvain thenault set default to empty string, not None
Wed, 28 Jan 2009 14:48:23 +0100 Stephanie Marcu [#80966] Opera supports xhtml and handles namespaces properly but it breaks jQuery.attr(), so xhtml_browser return False if the webbrowser is opera
Wed, 28 Jan 2009 13:07:14 +0100 Aurelien Campeas python 2.4 compat
Wed, 28 Jan 2009 10:30:06 +0100 Adrien Di Mascio backport stable branch changesets
Wed, 28 Jan 2009 10:29:39 +0100 Adrien Di Mascio [javascript] minor lints 3.0
Tue, 27 Jan 2009 21:30:32 +0100 Aurelien Campeas clenaup
Tue, 27 Jan 2009 21:16:23 +0100 Aurelien Campeas [tabs] prune tab set _before_ computing & setting 'active' tab
Tue, 27 Jan 2009 20:51:55 +0100 Aurelien Campeas [tabs]
Tue, 27 Jan 2009 19:13:54 +0100 Aurelien Campeas fix a pb. with something -- but WHAT was that ? :-/
(0) -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip