Daniele Procida

Results 45 issues of Daniele Procida

It should be possible to provide Entities with: - multiple email addresses - labelled email addresses (e.g. General enquiries, Complaints department, etc)

New functionality

... maybe. Think about it.

Design decision required

oh dear oh dear oh dear - "main_page", for example

Bug

Under what circumstances should they be highlighted?

Design decision required

In the editor, the heading levels available seem to derive from some other setting...

If we are in single entity mode, and looking at a person's contact details, for the main entity the entity name need not be shown as part of the role.

An event can be Saved as new - unless there is an Object link on it

Issue in a dependency

In our code: https://github.com/divio/django-cms/search?utf8=✓&q=SEND_BROKEN_LINK_EMAILS But, `SEND_BROKEN_LINK_EMAILS` was [removed in Django 1.8](https://docs.djangoproject.com/en/1.9/internals/deprecation/#deprecation-removed-in-1-8). Instead, developers should add `django.middleware.common.BrokenLinkEmailsMiddleware` to the `MIDDLEWARE_CLASSES` setting.

component: documentation
kind: bug

Much of the information needing to be provided already exists in the documentation, so it's mostly a case of gathering it together.

good first issues
component: documentation
status: accepted
Hacktoberfest