homepage redirect to backoffice (#12545)
breadcrumb and title fix on management page (#12540)
don't show identifier's scheme on unsubscription page (#12544)
trivial: spelling fix
french translations update
use datetime picker for announce publish and expiration dates
remove local copies of jquery and fontawesome (#12507)
misc: publish menu.json to get a menu entry into publik sidepage menu (#12508)
authentication views fix
unsubscribe link (#10795)
announces send command (#10805)
Ran as cron job every 5 minutes
misc: rename category deletion view
rename broadcast attributes
api: subscriptions management endpoint (#10794)
api: newsletters retrieval endpoint (#10794)
fix item publication date in atom view
trivial: pep8 fixes
settings: get local settings from CORBO_SETTINGS_FILE environment variable
fix french translation
setup.py: add locales
Update manifest
announce content is rich text field
compat: django1.8 modelForm
add missing migration
general: update dialogs to match style guide
trivial: declare fields attribute for announce form (django 1.8 compat)
SMS length set to 160 chars
Closes #6369
announces number per page set to 20
Closes #6372
feed item's publishing date computing fix
Closes #6374
announce content length check if sms channel prefered
announce broadcasting channels added
calendar icon displayed next to date fields
announce publication and expiration dates displayed in form
publication time displayed only if announces is published
objects views updated
objects management forms and templates reviewed
Forms file added
modification time displayed in announces list
initial localisation files
Rss view renamed to Atom. Url updated
gadjo theme used for templatesCategory and announces management views and urls updated
announce object status methods refactored
unused view deleted
announce filtering by category
RichTextField used to edit announce content
handling authentication through django-mellon
category managing urls added
UI improvements
announce status computing methods
initial commit with models schema and basic GUI