web/wdoc/glossary_en.rst
author Nicolas Chauvat <nicolas.chauvat@logilab.fr>
Fri, 14 Mar 2014 11:20:53 +0100
changeset 9571 aaf83cc07eed
parent 0 b97547f5f1fa
permissions -rw-r--r--
[web] implement cross origin resource sharing (CORS) (closes #2491768) Partial implementation that is enough to get started but leaves out some of the advanced features like caching and non-simple methods and headers.

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.