debian/cubicweb-dev.lintian-overrides
author |
Denis Laxalde <denis.laxalde@logilab.fr> |
|
Thu, 11 Sep 2014 16:43:20 +0200 |
changeset 9976 |
457efde98629 |
parent 9345 |
b02e2912cad5
|
child 10126 |
459c5585d2f1 |
permissions |
-rw-r--r-- |
[views] Display attributes in entity creation form based on "add" permission
Previously, the "update" permission was used. Hence in case the latter is
more restrictive that the "add" permission, an user may not be able to set
such an attribute, despite she may have "add" permission on it.
As a result of the change of permissions action in `editable_attributes`
method (add/update depending on whether the entity is being created or
modified), the "eid" attribute would have shown up in the edition form. To
avoid this, it is moved in the "hidden" section (where it should arguably
belong anyways).
Closes #4342844.
9345
b02e2912cad5
[debian] add lintian override for a false positive
Julien Cristau <julien.cristau@logilab.fr>
parents:
diff
changeset
|
1 |
missing-dep-for-interpreter make => make | build-essential | dpkg-dev (usr/share/pyshared/cubicweb/skeleton/debian/rules.tmpl)
|