CHANGELOG

0.3

  • Mediatree-Komponente deaktiviert (muss auf Python 3 upgegraded werden) – geplant für v0.4

  • Newsletter-Komponente deaktiviert (muss auf Python 3 upgegraded werden) – geplant für v0.4

  • Python 3 Unterstützung hinzugefügt

  • Umstellung von develop/master Modell auf feature-Branching Modell (Standard-Branch: master)

  • Migration des Projekts auf Django 1.8.8 und django CMS 3.2

  • Beispiel-Inhalte zum Laden hinzugefügt (zuerst via Fixtures, später umgestellt auf Management Commands)

  • Integration von Piwik open source analytics (optional mit django-analytical)

  • Testabdeckung bereitgestellt, endlich!

  • Start von Continuous Builds (Travis-CI, Shippable)

Changes:https://github.com/Organice/django-organice/compare/v0.2...v0.3
Dependencies:https://github.com/Organice/django-organice/blob/v0.3/requirements.txt

0.2

  • Makefile auf Projektebene

  • Automatisierung des Übersetzungsprozesses mit Transifex (nur für die Dokumentation)

  • Neue Einstellungsoptionen (ORGANICE_URL_PATH_...)

  • Newsletter Editor-Konfiguration, Newsletter Vorlage-Beispiel

  • Social Login und Benutzerprofile hinzugefügt (django-allauth)

  • Web Assets Pipeline hinzugefügt (bootstrap-sass, Compass, UglifyJS v2)

  • jQuery auf v1.11.0 aktualisiert, Vorlagen mit Bootstrap neu überholt

  • Sprachauswahl Dropdown-Menü hinzugefügt

  • Daten von Website-Themes (Vorlagen, Styles und JavaScript) und Web Assets Pipeline in separate Projekte ausgelagert

  • Generieren der Serverkonfiguration (lighttpd) und weiterer Optionen in organice-setup

  • Medien-Management hinzugefügt (django-media-tree)

  • Todo-Listen hinzugefügt (django-todo)

  • Generische Analytics-Integration hinzugefügt (django-analytical)

Changes:https://github.com/Organice/django-organice/compare/v0.1...v0.2
Dependencies:https://github.com/Organice/django-organice/blob/v0.2/docs/requirements.txt

0.1

  • Erstausgabe

  • Basierend auf Django 1.5.5, django CMS 2.4.3, Zinnia blog 0.13, Emencia newsletter 0.3.dev

  • Natürlicherer i18n-Mechanismus als der in Django eingebaute, ohne Sprachen-Präfix für die Standardsprache

  • Setup-Skript mit Projektgenerierung, Deployment-Einstellungen, individuelle Vorlagen, Bootstrap 3

Dependencies:https://github.com/Organice/django-organice/blob/v0.1/docs/requirements.txt