web/wdoc/glossary_en.rst
author Julien Cristau <julien.cristau@logilab.fr>
Mon, 03 Feb 2014 18:19:26 +0100
changeset 9485 2b47e800cea6
parent 0 b97547f5f1fa
permissions -rw-r--r--
[serverctl] remove broken schema-sync command As far as I can tell the migration handler hasn't had a cmd_synchronize_schema method since cubicweb 3.2.0.

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.