web/views/editforms.py
Mon, 21 Sep 2009 18:02:21 +0200 Sylvain Thénault fix case insensitive selector for entity creation stable
Fri, 18 Sep 2009 19:51:27 +0200 Sylvain Thénault cleaner code stable
Fri, 18 Sep 2009 19:48:58 +0200 Sylvain Thénault fix/enhance i18n context usage for inlined forms stable
Wed, 02 Sep 2009 10:24:15 +0200 Sylvain Thénault backport 3.5
Tue, 01 Sep 2009 18:05:35 +0200 Sylvain Thénault missing import stable
Tue, 01 Sep 2009 17:58:29 +0200 Sylvain Thénault case insensitive add/XXX url stable
Mon, 31 Aug 2009 19:09:54 +0200 Sylvain Thénault backport 3.5 branch
Mon, 31 Aug 2009 16:48:53 +0200 Sylvain Thénault ease overriding of copy warning stable
Mon, 17 Aug 2009 20:02:57 +0200 Sylvain Thénault fix __init__ parameters
Wed, 12 Aug 2009 19:09:32 +0200 Nicolas Chauvat R propagate deprecation of AppObject.entity()
Tue, 04 Aug 2009 18:46:59 +0200 Sylvain Thénault cleanup
Tue, 04 Aug 2009 17:02:18 +0200 Sylvain Thénault [reledit] refactor, split into reledit/doreledit where the former try to tell if edition *should* be done, and the later tell if edition *can* be done
Tue, 04 Aug 2009 17:01:00 +0200 Sylvain Thénault use yams api
Tue, 04 Aug 2009 15:08:18 +0200 Adrien Di Mascio merge
Tue, 04 Aug 2009 11:36:47 +0200 Adrien Di Mascio [reledit] don't try to use rel-edit on attributes without assicated fields (e.g _format field)
Mon, 03 Aug 2009 16:31:30 +0200 Sylvain Thénault [vreg api update] remove some deprecation warnings
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
less more (0) -100 -60 tip