web/views/editforms.py
Mon, 03 Aug 2009 10:50:57 +0200 Sylvain Thénault R [vreg] important refactoring of the vregistry, moving behaviour to end dictionnary (and so leaving room for more flexibility ; keep bw compat ; update api usage in cw
Thu, 30 Jul 2009 18:52:26 +0200 Sylvain Thénault [F delconf form] should give rset to select()
Thu, 30 Jul 2009 15:19:29 +0200 Sylvain Thénault [notification view] consider row/col
Tue, 28 Jul 2009 21:14:47 +0200 Adrien Di Mascio backport stable branch changesets
Mon, 27 Jul 2009 10:58:00 +0200 Sylvain Thénault should not specify attrcategories here
Fri, 24 Jul 2009 19:42:57 +0200 Sylvain Thénault some reledit fixes: actually needs metadata in form's attrcategories, check autoform_section for attributes (XXX need check for relation), no <not specified> visible when attribute isn't editable
Fri, 24 Jul 2009 14:59:54 +0200 Aurelien Campeas [reledit] a nicer icon
Fri, 24 Jul 2009 14:50:43 +0200 Aurelien Campeas [reledit] backport stable fixes
Fri, 24 Jul 2009 14:37:05 +0200 Aurelien Campeas [reledit] attributes : have a laning zone after all (less intrusive), fix likely bug of relation edition stable
Thu, 23 Jul 2009 15:33:03 +0200 Adrien Di Mascio backport stable branch into default
Fri, 17 Jul 2009 20:25:06 +0200 Aurelien Campeas [reledit] backport default branch fix stable
Fri, 17 Jul 2009 19:48:04 +0200 Aurelien Campeas [reledit] looks better on the left
Fri, 17 Jul 2009 16:50:50 +0200 Aurelien Campeas [reledit] separate value from landing zone
Thu, 16 Jul 2009 13:30:13 +0200 Aurelien Campeas backport stable branch
Thu, 16 Jul 2009 08:08:11 +0200 Adrien Di Mascio [reledit] restore primaryview_display_ctrl usage by default in reledit (including bugfix over last implementation) stable
Wed, 15 Jul 2009 15:44:50 +0200 Aurelien Campeas [reledit] remove buggy check, postpone functionnality to 344615 stable
Fri, 10 Jul 2009 19:51:42 +0200 Sylvain Thénault merge stable
Fri, 10 Jul 2009 16:03:54 +0200 Aurelien Campeas a warning for attemps to reledit the wrong side of a composite stable
Fri, 10 Jul 2009 14:23:35 +0200 Aurelien Campeas [reledit] simplify, fixing #344545 stable
Fri, 10 Jul 2009 19:51:19 +0200 Sylvain Thénault consider primaryview_display_ctrl in reledit, XXX should split into reledit / autoreledit stable
Thu, 09 Jul 2009 19:59:41 +0200 Aurelien Campeas [reledit] allow composite edition if the composite is object stable
Thu, 09 Jul 2009 17:16:49 +0200 Aurelien Campeas [reledit] do NOT propose to edit composite-related entities (unlinking would destroy the other side) stable
Thu, 09 Jul 2009 12:14:02 +0200 Aurelien Campeas [reledit] there is nothing to escape, also cleanup lzone for attributes stable
Wed, 08 Jul 2009 21:46:30 +0200 Aurelien Campeas [reledit] left in by accident stable
Wed, 08 Jul 2009 21:45:18 +0200 Aurelien Campeas [reledit] fix reload type (was a string), use simple clicks instead of doubles stable
Wed, 08 Jul 2009 20:50:54 +0200 Aurelien Campeas [reledit] reload support for relations stable
Wed, 08 Jul 2009 20:30:50 +0200 Aurelien Campeas [reledit] landing zone useful only for relations; cleanup stable
Wed, 08 Jul 2009 19:47:36 +0200 Aurelien Campeas [reledit] try to be smart at getting a good default vid for relations, factor computing cardinality from reledit and formfields stable
Wed, 08 Jul 2009 19:11:22 +0200 Aurelien Campeas [reledit] do not strip values (we should not make judgements about field contents ...) stable
Wed, 08 Jul 2009 19:02:29 +0200 Aurelien Campeas [reledit] have a link-free landing zone for mouse-clicks (closes #343544) stable
Wed, 08 Jul 2009 17:50:42 +0200 Aurelien Campeas [reledit] small cleanup and add escape param to control xml_escapability of the value, also rename vid arg which clashes with entity.view(...) args stable
Wed, 08 Jul 2009 17:24:21 +0200 Aurelien Campeas [reledit] use guess_field, thus fixing select widget lacking a multiple attr. in case of * cardinality stable
Wed, 08 Jul 2009 17:22:24 +0200 Aurelien Campeas [reledit] onsubmit event is not common to both cases, move from class stable
Tue, 07 Jul 2009 13:26:44 +0200 Sylvain Thénault use xml_escape stable
Mon, 06 Jul 2009 19:55:18 +0200 Sylvain Thénault backport stable branch
Thu, 02 Jul 2009 14:51:37 +0200 Sylvain Thénault use a counter of displayed inlined forms stable
Thu, 02 Jul 2009 10:35:03 +0200 Sylvain Thénault backport stable
Wed, 01 Jul 2009 20:18:15 +0200 Sylvain Thénault fix #344046 and #344322: check relation permission, set to default when edition allowed and no value (for final *and* non final relations) 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)
Fri, 05 Jun 2009 10:18:40 +0200 Sylvain Thénault set __maineid in EntityFieldsForm
Fri, 05 Jun 2009 10:03:16 +0200 Sylvain Thénault replace set_error_url/set_dom_id by a single mainform argument
Fri, 05 Jun 2009 09:13:49 +0200 Florent do not set __domid in sub-forms
Fri, 29 May 2009 14:19:30 +0200 Sylvain Thénault turn every form class into appobject. They should not be instantiated manually anymore.
Thu, 28 May 2009 20:06:45 +0200 Sylvain Thénault turn renderers into appobjects
Thu, 28 May 2009 09:20:07 +0200 Adrien Di Mascio big bunch of copyright / docstring update
Wed, 27 May 2009 15:01:19 +0200 Sylvain Thénault cleanup stable
Mon, 18 May 2009 18:49:51 +0200 Aurelien Campeas give back onsubmit customizability (oops) stable
Mon, 18 May 2009 18:42:12 +0200 Sylvain Thénault #343256: form redirection stopped working with 3.2 stable
Wed, 13 May 2009 19:51:30 +0200 Aurelien Campeas pass default values along the whole call chain, fix hidden field update bug tls-sprint
Wed, 13 May 2009 12:15:03 +0200 Aurelien Campeas no (not for attributes anyway) tls-sprint
Wed, 13 May 2009 11:02:40 +0200 sylvain thenault xhmlt fix tls-sprint
Tue, 12 May 2009 20:53:45 +0200 sylvain thenault should specify role tls-sprint
Tue, 12 May 2009 20:52:36 +0200 sylvain thenault meeep tls-sprint
Tue, 12 May 2009 20:08:36 +0200 Aurelien Campeas that should be automatic tls-sprint
Tue, 12 May 2009 19:58:55 +0200 Aurelien Campeas accept a default value for empty attributes/relations tls-sprint
Tue, 12 May 2009 19:17:54 +0200 Aurelien Campeas [reledit] relation edition : cleanup a bit #343123 tls-sprint
Tue, 12 May 2009 18:53:41 +0200 Aurelien Campeas preliminary support for inline edition of relations tls-sprint
Tue, 12 May 2009 17:39:50 +0200 sylvain thenault fix name error tls-sprint
Wed, 06 May 2009 18:13:32 +0200 sylvain thenault refactor error handling: get validation error information from a form attribute instead of req.data to avoid pb when multiple forms are displayed tls-sprint
Wed, 06 May 2009 09:47:50 +0200 sylvain thenault should prefill cached values for relation in the primary or secondary category tls-sprint
less more (0) -60 tip