Skip to content

Latest commit

 

History

History
49 lines (32 loc) · 1020 Bytes

CHANGELOG.md

File metadata and controls

49 lines (32 loc) · 1020 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

  • wizards seem to have no visible effect
  • add captcha to form

2019-11-28

Changed

  • db being saved to db/ folder now
  • css stylesheet to better accommodate activity card grid

Added

  • CMD to dockerfile to run server
  • django-debug-toolbar, but required bad hack, should be fixed up

2019-11-27

Added

  • docker-compose yaml file and web app dockerfile

2019-11-26

Changed

  • switch contact bar plugin model from social contact to contact

Added

  • documentation about FA icon names in contact bar

2019-11-25

Added

  • Activity card plugin
  • Contact form plugin
  • add fa to classes in contact bar plugin template

2019-11-24

Added

  • safe template filter for text bubble content

Removed

Fixed