web/box.py
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
Wed, 23 Sep 2009 19:40:19 +0200 Adrien Di Mascio [api] work in progress, use __regid__, cw_*, etc.
Tue, 15 Sep 2009 15:01:41 +0200 Sylvain Thénault backport 3.5
Mon, 14 Sep 2009 19:01:37 +0200 Sylvain Thénault cleanup, futur warning fixes :) 3.5
Thu, 13 Aug 2009 11:49:56 +0200 Sylvain Thénault remove more 3.2 deprecated code, reintroduce checkbox used by formrenderers
Thu, 13 Aug 2009 10:20:57 +0200 Sylvain Thénault refactor property handling to avoid name conflicts
Wed, 12 Aug 2009 19:09:32 +0200 Nicolas Chauvat R propagate deprecation of AppObject.entity()
Mon, 10 Aug 2009 15:54:28 +0200 Nicolas Chauvat B [web.box] fix EditRelationBoxTemplate in case neither related nor unrelated
Wed, 05 Aug 2009 19:14:39 +0200 Sylvain Thénault [web.box] remove deprecation warnings
Thu, 16 Jul 2009 13:30:13 +0200 Aurelien Campeas backport stable branch
Tue, 07 Jul 2009 13:26:44 +0200 Sylvain Thénault use xml_escape stable
Sat, 27 Jun 2009 00:56:30 +0200 Sylvain Thénault backport stable branch, make schema-security consistent with other schema views changes, uniformize skipmeta/withmeta
Wed, 24 Jun 2009 16:59:12 +0200 Sylvain Thénault move up stable
Fri, 05 Jun 2009 15:09:20 +0200 Sylvain Thénault nicer vreg api, try to make rset an optional named argument in select and derivated (including selectors)
Thu, 28 May 2009 09:20:07 +0200 Adrien Di Mascio big bunch of copyright / docstring update
Wed, 20 May 2009 16:36:02 +0200 Nicolas Chauvat replace sideRelated with sideBox stable
Tue, 05 May 2009 19:29:59 +0200 sylvain thenault fix implementation to avoid separator with nothing following tls-sprint
Tue, 05 May 2009 19:29:43 +0200 sylvain thenault update implementation to get vocab from form instead of entity tls-sprint
Thu, 30 Apr 2009 18:12:04 +0200 sylvain thenault should take arbitrary arguments tls-sprint
Tue, 28 Apr 2009 10:11:08 +0200 sylvain thenault delete-trailing-whitespaces tls-sprint
Wed, 22 Apr 2009 16:54:43 +0200 sylvain thenault fix a name error tls-sprint
Fri, 27 Mar 2009 12:31:42 +0100 sylvain thenault cleanup, various fix to get something working tls-sprint
Thu, 26 Mar 2009 19:00:20 +0100 sylvain thenault pylint cleanup tls-sprint
Wed, 18 Feb 2009 23:11:01 +0100 Adrien Di Mascio rename abstract_* selectors into partial_* + add docstrings tls-sprint
Wed, 18 Feb 2009 17:12:52 +0100 sylvain thenault kill Template class and 'templates' registry tls-sprint
Wed, 18 Feb 2009 16:03:11 +0100 sylvain thenault fix box selectors tls-sprint
Wed, 18 Feb 2009 13:36:28 +0100 Adrien Di Mascio introduce abstract selectors to get rid of the my_selector() contagion tls-sprint
Wed, 18 Feb 2009 11:46:23 +0100 sylvain thenault add rtype compat tls-sprint
Wed, 18 Feb 2009 01:21:25 +0100 Adrien Di Mascio replaced most of __selectors__ assignments with __select__ tls-sprint
Tue, 17 Feb 2009 17:13:55 +0100 sylvain thenault drop more registerers tls-sprint
Tue, 17 Feb 2009 16:45:22 +0100 sylvain thenault update import tls-sprint
Tue, 17 Feb 2009 16:40:26 +0100 sylvain thenault kill ExtResourcesBoxTemplate tls-sprint
Tue, 17 Feb 2009 12:47:07 +0100 Adrien Di Mascio various SyntaxErrors / missing import fixes + reorganization of the `registered` classmethod tls-sprint
Mon, 16 Feb 2009 20:51:24 +0100 sylvain thenault drop EntityAction usage in cw, upgrade rql_condition and friends tls-sprint
Fri, 30 Jan 2009 15:25:03 +0100 sylvain thenault typo
Wed, 21 Jan 2009 19:28:03 +0100 Adrien Di Mascio backport stable branch changesets
Wed, 21 Jan 2009 19:26:35 +0100 Adrien Di Mascio fix EditRelationBoxTemplate: the box might be passed an additional 'view' paraemter 3.0
Mon, 19 Jan 2009 19:46:33 +0100 sylvain thenault selector update
Thu, 15 Jan 2009 13:27:33 +0100 sylvain thenault massive selector update 3.0
Mon, 22 Dec 2008 12:53:21 +0100 Sylvain Thenault new RelatedEntityBoxTemplate base class
Fri, 19 Dec 2008 15:16:09 +0100 Sylvain Thenault begin selector renaming (work in progress)
Mon, 08 Dec 2008 08:56:08 +0100 Adrien Di Mascio if EntityBoxTemplate now uses _rqlcondition_selector, it must also define a default condition attribute
Fri, 05 Dec 2008 18:05:34 +0100 Sylvain Thenault add _rql_condition selector to default EntityBox selectors
Wed, 05 Nov 2008 15:52:50 +0100 Adrien Di Mascio Showtime !
less more (0) tip