web/views/editforms.py
Fri, 18 Sep 2015 14:29:53 +0200 Rémi Cardona [py3k] use next builtin instead of next method
Fri, 11 Sep 2015 18:05:38 +0200 Rémi Cardona [py3k] replace '_ = unicode' in global scope (closes #7589459)
Tue, 15 Sep 2015 16:56:57 +0200 Rémi Cardona [py3k] import range using six.moves
Tue, 04 Feb 2014 15:29:29 +0100 Dimitri Papadopoulos English typography
Thu, 10 Jan 2013 18:34:10 +0100 Aurelien Campeas [uicfg] uicfg.py moves from web/ to web/views/ (prepares #2406609)
Mon, 23 Jan 2012 13:25:02 +0100 Sylvain Thénault [vreg] move base registry implementation to logilab.common. Closes #1916014
Thu, 31 Mar 2011 09:17:43 +0200 Florent Cayré make it easier to inherit from EditionFormView stable
Tue, 12 Oct 2010 14:10:58 +0200 Sylvain Thénault [form] unify form.render prototype to take a 'w' argument as other view/components render method
Mon, 13 Sep 2010 15:15:21 +0200 Sylvain Thénault backport stable
Mon, 06 Sep 2010 21:57:12 +0200 Nicolas Chauvat [views] rename Edition to Modification and personal information to profile stable
Fri, 30 Jul 2010 10:02:31 +0200 Sylvain Thénault [view] deprecate create_url in favor of a cw_create_url class method on entity classes
Thu, 08 Jul 2010 13:33:40 +0200 Sylvain Thénault [uilib] refactor json_dumps code organization
Mon, 05 Jul 2010 12:04:32 +0200 Sylvain Thénault [selectors] provide a new, optimized, is_instance selector that should at some point replace implements (along with the adaptable selector)
Fri, 02 Jul 2010 15:26:59 +0200 Aurelien Campeas reledit refactoring
Fri, 11 Jun 2010 07:58:53 +0200 Sylvain Thénault [3.9] api update (mostly js) + add support for FCKEditor in formContents js function
Mon, 07 Jun 2010 13:22:24 +0200 Sylvain Thénault backport stable
Fri, 04 Jun 2010 15:45:54 +0200 Sylvain Thénault [editform] consistent [do]reledit between attributes and relations: check if rdef is hidden in main section of uicfg.afs for both attributes and relations, and in the reledit view, not in doreledit stable
Thu, 03 Jun 2010 14:51:42 +0200 Adrien Di Mascio [ajax] refactor/cleanup low-level ajax functions
Wed, 26 May 2010 12:33:48 +0200 Sylvain Thénault backport stable
Wed, 26 May 2010 11:01:50 +0200 Sylvain Thénault [reledit] #894131: use "<`attribute` unset>" instead of generic "<not specified>" when an attribute or relation has no value stable
Thu, 20 May 2010 20:50:00 +0200 Sylvain Thénault [entity] continue cleanup of Entity/AnyEntity namespace
Wed, 28 Apr 2010 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
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
Fri, 23 Apr 2010 12:19:54 +0200 Alexandre Fayolle [python2.6] careful: json-py provides a json package. We don't want that. stable
Thu, 22 Apr 2010 19:48:04 +0000 Alexandre Fayolle [python2.6] prefer python2.6's builtin json module over simplejson stable
Tue, 23 Feb 2010 17:32:43 +0100 Sylvain Thénault cleanup, typos stable
Tue, 23 Feb 2010 17:32:31 +0100 Sylvain Thénault [form] fix #719285, due to multiple calls to restore_previous_post, by proper refactorings stable
Fri, 19 Feb 2010 15:12:46 +0100 Aurelien Campeas [views/deleteconf] remove action ppty (useless & clashes with form attr, replace buggy non_final_entity selector with implements workaround stable
Thu, 18 Feb 2010 15:42:29 +0100 Sylvain Thénault [reledit] fix #713217: reledit doesn't check 'update' permission on attributes stable
Wed, 27 Jan 2010 09:53:48 +0100 Sylvain Thénault reorganize code:
Tue, 26 Jan 2010 20:28:56 +0100 Sylvain Thénault simplify messages used for inlined forms
Tue, 26 Jan 2010 20:25:56 +0100 Sylvain Thénault [forms] the last touch: handle inlined relation forms as fields
Tue, 26 Jan 2010 13:36:55 +0100 Sylvain Thénault fif inlined relation forms pb w/ new ajax forms.
Tue, 26 Jan 2010 13:34:12 +0100 Sylvain Thénault now that we are property initializing autoform_section for the 'inlined' form type, use it...
Thu, 21 Jan 2010 10:57:20 +0100 Sylvain Thénault specify formvid=edition to get multiple edition working w/ 3.6
Wed, 20 Jan 2010 10:06:53 +0100 Sylvain Thénault cleanup
Wed, 20 Jan 2010 10:06:12 +0100 Sylvain Thénault turn all the stuff used to handle 'generic relations' in forms into proper
Mon, 18 Jan 2010 19:21:30 +0100 Sylvain Thénault backport stable branch
Fri, 15 Jan 2010 09:05:40 +0100 Sylvain Thénault rename need_navigation into paginable stable
Thu, 14 Jan 2010 11:28:32 +0100 Sylvain Thénault Backed out changeset b8ea99f5e8ea, tags.a escape its content. stable
Wed, 13 Jan 2010 18:04:29 +0100 Aurelien Campeas missing xml escapes (but textoutofcontext probably ought to be just outofcontext, with no escaping then) stable
Wed, 13 Jan 2010 17:44:11 +0100 Sylvain Thénault move autoform's field_by_name implementation on base EntityFieldsForm
Thu, 07 Jan 2010 16:52:32 +0100 Adrien Di Mascio update copyright: welcome 2010 stable
Mon, 21 Dec 2009 20:25:58 +0100 Sylvain Thénault fix render (formerly form_render) prototype
Mon, 21 Dec 2009 20:21:56 +0100 Sylvain Thénault form_add_hidden -> add_hidden
Mon, 21 Dec 2009 19:52:21 +0100 Sylvain Thénault cleanup
Wed, 09 Dec 2009 15:47:01 +0100 Sylvain Thénault 3.6 api update
Wed, 09 Dec 2009 15:19:48 +0100 Sylvain Thénault 3.6 api update
Tue, 08 Dec 2009 07:54:51 -0800 Sandrine Ribeau more api update
Tue, 08 Dec 2009 16:56:56 +0100 Pierre-Yves David add a dummy and stupid dummy method for dummy form
Tue, 08 Dec 2009 16:50:36 +0100 Sandrine Ribeau cw 3.6 api update
Tue, 08 Dec 2009 10:58:56 +0100 Sylvain Thénault drop common subpackage
Mon, 07 Dec 2009 07:10:40 -0800 Sandrine Ribeau more api renaming/fixing update
Thu, 03 Dec 2009 17:17:43 +0100 Sylvain Thénault backport stable into default
Tue, 01 Dec 2009 08:43:37 +0100 Sylvain Thénault [forms] deprecate form_render(**kwargs) in favor of render(formvalues=None, rendervalues=None, renderer=None) stable
Mon, 30 Nov 2009 10:24:01 +0100 Sylvain Thénault when one is adding an inline entity for a relation of a single card, stable
Sun, 29 Nov 2009 23:22:32 +0100 Sylvain Thénault oops stable
Sun, 29 Nov 2009 23:16:40 +0100 Sylvain Thénault fix ze fix stable
Sun, 29 Nov 2009 16:45:47 +0100 Sylvain Thénault fix inline-creation form when called through ajax stable
Fri, 27 Nov 2009 23:47:28 +0100 Sylvain Thénault ease customization of title stable
less more (0) -100 -60 tip