web/wdoc/glossary_en.rst
author Rémi Cardona <remi.cardona@logilab.fr>
Thu, 03 Apr 2014 14:17:16 +0200
changeset 10091 09878c2f8621
parent 0 b97547f5f1fa
permissions -rw-r--r--
[dataimport] Have ucsvreader's API match that of csv.reader (closes #3705701) 'separator' and 'quote' are replaced with 'delimiter' and 'quotechar'.

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.