web/uicfg.py
Tue, 24 Nov 2015 14:08:47 +0100 Julien Cristau Remove trailing empty lines
Thu, 19 Dec 2013 11:55:00 +0100 Aurelien Campeas fix deprecation info stable
Thu, 10 Jan 2013 18:34:10 +0100 Aurelien Campeas [uicfg] uicfg.py moves from web/ to web/views/ (prepares #2406609)
Thu, 17 Jan 2013 14:29:12 +0100 Aurelien Campeas [uicfg] remove pre 3.6 bw compat structure (prepares #2406609)
Thu, 16 Feb 2012 14:14:52 +0100 Sylvain Thénault [spelling] fix dictionnary -> dictionary typo stable
Fri, 21 Oct 2011 14:32:37 +0200 Sylvain Thénault [diet] drop pre 3.6 API compatibility (but attempt to keep data cmopatibility). Closes #2017916
Fri, 30 Sep 2011 11:15:40 +0200 Sylvain Thénault [book] startup views: add a note about *manage* view stable
Thu, 22 Sep 2011 15:54:57 +0200 Sylvain Thénault [cleanup] stable
Thu, 27 Jan 2011 07:45:52 +0100 Sylvain Thénault [uicfg] fix reledit rtag initialization for final relations stable
Thu, 27 Jan 2011 07:45:14 +0100 Sylvain Thénault [uicfg] use INTERNAL_TYPES and WORKFLOW_TYPES to initialize indexview_etype_section dict stable
Fri, 14 Jan 2011 18:30:37 +0100 Sylvain Thénault [ui tweaks] fix default ui stable
Wed, 29 Sep 2010 16:16:32 +0200 Sylvain Thénault backport stable
Fri, 24 Sep 2010 12:53:56 +0200 Sylvain Thénault [primary view] refactor label handling (hence render_[attribute|relation]) so we uniformly use _rel_label which provides properly contextified labels stable
Thu, 23 Sep 2010 23:28:58 +0200 Sylvain Thénault backport stable
Fri, 17 Sep 2010 16:54:57 +0200 Sylvain Thénault [reledit] more api cleanup stable
Fri, 17 Sep 2010 16:54:56 +0200 Sylvain Thénault [reledit] new rtag entry to control apparition of relation label in default value stable
Thu, 16 Sep 2010 18:56:35 +0200 Sylvain Thénault backport stable into default
Wed, 15 Sep 2010 15:00:04 +0200 Aurelien Campeas [views/reledit] refactor composite handling stable
Mon, 06 Sep 2010 15:03:11 +0200 Sylvain Thénault backport stable
Fri, 03 Sep 2010 15:42:14 +0200 Aurelien Campeas [web/uicfg] better error reporting for reledit_ctrl stable
Wed, 04 Aug 2010 11:16:38 +0200 Sylvain Thénault [primary] refactor primary view handling of relation's label
Fri, 02 Jul 2010 15:26:59 +0200 Aurelien Campeas reledit refactoring
Thu, 01 Jul 2010 17:06:37 +0200 Sylvain Thénault backport stable
Tue, 22 Jun 2010 13:47:13 +0200 Pierre-Yves David [fix] fix a uicfg bug in autoform_section stable
Thu, 10 Jun 2010 14:16:47 +0200 Sylvain Thénault [form] refactor meta-attributes handling: hide them by default using uicfg.afs instead of returning None (or not, according to skip_meta_attr flag argument) in guess_field
Wed, 12 May 2010 17:07:07 +0200 Sylvain Thénault [uicfg] fix handling of 'order' in the primaryview_display_ctrl rtag: consider by default only schema order, not order of appearance of rules stable
Wed, 28 Apr 2010 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
Wed, 28 Apr 2010 10:06:01 +0200 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
Fri, 16 Apr 2010 17:00:49 +0200 Aurelien Campeas [doc/book] refresh the autoform section with uicfg content (moved there) stable
Wed, 14 Apr 2010 18:54:28 +0200 Aurelien Campeas section moved to the book stable
Tue, 13 Apr 2010 19:16:30 +0200 Aurelien Campeas [doc/book] primary view section enhancements stable
Fri, 02 Apr 2010 16:10:17 +0200 Sylvain Thénault fix rest formatting stable
Thu, 18 Mar 2010 09:07:10 +0100 Adrien Chauve Fixed some of the documentation warnings when building the book with sphinx. stable
Wed, 17 Mar 2010 09:58:37 +0100 Stephanie Marcu improve documentation for uicfg and rtags stable
Mon, 22 Feb 2010 17:23:46 +0100 Julien Jehannet le patch fix-3.6-deprecation-warning a été importé stable
Fri, 26 Feb 2010 13:19:14 +0100 Sylvain Thénault kill dead/useless code as suggested by pylint stable
Thu, 25 Feb 2010 11:40:47 +0100 Adrien Di Mascio [uicfg] section='inlined' is acceptable for inlined forms stable
Wed, 17 Feb 2010 12:21:28 +0100 Sylvain Thénault [schema security] fix so that when cheking attributes perms for an entity being created, 'owners' and has_*_permission in erqlexpr are considered satisfied stable
Mon, 15 Feb 2010 15:10:25 +0100 Sylvain Thénault follow yams api change: attributes permissions are now defined for stable
Fri, 12 Feb 2010 22:40:44 +0100 Nicolas Chauvat [uicfg] make deprecation message easier to understand stable
Fri, 12 Feb 2010 16:48:57 +0100 Adrien Di Mascio [uicfg] allow autoform_section's formtype parameter to be a tuple stable
Tue, 09 Feb 2010 16:20:01 +0100 Sylvain Thénault missing import for 2.4 compat
Wed, 27 Jan 2010 10:17:27 +0100 Sylvain Thénault should not raise KeyError if key's missing
Tue, 26 Jan 2010 13:32:54 +0100 Sylvain Thénault [uicfg] fix autoform_section rtags initialization
Tue, 26 Jan 2010 10:28:30 +0100 Sylvain Thénault [uicfg] clean dead code, fix indexview_etype_section for ExternalUri and Bookmark
Tue, 26 Jan 2010 10:27:52 +0100 Sylvain Thénault [uicfg] fix reloading pb with the indexview_etype_section
Mon, 25 Jan 2010 21:17:15 +0100 Sylvain Thénault fix copyright
Mon, 25 Jan 2010 19:18:33 +0100 Sylvain Thénault some fixes so that deprecation warning are properly localized
Tue, 19 Jan 2010 12:17:22 +0100 Sylvain Thénault fix autoform_is_inlined bw compat
Mon, 18 Jan 2010 19:21:30 +0100 Sylvain Thénault backport stable branch
Thu, 07 Jan 2010 16:52:32 +0100 Adrien Di Mascio update copyright: welcome 2010 stable
Fri, 18 Dec 2009 15:10:38 +0100 Pierre-Yves Improve warning message
Wed, 09 Dec 2009 15:18:49 +0100 Sylvain Thénault check a permission has been specified first...
Wed, 09 Dec 2009 12:52:21 +0100 Sylvain Thénault missing role argument
Wed, 09 Dec 2009 12:22:21 +0100 Sylvain Thénault some api update
Tue, 08 Dec 2009 09:10:39 +0100 Sylvain Thénault some cw 3.6 api update
Mon, 07 Dec 2009 07:10:40 -0800 Sandrine Ribeau more api renaming/fixing update
Mon, 07 Dec 2009 05:09:09 -0800 Sandrine Ribeau fix bad merge
Fri, 20 Nov 2009 19:35:54 +0100 Sylvain Thénault backport stable branch (one more time painfully)
Thu, 19 Nov 2009 12:55:47 +0100 Sylvain Thénault reldefsecurity branch : reldefsecurity
less more (0) -100 -60 tip