Wed, 02 Dec 2009 16:57:17 +0100 | Sylvain Thénault | slightly adapt title and hide boxes when view is called as a non primary view | changeset | files |
Wed, 02 Dec 2009 16:56:28 +0100 | Sylvain Thénault | allow to override is_primary result using an argument given to object constructor (have to be given to 'initargs' argument of .render like initargs={'is_primary': False} | changeset | files |
Wed, 02 Dec 2009 15:08:11 +0100 | Aurelien Campeas | typo | changeset | files |
Wed, 02 Dec 2009 14:38:17 +0100 | Sylvain Thénault | new generic urlattr view | changeset | files |
Wed, 02 Dec 2009 14:37:19 +0100 | Sylvain Thénault | update _render_attribute / _render_relation prototype to gain more control on label through uicfg (for attributes and relations). Keep bw compat for crm/iliane | changeset | files |
Wed, 02 Dec 2009 14:35:23 +0100 | Sylvain Thénault | when fields are displayed in a table and label should'nt be displayed, set colspan to 2 on the field value cell | changeset | files |