Basics¶
This section explains the very basics, logging in, home view and general overview of model views.
Login¶
The first screen that appears is the log-in screen. Please log in with your credentials.
Home view¶
The home view
will show up after a successfull login. It changes, based on
user permissions. In this example, it is the view superusers see – everything.
In the header, the left part shows the name of the publisher and the link to the maintainer’s website. The right shows links to this user manual, for changing the password and logging out. This header is present in all views.
We have two columns, the left one shows sections of models, with links to change and add views. The right column shows up to 10 latest actions of the current user.
Model Views¶
Every model has at least 4 views:
List
- view listing objects, includes search, filtering and batch actionsAdd
- view for adding new objectsChange
- view for changing an object, includes delete buttonHistory
- view where changes to an object are shown, accessible fromchange
view
Add
and change
are usually very similar. They often contain forms for editing related models.
E.g. in add musical work
, one can also add alternate titles, recordings, etc.
The views are explained in detail in Musical Works.