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
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
Tue, 05 May 2009 17:26:21 +0200 sylvain thenault fix multiple edit tls-sprint
Tue, 05 May 2009 16:52:44 +0200 Graziella Toutoungis fix copy edition view tls-sprint
Fri, 01 May 2009 09:13:48 +0200 sylvain thenault missing import tls-sprint
Thu, 30 Apr 2009 12:36:48 +0200 sylvain thenault apply on non final relation tls-sprint
Thu, 30 Apr 2009 12:35:49 +0200 sylvain thenault display_fields should search for name+role tls-sprint
Wed, 29 Apr 2009 19:48:27 +0200 Aurelien Campeas [editforms] fix missing __maineid, avoid double submit through submit button, say no to locals() tls-sprint
Tue, 28 Apr 2009 20:08:16 +0200 Aurelien Campeas other fixlets tls-sprint
Tue, 28 Apr 2009 11:22:31 +0200 sylvain thenault fix imports, cleanup, repair some ajax calls tls-sprint
Tue, 28 Apr 2009 10:10:04 +0200 sylvain thenault move AutomaticEntityForm and PrimaryView into their own module tls-sprint
Thu, 23 Apr 2009 18:10:17 +0200 sylvain thenault reoops tls-sprint
Thu, 23 Apr 2009 18:09:56 +0200 sylvain thenault oops tls-sprint
Thu, 23 Apr 2009 17:57:46 +0200 sylvain thenault refactor to get powerful etype_relation_field function which benefit from ui configuration (eg widgets and fields) tls-sprint
Thu, 23 Apr 2009 17:22:02 +0200 sylvain thenault guess_field now takes an entity schema as first argument, not an entity class tls-sprint
Wed, 22 Apr 2009 19:42:44 +0200 sylvain thenault allow to instantiate an entity without rset tls-sprint
Wed, 22 Apr 2009 16:55:09 +0200 sylvain thenault missing overriding of removejs in inline-creation form view tls-sprint
Fri, 17 Apr 2009 13:17:21 +0200 sylvain thenault refactor to ease overriding tls-sprint
Wed, 15 Apr 2009 17:24:12 +0200 sylvain thenault no progress div in reledit, else we get duplicated ids tls-sprint
Thu, 09 Apr 2009 16:17:16 +0200 sylvain thenault ease renderer overriding tls-sprint
Thu, 09 Apr 2009 15:52:31 +0200 sylvain thenault missing self, using bool is simpler tls-sprint
Thu, 09 Apr 2009 14:32:18 +0200 sylvain thenault cleanup tls-sprint
less more (0) -120 tip