web/views/editforms.py
Mon, 12 Oct 2009 12:20:41 +0200 Sylvain Thénault [reledit] display value anyway when should not edit attribute/relation stable
Fri, 09 Oct 2009 16:39:26 +0200 Sylvain Thénault backport stable branch
Fri, 09 Oct 2009 15:53:42 +0200 Alexandre Fayolle fix title of CopyFormView stable
Wed, 07 Oct 2009 12:31:08 +0200 Sylvain Thénault backport stable branch
Wed, 07 Oct 2009 11:33:38 +0200 Sylvain Thénault cleanup stable
Wed, 30 Sep 2009 18:57:42 +0200 Sylvain Thénault backport stable branch
Wed, 30 Sep 2009 17:56:53 +0200 Sylvain Thénault ensure str is given as field's name stable
Wed, 30 Sep 2009 17:32:03 +0200 Sylvain Thénault [inlined forms] nicer add_hiddens implementation relying on standard entity forms handling stable
Tue, 29 Sep 2009 15:58:44 +0200 Sylvain Thénault backport stable branch
Tue, 29 Sep 2009 12:44:50 +0200 Sylvain Thénault [form] important refactoring of inlined forms to get proper separation of form object creation / rendering stable
Tue, 29 Sep 2009 12:41:46 +0200 Sylvain Thénault [form] replace is_subform by parent_form, carrying more information at the same cost stable
Fri, 25 Sep 2009 11:57:35 +0200 Sylvain Thénault cleanup
Fri, 25 Sep 2009 11:54:03 +0200 Sylvain Thénault [inplace edit] we can now use edition form for both attributes and relations inplace form
Fri, 25 Sep 2009 11:53:06 +0200 Sylvain Thénault handle display_fields in the form, not in the renderer
Fri, 25 Sep 2009 11:49:47 +0200 Sylvain Thénault [uicfg, autoform] more consistent/powerful autoform_section rtags by using formtype/section; deprecates autoform_is_inlined; refactor automatci form and renderer thanks to this
Thu, 24 Sep 2009 00:24:21 +0200 Adrien Di Mascio [api] some more _cw / __regid__, automatic tests now pass again
Wed, 23 Sep 2009 20:13:31 +0200 Adrien Di Mascio [api] __regid__, cw_* and friends
Wed, 23 Sep 2009 19:40:19 +0200 Adrien Di Mascio [api] work in progress, use __regid__, cw_*, etc.
Wed, 23 Sep 2009 09:54:25 +0200 Adrien Di Mascio merge
Tue, 22 Sep 2009 13:08:42 +0200 Adrien Di Mascio backport old changesets corresponding to new form / controller implementation
Wed, 05 Aug 2009 09:05:40 +0200 Adrien Di Mascio [forms] work-in-progress: get rid of edits- / edito-
Wed, 23 Sep 2009 09:29:39 +0200 Sylvain Thénault use __regid__ instead of id on appobject classes
Tue, 22 Sep 2009 12:11:12 +0200 Adrien Di Mascio backport stable branch
Mon, 21 Sep 2009 19:49:02 +0200 Sylvain Thénault [inline forms] propagate kwargs to render_form stable
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
less more (0) -100 -60 tip