web/box.py
Tue, 24 Nov 2015 14:08:47 +0100 Julien Cristau Remove trailing empty lines
Fri, 18 Sep 2015 18:01:31 +0200 Rémi Cardona [py3k] Don't sort Action objects
Wed, 16 Sep 2015 13:57:21 +0200 Rémi Cardona [py3k] use six.add_metaclass
Fri, 11 Sep 2015 18:05:38 +0200 Rémi Cardona [py3k] replace '_ = unicode' in global scope (closes #7589459)
Tue, 23 Apr 2013 15:33:50 +0200 Pierre-Yves David use cw_etype instead of __regid__
Mon, 23 Jan 2012 13:25:02 +0100 Sylvain Thénault [vreg] move base registry implementation to logilab.common. Closes #1916014
Wed, 28 Sep 2011 09:27:42 +0200 Sylvain Thénault [pylint] fix pylint detected errors and tweak it so that pylint -E will be much less verbose next time (+ update some copyrights on the way) stable
Fri, 15 Oct 2010 11:25:59 +0200 Sylvain Thénault [deprecation] enhanced messages
Thu, 14 Oct 2010 10:08:00 +0200 Sylvain Thénault [components] add missing imports for code copied/pasted. Forgot to run pylint afterward...
Wed, 25 Aug 2010 10:29:07 +0200 Sylvain Thénault [web api] unify 'contentnav' (VComponent) and 'boxes' registries as 'ctxcomponents' (CtxComponent)
Wed, 25 Aug 2010 10:01:11 +0200 Sylvain Thénault [boxes] introduce new boxes system
Tue, 27 Jul 2010 09:40:09 +0200 Sylvain Thénault [relations in ui] provide context information when computing label for a relation stable
Fri, 16 Jul 2010 11:00:42 +0200 Nicolas Chauvat [web] eid key is deprecated
Thu, 08 Jul 2010 20:19:20 +0200 Sylvain Thénault [ajax box] shouldn't give js object directly to xml_escape
Thu, 08 Jul 2010 18:59:42 +0200 Sylvain Thénault [box] provide a new generic base box class to edit relation to simple entities, backported from the 'tag' cube
Wed, 07 Jul 2010 14:18:28 +0200 Sylvain Thénault [form] field.vocabulary return values as string, more fixes
Wed, 28 Apr 2010 12:24:20 +0200 Sylvain Thénault backport oldstable changes stable
Wed, 28 Apr 2010 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
Wed, 28 Apr 2010 12:14:22 +0200 Sylvain Thénault backport default into stable: stable is now cw 3.8
Wed, 28 Apr 2010 10:06:01 +0200 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
Tue, 13 Apr 2010 12:19:24 +0200 Sylvain Thénault #773448: refactor session and 'no connection' handling, by introducing proper web session. We should now be able to see page even when no anon is configured, and be redirected to the login form as soon as one tries to do a query.
Mon, 08 Feb 2010 11:08:55 +0100 Sylvain Thénault backport stable branch and some vreg cleanups:
Wed, 27 Jan 2010 09:24:35 +0100 Sylvain Thénault use field.vocabulary instead of field.choices, skip already related eids. Also consider vocabulary when no etype specified
Tue, 26 Jan 2010 20:30:35 +0100 Sylvain Thénault 3.6 api update, cleanup
Mon, 25 Jan 2010 19:48:19 +0100 Sylvain Thénault skil internal field value, else we get an error
Mon, 18 Jan 2010 19:21:30 +0100 Sylvain Thénault backport stable branch
Thu, 07 Jan 2010 16:52:32 +0100 Adrien Di Mascio update copyright: welcome 2010 stable
Wed, 23 Dec 2009 13:05:53 +0100 Sylvain Thénault must escape user_rql_callback stable
Mon, 21 Dec 2009 20:00:18 +0100 Sylvain Thénault refactor vocabulary handling to avoid having to define methods
Wed, 09 Dec 2009 14:11:53 +0100 Pierre-Yves David fix non-xml_escaped url in box
less more (0) -50 -30 tip