From bc776233f153540ab8010b51f20bac2d2a371ac4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Messiant?= Date: Tue, 8 Oct 2013 15:13:55 +0200 Subject: [PATCH] Update CHANGES.rst --- CHANGES.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 7103faf..b9cade0 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -4,6 +4,15 @@ Changelog 1.1 (unreleased) ---------------- +- Use full title instead of Title in position view title. + [cedricmessiant] + +- Show organization's and root organization's name in position's full title. + [cedricmessiant] + +- Add first organization title in held position's title. + [cedricmessiant] + - Added logo and activity rich field on organization type. [thomasdesvenain]