Tue, 17 Jul 2012 12:24:46 +0200 | Sylvain Thénault | [entity api] unify set_attributes / set_relations into a cw_set method. Closes #2423719 | changeset | files |
Thu, 19 Jul 2012 09:01:54 +0200 | Sylvain Thénault | [workflow ui] fix state/transition edition form on existing entity. Closes #2423531 | changeset | files |
Fri, 20 Jul 2012 11:42:59 +0200 | Florent Cayré | [predicates] fix predicates that erroneously evaluate the entity passed as a parameter as a boolean, instead of testing its existence in the keyword arguments -using the kwargs.get('entity') idiom instead of 'entity' in kwargs or similar- ; closes #2424288 | changeset | files |