web/uicfg.py
Fri, 18 Sep 2009 12:20:39 +0200 Sylvain Thénault backport old head 3.5
Thu, 17 Sep 2009 15:16:53 +0200 Sylvain Thénault backport 3.5
Wed, 16 Sep 2009 17:29:45 +0200 Sylvain Thénault backport stable 3.5
Tue, 15 Sep 2009 17:43:56 +0200 Julien Jehannet [C] uicfg: Change CWCache as system entites stable
Fri, 11 Sep 2009 15:57:34 +0200 Sylvain Thénault backport 3.5
Fri, 11 Sep 2009 15:55:15 +0200 Sylvain Thénault backport stable branch 3.5
Thu, 10 Sep 2009 08:13:22 +0200 Sylvain Thénault backport 3.5
Wed, 09 Sep 2009 15:07:58 +0200 Sylvain Thénault backport stable 3.5
Wed, 09 Sep 2009 09:56:47 +0200 Sylvain Thénault should have been done in stable stable
Wed, 09 Sep 2009 09:37:14 +0200 Sylvain Thénault [uicfg, autoform] when a relation is inlined, put it in the generated section by default 3.5
Mon, 31 Aug 2009 19:09:54 +0200 Sylvain Thénault backport 3.5 branch
Mon, 31 Aug 2009 18:59:10 +0200 Sylvain Thénault backport stable branch 3.5
Mon, 31 Aug 2009 14:27:16 +0200 Sylvain Thénault generic rtag cleaing method stable
Fri, 21 Aug 2009 16:26:20 +0200 Sylvain Thénault somewhat painful backport of 3.5 branch, should mostly be ok
Fri, 21 Aug 2009 09:03:30 +0200 Sylvain Thénault [wf] BaseTransition is a virtual type 3.5
Thu, 13 Aug 2009 10:49:46 +0200 Sylvain Thénault proper rewrite
Thu, 13 Aug 2009 10:31:31 +0200 Sylvain Thénault remove usage of vreg_initialization_complete by using an 'initializable dict' (eg call init after complete registration
Wed, 05 Aug 2009 18:18:12 +0200 Adrien Di Mascio [events] renamed source-reload into registry-reload to avoid potential confusions with datasources
Wed, 05 Aug 2009 12:15:48 +0200 Adrien Di Mascio [cleanup] delete-trailing-whitespace + removed debug print
Tue, 04 Aug 2009 18:58:38 +0200 Adrien Di Mascio [autoreload] handle uicfg reloading properly with the new event / callback mechanism
Tue, 04 Aug 2009 11:35:57 +0200 Adrien Di Mascio [uicfg] fix metadata detection in primaryview_section
Sun, 02 Aug 2009 20:56:05 +0200 Adrien Di Mascio [refactoring] moved rtags specification in web/views
Sat, 01 Aug 2009 17:22:05 +0200 Sylvain Thénault uicfg bugs detected by tests
Mon, 27 Jul 2009 18:36:30 +0200 Sylvain Thénault meta is gone away
Fri, 24 Jul 2009 19:43:12 +0200 Sylvain Thénault fix some default autoform_section
Fri, 24 Jul 2009 09:31:43 +0200 Adrien Di Mascio hide cwuri from web forms
Thu, 16 Jul 2009 13:30:13 +0200 Aurelien Campeas backport stable branch
Fri, 10 Jul 2009 12:15:09 +0200 Sylvain Thénault new RelationTagsDict class, use it in uicfg where necessary stable
Thu, 02 Jul 2009 10:35:03 +0200 Sylvain Thénault backport stable
Mon, 29 Jun 2009 16:04:21 +0200 Adrien Di Mascio [rtags] override tag_xxx_of() methods in DisplayCtrlRelationTags to make sure a wildcard is used stable
Fri, 19 Jun 2009 14:42:04 +0200 Sylvain Thénault stop using meta attribute from yams schema. Use instead sets defining meta relations and another defining schema types. Refactor various schema view based on this
Thu, 28 May 2009 09:20:07 +0200 Adrien Di Mascio big bunch of copyright / docstring update
Tue, 26 May 2009 19:36:40 +0200 Sylvain Thénault similar method already exists stable
Wed, 20 May 2009 11:55:15 +0200 Sylvain Thénault default email relations configuration stable
Mon, 18 May 2009 19:50:04 +0200 Sylvain Thénault give a name to rtags instance to ease debugging stable
Thu, 14 May 2009 14:51:52 +0200 Sylvain remove 2.5 construction
Wed, 13 May 2009 17:21:35 +0200 sylvain thenault fix some web tests, adjusts rtags tls-sprint
Tue, 12 May 2009 19:20:23 +0200 sylvain thenault autoform_widget superseeded by autoform_field_kwargs (api change addiction :-/) tls-sprint
Tue, 12 May 2009 17:15:41 +0200 sylvain thenault typos, wrong etypes tls-sprint
Tue, 12 May 2009 16:47:03 +0200 Aurelien Campeas oops, keep python 2.4 compat tls-sprint
Tue, 12 May 2009 16:38:25 +0200 Aurelien Campeas a bunch of NameError (!) // needs review // tls-sprint
Tue, 12 May 2009 16:24:27 +0200 Aurelien Campeas fix self on initfunc tls-sprint
Tue, 12 May 2009 11:56:12 +0200 sylvain thenault final rtag api tls-sprint
Mon, 11 May 2009 11:55:10 +0200 sylvain thenault View.dispatch -> View.render tls-sprint
Mon, 11 May 2009 11:20:38 +0200 sylvain thenault final rtags api (eventually :$) tls-sprint
Mon, 04 May 2009 10:50:25 +0200 sylvain thenault configurable entity types tables tls-sprint
Thu, 30 Apr 2009 14:17:34 +0200 sylvain thenault delete-trailing-whitespaces tls-sprint
Thu, 30 Apr 2009 00:41:52 +0200 sylvain thenault new primary view using uicfg.rdisplay (major api cleanup) tls-sprint
Wed, 29 Apr 2009 10:29:03 +0200 sylvain thenault update rtags api tls-sprint
Tue, 28 Apr 2009 11:22:31 +0200 sylvain thenault fix imports, cleanup, repair some ajax calls tls-sprint
Fri, 24 Apr 2009 09:20:36 +0200 sylvain thenault oos, set rmode for wf_info_for / object tls-sprint
Thu, 09 Apr 2009 12:37:00 +0200 sylvain thenault put class, not class name into rwidgets. New rfields rtags to specify a field for a relation tls-sprint
Wed, 08 Apr 2009 11:33:12 +0200 sylvain thenault for a correct handling of rtags, they should not ever be reloaded and they should be initialized once registration is finished tls-sprint
less more (0) tip