web/wdoc/glossary_en.rst
author Julien Cristau <julien.cristau@logilab.fr>
Thu, 19 Sep 2013 18:11:12 +0200 (2013-09-19)
branchstable
changeset 9234 ce504d23edf7
parent 0 b97547f5f1fa
permissions -rw-r--r--
[staticcontrollers] Raise Forbidden, not Unauthorized Unauthorized means "log in to get access", as it results in a HTTP 401. Here, the error is pretty much permanent, and returning 401 instead of 403 confuses things terribly. (This seems to be a pretty widespread confusion :/)
action box
    Area visible in the upper left column. You have a list of available actions on the entity. The most frequently used entry is `modify`.

object
    All element created in the application
    Example: project, ticket, user, ...

relation editing module
    HTML widget that let you define new relations amongst objects.

relation
    It's a kind of 'smart' link between 2 objets of the application. It has a specific sense that determine dynamic behaviour and add a new logic of the content.