From 5367bee1b2ed6804ae6100c18d92caffd8d26ae5 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Mon, 6 Apr 2015 13:37:31 -0400 Subject: [PATCH] Update 2.0 release notes to add closed issues --- docs/releases/2.0.rst | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/docs/releases/2.0.rst b/docs/releases/2.0.rst index 02bb436d80..785f0067b6 100644 --- a/docs/releases/2.0.rst +++ b/docs/releases/2.0.rst @@ -12,6 +12,13 @@ What's new in Mayan EDMS v2.0 * Appearance app * Update to Django 1.7.7 * Update frontend UI to use Bootstrap +* Improved document page navigation interface +* Merge of document_print and document_hard_copy views +* New class based and menu based navigation system +* Menu reorganization +* Repurpose the installtion app +* Removal of Python 2.6 support +* Use of Font Awesome Upgrading from a previous version @@ -70,7 +77,12 @@ Backward incompatible changes Bugs fixed or issues closed =========================== -* `issue #158 `_ Plural form not matching singular form in ocr app bug i18n +* `issue #33 `_ Update to Django 1.7 +* `issue #59 `_ Simplify and reduce code in templates +* `issue #67 `_ Python 3 compatibility: Update models __unicode__ methdo to __str__ methods (using Django's six library) +* `issue #121 `_ Twitter Bootstrap theme for Mayan EDMS +* `issue #155 `_ Header does not fit list on documents/list on small screens (laptop) .. _PyPI: https://pypi.python.org/pypi/mayan-edms/