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
stable
|
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}
stable
|
changeset |
files
|
Wed, 02 Dec 2009 15:08:11 +0100 |
Aurelien Campeas |
typo
stable
|
changeset |
files
|
Wed, 02 Dec 2009 14:38:17 +0100 |
Sylvain Thénault |
new generic urlattr view
stable
|
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
stable
|
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
stable
|
changeset |
files
|
Wed, 02 Dec 2009 13:22:50 +0100 |
Aurelien Campeas |
fix format string
stable
|
changeset |
files
|
Wed, 02 Dec 2009 12:55:51 +0100 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
Wed, 02 Dec 2009 12:55:41 +0100 |
Sylvain Thénault |
fix workflow consistency: check state/transition name uniqness in the wf when state/transition name is modified ; use the new msg argument of rql constraints to have a nicer error message on failure
stable
|
changeset |
files
|
Wed, 02 Dec 2009 12:54:16 +0100 |
Sylvain Thénault |
nicer __str__ and __repr__ methods on rql constraints
stable
|
changeset |
files
|
Wed, 02 Dec 2009 12:53:46 +0100 |
Sylvain Thénault |
refactor so that we can specify an extra argument to constraints which
stable
|
changeset |
files
|
Wed, 02 Dec 2009 12:52:55 +0100 |
Sylvain Thénault |
nicer mainvars/expression handling when initializing rql constraints
stable
|
changeset |
files
|
Wed, 02 Dec 2009 11:57:38 +0100 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
Wed, 02 Dec 2009 11:53:25 +0100 |
Sylvain Thénault |
fix RQLUniqueConstraint behaviour by using a DISTINCT query and allowing
stable
|
changeset |
files
|